git-annex/Assistant
Joey Hess e72f0b2898 only show latest warning, rather than combining warning alerts
In the case of the inotify limit warning, particularly, if it happens once
it will be happening repeatedly, and so combining alerts resulted in a
much too large alert message that took up a lot of memory and was too
large for the webapp to display.
2013-04-24 11:27:30 -04:00
..
Alert refactor alert button creation code 2013-04-04 01:48:26 -04:00
Install fix osx build 2013-04-22 11:24:48 -04:00
Pairing proof of concept remote reordering UI (needs to be changed to use drag and drop) 2013-03-13 17:59:33 -04:00
Threads assistant: when an add fails, requeue it for later 2013-04-23 18:23:04 -04:00
Types more efficient data type for ChangeChan 2013-04-23 14:54:54 -04:00
WebApp rename module 2013-04-23 11:38:52 -04:00
XMPP rename module 2013-04-23 11:38:52 -04:00
Alert.hs only show latest warning, rather than combining warning alerts 2013-04-24 11:27:30 -04:00
BranchChange.hs split BranchChange and lifted 2012-10-29 19:20:54 -04:00
Changes.hs more efficient data type for ChangeChan 2013-04-23 14:54:54 -04:00
Commits.hs assistant: generate better commits for renames 2013-03-10 22:10:26 -04:00
Common.hs refactor alert button creation code 2013-04-04 01:48:26 -04:00
DaemonStatus.hs sync, assistant: Sync with remotes that have annex-ignore set 2013-04-22 14:57:09 -04:00
DeleteRemote.hs assistant: When built with git before 1.8.0, use git remote rm to delete a remote. Newer git uses git remote remove. 2013-04-22 16:53:09 -04:00
Drop.hs fix dropping files from untrusted repositories 2013-03-31 18:39:49 -04:00
Install.hs rename module 2013-04-23 11:38:52 -04:00
MakeRemote.hs syncNewRemote is not only used for new remotes; rename to syncRemote 2013-04-08 15:43:43 -04:00
Monad.hs turn on PackageImports globally 2013-04-13 18:12:44 -04:00
NamedThread.hs refactor alert button creation code 2013-04-04 01:48:26 -04:00
NetMessager.hs assistant: XMPP git pull and push requests are cached and sent when presence of a new client is detected. 2013-03-06 21:38:01 -04:00
Pairing.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
Pushes.hs whitespace fixes 2012-12-13 00:45:27 -04:00
ScanRemotes.hs where indentation 2012-10-31 02:34:03 -04:00
Ssh.hs expose Control.Monad.join 2013-04-22 20:24:53 -04:00
Sync.hs sync, assistant: Sync with remotes that have annex-ignore set 2013-04-22 14:57:09 -04:00
TransferQueue.hs avoid queuing transfers that are currently running 2013-04-02 16:17:06 -04:00
TransferrerPool.hs 2 minor fixes to transferkeys, otherwise it was perfect 1st time! 2013-03-20 13:24:35 -04:00
TransferSlots.hs maintain pools of running transferkeys processes (untested) 2013-03-19 18:46:29 -04:00
WebApp.hs webapp: Fix a race that sometimes caused alerts or other notifications to be missed if they occurred while a page was loading. 2013-03-27 14:56:20 -04:00
XMPP.hs avoid warning 2013-04-13 15:46:24 -04:00