Commit Graph

22 Commits

Author SHA1 Message Date
Roberto Rosario
97d0ea66a0 Update local manager app to user icons and app registry 2012-09-08 04:06:46 -04:00
Roberto Rosario
88e9856a72 Icon server app updates 2012-09-05 13:39:23 -04:00
Roberto Rosario
d7ff892b8f Add lock_manager app translation files 2012-08-05 22:44:29 -04:00
Roberto Rosario
fdfeac6ae5 Simplify simple_lock decorator 2012-08-05 22:40:19 -04:00
Roberto Rosario
8b4cf87368 Tweak db connection closing to ensure a fresh connection to high frequency called code 2012-08-03 06:19:17 -04:00
Roberto Rosario
da8eb2e508 Close database connection after lock access to keep this high call code from keeping too many open connections 2012-08-03 06:01:29 -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
28f9f32d91 Add decorator helper for simple locks 2012-07-30 10:54:43 -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
d1e59b1d7b Migrate all remaining apps with models classes to South 2012-07-29 01:13:50 -04:00
Roberto Rosario
eef1114be2 Add transaction rollback 2012-02-06 14:56:27 -04:00
Roberto Rosario
8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
cb8b4a4def Add more logging 2011-12-01 04:43:59 -04:00
Roberto Rosario
1367fb9c66 Added lock manager abstraction 2011-11-22 15:41:32 -04:00
Roberto Rosario
a6151fd9e5 Added non working memcache backend to the lock manager app 2011-11-22 15:07:09 -04:00
Roberto Rosario
c65b6a0309 Added aditional loggin to the locking app 2011-11-22 15:06:21 -04:00
Roberto Rosario
8a70e325c1 Simplyfied and updated the lock manager app 2011-11-22 15:03:06 -04:00
Roberto Rosario
9185ed335d lock manager app updates 2011-08-23 17:34:05 -04:00
Roberto Rosario
b6d2e95a91 Initial commit of the lock manager 2011-08-23 14:51:57 -04:00