Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 4d751fee72 Changed wording in announcement hace 15 años
  Ask Solem befd29a512 More work on the announcement hace 15 años
  Ask Solem b117046ad6 Added example project using database/redis as the message queue. hace 15 años
  Ask Solem e6e8766ea6 Managed to commit some debugging code. hace 15 años
  Ask Solem 28b00b66d9 More work on the announcement hace 15 años
  Ask Solem 6ad91bdc1b Working on 1.0 announcement. Sucks so far :( hace 15 años
  Ask Solem e187e1136f Documentation: Added deprecation table, a list of what will be removed and when hace 15 años
  Ask Solem c061a9f822 Homepage updates from Jan Henrik Helmers hace 15 años
  Ask Solem d6c9188e12 Emit DeprecationWarning instead of PendingDeprecationWarning in TaskSet.run hace 15 años
  Ask Solem 8fb931c015 task_prerun/task_postrun signals was not sent by celeryd. Thanks to Regent Blaise. hace 15 años
  Ask Solem 243324aa9d Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky. hace 15 años
  Ask Solem 189242df28 Added homepage to repo hace 15 años
  Ask Solem c1a5bfae1f Use celery logo in documentation hace 15 años
  Ask Solem f6eac52980 Bumped version to 0.9.8 / 1.0.0-pre4 hace 15 años
  Ask Solem 937f556299 Fixed link to HTTP callback tasks hace 15 años
  Ask Solem 4aead3dcab Improved daemonization cookbook hace 15 años
  Ask Solem 03c9cbda1f Task.retry args/kwargs is now optional. Thanks to David Cramer hace 15 años
  Ask Solem e451ce4e53 Fixed typo pyredis -> redis, thanks to yashh hace 15 años
  Ask Solem 54af6cb491 More cleanup (docstrings etc) hace 15 años
  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) hace 15 años
  Ask Solem edb2dba360 Consistent naming for save_taskset/restore_taskset hace 15 años
  Ask Solem 59681f5f5d Fixed Sphinx build errors/warnings hace 15 años
  Ask Solem 811ddad346 Reorganized distribution contrib/ directory hace 15 años
  Ask Solem 9f2622562a Replaced makefile with a Paver pavement file. hace 15 años
  Ask Solem d498c22a0b test_utils: Added missing with_statement import hace 15 años
  Ask Solem 44dbf5b6ac Some cosmetic changes. hace 15 años
  Ask Solem a5bb233e43 Documented celery.states hace 15 años
  Ask Solem 712c33ab9f Embedded celerybeat is now running as a separate process instead of as a hace 15 años
  Ask Solem 773101fc44 Tests for KeyValueStore support for saving/restoring taskset results. hace 15 años
  Ask Solem 6127f73e09 TaskSetResult save+restore. Now have to explicitly save the result hace 15 años