Historique des commits

Auteur SHA1 Message Date
  Ask Solem 395f99e296 Change all references of Carrot to Kombu il y a 14 ans
  Ask Solem 90f6065ef7 Now depends on carrot 0.10.7 il y a 14 ans
  Ask Solem a50925b32b Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead. il y a 14 ans
  Ask Solem ed3682025f setup.py: dependency multiprocessing==2.6.2.1 -> multiprocessing il y a 14 ans
  Ask Solem 5eaffff2ea setup.py: fixed typo "def" -> "class" il y a 14 ans
  Ask Solem 401a4f9daf Added setup.py upgrade il y a 14 ans
  Ask Solem 7d87a59d50 Also upgrade celery before running tests il y a 14 ans
  Ask Solem 56c7785929 f(*a, x=1, **kwargs) does not work on py <2.6 il y a 14 ans
  Ask Solem f32cb03452 setup.py install: Now removes old celery/platform.py[c] files il y a 14 ans
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) il y a 14 ans
  Ask Solem acfb985db0 Declare undeclared exchanges passed to TaskPublisher.delay_task. Requires carrot 0.10.6 il y a 14 ans
  Ask Solem d2014cc377 Removed sqlalchemy from install_requires. il y a 14 ans
  Ask Solem 5b19187fcd celeryctl: Command-line utility to apply tasks and inspect workers. il y a 14 ans
  Ask Solem f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever il y a 14 ans
  Ask Solem 7ddbcd7d11 Ship with the timer2 module, don't add it as a dependency. il y a 14 ans
  Ask Solem a6317f4190 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran il y a 14 ans
  fredj c93a84350c add timer2 to install_requires il y a 14 ans
  Ask Solem 25b03c41a2 setup.py: 'nose' added to tests_require il y a 14 ans
  Ask Solem 27b66f4bd9 Added Python version trove classifiers: 2.4, 2.5, 2.6 and 2.7 il y a 14 ans
  Ask Solem 994faa8961 Removed top-level tests directory. Test config now in celery.tests.config il y a 14 ans
  Jason Baker def1c34f11 Adding a tests_require field to setup.py il y a 14 ans
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. il y a 14 ans
  Ask Solem c9b498729a Remove nose, nose-cover3, unittest2, simplejson from setup_requires. il y a 14 ans
  Ask Solem d3d6c690d7 Now depends on carrot >= 0.10.5 il y a 14 ans
  Ask Solem 191e316c91 New command-line utility: celeryev - Capture and dump celery events (enable events with -E argument to celeryd) il y a 14 ans
  Ask Solem 831af69696 setup.py: Added pyparsing to install_requires il y a 15 ans
  Ask Solem d786c30283 celeryd-multi: Tool for shell scripts to start multiple workers. il y a 15 ans
  Ask Solem a46567321c setup.py: Added setup_requires: nose, nose-cover3, unittest2>=0.4.0, simplejson il y a 15 ans
  Ask Solem c980b52a67 setup.py: version_info <= (2,5) doesn't seem to work but < (2, 6) does. il y a 15 ans
  Ask Solem 07b299cf92 Some more minor django references removed il y a 15 ans