Historique des commits

Auteur SHA1 Message Date
  Ask Solem 9e193f9517 Configuration must appear after '--': il y a 14 ans
  Ask Solem c99de0404c Found some more app leaks il y a 14 ans
  Ask Solem 2808bc3e9f celery.utils.info's functions moved to other places. il y a 14 ans
  Ask Solem 7f082a8ea8 Intense refactoring il y a 14 ans
  Ask Solem 9efb933253 Refactored celery.bin.celeryd into celery.bin.celeryd + celery.apps.worker il y a 14 ans
  Ask Solem 495511ad1c Moved cursesmon.abbr + abbrtask to celery.utils il y a 14 ans
  Ask Solem d3d16edbff Truncate results show in logs to 46 chars. il y a 14 ans
  Ask Solem 07c589fa27 Added the ability to set an expiry date and time for tasks. il y a 14 ans
  Ask Solem f83ebaf804 PEP8ify + pyflakes il y a 14 ans
  Ask Solem 4bd65cc317 Routers: Load router classes lazily. il y a 14 ans
  Ask Solem 3d4357318a More cleanup il y a 15 ans
  Ask Solem c3efa92afe Refactored celery.routes il y a 15 ans
  Ask Solem 24b3eb78c0 Fixed a very embarrassing typo for a dedicated Seinfeld fan. :( il y a 15 ans
  Ask Solem 45dcce1c0f Pass custom hostnames to error e-mails il y a 15 ans
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes il y a 15 ans
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. il y a 15 ans
  Vincent Driessen 1b9ef5cb8f Replace the check for an object being iterable by a Python 2.2 compatible way. il y a 15 ans
  Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils il y a 15 ans
  Ask Solem ea9e1214fe celery.utils.first(predicate, iterable): Like Perl's List::Util::first. il y a 15 ans
  Ask Solem bb6b6bf685 Documented .utils.get_cls_by_name and .utils.instantiate il y a 15 ans
  Ask Solem c7d29a3c8f Configurable components: CELERYD_POOL, CELERYD_LISTENER, CELERYD_MEDIATOR, CELERYD_ETA_SCHEDULER il y a 15 ans
  Ask Solem c90a4f3919 Added celery.utils.get_cls_by_name, and refactored the backend loader to use it. il y a 15 ans
  Ask Solem 1cd610b759 TaskSet: Fixed a bug with using tuples in the argument list. Thanks to Harel Malka. il y a 15 ans
  Ask Solem 273f1e49a3 fixed stuff reported by pyflakes il y a 15 ans
  Jesper Noehr 2b93e5495a generator expressions for 2.4 il y a 15 ans
  Ask Solem 54af6cb491 More cleanup (docstrings etc) il y a 15 ans
  Ask Solem 0ae5d07710 Cache backend now respects CELERY_TASK_RESULT_EXPIRES. Thanks to mulka il y a 15 ans
  Ask Solem 90cbcceec4 Made noop a proper function instead of a lambda so repr() returns something sane in Sphinx. il y a 15 ans
  Ask Solem c8f08ff8ef Fix syntax error in celery.task.base related to supporting execution options in a TaskSets argument list. il y a 15 ans
  Ask Solem 4fffcdd359 New version of chunks using islice il y a 15 ans