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

Аутор SHA1 Порука Датум
  Ask Solem c10da74a3d Sending of e-mails did not work, masked by fail_silently. Now warns on error if enabled. пре 14 година
  Ask Solem be01033687 Bug in previous commit if consumer is None пре 14 година
  Ask Solem 3dc17b2ae2 listener: Handle connection errors while closing consumers. пре 14 година
  Ask Solem dcff7e252f EventDispatcher.send: Buffer events if there is a connection problem, so they can be sent later via .flush(). пре 14 година
  Ask Solem ee8e04d4e3 PEP8ify + pyflakes пре 14 година
  Ask Solem 0893dc1feb celery.utils.mail: Fixed typo server -> client пре 14 година
  Ask Solem 967890682b Documentation: Added missing autodoc reference for new modules пре 14 година
  Ask Solem 21f4b14090 Documentation: Reference celery.task.schedules renamed celery.schedules пре 14 година
  Ask Solem a6fe8a3677 Bumped version to 2.1.0a2 пре 14 година
  Ask Solem 530bfaf745 log.setup_task_logger accidentally setup loggers with the task format. пре 14 година
  Ask Solem 41edc9e63e timer2: time2.sleep may be unavailable if we lose the race at interpreter shutdown пре 14 година
  Ask Solem ab7f041fc7 Cosmetics пре 14 година
  Ask Solem 409811c9c2 multiprocessing.pool: Proposed fix for Python Issue #9205 (http://bugs.python.org/issue9205) пре 14 година
  Ask Solem ea69e31603 Make sure multiprocessing logger is set up пре 14 година
  Ask Solem 4fe9beb489 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" пре 14 година
  Ask Solem c08e2a2be4 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. пре 14 година
  Ask Solem f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever пре 14 година
  Ask Solem 289b1a59a2 New tests for the new celery.beat (92% coverage) пре 14 година
  Ask Solem 7ddf622a5b All tests passing again пре 14 година
  Ask Solem 78779b7070 Removed some bad tests for celery.beat. Need to write new ones. пре 14 година
  Ask Solem 559adb970c EmbeddedClockService renamed to beat.EmbeddedService пре 14 година
  Ask Solem 3580f4c75d celery.beat: Refactored the persistent schedule into PersistentScheduler, also better merging of tasks on disk and in "registry". пре 14 година
  Ask Solem afad5d2fed schedules.crontab: Implement __reduce__ so crontab can be pickled. пре 14 година
  Ask Solem 9e2452b7fa Added Clay Gerrard to AUTHORS пре 14 година
  Ask Solem a9dd4e0e66 Merge branch 'clayg/master' пре 14 година
  Ask Solem 923bbde906 Merge branch 'master' of github.com:ask/celery пре 14 година
  Ask Solem e24d6ae3b6 Use set.discard instead of set.remove пре 14 година
  Vincent Driessen 0265f778d0 Update dependencies for building RPM's. пре 14 година
  Clay Gerrard 4d24dd55ad Added tests for AsyncResult.traceback KeyError (afd28) when using пре 14 година
  Ask Solem a1f4e2989c AsyncResult.traceback: Return None, not raise KeyError if missing traceback. пре 14 година