celery
|
786bc7276f
Merge branch '2.5'
|
13 years ago |
contrib
|
51c792e231
Renames celery.execute.trace -> celery.task.trace
|
13 years ago |
docs
|
dc999a3461
Moving fail
|
13 years ago |
examples
|
78d509280f
Use anyjson.loads/dumps instead of serialize/deserialize
|
13 years ago |
funtests
|
b398ba3994
AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id
|
13 years ago |
requirements
|
a5eb196c45
Now depends on Kombu 2.1.5
|
13 years ago |
.gitignore
|
9ffda83ab1
Ignoring eclipse / pydev settings files.
|
13 years ago |
.travis.yml
|
38cb2d8038
travis doesn't have to upgrade kombu anymore
|
13 years ago |
AUTHORS
|
80061972af
Adds Iurii Kriachko to AUTHORS
|
13 years ago |
Changelog
|
786bc7276f
Merge branch '2.5'
|
13 years ago |
FAQ
|
fbb94b42ad
The celery.task module can now be used as a decorator (!!!)
|
13 years ago |
INSTALL
|
823f45cf0a
Documentation improvements
|
14 years ago |
LICENSE
|
6b52605db6
Updates copyright years to include 2012
|
13 years ago |
MANIFEST.in
|
ed786d704f
Installation broke on Windows, because of this line in MANIFEST.in
|
13 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
f8e415cc48
Bumps version to 2.6.0a1
|
13 years ago |
THANKS
|
ac2c71be15
Fixes incorrect attribution in THANKS file
|
13 years ago |
TODO
|
9e5de6188c
Adds some TODO items
|
13 years ago |
pavement.py
|
5e15af6c06
Tests passing + flake8
|
13 years ago |
setup.cfg
|
a5eb196c45
Now depends on Kombu 2.1.5
|
13 years ago |
setup.py
|
a5eb196c45
Now depends on Kombu 2.1.5
|
13 years ago |
tox.ini
|
e261f26b99
Come on Travis
|
13 years ago |