История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 641e838dd6 Cosmetics 13 лет назад
  Ask Solem b4b239da34 Tests passing 13 лет назад
  Ask Solem dab55c80b6 PEP8ify + pyflakes 13 лет назад
  Ask Solem 27caaad22c Adds module docstrings 14 лет назад
  Ask Solem 2846d8868c Backports py3k support from 3.0-devel branch into 2.4 14 лет назад
  Ask Solem 619367b04d ETA/expires and beat is now UTC, and timezone aware using the CELERY_TIMEZONE setting. 14 лет назад
  Chris Adams 8dc00d4016 More search-driven logging conversion 14 лет назад
  Ask Solem 1149df44e2 2to3 rewrites obj.next() to next(obj) even if not an iterator 14 лет назад
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 14 лет назад
  Ask Solem 80d5249517 97% Coverage 14 лет назад
  Ask Solem c396539693 with_default_connection -> with default_connection 14 лет назад
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
  Ask Solem 8c6ebba124 Tests did not stop a Timer thread at teardown 14 лет назад
  Ask Solem eacb5a2c29 timer2: Adds Entry.__repr__ 14 лет назад
  Ask Solem ac0baa5542 Threads must call os._exit to terminate the server on crash 14 лет назад
  Ask Solem f85aaec9b1 Tests passing on Jython 14 лет назад
  Ask Solem eb4e5b8bf7 timer2: Clear scheduler queue inline in a single atomic operation 14 лет назад
  Ask Solem c36a5ddb17 timer2: Can't localize list, because it doesn't have list.clear 14 лет назад
  Ask Solem e6451a6117 ETA tasks now working with evenlet using spawn_after_local instead of timer2.Timer 14 лет назад
  Ask Solem 6809227ae8 timer2: Localize all variables 14 лет назад
  Ask Solem b4c13a02b9 Merged timer2 fixes from gossip branch 14 лет назад
  Ask Solem dbc104e60e timer2.Timer: Add timeout when waiting for not_empty 14 лет назад
  Ask Solem d44a6f1260 timer2.Timer now uses a not_empty condition to wait for new tasks instead of a sleep polling loop 14 лет назад
  Ask Solem 31867375cd Merge branch 'coderanger/master' 14 лет назад
  Noah Kantrowitz b34074a584 Fix for a race condition where Timer.enter is called twice before the thread actually runs. 14 лет назад
  Ask Solem 5eb20d6dd0 Remote control commands now using kombu.pidbox 15 лет назад
  Ask Solem 5c593be0f2 celeryd: Reject tasks with an eta that cannot be converted to timestamp. Closes #209. Thanks to rlotun 15 лет назад
  Ask Solem 67c54fcbba 91% coverage 15 лет назад
  Ask Solem bb1d2586f4 timer2: Set self.running=False in stop() so it won't try to join again on subsequent calls. 15 лет назад
  Ask Solem 210d137d2c Set Thread names 15 лет назад