bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 vuotta sitten |
celery
|
6d64e87e5e
Merge branch 'kmike/master'
|
15 vuotta sitten |
contrib
|
098aaa6921
Example config file for supervisord is fixed.
|
15 vuotta sitten |
docs
|
249a270301
Modified the task locking documentation to use cache.add for atomic locking
|
15 vuotta sitten |
examples
|
ad50ad3e66
Added example tasks and settings to examples/django/demoproject
|
15 vuotta sitten |
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 vuotta sitten |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 vuotta sitten |
AUTHORS
|
3314041ea3
Added Mikhail Korobov to AUTHORS
|
15 vuotta sitten |
Changelog
|
6349d4dbfe
Set 1.0.2 release date in Changelog
|
15 vuotta sitten |
FAQ
|
1678e8d3a9
Added FAQ: +Windows: The ``-B`` / ``--beat`` option to celeryd doesn't work?
|
15 vuotta sitten |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
16 vuotta sitten |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
16 vuotta sitten |
MANIFEST.in
|
5c849b769b
Bumped version to 1.0.1
|
15 vuotta sitten |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 vuotta sitten |
README.rst
|
7d1ddbe63b
Rendered README.rst
|
15 vuotta sitten |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
15 vuotta sitten |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
16 vuotta sitten |
pavement.py
|
540088ec7b
pavement: Fix the ghdocs task (quoted shell glob pattern by mistake)
|
15 vuotta sitten |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 vuotta sitten |
setup.py
|
a3c2c539ef
pyflakes
|
15 vuotta sitten |