aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* webapp: Switched to using the same multicast IP address that avahi uses.Gravatar Joey Hess2012-10-22
* webapp: Allow dashes in ssh key comments when pairing.Gravatar Joey Hess2012-10-22
* push out config changesGravatar Joey Hess2012-10-21
* !! removalGravatar Joey Hess2012-10-21
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* removed 3 partial !! and got a much nicer implementationGravatar Joey Hess2012-10-20
* Merge branch 'safesemaphore'Gravatar Joey Hess2012-10-20
|\
* | nasty race workaroundGravatar Joey Hess2012-10-19
* | check preferred content when a file is moved or createdGravatar Joey Hess2012-10-19
* | 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
* | import S3 only when enabledGravatar Nicolas Pouillard2012-10-18
* | make repo description optionalGravatar Joey Hess2012-10-14
* | reorderGravatar Joey Hess2012-10-14
* | fix display of transfers for remotes not in syncRemotes listGravatar Joey Hess2012-10-14
* | 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
* | set/unset annex-sync, rather than annex-ignoreGravatar Joey Hess2012-10-11
* | avoid pairlistener crashGravatar Joey Hess2012-10-10
* | add "configure" link to each repository in the webapp's repo listGravatar Joey Hess2012-10-09
* | webapp automatic groupingGravatar 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
| * TransferSlots: Use SafeSemaphore's MSemN instead of QSemN from baseGravatar Ben Gamari2012-10-05
|/
* 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
* sanitize all git remote namesGravatar Joey Hess2012-09-29
* ifdef osx includesGravatar Joey Hess2012-09-28
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
* close unreproducible bug and remove expensive code added to debug itGravatar Joey Hess2012-09-28
* Add OSX standalone app license bundle, and arrange for the About pageGravatar Joey Hess2012-09-27
* webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file.Gravatar Joey Hess2012-09-27
* use ~/.ssh/git-annex-shell wrapperGravatar Joey Hess2012-09-26
* install a git-annex-shell shim script when the standalone OSX app runsGravatar Joey Hess2012-09-26
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* allow enabling existing S3 reposGravatar Joey Hess2012-09-26
* add a configurator for S3Gravatar Joey Hess2012-09-26
* license the webapp under the AGPL 3+Gravatar Joey Hess2012-09-24
* 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
* fix breakage caught by test suiteGravatar 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