Commit History

Author SHA1 Message Date
  Vitaly Babiy 32bb0ff632 method rename from cleanup_process -> process_cleanup 16 years ago
  Vitaly Babiy 1cb69650f3 Merge branch 'ask_master' 16 years ago
  Vitaly Babiy b704e18d4a Work only closes cache connection now if memcached is the cache backend 16 years ago
  Vitaly Babiy 01f82ba425 Added check to make sure to only close cache connection if its not locmem. 16 years ago
  Ask Solem e7d230232f Unset self._connection at close 16 years ago
  Ask Solem ac61ad04f1 Rename cleanup_process -> process_cleanup 16 years ago
  Ask Solem 4b2511f654 Restablish cache/tokyo tyrant connection at start of task process. 16 years ago
  Ask Solem e903b2cf37 Bumped version to 0.3.3 16 years ago
  Ask Solem 83c6f53d3a Wups. No point in the PeriodicWorkController to check all the time (took 50% CPU). Now sleeps 1 seconds between checks. 16 years ago
  Ask Solem f0dde06049 (wups forgot some changelog entries) Bumped version to 0.3.2 and updated 16 years ago
  Ask Solem 2934fd508b Bumped version to 0.3.1 and updated Changelog 16 years ago
  Ask Solem c1f045e59e Lowered DEFAULT_QUEUE_WAKEUP_AFTER to 0.1 16 years ago
  Ask Solem a3dae4cded Removed stupid comment. 16 years ago
  Ask Solem bba7dd4db8 Documented PeriodicWorkController 16 years ago
  Ask Solem ee603cea05 CHANGELOG renamed -> Changelog 16 years ago
  Ask Solem 47bb9dcad8 Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that). 16 years ago
  Ask Solem 11319d2dfe The PeriodicTask worker is now its own thread instead of blocking the TaskController loop. 16 years ago
  Ask Solem 328c04e223 * celeryd: Added option --discard: Discard (delete!) all waiting messages in the queue. 16 years ago
  Ask Solem eb30bf9190 Sphinx doc: Remove illegal rst command. 16 years ago
  Ask Solem a0d8a4bb68 Updated CHANGELOG 16 years ago
  Ask Solem 19e63f92a5 Can't do that. 16 years ago
  Ask Solem fe3d00aa3d Added dependency to carrot >= 0.4.1 16 years ago
  Ask Solem 359308eae8 Fix syntax error 16 years ago
  Ask Solem b6a997fde8 celery.pool: PEP8ify 16 years ago
  Ask Solem ced0b64ad2 Raise our pylint score to 8.24/10 16 years ago
  Ask Solem e68b712eb2 PEP8ify 16 years ago
  Ask Solem 6febb44e06 Document the ExceptionInfo class 16 years ago
  Ask Solem 5df08a9d0d PyPANTS PYPANTS!! 16 years ago
  Ask Solem 9c002d0c36 Make every new worker process re-establish it's django DB connection, this 16 years ago
  Ask Solem 316a1e6475 Apparently INSTALL is a required file at pypants, so lets add it then. 16 years ago