git-annex/Assistant/WebApp
Joey Hess e864c8d033 blind enabling gcrypt repos on rsync.net
This pulls off quite a nice trick: When given a path on rsync.net, it
determines if it is an encrypted git repository that the user has
the key to decrypt, and merges with it. This is works even when
the local repository had no idea that the gcrypt remote exists!

(As previously done with local drives.)

This commit sponsored by Pedro Côrte-Real
2013-09-27 16:21:56 -04:00
..
Configurators blind enabling gcrypt repos on rsync.net 2013-09-27 16:21:56 -04:00
Common.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Configurators.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Control.hs fun with exec 2013-07-23 17:31:51 -04:00
DashBoard.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Documentation.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Form.hs webapp: Support storing encrypted git repositories on rsync.net. 2013-09-26 16:43:00 -04:00
Gpg.hs blind enabling gcrypt repos on rsync.net 2013-09-27 16:21:56 -04:00
Notifications.hs remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
OtherRepos.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Page.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
RepoList.hs remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
routes remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
SideBar.hs clean up build warnings with yesod 1.2, while still building with 1.1 2013-06-27 01:15:28 -04:00
Types.hs remove another sum type that was only needed to work around a bug in old yesod 2013-09-27 00:35:37 -04:00
Utility.hs refactor 2013-09-27 00:27:59 -04:00