Commit History

Автор SHA1 Съобщение Дата
  Ask Solem 135c981760 Beat: Use task.apply_async instead of send_task if task registered, also reuse publisher преди 16 години
  Ask Solem 57a6491c90 Cache backend: expires must be an int, not float. Thanks to jonozzz преди 16 години
  Ask Solem c92d47934b Added sdcooke to AUTHORS преди 16 години
  Ask Solem 975396b054 Cosmetics преди 16 години
  Ask Solem 72257464bd Merge branch 'sdcooke/task_expires' преди 16 години
  Ask Solem 8765d6f1e8 pwd and grp not available on Windows. Closes #210. Thanks to klibertb преди 16 години
  Ask Solem 4bca120eef Add newline to task failed log message преди 16 години
  Ask Solem e379e13b89 Bug in TaskPool: The semaphore was released both at ACK and result ready. преди 16 години
  Ask Solem 4ea26d76e2 celeryd: Show helpful message instead of traceback for unknown loglevel. преди 16 години
  Ask Solem 9de4b36d13 Updated MANIFEST.in преди 16 години
  Ask Solem c8bca29fa5 pyflakes преди 16 години
  Ask Solem 1aeb981d13 Bumped version to 2.1.0 and updated the Changelog преди 16 години
  Ask Solem ae42674167 Changed __homepage__ to http://celeryproject.org преди 16 години
  Ask Solem c9e4a0e282 Changelog: Fixed link to release cycle wiki page преди 16 години
  Ask Solem c7e0741c91 Fixed ugly typo in userguide/overview преди 16 години
  Ask Solem f8ed706202 Documentation: Copy images locally преди 16 години
  Ask Solem 19ad25dfa6 Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks преди 16 години
  Ask Solem 6580ff824d Updated Changelog преди 16 години
  Ask Solem c6bc66a0df KeyValueStoreBackend.forget: delete(key_for_task(id)) not delete(id) преди 16 години
  Ask Solem b145f9c71c Bumped version to 2.1.0rc4 преди 16 години
  Ask Solem 1f25c9b25d Improved userguides преди 16 години
  Ask Solem e23d04a276 Changelog improvements преди 16 години
  Ask Solem ba4f020604 Improved the executing user guide преди 16 години
  Ask Solem 18bd082abe Removed pool diagnose command, as it was not working well преди 16 години
  Ask Solem 36ea925f7d Don't mark tasks as revoked if CELERY_IGNORE_RESULT=True. Closes #207. Thanks to rlotun преди 16 години
  Ask Solem 5293549515 Fixed broken tests преди 16 години
  Ask Solem 75deb54ba5 Fixed broken test (test_worker.py) преди 16 години
  Ask Solem e877cad70f Fixed weird bug with new processes created by the supervisor being stuck while reading from the task Queue. See http://bugs.python.org/issue10037 преди 16 години
  Ask Solem f8ca5ea4f5 celeryd: Added --autoscale=max_concurrency,min_concurrency min_concurrency is the number of workers to keep at all times (defaults to 0 if --autoscale enabled) преди 16 години
  Ask Solem 1bb6beec5a Added the ability to grow and shrink the pool преди 16 години