git-annex/Assistant/WebApp
Joey Hess 1a0e2c9901
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
Note that get --from foo --failed will get things that a previous get --from bar
tried and failed to get, etc. I considered making --failed only retry
transfers from the same remote, but it was easier, and seems more useful,
to not have the same remote requirement.

Noisy due to some refactoring into Types/
2016-08-03 12:37:12 -04:00
..
Configurators uninit: Fix crash due to trying to write to deleted keys db. 2016-07-12 14:18:35 -04:00
Common.hs generalize catchHardwareFault to catchIOErrorType 2015-12-06 16:26:38 -04:00
Configurators.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Control.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
DashBoard.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00
Documentation.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Form.hs Dropped support for older versions of yesod and warp than the ones in Debian Jessie. 2015-04-22 16:19:11 -04:00
Gpg.hs support gpg.program 2015-09-09 18:06:49 -04:00
MakeRemote.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Notifications.hs Dropped support for older versions of yesod and warp than the ones in Debian Jessie. 2015-04-22 16:19:11 -04:00
OtherRepos.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Page.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Repair.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
RepoId.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
RepoList.hs webapp: Avoid confusing display of dead remotes. 2016-05-12 16:12:16 -04:00
routes webapp: Remove the "disable remote" feature from the UI. 2015-09-21 13:05:44 -04:00
SideBar.hs another FlexibleContexts fix 2015-05-10 15:46:59 -04:00
Types.hs get, move, copy, mirror: Added --failed switch which retries failed copies/moves 2016-08-03 12:37:12 -04:00