Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix dropping files from untrusted repositories | Joey Hess | 2013-03-31 |
| | | | | | An off-by-one prevented the assistant ever dropping files from untrusted repositories. | ||
* | typo | Joey Hess | 2013-03-01 |
| | |||
* | add additional debug info about reasons for drops | Joey Hess | 2013-03-01 |
| | |||
* | --auto fixes | Joey Hess | 2012-12-06 |
| | | | | | | | * get/copy --auto: Transfer data even if it would exceed numcopies, when preferred content settings want it. * drop --auto: Fix dropping content when there are no preferred content settings. | ||
* | assistant: Avoid trying to drop content from remotes that don't have it. | Joey Hess | 2012-12-05 |
| | |||
* | typo | Joey Hess | 2012-12-05 |
| | |||
* | avoid crashing threads that drop content if the drop crashes | Joey Hess | 2012-12-05 |
| | |||
* | better function name | Joey Hess | 2012-12-01 |
| | |||
* | webapp and assistant glacier support | Joey Hess | 2012-11-24 |
| | |||
* | don't try to transfer data to/from XMPP remotes | Joey Hess | 2012-11-11 |
| | | | | | Partition syncRemotes into ones needing git sync (ie, non-special remotes), and ones needing data sync (ie, non-XMPP remotes). | ||
* | use trustExclude | Joey Hess | 2012-11-11 |
| | |||
* | where indentation | Joey Hess | 2012-10-31 |
| | |||
* | finished pushing Assistant monad into all relevant files | Joey Hess | 2012-10-30 |
| | | | | All temporary and old functions are removed. | ||
* | cleanup daemonStatus accessors | Joey Hess | 2012-10-30 |
| | |||
* | check and drop after uploads | Joey Hess | 2012-10-18 |
| | |||
* | check and drop unwanted content from remotes after receiving a transfer | Joey Hess | 2012-10-18 |
| | |||
* | split | Joey Hess | 2012-10-18 |