Ask Solem
|
d814df288c
Bumps version to 3.1.14
|
10 年 前 |
Ask Solem
|
728a152ab5
Merge branch '3.1' of github.com:celery/celery into 3.1
|
10 年 前 |
Gino Ledesma
|
2f07f40057
Fixed MultiTool test case
|
10 年 前 |
Ask Solem Hoel
|
e69f129be3
Merge pull request #2147 from mikemccabe/patch-1
|
10 年 前 |
Jonathan Sundqvist
|
19a3529461
Adding missing instruction on necessary path for RabbitMQ
|
10 年 前 |
Ask Solem
|
42dd930ea5
Updates Changelog
|
10 年 前 |
Ask Solem
|
1a5f73fa60
Now depends on kombu 3.0.22
|
10 年 前 |
Ask Solem
|
31eee724a1
Prefork pool: Improves fairness
|
10 年 前 |
Ask Solem
|
184b27dd9c
Periodic task examples too easily confused
|
10 年 前 |
Ask Solem
|
033cc2c465
Improves reference for CELERY_QUEUES. Closes #2231
|
10 年 前 |
Ask Solem Hoel
|
3f68f491ea
Merge pull request #2234 from ajschumacher/patch-1
|
10 年 前 |
Aaron Schumacher
|
eb63cc32a6
some typos
|
10 年 前 |
Kouhei Maeda
|
1e88e4b98a
Update calling.rst
|
11 年 前 |
Ask Solem
|
e96d2067e4
Bump celerybeat init script version and cosmetics for #1942
|
10 年 前 |
Ask Solem
|
9689b208e7
generic init: celeryd status now gets pidfiles using multi expand (Issue #1942)
|
10 年 前 |
Ask Solem
|
6056f8bafb
Multi: Now outputs to stdout instead of stderr for non-errors
|
10 年 前 |
John Whitlock
|
923e068558
Add /etc/init.d/celerybeat status
|
11 年 前 |
Ross
|
e99237810b
Update CONTRIBUTORS.txt
|
10 年 前 |
mikemccabe
|
93327d6eb5
Apostrophe fix
|
10 年 前 |
Gabriel
|
876ae12f54
Fix typos on FAQ doc (misuses of doesn't -> don't)
|
10 年 前 |
Ask Solem
|
13aa1127ee
Cosmetics for #2201
|
10 年 前 |
Balthazar Rouberol
|
80405d79d1
Add side note about %h macro escaping in a supervisord config file
|
10 年 前 |
Ask Solem
|
59a849ae6b
to py2.6 compat
|
10 年 前 |
Ask Solem
|
1aa81b088c
Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
|
10 年 前 |
Ask Solem
|
c02e51c067
Worker: autoreload should ignore not implemented pool.restart. Closes #2153
|
10 年 前 |
Ask Solem
|
88d0719a0d
Added logging example to redirect stdouts to custom logger in task
|
10 年 前 |
Ask Solem
|
b8be30a35d
Task: Do not raise retry exception when retry executed in eager mode. Partially fixes #2164
|
10 年 前 |
Ask Solem
|
fdde58b8a6
Py3: tests should not depend on mock
|
10 年 前 |
Ask Solem
|
b27ab4ad4a
Cert expired in tests
|
10 年 前 |
Ask Solem
|
f632c3b6ff
AMQP result backend: Call on_interval every second (always) to propagate parent errors
|
10 年 前 |