Histórico de commits

Autor SHA1 Mensagem Data
  Ask Solem c08e2a2be4 getting-started/broker-installation: Fixed typo set_permissions "" -> set_permissions ".*". Thanks to Cal Leeming. 14 anos atrás
  Ask Solem f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever 14 anos atrás
  Ask Solem 289b1a59a2 New tests for the new celery.beat (92% coverage) 14 anos atrás
  Ask Solem 7ddf622a5b All tests passing again 14 anos atrás
  Ask Solem 78779b7070 Removed some bad tests for celery.beat. Need to write new ones. 14 anos atrás
  Ask Solem 559adb970c EmbeddedClockService renamed to beat.EmbeddedService 14 anos atrás
  Ask Solem 3580f4c75d celery.beat: Refactored the persistent schedule into PersistentScheduler, also better merging of tasks on disk and in "registry". 14 anos atrás
  Ask Solem afad5d2fed schedules.crontab: Implement __reduce__ so crontab can be pickled. 14 anos atrás
  Ask Solem 9e2452b7fa Added Clay Gerrard to AUTHORS 14 anos atrás
  Ask Solem a9dd4e0e66 Merge branch 'clayg/master' 14 anos atrás
  Ask Solem 923bbde906 Merge branch 'master' of github.com:ask/celery 14 anos atrás
  Ask Solem e24d6ae3b6 Use set.discard instead of set.remove 14 anos atrás
  Vincent Driessen 0265f778d0 Update dependencies for building RPM's. 14 anos atrás
  Clay Gerrard 4d24dd55ad Added tests for AsyncResult.traceback KeyError (afd28) when using 14 anos atrás
  Ask Solem a1f4e2989c AsyncResult.traceback: Return None, not raise KeyError if missing traceback. 14 anos atrás
  Ask Solem 7c9aab4f0c celery.beat: Small refactorings 14 anos atrás
  Ask Solem e69b43c899 Remove unused function 14 anos atrás
  Ask Solem be5ee41f8a Changelog: Fixed rst indentation issue 14 anos atrás
  Ask Solem bee309f039 Updated Changelog 14 anos atrás
  Ask Solem 306e72e782 Have to make sure processName is supported by foreign logger instances. 14 anos atrás
  Ask Solem 7ddbcd7d11 Ship with the timer2 module, don't add it as a dependency. 14 anos atrás
  Ask Solem a6317f4190 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran 14 anos atrás
  Ask Solem c58c5c3f28 Merge branch 'dbschedule' 14 anos atrás
  Ask Solem af3c0ccd58 Redis database *number* not *name*. Default is now 0 14 anos atrás
  Ask Solem 40d0500e86 celerybeat: Added Interface required for the Django database scheduler to work. 14 anos atrás
  Ask Solem 1ab0847e35 Merge branch 'master' into dbschedule 14 anos atrás
  Ask Solem fc6c509b45 Tests passing again 14 anos atrás
  Ask Solem 41b1b8fd9f Merge branch 'timer2' 14 anos atrás
  Ask Solem 8f93062396 Render README.rst 14 anos atrás
  Ask Solem 1bd6276247 Don't use odd/even versioning semantics (transition to semver). Closes #171. 14 anos atrás