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

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