Ask Solem
|
d01ddea318
Documentation: Added missing modules to autodoc
|
il y a 15 ans |
Ask Solem
|
9f103669cc
Docs: Learn you some Sphinx and use ~
|
il y a 15 ans |
Ask Solem
|
fea79e0407
Updated changelog
|
il y a 15 ans |
Ask Solem
|
0b48fe05cb
Merge branch 'master' of github.com:ask/celery
|
il y a 15 ans |
Ask Solem
|
f7205b8092
Wait for available pool processes before applying tasks to the pool.
|
il y a 15 ans |
Vincent Driessen
|
abbc12e04d
Fix for isoweekday()'s return value.
|
il y a 15 ans |
Vincent Driessen
|
1b9ef5cb8f
Replace the check for an object being iterable by a Python 2.2 compatible way.
|
il y a 15 ans |
Ask Solem
|
0ee3bfc042
Merge branch 'master' of github.com:ask/celery
|
il y a 15 ans |
Ask Solem
|
c3a3fcde7c
Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT.
|
il y a 15 ans |
Vincent Driessen
|
0400ac4dde
Only colourize if CELERYD_LOG_FILE/stderr is a TTY, never to any file.
|
il y a 15 ans |
Ask Solem
|
38791c3d3d
Merge branch 'markhellewell/master'
|
il y a 15 ans |
mark hellewell
|
485cb96550
New logging.Formatter, to add colouring to log output
|
il y a 15 ans |
Vincent Driessen
|
c8f2497217
Simplified implementation of is_due.
|
il y a 15 ans |
Ask Solem
|
ddc22ef5c2
Merge branch 'nvie/master'
|
il y a 15 ans |
Vincent Driessen
|
b852fd1c1b
Raise a ValueError on invalid weekday literals.
|
il y a 15 ans |
Ask Solem
|
831af69696
setup.py: Added pyparsing to install_requires
|
il y a 15 ans |
Vincent Driessen
|
06321d7ea9
Merge branch 'feature/advanced-crontab'
|
il y a 15 ans |
Vincent Driessen
|
1a923773ac
Added support for using names for weekdays, instead of numbers.
|
il y a 15 ans |
Vincent Driessen
|
a83cc6e5ff
Update docstrings for crontab constructor.
|
il y a 15 ans |
Vincent Driessen
|
0ea73d8260
Add support for more complex crontab patterns.
|
il y a 15 ans |
Ask Solem
|
a9df35220e
CarrotListener: Should not close the consumers before the pool is terminated, just cancel the consumers.
|
il y a 15 ans |
Ask Solem
|
f3c9d37c3e
celeryd_multi: Made the code a bit simpler.
|
il y a 15 ans |
Ask Solem
|
7a270f75fe
PEP8ify
|
il y a 15 ans |
Ask Solem
|
4a008f622a
Remove redundant comments in celery.conf
|
il y a 15 ans |
Ask Solem
|
6d701af9e6
Added support for router classes (like the django multidb routers)
|
il y a 15 ans |
Ask Solem
|
39b95c979a
Merge branch 'master' into routers
|
il y a 15 ans |
Ask Solem
|
b5c587a853
pavement.py: "paver test" updated to work with non-django tests.
|
il y a 15 ans |
Ask Solem
|
4bd49a0947
Fixed bug in specifying no-range celeryd-multi args. Closes #120. Thanks to nvie
|
il y a 15 ans |
Ask Solem
|
ad2723ef97
celeryd_multi: Renamed --cmd-suffix -> --append
|
il y a 15 ans |
Ask Solem
|
c19aa762d5
Added *.egg (to complement *.egg/) to .gitignore
|
il y a 15 ans |