Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem 32809ebc0c More coverage před 14 roky
  Ask Solem 6a2fcd754a 100% coverage for celery.app.defaults před 14 roky
  Ask Solem ca43b67523 Cleans up the redis backend, configuration keys now CELERY_REDIS_* instead of REDIS_* před 14 roky
  Ask Solem b8cf78eb1d More Python 2.4 cleanup před 14 roky
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds před 14 roky
  Ask Solem e00ac648ce Removes celery.utils.functional, replaced by functools před 14 roky
  Ask Solem 7d171f8ab8 celery.tests.utils.Mock: With attrs argument to set arbitrary attributes on the mock object před 14 roky
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list před 14 roky
  Ask Solem 5aa3375ae5 Log errors occuring in process_cleanup. Closes #365. Thanks to jdunck před 14 roky
  Ask Solem 8a8a18b846 tests passing on Py2.5 před 14 roky
  Ask Solem 57dc4f4abb PEP8ify + pyflakes před 14 roky
  Ask Solem d0ed2d4ca2 Small distro fixes před 14 roky
  Ask Solem 1c99a986dd 100% Coverage for celery.worker.autoscale před 14 roky
  Ask Solem fad1f7de87 Compat execute context did not re-raise exceptions, so some tests were actually failing. před 14 roky
  Ask Solem 780e33e49b SIGUSR1 now logs stacktrace of all active threads. Inspired by https://gist.github.com/737056 před 14 roky
  Ask Solem 08bb53c6c7 Py3k improvements před 14 roky
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` před 15 roky
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
  Ask Solem 7f082a8ea8 Intense refactoring před 15 roky
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. před 15 roky
  Ask Solem ad955af185 Refactored stuff out of celery.task.base. před 15 roky
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. před 15 roky
  Ask Solem 20179e2491 Use nose.SkipTest před 15 roky
  Ask Solem b98b19dcd9 Moved tests back to celery/tests as picklefield broke the tests when pickling. (The C API in <=2.6 uses relative imports by default, resulting in package conflicts) před 15 roky
  Ask Solem 99bb1f1805 testproj renamed to tests, and celery/tests moved to tests/testunits (and so před 15 roky
  Ask Solem 76321926f6 Tests passing on 2.4 (except for database dependent tests for some reason, as sqlite is not working?) před 15 roky
  Ask Solem 77dec97621 PEP8ify před 15 roky
  Ask Solem 15bb091e22 Change more with statements to execute_context() před 15 roky
  Ask Solem 8c38eba699 Implement Fake with statement for tests před 15 roky
  Jesper Noehr 5c7a9cda90 more empty yields před 15 roky