bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 years ago |
celery
|
98406f8e35
pyflakes
|
15 years ago |
contrib
|
d172583481
Merge branch 'master' into paltman/scheduled-periodic-task
|
15 years ago |
docs
|
a73260eefa
Added celery.task.schedules to reference index
|
15 years ago |
examples
|
09e7b1501f
Removed unneccessary import
|
15 years ago |
tests
|
e8835f1052
added ScheduledTask
|
15 years ago |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 years ago |
AUTHORS
|
e8835f1052
added ScheduledTask
|
15 years ago |
Changelog
|
6fbade5a64
Changed to better indents in the Changelog (all the way back to 0.8.4)
|
15 years ago |
FAQ
|
5406699525
Added FAQ: How can I reuse the same connection when applying tasks? Closes #85
|
15 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
|
5c849b769b
Bumped version to 1.0.1
|
15 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
7d1ddbe63b
Rendered README.rst
|
15 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
|
540088ec7b
pavement: Fix the ghdocs task (quoted shell glob pattern by mistake)
|
15 years ago |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 years ago |
setup.py
|
7117827e58
Now depends on carrot >= 0.10.4
|
15 years ago |