Commit Graph

20 Commits

Author SHA1 Message Date
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
kay.one 7d6e14d342 missed files. 2013-09-13 23:42:09 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
Mark McDowall 56cd80d24a TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
2013-09-01 21:12:35 -07:00
Mark McDowall 3c632743a1 Better names, more info, not using events 2013-09-01 21:12:28 -07:00
Mark McDowall c917cdc0cc Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
kay.one 932012d7f9 fixed broken tests. 2013-08-25 22:25:56 -07:00
kay.one 4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
Mark McDowall a153599d50 Cleaned up Notifications a bit 2013-05-21 00:56:27 -07:00
kay.one af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one fa8f67d7fe fixed service registration for event handlers and executors. 2013-05-07 22:47:15 -07:00
Keivan Beigi 182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00