bin
|
b8255146b2
Moved celerymon stuff to celerymon, so we can move it out of the main repo
|
15 years ago |
celery
|
9ff09da8cd
Scheduler: Can't localize the heap, as the .clear() method will set it to a new
|
15 years ago |
contrib
|
15bb091e22
Change more with statements to execute_context()
|
15 years ago |
docs
|
6715848bfd
fixed typo
|
15 years ago |
examples
|
659389c873
Proofread readme in httpexample
|
15 years ago |
testproj
|
db5e073893
Refactored celery.bin.celeryd so it's possible to test it
|
15 years ago |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 years ago |
AUTHORS
|
389ec483bb
Added Jesper Noehr to AUTHORS
|
15 years ago |
Changelog
|
e84eae06ef
Updated changelog
|
15 years ago |
FAQ
|
529dd7146b
PEP8ify
|
15 years ago |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 years ago |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 years ago |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
7711b08ff3
Rendered README.rst
|
15 years ago |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
15 years ago |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 years ago |
pavement.py
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 years ago |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 years ago |
setup.py
|
01a8a0ecbb
Celery no longer does detaching, you need to use start-stop-daemon,
|
15 years ago |