Historique des commits

Auteur SHA1 Message Date
  Ask Solem 641e838dd6 Cosmetics il y a 14 ans
  Ask Solem 27caaad22c Adds module docstrings il y a 14 ans
  Ask Solem b6179c7316 Use new-style relative imports il y a 14 ans
  Ask Solem 3eaffdaa1e Hartbeat is now 30 seconds, but documented as 2 minutes il y a 14 ans
  Ask Solem 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora il y a 14 ans
  Ask Solem 7fd0af74d9 PEP8ify + pyflakes + tests passing il y a 14 ans
  Ask Solem 01487be740 Heart is now using timer2.Timer il y a 14 ans
  Ask Solem e2f8a5cead Now runs on Jython using -P threads il y a 15 ans
  Ask Solem 877019b471 Send software info with worker-heartbeat sent by heartbeat command il y a 15 ans
  Ask Solem 3ef71fce7d Adds new fields to worker events: sw_ident, sw_ver, sw_sys il y a 15 ans
  Ask Solem 20271e1bc0 91% Coverage for celery.worker.heartbeat il y a 15 ans
  Ask Solem 1c99a986dd 100% Coverage for celery.worker.autoscale il y a 15 ans
  Ask Solem b0345dc457 Various eventlet related fixes (shutdown) and added a -P|--pool argument to celeryd to select pool implementation on the commandline il y a 15 ans
  Ask Solem 823f45cf0a Documentation improvements il y a 15 ans
  Ask Solem 210d137d2c Set Thread names il y a 15 ans
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) il y a 15 ans
  Ask Solem 30030cba53 worker.heartbeat: We may lost the race at interpreter shutdown, so the gc has already collected time.time(). il y a 15 ans
  Ask Solem f2911e4a5d joining of threads broke the tests il y a 15 ans
  Ask Solem db2b6643f4 Join threads at shutdown. Related to issue #152 il y a 15 ans
  Ask Solem 85fb35af30 try: finally is available in 2.4, just not try: except: finally il y a 15 ans
  Jesper Noehr 998b9e1fcf There, should've gotten most of core away from using finally. il y a 15 ans
  Ask Solem fd556f8b1e 83% coverage il y a 16 ans
  Ask Solem 4041250e89 Some documentation and nitpicking. il y a 16 ans
  Ask Solem ef7b856511 Remove debugging print statements il y a 16 ans
  Ask Solem 83b824cc80 Fixed a lot of stuff, shutdowns works properly, refactored + now sends the time it took to execute the task with the task-succeeded event. il y a 16 ans
  Ask Solem 396b5ba335 More work on celerymon il y a 16 ans
  Ask Solem 8c33c542a5 Removed reference to on_stop in Heart il y a 16 ans
  Ask Solem 169d299483 Implemented Heartbeats (may not be thread safe yet, must be tested) il y a 16 ans