Commit Graph
15 Commits
Author SHA1 Message Date
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