git-annex/Assistant/WebApp/Configurators
Joey Hess 67e46229a5
change Remote.repo to Remote.getRepo
This is groundwork for letting a repo be instantiated the first time
it's actually used, instead of at startup.

The only behavior change is that some old special cases for xmpp remotes
were removed. Where before git-annex silently did nothing with those
no-longer supported remotes, it may now fail in some way.

The additional IO action should have no performance impact as long as
it's simply return.

This commit was sponsored by Boyd Stephen Smith Jr. on Patreon
2018-06-04 15:30:26 -04:00
..
AWS.hs Avoid backtraces on expected failures when built with ghc 8; only use backtraces for unexpected errors. 2016-11-15 21:29:54 -04:00
Delete.hs first pass at assistant knowing about export remotes 2017-09-20 13:58:27 -04:00
Edit.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
Fsck.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
IA.hs squish build warning when built w/o S3 2018-04-22 13:55:37 -04:00
Local.hs fix webapp opening in termux 2018-04-25 14:38:42 -04:00
Pairing.hs finally really add back custom-setup stanza 2017-12-31 16:36:39 -04:00
Preferences.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
Ssh.hs finally really add back custom-setup stanza 2017-12-31 16:36:39 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
WebDAV.hs add annex-ignore-command and annex-sync-command configs 2017-08-17 13:54:14 -04:00