Commit Graph
23 Commits
Author SHA1 Message Date
Ilan Steemers 90b5b0d6ab moved static methods to module functions
medic is now sentinel and runs in it's own process
sentinel shutdown procedure more stable
2015-06-18 14:10:48 +02:00
Ilan Steemers 4faba63d54 Added hook to README 2015-06-18 10:44:23 +02:00
Ilan Steemers 2df5df48cb Merge remote-tracking branch 'origin/master' 2015-06-17 23:50:36 +02:00
Ilan Steemers 69837922b1 Task now accepts a hook function, that will be called with the finished task as the argument. 2015-06-17 23:50:17 +02:00
Ilan Steemers 85f971ae40 Added test task countdown 2015-06-17 23:49:14 +02:00
Ilan Steemers 62bfb7bdc1 Delete testq.py 2015-06-17 21:39:47 +02:00
Ilan Steemers 8b804b56f1 Delete views.py 2015-06-17 21:38:05 +02:00
Ilan Steemers 8d903d51e8 Update setup.py 2015-06-17 19:44:50 +02:00
Ilan Steemers e70ddfd6cd Update setup.py 2015-06-17 19:43:47 +02:00
Ilan Steemers 2e81ba2858 Added some config settings
Updated README
2015-06-17 19:14:20 +02:00
Ilan Steemers b28754de93 Added full package signing and compression through Django signing module and JsonPickle 2015-06-17 18:17:48 +02:00
Ilan Steemers 219d05fa8a Updated requirements (for now) 2015-06-17 17:36:14 +02:00
Ilan Steemers 050212e816 Edited README 2015-06-17 17:17:55 +02:00
Ilan Steemers a4de7f7d2c Added schematic to README 2015-06-17 17:15:48 +02:00
Ilan Steemers e473665760 Added admin pages for failures and success.
SAVE_LIMIT can now be set to limit the amount of saved tasks results.
2015-06-17 15:32:54 +02:00
Ilan Steemers 727a4d560d migrations 2015-06-17 13:34:10 +02:00
Ilan Steemers c8d2927dd2 restructured app and added task signing 2015-06-17 13:33:46 +02:00
Ilan Steemers 4ffa0f7054 Adding setup 2015-06-17 13:33:15 +02:00
Ilan Steemers 093431e88d Lots of stuff
- changed to single monitor for success and failures
- result is now in django model
- started addings tests
2015-06-16 19:03:00 +02:00
Ilan Steemers f095c52e73 - Added logging with coloredlogs (for now)
- Added task model and admin
- Moved pusher into it's own process
2015-06-16 14:58:44 +02:00
Ilan Steemers 317101d821 this is better.
separate workers, failures and success monitors
2015-06-15 20:53:42 +02:00
Ilan Steemers 8c0a26e0b4 Testing basic layout 2015-06-15 16:02:50 +02:00
Ilan Steemers c74f931930 Initial commit 2015-06-14 14:37:08 +02:00