wes 2ddfa0e4bb Added a Django test runner to contrib that sets CELERY_ALWAYS_EAGER = True for testing with the database backend. Also added a cookbook on unit testing that uses the test runner and builds on the FeedImporter cookbook 15 лет назад
..
debian 7b48860fed PeriodicTasks run_every attribute can now be a timedelta object (if it's an int, it's converted to timedelta(seconds=run_every) 16 лет назад
mac 142eef3022 Need to make this example more generic. 15 лет назад
bump 2c1b0e748b Script to bump version 16 лет назад
doc2ghpages 92ca50debf Don't force master in doc2ghpages 15 лет назад
doc4allmods c579d1332f PEP8ify 16 лет назад
find-unprocessed-tasks-debug.sh 92254967f2 find-unprocessed-tasks-debug.sh (for loglevel DEBUG), find-unprocessed-tasks.sh (for loglevel INFO) 15 лет назад
find-unprocessed-tasks.sh 92254967f2 find-unprocessed-tasks-debug.sh (for loglevel DEBUG), find-unprocessed-tasks.sh (for loglevel INFO) 15 лет назад
periodic-task-runtimes.sh 525e7570ab periodic-task-runtimes.sh: Separate between received and processed. 15 лет назад
test_runner.py 2ddfa0e4bb Added a Django test runner to contrib that sets CELERY_ALWAYS_EAGER = True for testing with the database backend. Also added a cookbook on unit testing that uses the test runner and builds on the FeedImporter cookbook 15 лет назад
testconn.py d830190b62 AMQPConnection renamed to BrokerConnection for carrot 0.5.2 15 лет назад
testdynpool.py e2a84371c2 PEP8ify 15 лет назад