git-annex/Assistant/WebApp
Joey Hess 91df4c6b53
Pass the various gnupg-options configs to gpg in several cases where they were not before.
Removed the instance LensGpgEncParams RemoteConfig because it encouraged
code that does not take the RemoteGitConfig into account.

RemoteType's setup was changed to take a RemoteGitConfig,
although the only place that is able to provide a non-empty one is
enableremote, when it's changing an existing remote. This led to several
folow-on changes, and got RemoteGitConfig plumbed through.
2016-05-23 17:03:20 -04:00
..
Configurators Pass the various gnupg-options configs to gpg in several cases where they were not before. 2016-05-23 17:03:20 -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 remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -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 Fix issue with yesod-core > 1.4.13. 2015-08-23 12:33:25 -04:00