bin
|
b8255146b2
Moved celerymon stuff to celerymon, so we can move it out of the main repo
|
15 anni fa |
celery
|
e7e007a4f5
celery.views: Added decorator task_view that given a task, returns a view
|
15 anni fa |
contrib
|
3afa67af35
PEP8ify
|
15 anni fa |
docs
|
755f439341
Bumped version to 0.9.6 and updated Changelog
|
15 anni fa |
examples
|
95522e7383
Added new example: examples/celery_http_gateway, a simple http service for applying tasks and querying task results via http.
|
15 anni fa |
testproj
|
aec9350b61
Coverage now 96% (Afer adding long needed Tests for AMQP backend)
|
15 anni fa |
.gitignore
|
0f7231cdf8
Added erl_crash.dump + celery.db to gitignore
|
15 anni fa |
AUTHORS
|
537a579f8d
Added Maxim Bodyansky to AUTHORS
|
15 anni fa |
Changelog
|
755f439341
Bumped version to 0.9.6 and updated Changelog
|
15 anni fa |
FAQ
|
1efc54143a
Remove daemon related information from documentation.
|
15 anni fa |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 anni fa |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 anni fa |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 anni fa |
Makefile
|
fa4c2c9db5
Added Makefile target: upload_docs (Build & Upload documentation to Github and PyPI)
|
15 anni fa |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 anni fa |
README.rst
|
755f439341
Bumped version to 0.9.6 and updated Changelog
|
15 anni fa |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
15 anni fa |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 anni fa |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 anni fa |
setup.py
|
01a8a0ecbb
Celery no longer does detaching, you need to use start-stop-daemon,
|
15 anni fa |