bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
hace 15 años |
celery
|
15833527be
Renamed "running" to "started"
|
hace 15 años |
contrib
|
32ec409e98
contrib/requirements/test.txt: Added version requirement > 0.4.0 for unittest2
|
hace 15 años |
docs
|
57bd9dce70
Fixed missing '@task' decorator in Tasks Userguide documentation. Thanks to
|
hace 15 años |
examples
|
09e7b1501f
Removed unneccessary import
|
hace 15 años |
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)
|
hace 15 años |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
hace 15 años |
AUTHORS
|
3314041ea3
Added Mikhail Korobov to AUTHORS
|
hace 15 años |
Changelog
|
6349d4dbfe
Set 1.0.2 release date in Changelog
|
hace 15 años |
FAQ
|
1678e8d3a9
Added FAQ: +Windows: The ``-B`` / ``--beat`` option to celeryd doesn't work?
|
hace 15 años |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
hace 16 años |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
hace 16 años |
MANIFEST.in
|
5c849b769b
Bumped version to 1.0.1
|
hace 15 años |
README
|
cfe7e16175
Bump version to 0.8.0
|
hace 15 años |
README.rst
|
7d1ddbe63b
Rendered README.rst
|
hace 15 años |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
hace 15 años |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
hace 16 años |
pavement.py
|
540088ec7b
pavement: Fix the ghdocs task (quoted shell glob pattern by mistake)
|
hace 15 años |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
hace 15 años |
setup.py
|
a3c2c539ef
pyflakes
|
hace 15 años |