Ask Solem
|
8f041c6414
Remove BROKER_HOST/USER/PASSWORD/PORT/VHOST from docs, and use URLs consistently
|
13 years ago |
Ask Solem
|
fa957dbc29
amqp related improvements
|
13 years ago |
Ask Solem
|
293a587008
Adds memory debug stuff to celery.utils.debug
|
13 years ago |
Ask Solem
|
5a5ccd986b
Skip adding children for tasks called with task.__call__. Closes #701
|
13 years ago |
Ask Solem
|
534f5c61d1
Adds Mark Thurman to AUTHORS
|
13 years ago |
Ask Solem
|
2ecda699a6
Merge branch 'mthurman/patch-2'
|
13 years ago |
Ask Solem
|
20e97766b1
Set current_task on Task.__call__
|
13 years ago |
Ask Solem
|
4c61504207
Now depends on billiard 2.7.3.8
|
13 years ago |
Ask Solem
|
6d2cb7e575
Adds missing autodoc
|
13 years ago |
Ask Solem
|
33383c6351
Updates What's new
|
13 years ago |
Ask Solem
|
d4bb75ef4b
Py3k fixes
|
13 years ago |
Mark Thurman
|
f576f59bcc
loggers expect exc_info to be falsey or a tuple, pass in the tuple from ExceptionInfo
|
13 years ago |
Ask Solem
|
7c3f9b4d0b
Setup.py: Py3.2 compat
|
13 years ago |
Ask Solem
|
eba56471d5
Tests Py2.5 on Travis
|
13 years ago |
Ask Solem
|
1e1886d481
Merge branch 'master' of github.com:ask/celery
|
13 years ago |
Ask Solem
|
44ce4b4425
Python2.5 fixes
|
13 years ago |
Ask Solem
|
4094ce8a8b
Regen working on Python 2.5
|
13 years ago |
Ask Solem
|
23367553be
Tests passes on Linux
|
13 years ago |
Ask Solem
|
0fba468745
Tests passing
|
13 years ago |
Ask Solem
|
4b1f822774
Pick stable optimizations from optimizations branch
|
13 years ago |
Ask Solem
|
354af2b4a1
Fix test when no kqueue
|
13 years ago |
Ask Solem
|
d8cfeab43b
subtask.__call__ -> .apply_async
|
13 years ago |
Ask Solem
|
c3bba50dd5
Merge branch 'master' of github.com:ask/celery
|
13 years ago |
Ask Solem
|
47d5afbad2
Tests passing
|
13 years ago |
Ask Solem
|
283aa0c18b
Truncate output of invalid message bodies
|
13 years ago |
Mher Movsisyan
|
df33002c7f
Adds Tornado url
|
13 years ago |
Mher Movsisyan
|
f4e9d0ff6b
Adds tornado-celery into the intagration list
|
13 years ago |
Ask Solem
|
93fc4b9800
Merge branch 'master' of github.com:ask/celery
|
13 years ago |
Ask Solem
|
606ba93fb2
Autoreloader now binds to eventloop if kqueue used
|
13 years ago |
Ask Solem
|
c0f1af3a03
Use readers/writers instead of fdmap
|
13 years ago |