aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* fix delay of daily sanity check (hacked for testing and accidentially committed)Gravatar Joey Hess2014-01-23
* try to drop unused object if it does not need to be transferred anywhereGravatar Joey Hess2014-01-23
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* add webapp UI to manage unused filesGravatar Joey Hess2014-01-23
* allow annex.expireunused to be set to false, as well as to a durationGravatar Joey Hess2014-01-22
* assistant unused file handlingGravatar Joey Hess2014-01-22
* assistant: Run the periodic git gc in batch mode.Gravatar Joey Hess2014-01-22
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* 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
* assistant: Detect if .git/annex/index is corrupt at startup, and recover.Gravatar Joey Hess2014-01-14
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...Gravatar Joey Hess2013-12-20
* flip for clarityGravatar Joey Hess2013-12-16
* assistant: Always batch changes found in startup scan.Gravatar Joey Hess2013-12-16
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* avoid needing --force on windows despite no lsofGravatar Joey Hess2013-12-09
* close tmp file handleGravatar Joey Hess2013-12-07
* avoid trying to use lsof when it's not in path and --forcedGravatar Joey Hess2013-12-04
* avoid repeatedly searching path to make batch command when running transferkeysGravatar Joey Hess2013-12-01
* Avoid using git commit in direct mode, since in some situations it will read ...Gravatar Joey Hess2013-12-01
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* tested multi-daemon upgradeGravatar Joey Hess2013-11-24
* show version in upgrade alertGravatar Joey Hess2013-11-24
* add support for fully automatic upgradesGravatar Joey Hess2013-11-24
* linux upgrade code debugged and workingGravatar Joey Hess2013-11-24
* completely untested linux upgrade codeGravatar Joey Hess2013-11-23
* queue and start download of git-annex from web, using git-annex, when upgrade...Gravatar Joey Hess2013-11-23
* global webapp redirects, to finish upgradesGravatar Joey Hess2013-11-23
* better UI flow through upgrade processGravatar Joey Hess2013-11-23
* restart on upgrade is working, including automatic restartGravatar Joey Hess2013-11-23
* got assistant upgrade detection to notice when I build a new version with cab...Gravatar Joey Hess2013-11-22
* assistant restart on upgradeGravatar Joey Hess2013-11-22
* watch git-annex program file to detect upgradesGravatar Joey Hess2013-11-22
* annex.autoupgrade settingGravatar Joey Hess2013-11-22
* remove debug codeGravatar Joey Hess2013-11-22
* fix inverted priorityGravatar Joey Hess2013-11-22
* use .info, allow multiple info files in same directoryGravatar Joey Hess2013-11-22
* upgrade alertsGravatar Joey Hess2013-11-21
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* log missing index at notice priorityGravatar Joey Hess2013-11-13
* inverted logicGravatar Joey Hess2013-11-13
* better handling of missing index fileGravatar Joey Hess2013-11-13
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Gravatar Joey Hess2013-11-13
* Improve local pairing behavior when two computers both try to start the pairi...Gravatar Joey Hess2013-11-02
* better control character sanity checkGravatar Joey Hess2013-11-02
* webapp: remind user when using repositories that lack consistency checksGravatar Joey Hess2013-10-29
* add post-repair actionsGravatar Joey Hess2013-10-29
* fix stale git locks as part of repo repairGravatar Joey Hess2013-10-29
* move code around and rename thread; no functional changesGravatar Joey Hess2013-10-29