bin
|
b8255146b2
Moved celerymon stuff to celerymon, so we can move it out of the main repo
|
15 年之前 |
celery
|
76321926f6
Tests passing on 2.4 (except for database dependent tests for some reason, as sqlite is not working?)
|
15 年之前 |
contrib
|
15bb091e22
Change more with statements to execute_context()
|
15 年之前 |
docs
|
c879b3b8ad
Update otherqueue tutorial
|
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
|
389ec483bb
Added Jesper Noehr to AUTHORS
|
15 年之前 |
Changelog
|
e84eae06ef
Updated changelog
|
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 年之前 |