| Commit message (Expand) | Author | Age |
* | webapp: Added UI to delete repositories. Closes: #689847 | Joey Hess | 2013-03-31 |
* | assistant: Check small files into git directly. | Joey Hess | 2013-03-29 |
* | New annex.largefiles setting, which configures which files `git annex add` an... | Joey Hess | 2013-03-29 |
* | typo | Joey Hess | 2013-03-28 |
* | avoid removing a transfer being made by another process | Joey Hess | 2013-03-28 |
* | avoid showing web special remote in sync alert | Joey Hess | 2013-03-28 |
* | webapp: Fix a race that sometimes caused alerts or other notifications to be ... | Joey Hess | 2013-03-27 |
* | avoid displaying alert when syncing only to removable drives and all not atta... | Joey Hess | 2013-03-27 |
* | fix inverted logic in filtering failed remotes | Joey Hess | 2013-03-27 |
* | fix build with xmpp and w/o webapp | Joey Hess | 2013-03-24 |
* | 2 minor fixes to transferkeys, otherwise it was perfect 1st time! | Joey Hess | 2013-03-20 |
* | maintain pools of running transferkeys processes (untested) | Joey Hess | 2013-03-19 |
* | move display of transfer scan in progress to transfers section of dashboard | Joey Hess | 2013-03-19 |
* | new alert while scanning | Joey Hess | 2013-03-18 |
* | deal with transferkey crashing | Joey Hess | 2013-03-18 |
* | ensure | Joey Hess | 2013-03-18 |
* | optimisation for transfers to drives that are not plugged in | Joey Hess | 2013-03-18 |
* | don't show sync failure for drive that's not plugged in | Joey Hess | 2013-03-18 |
* | add commas to remote list | Joey Hess | 2013-03-18 |
* | webapp: Improved alerts displayed when syncing with remotes, and when syncin... | Joey Hess | 2013-03-18 |
* | unify two similar alerts | Joey Hess | 2013-03-18 |
* | assistant: Fix OSX bug that prevented committing changed files to a repositor... | Joey Hess | 2013-03-17 |
* | assistant: Avoid syncing with annex-ignored remotes when reconnecting to the ... | Joey Hess | 2013-03-17 |
* | remove debug print | Joey Hess | 2013-03-17 |
* | xmpp: Re-enable XA flag, since disabling it did not turn out to help with the... | Joey Hess | 2013-03-16 |
* | xmpp: send a presence query when there's an important message to send | Joey Hess | 2013-03-16 |
* | xmpp: --debug now enables a sanitized dump of the XMPP protocol | Joey Hess | 2013-03-16 |
* | make liftAnnex and liftAssistant polymorphic, like liftIO | Joey Hess | 2013-03-16 |
* | add globallyAvailable to remotes | Joey Hess | 2013-03-15 |
* | clear cloud repo nudge when one is created | Joey Hess | 2013-03-15 |
* | webapp: Display an alert when there are XMPP remotes, and a cloud transfer re... | Joey Hess | 2013-03-15 |
* | webapp: Improved UI for pairing your own devices together using XMPP. | Joey Hess | 2013-03-15 |
* | no longer need webapp state storage! excellent | Joey Hess | 2013-03-15 |
* | show paused remotes in cost order, not at end of repo list | Joey Hess | 2013-03-14 |
* | proof of concept remote reordering UI (needs to be changed to use drag and drop) | Joey Hess | 2013-03-13 |
* | split cost out into its own module | Joey Hess | 2013-03-13 |
* | webapp: Set locally paired repositories to a lower cost than other network re... | Joey Hess | 2013-03-13 |
* | assistant: Be smarter about avoiding unncessary transfers. | Joey Hess | 2013-03-13 |
* | tweak | Joey Hess | 2013-03-13 |
* | gratuitous rename HomeR -> DashboardR | Joey Hess | 2013-03-12 |
* | split repolist out of configuration, into its own tab (temporarily) | Joey Hess | 2013-03-12 |
* | assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does n... | Joey Hess | 2013-03-12 |
* | better handling of batch renames | Joey Hess | 2013-03-11 |
* | detect directory rename and wait up to 1 second to get all the changes | Joey Hess | 2013-03-11 |
* | synthesize RmChange when a directory is deleted | Joey Hess | 2013-03-11 |
* | finish fast direct mode rename handling. wow, it's fast | Joey Hess | 2013-03-11 |
* | fix changeFile to not be partial | Joey Hess | 2013-03-11 |
* | detect renames during commit, and .. um, do nothing special because it's lunc... | Joey Hess | 2013-03-11 |
* | let's put type modules under the parent module, not in a Types directory | Joey Hess | 2013-03-10 |
* | assistant: generate better commits for renames | Joey Hess | 2013-03-10 |