git-annex/Assistant/WebApp
Joey Hess 8e4cbefbc6
also avoid crashing in most circumstances if unable to determine the username
Mostly the username is only used for the git committer or other display
purposes, and we can just fall back to a dummy value in these cases.

The only remaining place where an error is thrown is when starting local
pairing, which needs the username to be known.
2016-06-08 15:04:15 -04:00
..
Configurators also avoid crashing in most circumstances if unable to determine the username 2016-06-08 15:04:15 -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