Историја ревизија

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