Commit Graph

4 Commits (f7c3d901b999c0c0483a6f040c252b768d9f096f)

Author SHA1 Message Date
Andrey Antukh 48cf4edbb3 Remove event attaching from watcher handler.
Events should be attached once, and having event attaching
code within some watcher can cause big memory leaks attaching
same handlers more that one time.
2014-09-03 22:38:54 +02:00
Andrey Antukh 34952e8258 Replace setTimeout with timeout function.
Timeout function is much friendly with coffeescript and code
that uses it looks better.
2014-09-03 22:35:21 +02:00
Juanfran 66111d4eb7 fix #291 2014-08-06 12:37:05 +02:00
Andrey Antukh 52ad64bd23 Move charts from taskboard. 2014-07-10 12:40:47 +02:00