aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads/TransferScanner.hs
Commit message (Expand)AuthorAge
* add exporter thread to assistantGravatar Joey Hess2017-09-20
* first pass at assistant knowing about export remotesGravatar Joey Hess2017-09-20
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* remove unused importGravatar Joey Hess2017-03-08
* assistant: Add 1/200th second delay between checking each file in the full tr...Gravatar Joey Hess2017-03-06
* remove xmpp supportGravatar Joey Hess2016-11-14
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* reorgGravatar Joey Hess2015-12-15
* add VerifiedCopy data typeGravatar Joey Hess2015-10-08
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* remove webUUID special caseGravatar Joey Hess2014-12-17
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* avoid using function named that conflicts with name used in newer version of ...Gravatar Joey Hess2014-01-29
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* much better command action handling for sync --contentGravatar Joey Hess2014-01-20
* sync --content: New option that makes the content of annexed files be transfe...Gravatar Joey Hess2014-01-19
* hlintGravatar Joey Hess2013-10-02
* assistant: Clear the list of failed transfers when doing a full transfer scan...Gravatar Joey Hess2013-09-25
* assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20
* check for unused keys on an unwanted remote, and move them off, before deleti...Gravatar Joey Hess2013-04-03
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
* detect when unwanted remote is empty and remove itGravatar Joey Hess2013-04-03
* move display of transfer scan in progress to transfers section of dashboardGravatar Joey Hess2013-03-19
* new alert while scanningGravatar Joey Hess2013-03-18
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* assistant: Sync with all git remotes on startup.Gravatar Joey Hess2013-03-08
* add additional debug info about reasons for dropsGravatar Joey Hess2013-03-01
* add additional debug info about reasons for transfersGravatar Joey Hess2013-03-01
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* --auto fixesGravatar Joey Hess2012-12-06
* better function nameGravatar Joey Hess2012-12-01
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
* don't try to transfer data to/from XMPP remotesGravatar Joey Hess2012-11-11
* finished pushing Assistant monad into all relevant filesGravatar Joey Hess2012-10-30
* cleanup daemonStatus accessorsGravatar Joey Hess2012-10-30
* split ScanRemotes and liftedGravatar Joey Hess2012-10-29
* lift alertWhileGravatar Joey Hess2012-10-29
* converted 6 more threadsGravatar Joey Hess2012-10-29
* Assistant monad, stage 2.5Gravatar Joey Hess2012-10-29
* check and drop after uploadsGravatar Joey Hess2012-10-18
* check and drop unwanted content from remotes after receiving a transferGravatar Joey Hess2012-10-18
* splitGravatar Joey Hess2012-10-18
* drop unwanted content in the transfer scanGravatar Joey Hess2012-10-18
* minor transfer scanner code reworkingGravatar Joey Hess2012-10-18
* better variable nameGravatar Joey Hess2012-10-14
* avoid queuing transfers for remotes after syncing to them is pausedGravatar Joey Hess2012-10-14
* use gitRepoGravatar Joey Hess2012-10-12
* assistant: Now honors preferred content settings when deciding what to transfer.Gravatar Joey Hess2012-10-09
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* cleanupGravatar Joey Hess2012-09-17