Ask Solem
|
e3bac52ba5
Merge branch 'dhepper/master'
|
13 years ago |
Daniel Hepper
|
f4f8e3bd08
Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2
|
13 years ago |
Ask Solem
|
bf52e88c42
beat: 'sending due task' log now has loglevel info
|
13 years ago |
Ask Solem
|
25e38e0440
celerybeat now supports command line configuration
|
13 years ago |
Ask Solem
|
b9a20fc3ce
Set frame limit to sys.getrecursionlimit() / 8
|
13 years ago |
Ask Solem
|
f234680f31
Limit the number of frames stored in traceback (recursion limit / 5). Closes #615
|
13 years ago |
Ask Solem
|
17f48879e2
Wording
|
13 years ago |
Ask Solem
|
6ae39c04c6
Fixes typo hours= -> hour=.
|
13 years ago |
Ask Solem
|
47dcc83241
Adds a few FAQs
|
13 years ago |
Ask Solem
|
b1a59aa71b
Updates 2.5 whatsnew document
|
13 years ago |
Ask Solem
|
7bc3975b7f
Adds celery.task.current for the currently executing task
|
13 years ago |
Ask Solem
|
75909482d4
It's not a 'result tree', it's a graph
|
13 years ago |
Ask Solem
|
a571ce312f
Adds Alec Clowes to AUTHORS
|
13 years ago |
Ask Solem
|
7dbc4a8d3b
Term hard handler must raise SystemTerminate for cold shutdown
|
13 years ago |
Ask Solem
|
a0ec8955cb
Cosmetics
|
13 years ago |
Alec Clowes
|
7c2b38557a
Add SIGQUIT handler that terminates the pool, and unit test
|
13 years ago |
Ask Solem
|
e810420c5b
Don't perform late ack for internal errors. Closes #537
|
13 years ago |
Ask Solem
|
9cd8db16d0
Force execv patch broke -B option. Closes #608
|
13 years ago |
Ask Solem
|
a98a33b438
Removes deprecated TaskSet invocation (should have been removed in 2.4)
|
13 years ago |
Ask Solem
|
dbe4b6a847
celery.decorators module now deprecated (previously pending)
|
13 years ago |
Ask Solem
|
bb428020a5
Removes celery.execute.delay_task (scheduled for 2.3)
|
13 years ago |
Ask Solem
|
e7717b75d2
Removes celery.execute.apply (scheduled for 2.3)
|
13 years ago |
Ask Solem
|
c3af4cf596
Removes celery.execute.apply_async (scheduled for 2.3)
|
13 years ago |
Ask Solem
|
6708b9ce9b
Removes built-in ping task (celery.ping) scheduled for removal since 2.3
|
13 years ago |
Ask Solem
|
3fd8b0126b
No longer possible to import subtask from task.base (removeal was scheduled for 2.4)
|
13 years ago |
Ask Solem
|
b7f59d9f14
No longer possible to import TaskSet from task.base (removeal was scheduled for 2.4)
|
13 years ago |
Ask Solem
|
d7a4c1eca7
Adds 'group' as an alias to TaskSet
|
13 years ago |
Ask Solem
|
06c64c0138
Adds celery.tasks for task registry to prepare for 3.0
|
13 years ago |
Ask Solem
|
42b29bab86
SQLa broker: kombu-sqlalchemy is deprecated
|
13 years ago |
Ask Solem
|
b59e032352
Django broker: djkombu is deprecated
|
13 years ago |