Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 14 gadi atpakaļ
  Ask Solem acfb985db0 Declare undeclared exchanges passed to TaskPublisher.delay_task. Requires carrot 0.10.6 14 gadi atpakaļ
  Ask Solem d2014cc377 Removed sqlalchemy from install_requires. 14 gadi atpakaļ
  Ask Solem 5b19187fcd celeryctl: Command-line utility to apply tasks and inspect workers. 14 gadi atpakaļ
  Ask Solem f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever 14 gadi atpakaļ
  Ask Solem 7ddbcd7d11 Ship with the timer2 module, don't add it as a dependency. 14 gadi atpakaļ
  Ask Solem a6317f4190 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran 14 gadi atpakaļ
  fredj c93a84350c add timer2 to install_requires 14 gadi atpakaļ
  Ask Solem 25b03c41a2 setup.py: 'nose' added to tests_require 14 gadi atpakaļ
  Ask Solem 27b66f4bd9 Added Python version trove classifiers: 2.4, 2.5, 2.6 and 2.7 14 gadi atpakaļ
  Ask Solem 994faa8961 Removed top-level tests directory. Test config now in celery.tests.config 15 gadi atpakaļ
  Jason Baker def1c34f11 Adding a tests_require field to setup.py 15 gadi atpakaļ
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 gadi atpakaļ
  Ask Solem c9b498729a Remove nose, nose-cover3, unittest2, simplejson from setup_requires. 15 gadi atpakaļ
  Ask Solem d3d6c690d7 Now depends on carrot >= 0.10.5 15 gadi atpakaļ
  Ask Solem 191e316c91 New command-line utility: celeryev - Capture and dump celery events (enable events with -E argument to celeryd) 15 gadi atpakaļ
  Ask Solem 831af69696 setup.py: Added pyparsing to install_requires 15 gadi atpakaļ
  Ask Solem d786c30283 celeryd-multi: Tool for shell scripts to start multiple workers. 15 gadi atpakaļ
  Ask Solem a46567321c setup.py: Added setup_requires: nose, nose-cover3, unittest2>=0.4.0, simplejson 15 gadi atpakaļ
  Ask Solem c980b52a67 setup.py: version_info <= (2,5) doesn't seem to work but < (2, 6) does. 15 gadi atpakaļ
  Ask Solem 07b299cf92 Some more minor django references removed 15 gadi atpakaļ
  Ask Solem 2d5af80403 All tests are passing without Django installed! 15 gadi atpakaļ
  Ask Solem 2e042f5e44 requirements: Added dependency to SQLAlchemy 15 gadi atpakaļ
  Ask Solem b77ff26290 Removed django dependency from install_requires (applause) 15 gadi atpakaļ
  Ask Solem 56200aa393 Replaced django.core.mail.mail_admins with mailer package 15 gadi atpakaļ
  Ask Solem 6d261b546e Removed celeryinit command 15 gadi atpakaļ
  Ask Solem 7117827e58 Now depends on carrot >= 0.10.4 15 gadi atpakaļ
  Ask Solem 434dc8bd32 Use billiard>=0.3.0's support for accept callbacks for acks. 15 gadi atpakaļ
  Ask Solem a3c2c539ef pyflakes 15 gadi atpakaļ
  Ask Solem 442b6ac075 clean-up setup.py 15 gadi atpakaļ