bin
|
b8255146b2
Moved celerymon stuff to celerymon, so we can move it out of the main repo
|
15 년 전 |
celery
|
0155cba133
Deprecated REDIS_TIMEOUT, and REDIS_CONNECT_RETRY, added REDIS_PASSWORD, to work with new redis API.
|
15 년 전 |
contrib
|
8c3df7cd65
Added DAEMON_OPTS as an env variable for extra daemon options, also CELERYD/CELERYBEAT_USER + _GROUP as variables for the --chuid and --group options. Thanks to David De La Harpe Golden. Closes #73
|
15 년 전 |
docs
|
eaf019587a
Mention CELERY_DEFAULT_RATE_LIMIT in configuration docs. Thanks to kmike! Closes #77
|
15 년 전 |
examples
|
659389c873
Proofread readme in httpexample
|
15 년 전 |
testproj
|
db5e073893
Refactored celery.bin.celeryd so it's possible to test it
|
15 년 전 |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 년 전 |
AUTHORS
|
1db5e385a5
Added Adam Endicott to AUTHORS
|
15 년 전 |
Changelog
|
b7d4d4c052
Resolved runeh's documentation FIXME's
|
15 년 전 |
FAQ
|
529dd7146b
PEP8ify
|
15 년 전 |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
16 년 전 |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
16 년 전 |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 년 전 |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 년 전 |
README.rst
|
7711b08ff3
Rendered README.rst
|
15 년 전 |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
16 년 전 |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
16 년 전 |
pavement.py
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 년 전 |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 년 전 |
setup.py
|
01a8a0ecbb
Celery no longer does detaching, you need to use start-stop-daemon,
|
15 년 전 |