Ask Solem
|
0b1bc043ac
Last commit made test invalid and broke the build
|
14 years ago |
Ask Solem
|
ce87ec5752
Burst through several eta tasks at once, do not always sleep between scheduler iterations.
|
14 years ago |
Ask Solem
|
d789a8f203
Fixed the last pending_xref. I hope. Closes #142.
|
14 years ago |
Ask Solem
|
c5b924f13d
More :returns:
|
14 years ago |
Ask Solem
|
acfb51c045
API reference: Fix :returns: / :rtype: so they work with Sphinx 1.0b2
|
14 years ago |
Ask Solem
|
606fd2a350
celery.messaging._exchanges_declared is now a set
|
14 years ago |
Ask Solem
|
508b48161c
userguide/executing: Use publisher instead of connection to send bulk tasks.
|
14 years ago |
Ask Solem
|
6a45cb8bd2
KeyError, not IndexError
|
14 years ago |
Ask Solem
|
d9d3c70c6e
Routes: CELERY_ROUTES can be dict, which also has __iter__
|
14 years ago |
Ask Solem
|
02bd2f2efb
celery.execute: Forgot to pass CREATE_MISSING_QUEUES to Router.
|
14 years ago |
Ask Solem
|
69ed70b2b6
Merge branch 'master' of github.com:ask/celery
|
14 years ago |
Ask Solem
|
233087e557
Remote control command 'stats': Show detailed info about active tasks.
|
14 years ago |
Vincent Driessen
|
87837bed76
Missing (explicit) return statement for method.
|
14 years ago |
Ask Solem
|
ac9b4a7f83
Task.__reduce__: Properly pickle task instances created with the task decorator
|
14 years ago |
Ask Solem
|
36e469ea16
Don't show logo in docs/introduction.txt (only in README)
|
14 years ago |
Ask Solem
|
34105f8d72
Added Armin Ronacher to AUTHORS
|
14 years ago |
Ask Solem
|
cab2568ad2
Merge branch 'mitsuhiko/master'
|
14 years ago |
Ask Solem
|
4bd65cc317
Routers: Load router classes lazily.
|
14 years ago |
Armin Ronacher
|
aaf84c8ee4
Added new theme for docs
|
14 years ago |
Ask Solem
|
7becb6ca2c
Removed another reference to celery.worker.revoke
|
14 years ago |
Ask Solem
|
a064754287
Added support for persistent revokes.
|
14 years ago |
Ask Solem
|
b03244dd25
Moved celery.worker.revoke.revoked to celery.worker.state.revoked
|
14 years ago |
Ask Solem
|
19b10aa76e
New remote control commands: dump_active, stats
|
14 years ago |
Ask Solem
|
ccdf31351d
celery.worker.state: Keep track of currently executing tasks
|
14 years ago |
Ask Solem
|
305e168461
[CRITICAL when RabbitMQ >= 1.8.0] Fixes equivalence checks for broadcast repleis
|
14 years ago |
Ask Solem
|
09599466c5
Make information about the pool available to the listener
|
14 years ago |
Ask Solem
|
f70f3adae9
Small typo in Changelog
|
15 years ago |
Ask Solem
|
d23e2ba7b2
Forgot to render README
|
15 years ago |
Ask Solem
|
0f1f7658d9
Remove the executable check in the debian init scripts
|
15 years ago |
Ask Solem
|
304578afe3
Changelog: Set release date for 2.0
|
15 years ago |