bin
|
191e316c91
New command-line utility: celeryev - Capture and dump celery events (enable events with -E argument to celeryd)
|
14 years ago |
celery
|
9c41f593cf
Added examples/ to MANIFEST.in
|
14 years ago |
contrib
|
db19d779ae
Documentation: Added missing modules to public/internal module reference
|
14 years ago |
docs
|
d1cf157211
Missing queue definitions are now created automatically.
|
14 years ago |
examples
|
07b299cf92
Some more minor django references removed
|
15 years ago |
tests
|
117a17e1e5
Unittest celeryconfig: Removed BROKER_* settings and set queue to "testcelery"
|
14 years ago |
.gitignore
|
c19aa762d5
Added *.egg (to complement *.egg/) to .gitignore
|
15 years ago |
AUTHORS
|
e287103406
Changed my contact e-mail address.
|
14 years ago |
Changelog
|
7049286964
Routing now works as described in the Routing User Guide.
|
14 years ago |
FAQ
|
3d641c538c
Moved and improved "Can I execute some tasks to only some servers" FAQ to userguide/routing
|
14 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
|
9c41f593cf
Added examples/ to MANIFEST.in
|
14 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
dd950ac212
Bumped version to 1.1.1
|
14 years ago |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
15 years ago |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 years ago |
pavement.py
|
ca555f0576
Rename the quick HTML generation to 'qhtml'.
|
14 years ago |
setup.cfg
|
4e57d705e9
Billiard moved back to celery repo, as Debian doesn't approve much of it.
|
14 years ago |
setup.py
|
def1c34f11
Adding a tests_require field to setup.py
|
14 years ago |