Ask Solem
|
ee46d0b78d
Removes outdated assert (Issue #2086)
|
10 년 전 |
Ask Solem
|
ca4c9b00e0
Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005)
|
10 년 전 |
Ask Solem
|
f05a95726e
Task: Do not requeue if retry fails.
|
10 년 전 |
Ask Solem
|
87e9aee05f
Merge branch 'master' of github.com:celery/celery
|
10 년 전 |
Ask Solem
|
2a5ef7c55b
Tests passing
|
10 년 전 |
Mher Movsisyan
|
2473f5d503
Fixes cpython version requirements
|
10 년 전 |
Polina Giralt
|
372de9cb05
Update first-steps-with-celery.rst
|
10 년 전 |
Ask Solem
|
2391c30d13
Merge branch 'master' of github.com:celery/celery
|
10 년 전 |
Ask Solem
|
b6bec5ea36
Merge branch 'malinoff/custom-gen_task_name'
|
10 년 전 |
illes
|
52b50e8cf4
ignore unknown events in consumer
|
10 년 전 |
Mher Movsisyan
|
ad86f40516
Update README.rst
|
10 년 전 |
Dmitry Malinovsky
|
ca3d280e3f
Use app.gen_task_name everywhere & updated docs
|
10 년 전 |
Dmitry Malinovsky
|
131f60130d
Removed unnecessary self
|
10 년 전 |
Dmitry Malinovsky
|
d618ee2681
Added ability to change task name generation behavior
|
10 년 전 |
Ask Solem
|
6449e7ee28
Docs: Use celery -A proj consistently
|
10 년 전 |
Ask Solem
|
7ced601d88
Stresstests: CSTRESS_TRANS enables transient messages
|
10 년 전 |
Ask Solem
|
f06fe0adad
Cosmetics
|
10 년 전 |
Ask Solem
|
2707314760
Asynpool: remove outdated localization to random.shuffle
|
10 년 전 |
Ask Solem
|
e2f05fe02c
Prefork: Use i % total to cycle between ready_fds instead of shuffle
|
10 년 전 |
Ask Solem
|
03399b4d7c
Events are now buffered up in the worker and sent as a list. Not using timers, so will only buffer up to $concurrency events
|
10 년 전 |
Ask Solem
|
7921e12682
inspect registers now ignores built-in tasks
|
10 년 전 |
Ask Solem
|
2bd839dbc4
Remote control doc improvements
|
10 년 전 |
Ask Solem
|
694a859fd7
Documents the event messsage protocol
|
10 년 전 |
Ask Solem
|
4e960c51a2
Docs: force update of amqp+kombu
|
10 년 전 |
Ask Solem
|
1607a42fe4
Docs now requires kombu master
|
10 년 전 |
Ask Solem
|
c965f80ef3
3.1 release notes did not announce the chord error behavior being defined. Closes #1805
|
10 년 전 |
Ask Solem
|
00ed1e2fee
Do not document the CHORD_PROPAGATES setting anymore
|
10 년 전 |
Ask Solem
|
740d4d17bc
Django: Call django.setup always if available
|
10 년 전 |
Ask Solem
|
1a140eb03b
Events: Fixes Django timezone problems. Closes #1802
|
10 년 전 |
Ask Solem
|
0624888cfb
Cosmetics
|
10 년 전 |