summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* avoid auto-accepting pair requests from friends already paired withGravatar Joey Hess2013-04-30
* assistant: Fix bug that could cause incoming pushes to not get merged into th...Gravatar Joey Hess2013-04-30
* more xmpp debuggingGravatar Joey Hess2013-04-30
* Internet Archive!Gravatar Joey Hess2013-04-25
* use a DList for the deferred downloads queueGravatar Joey Hess2013-04-25
* committer tweak to wait for Watcher to resume after a max-size commitGravatar Joey Hess2013-04-25
* optimise direct mode startup scanGravatar Joey Hess2013-04-24
* assistant: Sanitize XMPP presence information logged for debugging.Gravatar Joey Hess2013-04-24
* get rid of need to run pre-commit hook when assistant commits in direct modeGravatar Joey Hess2013-04-24
* refactoring and minor performance tweakGravatar Joey Hess2013-04-24
* remove last use of TSetGravatar Joey Hess2013-04-24
* batch commit every 5 thousand changes, not 10 thousandGravatar Joey Hess2013-04-24
* convert PendingAddChange back to Change when an add failsGravatar Joey Hess2013-04-24
* show one alert when bulk adding filesGravatar Joey Hess2013-04-24
* assistant: when an add fails, requeue it for laterGravatar Joey Hess2013-04-23
* rename moduleGravatar Joey Hess2013-04-23
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* fix warningGravatar Joey Hess2013-04-20
* assistant: Work around misfeature in git 1.8.2 that makes `git commit --alow-...Gravatar Joey Hess2013-04-18
* refactor static route definition -- android webapp build fixGravatar Joey Hess2013-04-17
* remove debugGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* assistant: Bug fix to avoid annexing the files that git uses to stand in for ...Gravatar Joey Hess2013-04-10
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* 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
* more efficient uuid to remote lookupGravatar Joey Hess2013-04-02
* convert "./file" from inotify to just "file"Gravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* optimise last commitGravatar Joey Hess2013-04-02
* assistant: Fix bug that could cause direct mode files to be unstaged from git.Gravatar Joey Hess2013-04-02
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31
* assistant: Check small files into git directly.Gravatar Joey Hess2013-03-29
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* avoid removing a transfer being made by another processGravatar Joey Hess2013-03-28
* webapp: Fix a race that sometimes caused alerts or other notifications to be ...Gravatar Joey Hess2013-03-27
* fix build with xmpp and w/o webappGravatar Joey Hess2013-03-24
* maintain pools of running transferkeys processes (untested)Gravatar Joey Hess2013-03-19
* move display of transfer scan in progress to transfers section of dashboardGravatar Joey Hess2013-03-19
* new alert while scanningGravatar Joey Hess2013-03-18
* deal with transferkey crashingGravatar Joey Hess2013-03-18
* ensureGravatar Joey Hess2013-03-18
* optimisation for transfers to drives that are not plugged inGravatar Joey Hess2013-03-18
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* assistant: Fix OSX bug that prevented committing changed files to a repositor...Gravatar Joey Hess2013-03-17
* assistant: Avoid syncing with annex-ignored remotes when reconnecting to the ...Gravatar Joey Hess2013-03-17