summaryrefslogtreecommitdiff
path: root/Assistant/Threads
Commit message (Expand)AuthorAge
* add "configure" link to each repository in the webapp's repo listGravatar Joey Hess2012-10-09
* revert bad changeGravatar Joey Hess2012-10-09
* 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
* avoid crashing committer if it fails to stage changesGravatar Joey Hess2012-10-02
* always check with ls-files before adding new filesGravatar Joey Hess2012-10-02
* avoid some warnings when built w/o dbusGravatar Joey Hess2012-09-29
* close unreproducible bug and remove expensive code added to debug itGravatar Joey Hess2012-09-28
* add a configurator for S3Gravatar Joey Hess2012-09-26
* quiet calls to transferkeyGravatar Joey Hess2012-09-24
* don't queue uploads for failed downloadsGravatar Joey Hess2012-09-24
* default annex.delayadd to 1 on OSXGravatar Joey Hess2012-09-21
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* upload progress bar for git remote on same filesystemGravatar Joey Hess2012-09-20
* add annex.delayadd configurationGravatar Joey Hess2012-09-19
* support old versions of git that do not have --allow-empty-messageGravatar Joey Hess2012-09-19
* add missing --no-verify to prevent the pre-commit hook's git annex fixGravatar Joey Hess2012-09-19
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* avoid making empty commitsGravatar Joey Hess2012-09-18
* avoid sending uploads right back to where the download came fromGravatar Joey Hess2012-09-18
* when a Download finishes, queue UploadsGravatar Joey Hess2012-09-18
* run current branch merge in annex monadGravatar Joey Hess2012-09-17
* deferred downloadsGravatar Joey Hess2012-09-17
* cleanupGravatar Joey Hess2012-09-17
* simplifyGravatar Joey Hess2012-09-17
* better name for fallback sync refsGravatar Joey Hess2012-09-16
* ensure outgoing sync pushes always succeed when repo is accessibleGravatar Joey Hess2012-09-16
* make the merger merge any equivilant sync branch into the current branchGravatar Joey Hess2012-09-16
* hlintGravatar Joey Hess2012-09-13
* Remove trailing whitespaceGravatar Richard Hartmann2012-09-11
* fixed all pairing alert issuesGravatar Joey Hess2012-09-11
* fix combining of pairing alertsGravatar Joey Hess2012-09-11
* pairing works!!Gravatar Joey Hess2012-09-11
* keep track of the stage we're at in pairingGravatar Joey Hess2012-09-11
* additional security sanity checks on pairing messagesGravatar Joey Hess2012-09-11
* add a UUID to pair requestsGravatar Joey Hess2012-09-11
* handle stale PairAcksGravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* add an alert while a locally initiated pairing request is in progressGravatar Joey Hess2012-09-09
* pair request alert tweaksGravatar Joey Hess2012-09-09
* update pair request alert when button is pressedGravatar Joey Hess2012-09-09
* moved the PairStage inside the Verifiable dataGravatar Joey Hess2012-09-08
* add a PairDone messageGravatar Joey Hess2012-09-08
* render webapp staitc file url using yesodGravatar Joey Hess2012-09-08
* first pass at alert buttonsGravatar Joey Hess2012-09-08
* add remote directory to pair requestGravatar Joey Hess2012-09-08
* filter out our own pairing requestsGravatar Joey Hess2012-09-08
* fix build without pairing supportGravatar Joey Hess2012-09-08