bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 anos atrás |
celery
|
b2ad420714
models: result field should not ever be NULL.
|
15 anos atrás |
contrib
|
7117827e58
Now depends on carrot >= 0.10.4
|
15 anos atrás |
docs
|
5c9aaf10e4
userguide/tasks: Use of positional argument after keyword argument in example.
|
15 anos atrás |
examples
|
09e7b1501f
Removed unneccessary import
|
15 anos atrás |
tests
|
b98b19dcd9
Moved tests back to celery/tests as picklefield broke the tests when pickling. (The C API in <=2.6 uses relative imports by default, resulting in package conflicts)
|
15 anos atrás |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 anos atrás |
AUTHORS
|
0b6c12141b
Added Jeff Balogh to AUTHORS
|
15 anos atrás |
Changelog
|
6349d4dbfe
Set 1.0.2 release date in Changelog
|
15 anos atrás |
FAQ
|
d1f0af090c
Added FAQ: Can I cancel the execution of a task?
|
15 anos atrás |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 anos atrás |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 anos atrás |
MANIFEST.in
|
5c849b769b
Bumped version to 1.0.1
|
15 anos atrás |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 anos atrás |
README.rst
|
7d1ddbe63b
Rendered README.rst
|
15 anos atrás |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
15 anos atrás |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 anos atrás |
pavement.py
|
540088ec7b
pavement: Fix the ghdocs task (quoted shell glob pattern by mistake)
|
15 anos atrás |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 anos atrás |
setup.py
|
7117827e58
Now depends on carrot >= 0.10.4
|
15 anos atrás |