Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem ddc22ef5c2 Merge branch 'nvie/master' пре 15 година
  Vincent Driessen b852fd1c1b Raise a ValueError on invalid weekday literals. пре 15 година
  Ask Solem 831af69696 setup.py: Added pyparsing to install_requires пре 15 година
  Vincent Driessen 06321d7ea9 Merge branch 'feature/advanced-crontab' пре 15 година
  Vincent Driessen 1a923773ac Added support for using names for weekdays, instead of numbers. пре 15 година
  Vincent Driessen a83cc6e5ff Update docstrings for crontab constructor. пре 15 година
  Vincent Driessen 0ea73d8260 Add support for more complex crontab patterns. пре 15 година
  Ask Solem a9df35220e CarrotListener: Should not close the consumers before the pool is terminated, just cancel the consumers. пре 15 година
  Ask Solem f3c9d37c3e celeryd_multi: Made the code a bit simpler. пре 15 година
  Ask Solem 7a270f75fe PEP8ify пре 15 година
  Ask Solem 4a008f622a Remove redundant comments in celery.conf пре 15 година
  Ask Solem 6d701af9e6 Added support for router classes (like the django multidb routers) пре 15 година
  Ask Solem 39b95c979a Merge branch 'master' into routers пре 15 година
  Ask Solem b5c587a853 pavement.py: "paver test" updated to work with non-django tests. пре 15 година
  Ask Solem 4bd49a0947 Fixed bug in specifying no-range celeryd-multi args. Closes #120. Thanks to nvie пре 15 година
  Ask Solem ad2723ef97 celeryd_multi: Renamed --cmd-suffix -> --append пре 15 година
  Ask Solem c19aa762d5 Added *.egg (to complement *.egg/) to .gitignore пре 15 година
  Vincent Driessen 8ef60eab5f Added --cmd-suffix argument to the celeryd-multi tool. пре 15 година
  Vincent Driessen 2c6810d781 Add more friendly usage info to the celeryd-multi command. пре 15 година
  Vincent Driessen 61d7f1058d Fix: output typo's пре 15 година
  Vincent Driessen b34220bd6f Added celeryd-multi 'help' subcommand, showing some examples (from ask's original commit log). пре 15 година
  Vincent Driessen 9f17ad6633 Ignore *.egg directories created for dependency packages when using 'python setup.py develop'. пре 15 година
  Ask Solem a085969678 Stupid bug in celery.bin.celeryd's init_queues: Should use all configured queues if -Q not specified. пре 15 година
  Ask Solem 0409fb4375 celeryd-multi: abbreviations: %n is now "name", %h is "hostname" пре 15 година
  Ask Solem 3ca24b183c contrib/debian/init.d/celeryd-multi: init script using celeryd-multi пре 15 година
  Ask Solem d786c30283 celeryd-multi: Tool for shell scripts to start multiple workers. пре 15 година
  Ask Solem 8df76d0a5d celeryd -Q option: Ability to specifiy list of queues to use, disabling other configured queues. Closes #78 пре 15 година
  Ask Solem 8478c085d9 Refactored celery.bin.celerybeat into using a class пре 15 година
  Ask Solem 2a005830d7 celerybeat: utcnow() didn't work that well :( пре 15 година
  Ask Solem 5137a3e9d9 database backend: Always create tables if they don't exist. пре 15 година