Commitin historia

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