git-annex/Assistant/WebApp
Joey Hess 2894ba5860 webapp: Only show up to 10 queued transfers.
The transfer queue can grow larger than 10 when queueing transfers for
files that were just received, as well as requeueing failed transfers.
I probably need to do some work to prevent that, as it could use a lot of
RAM. But for now, cap the number of displayed transfers in the webapp, to
avoid flooding the browser.
2013-02-28 15:51:53 -04:00
..
Configurators work around yesod bug that causes a warning 2013-02-27 18:31:59 -04:00
Common.hs webapp: Fix bad interaction between required fields and modals. 2012-12-02 17:32:54 -04:00
Configurators.hs annex.autocommit 2013-01-27 22:43:05 +11:00
Control.hs webapp: Now allows restarting any threads that crash. 2013-01-26 17:09:33 +11:00
DashBoard.hs webapp: Only show up to 10 queued transfers. 2013-02-28 15:51:53 -04:00
Documentation.hs webapp: Added help buttons and links next to fields that require explanations. 2012-12-02 22:33:30 -04:00
Form.hs webapp: Allow user to specify the ssh port when setting up a remote. 2012-12-06 17:09:38 -04:00
Notifications.hs Makefile now builds using cabal, taking advantage of cabal's automatic detection of appropriate build flags. 2013-02-27 02:39:22 -04:00
OtherRepos.hs webapp: Can now add a new local repository, and make it sync with the main local repository. 2013-02-18 20:37:26 -04:00
Page.hs type based git config handling 2012-12-29 23:10:18 -04:00
routes work around yesod bug that causes a warning 2013-02-27 18:31:59 -04:00
SideBar.hs simplify 2012-11-25 00:38:11 -04:00
Types.hs work around yesod bug that causes a warning 2013-02-27 18:31:59 -04:00
Utility.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00