Commit Graph

2486 Commits

Author SHA1 Message Date
Roberto Rosario
610f9b94e7 Change the singleton manager name from 'objects' to 'singleton' to avoid overwritten managers 2012-08-03 05:31:43 -04:00
Roberto Rosario
a549c0e6df Add state field to node class 2012-08-02 21:27:42 -04:00
Roberto Rosario
5cd81ddebb Add reminders to the release notes of 0.13 2012-08-01 18:53:42 -04:00
Roberto Rosario
0d8febc902 Udate the required version of Pillow 2012-08-01 18:52:13 -04:00
Roberto Rosario
9bb7821553 Display horizontal separator only for links that are visible 2012-08-01 16:56:03 -04:00
Roberto Rosario
7b5a64f434 Add support for starting and stopping a job queue 2012-08-01 16:07:56 -04:00
Roberto Rosario
198a2908d2 Remove debug statements 2012-08-01 04:43:19 -04:00
Roberto Rosario
82cb106051 Add release notes reminders 2012-08-01 04:18:23 -04:00
Roberto Rosario
dd00296c0a Add clear_all class method to LocalScheduler 2012-08-01 04:15:43 -04:00
Roberto Rosario
f43f496241 Add view, permission, links to edit global job processing config 2012-08-01 04:15:11 -04:00
Roberto Rosario
833e149921 Add view for editing global cluster config 2012-08-01 04:14:31 -04:00
Roberto Rosario
b238874ddb Rename lockdown variable to avoid class with class method 2012-08-01 02:43:03 -04:00
Roberto Rosario
637d77fdcb Add fabfile's server_config.yaml to the ignored files 2012-08-01 01:56:16 -04:00
Roberto Rosario
c2bf923e3e Merge branch 'feature/ocr_document_version' into development 2012-08-01 01:47:40 -04:00
Roberto Rosario
cdb6e7c6c6 Spelling update 2012-08-01 01:47:08 -04:00
Roberto Rosario
74b87026ca Make a node worker count appear after it's main list view attributes 2012-08-01 01:46:26 -04:00
Roberto Rosario
8f714a9fa9 Add reminder 2012-08-01 01:46:09 -04:00
Roberto Rosario
8f08296e7b Update bind_links to accept single links as well as lists for the links argument 2012-08-01 01:44:55 -04:00
Roberto Rosario
344e738c48 Update apps interface for the new LocalScheduler class 2012-08-01 01:43:00 -04:00
Roberto Rosario
859109c378 Refactor scheduler 2012-08-01 01:41:37 -04:00
Roberto Rosario
ffaf01c637 Add job queue list, pending, active and error queue items view, links and permissions 2012-07-31 01:19:08 -04:00
Roberto Rosario
c3ac4a623a Add clustering migrations 2012-07-30 23:51:29 -04:00
Roberto Rosario
87c958638d Implement clustering housekeeping, deleting 'dead' nodes 2012-07-30 23:51:05 -04:00
Roberto Rosario
014b2f1d1f Do some more updates to the .gitignore file 2012-07-30 17:13:53 -04:00
Roberto Rosario
6930f76f2f Only ignore the top settings_local.py file 2012-07-30 16:53:08 -04:00
Roberto Rosario
60972cd0ba Add missing template from fabfile installer (Thanks to Pierre Host) 2012-07-30 16:52:35 -04:00
Roberto Rosario
e0fbac66d1 Connect the worker with the job queue item that spawned it 2012-07-30 16:23:38 -04:00
Roberto Rosario
d339a250fe Don't hide worker objects 2012-07-30 13:16:19 -04:00
Roberto Rosario
6d8aebb411 Change name 2012-07-30 13:13:59 -04:00
Roberto Rosario
c2da6512e4 Record and display worker name correctly 2012-07-30 13:11:15 -04:00
Roberto Rosario
cfb1278c7e Use floating point literals 2012-07-30 13:07:01 -04:00
Roberto Rosario
1f2b5b6d29 Fix inverted logic 2012-07-30 13:06:42 -04:00
Roberto Rosario
c14634dafa Update clustering app static files 2012-07-30 12:56:56 -04:00
Roberto Rosario
862bb43d93 Upgrade notes update 2012-07-30 12:56:39 -04:00
Roberto Rosario
2f6a1d4e76 Add job processing app migration 2012-07-30 12:56:27 -04:00
Roberto Rosario
a7437a3ada Remove further code from the ocr app 2012-07-30 12:56:12 -04:00
Roberto Rosario
30eb32f888 Job processing app updates 2012-07-30 12:55:53 -04:00
Roberto Rosario
75f9c47e2b Add clustering app 2012-07-30 12:54:27 -04:00
Roberto Rosario
86144aa54a Update upgrade instructions 2012-07-30 10:58:40 -04:00
Roberto Rosario
a574aa2c9f Add missing import 2012-07-30 10:58:22 -04:00
Roberto Rosario
243e5c01fa Add app level loggin used by the new decorator 2012-07-30 10:57:16 -04:00
Roberto Rosario
5b5b6fd785 Improve logging 2012-07-30 10:56:57 -04:00
Roberto Rosario
198538df4f Use the new simple lock decorator to simplify a job processor task 2012-07-30 10:56:12 -04:00
Roberto Rosario
96a1b68221 Fix some simple typos 2012-07-30 10:55:32 -04:00
Roberto Rosario
ba2f2fc455 Add database migrations for the job processor app 2012-07-30 10:55:05 -04:00
Roberto Rosario
28f9f32d91 Add decorator helper for simple locks 2012-07-30 10:54:43 -04:00
Roberto Rosario
3762f90ada Use the new .myself method of Node 2012-07-30 09:23:10 -04:00
Roberto Rosario
e0abb02df0 Improve Node.objects.myself to do a refresh 2012-07-30 09:22:37 -04:00
Roberto Rosario
486f983d4b Refactor job processing app to do actual job queue and job subprocess launching, remove queue mananger app, update ocr app to use new job processing app 2012-07-30 07:36:02 -04:00
Roberto Rosario
20856b1589 Add queue manager app to installed apps 2012-07-29 05:34:13 -04:00