Commit History

Author SHA1 Message Date
  Ask Solem e187e1136f Documentation: Added deprecation table, a list of what will be removed and when 15 years ago
  Ask Solem c061a9f822 Homepage updates from Jan Henrik Helmers 15 years ago
  Ask Solem d6c9188e12 Emit DeprecationWarning instead of PendingDeprecationWarning in TaskSet.run 15 years ago
  Ask Solem 8fb931c015 task_prerun/task_postrun signals was not sent by celeryd. Thanks to Regent Blaise. 15 years ago
  Ask Solem 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. 15 years ago
  Ask Solem 189242df28 Added homepage to repo 15 years ago
  Ask Solem c1a5bfae1f Use celery logo in documentation 15 years ago
  Ask Solem f6eac52980 Bumped version to 0.9.8 / 1.0.0-pre4 15 years ago
  Ask Solem 937f556299 Fixed link to HTTP callback tasks 15 years ago
  Ask Solem 4aead3dcab Improved daemonization cookbook 15 years ago
  Ask Solem 03c9cbda1f Task.retry args/kwargs is now optional. Thanks to David Cramer 15 years ago
  Ask Solem e451ce4e53 Fixed typo pyredis -> redis, thanks to yashh 15 years ago
  Ask Solem 54af6cb491 More cleanup (docstrings etc) 15 years ago
  Ask Solem c30bebe09d Sleep only 0.2s not 1s after empty queue (round-trip time went from 0.03s to 0.01s, without hammering CPU) 15 years ago
  Ask Solem edb2dba360 Consistent naming for save_taskset/restore_taskset 15 years ago
  Ask Solem 59681f5f5d Fixed Sphinx build errors/warnings 15 years ago
  Ask Solem 811ddad346 Reorganized distribution contrib/ directory 15 years ago
  Ask Solem 9f2622562a Replaced makefile with a Paver pavement file. 15 years ago
  Ask Solem d498c22a0b test_utils: Added missing with_statement import 15 years ago
  Ask Solem 44dbf5b6ac Some cosmetic changes. 15 years ago
  Ask Solem a5bb233e43 Documented celery.states 15 years ago
  Ask Solem 712c33ab9f Embedded celerybeat is now running as a separate process instead of as a 15 years ago
  Ask Solem 773101fc44 Tests for KeyValueStore support for saving/restoring taskset results. 15 years ago
  Ask Solem 6127f73e09 TaskSetResult save+restore. Now have to explicitly save the result 15 years ago
  Ask Solem b93b9942bc Bumped version to 0.9.7 / 1.0.0-pre3 and updated Changelog. 15 years ago
  Ask Solem 15ba030784 100% coverage for celery.task.http 15 years ago
  Ask Solem 456a328c41 Tests now passing again 15 years ago
  Ask Solem a462e42dcc Clean up the backends 15 years ago
  Ask Solem b8dc2c3b5b Use celery.states constants in unittests. 15 years ago
  Ask Solem b9914120ff Merge branch 'master' into backendrefactor 15 years ago