Ask Solem
|
8fc14199e8
Forgot to remove monkeypatch in pool
|
hace 15 años |
Ask Solem
|
2adc800153
Must monkeypatch logger in celery.log.setup_logger
|
hace 15 años |
Ask Solem
|
77744bbd83
Monkey patches the multiprocessing backport "processName" error
|
hace 15 años |
Ask Solem
|
9a1ac8398c
Monkey patches the multiprocessing backport "processName" error
|
hace 15 años |
Ask Solem
|
a5731cae38
Added exact version dependency for multiprocessing backport: 2.6.2.2
|
hace 15 años |
Ask Solem
|
4008376bda
Allow for carrot backend_cls to be empty
|
hace 15 años |
Ask Solem
|
19ff439839
Autogenerated documentation for github.
|
hace 15 años |
Ask Solem
|
ca96994ce5
Fix rst syntax errors
|
hace 15 años |
Ask Solem
|
84dbf9b5fb
Fix rst underline
|
hace 15 años |
Ask Solem
|
90cadfa757
Updated Changelog for 0.8.1
|
hace 15 años |
Ask Solem
|
dbcd9ceeb7
Changed all doc references to AMQP_* settings to BROKER_*
|
hace 15 años |
Ask Solem
|
cb816d345b
New version requirement for carrot: 0.8.0
|
hace 15 años |
Ask Solem
|
a281b0e915
Made two separate module references; One public API, and one internal, making the reference more accessible.
|
hace 15 años |
Ask Solem
|
b99cec76bf
DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be.
|
hace 15 años |
Ask Solem
|
b5ceb8cf3f
Forgot to add .rst files for new autodoc modules.
|
hace 15 años |
Ask Solem
|
1fe744981d
Revert the celery.distmeta change, just use celery/__init__.py
|
hace 15 años |
Ask Solem
|
457580f804
map() must now use ts.run().join() now that TaskSet.join() is gone
|
hace 15 años |
Ask Solem
|
c29f2c9432
Add missing sphinx autodoc files
|
hace 15 años |
Ask Solem
|
8e2cb8d674
Document contrib.test_runner
|
hace 15 años |
Ask Solem
|
0714347bf7
Renamed celery.buckets -> celery.worker.buckets
|
hace 15 años |
Ask Solem
|
9ec1e95341
PEP8ify
|
hace 15 años |
Ask Solem
|
69aab52347
Move contrib/test_runner to be an actually installed python module: celery.contrib.test_runner
|
hace 15 años |
Ask Solem
|
4f4398d1a3
Script to verify that all autodoc files in the reference index is actually a still existing python module.
|
hace 15 años |
Ask Solem
|
2714647ddd
Removed the --supervised feature, it was not working well, use supervisord
|
hace 15 años |
Ask Solem
|
2b1769c54d
Removed TaskSet.join(): Use r = ts.run(); r.join() instead
|
hace 15 años |
Ask Solem
|
29a7790ff1
Fixed typo taskset.join() -> taskset_result.join()
|
hace 15 años |
Ask Solem
|
61e1077fe3
Moved docs from cookbook into userguide
|
hace 15 años |
Ask Solem
|
203fbf230e
Now uses django-picklefield (finnaly got rid of the djangosnippets code!)
|
hace 15 años |
Ask Solem
|
48e81af47d
Now depends on carrot >= 0.7.0
|
hace 15 años |
Ask Solem
|
a62a1d7a84
Fix rst typo
|
hace 15 años |