bin
|
9ba96d4eb4
New program: celerymon | manage.py celerymon
|
15 лет назад |
celery
|
83b824cc80
Fixed a lot of stuff, shutdowns works properly, refactored + now sends the time it took to execute the task with the task-succeeded event.
|
15 лет назад |
contrib
|
0208ec9f8b
Moved celery.serialization + celery.utils.functional -> billiard.*
|
15 лет назад |
docs
|
9f1c95c347
Document the runtime argument to the task-succeeded event.
|
15 лет назад |
testproj
|
56b8f9e254
Autogenerated documentation for github.
|
15 лет назад |
.gitignore
|
2068f1897b
Added .build to gitignore
|
16 лет назад |
AUTHORS
|
f48ead1f6f
Added Jason Baker to AUTHORS
|
15 лет назад |
Changelog
|
14d1c93c8f
Changelog layout finally looking good
|
15 лет назад |
FAQ
|
c071e9b3e5
Changed all doc references to AMQP_* settings to BROKER_*
|
15 лет назад |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 лет назад |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 лет назад |
MANIFEST.in
|
65aaffea4d
Added contrib to MANIFEST.in
|
15 лет назад |
Makefile
|
13a4a879cc
More PyFlakes cleanup
|
15 лет назад |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 лет назад |
README.rst
|
200101a8f2
Merge branch 'master' into events
|
15 лет назад |
THANKS
|
8b1f46de33
THANKS: Thanks to Martin Mahner for the Sphinx theme.
|
15 лет назад |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 лет назад |
setup.py
|
0f8b17e887
Now depends on billiard >= 0.2.0
|
15 лет назад |