Historia zmian

Autor SHA1 Wiadomość Data
  Ask Solem a6fe8a3677 Bumped version to 2.1.0a2 14 lat temu
  Ask Solem 530bfaf745 log.setup_task_logger accidentally setup loggers with the task format. 14 lat temu
  Ask Solem 41edc9e63e timer2: time2.sleep may be unavailable if we lose the race at interpreter shutdown 14 lat temu
  Ask Solem ab7f041fc7 Cosmetics 14 lat temu
  Ask Solem 409811c9c2 multiprocessing.pool: Proposed fix for Python Issue #9205 (http://bugs.python.org/issue9205) 14 lat temu
  Ask Solem ea69e31603 Make sure multiprocessing logger is set up 14 lat temu
  Ask Solem 4fe9beb489 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" 14 lat temu
  Ask Solem c08e2a2be4 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. 14 lat temu
  Ask Solem f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever 14 lat temu
  Ask Solem 289b1a59a2 New tests for the new celery.beat (92% coverage) 14 lat temu
  Ask Solem 7ddf622a5b All tests passing again 14 lat temu
  Ask Solem 78779b7070 Removed some bad tests for celery.beat. Need to write new ones. 14 lat temu
  Ask Solem 559adb970c EmbeddedClockService renamed to beat.EmbeddedService 14 lat temu
  Ask Solem 3580f4c75d celery.beat: Refactored the persistent schedule into PersistentScheduler, also better merging of tasks on disk and in "registry". 14 lat temu
  Ask Solem afad5d2fed schedules.crontab: Implement __reduce__ so crontab can be pickled. 14 lat temu
  Ask Solem 9e2452b7fa Added Clay Gerrard to AUTHORS 14 lat temu
  Ask Solem a9dd4e0e66 Merge branch 'clayg/master' 14 lat temu
  Ask Solem 923bbde906 Merge branch 'master' of github.com:ask/celery 14 lat temu
  Ask Solem e24d6ae3b6 Use set.discard instead of set.remove 14 lat temu
  Vincent Driessen 0265f778d0 Update dependencies for building RPM's. 14 lat temu
  Clay Gerrard 4d24dd55ad Added tests for AsyncResult.traceback KeyError (afd28) when using 14 lat temu
  Ask Solem a1f4e2989c AsyncResult.traceback: Return None, not raise KeyError if missing traceback. 14 lat temu
  Ask Solem 7c9aab4f0c celery.beat: Small refactorings 14 lat temu
  Ask Solem e69b43c899 Remove unused function 14 lat temu
  Ask Solem be5ee41f8a Changelog: Fixed rst indentation issue 14 lat temu
  Ask Solem bee309f039 Updated Changelog 14 lat temu
  Ask Solem 306e72e782 Have to make sure processName is supported by foreign logger instances. 14 lat temu
  Ask Solem 7ddbcd7d11 Ship with the timer2 module, don't add it as a dependency. 14 lat temu
  Ask Solem a6317f4190 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran 14 lat temu
  Ask Solem c58c5c3f28 Merge branch 'dbschedule' 14 lat temu