Ask Solem
|
ded23cadcf
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
a20ff8a98e
Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu
|
12 years ago |
Ask Solem
|
fc388b1f11
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
043f867964
Clean up requirements
|
12 years ago |
Ask Solem
|
1ee6603703
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
f3b3945b12
Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0
|
12 years ago |
Ask Solem
|
25d5045b56
Use celery.__main__ to really patch eventlet as *early* as possible.
|
12 years ago |
Ask Solem
|
41d90c9f8a
Use celery.__main__ to really patch eventlet as *early* as possible.
|
12 years ago |
Ask Solem
|
5ac16ce6f2
Downgrade celery.concurrency.processes package to module
|
12 years ago |
Ask Solem
|
f16620fe05
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
5556e2acec
Adds Python 3 trove classifiers again
|
12 years ago |
Ask Solem
|
b23fd8c3f6
Use more str.format
|
12 years ago |
Ask Solem
|
cf10506454
Now depends on Python 2.6
|
12 years ago |
Ask Solem
|
c79e95d789
Move setuptools import to the top. Thanks iksaif
|
12 years ago |
Jed Smith
|
de6d870cdc
Fix 2to3 race which prevents installation on Py3k
|
12 years ago |
Ask Solem
|
078759b707
setup.py: take tests_require from requirements/test-*
|
12 years ago |
Ask Solem
|
7af762d1b7
More single quotes
|
12 years ago |
Ask Solem
|
47ec21250c
Deprecate BROKER_ and REDIS_ options now superceded by BROKER_URL and URL form of CELERY_RESULT_BACKEND
|
12 years ago |
Ask Solem
|
a408ae9bd7
PyPI does not handle links to irc://irc.freenode.net
|
12 years ago |
Bobby Powers
|
282c510848
build: setup: only try removing the working dir from the path if its on it
|
12 years ago |
Ask Solem
|
6d6ca97693
Remove Python 3 classifiers, have to wait for 2.6.1
|
12 years ago |
Ask Solem
|
20e97766b1
Set current_task on Task.__call__
|
12 years ago |
Ask Solem
|
7c3f9b4d0b
Setup.py: Py3.2 compat
|
12 years ago |
Ask Solem
|
0c040b9119
Fixes task package upgrade again
|
13 years ago |
Ask Solem
|
0ad83bf41d
task module upgrade did not work
|
13 years ago |
Ask Solem
|
854020079e
use imp.find_module to remove task package
|
13 years ago |
Ask Solem
|
93c2a040f7
setup.py now removes old celery.app.task package (which is now a module)
|
13 years ago |
Ask Solem
|
fa2d784f82
Cosmetics and stuff
|
13 years ago |
Ask Solem
|
53b61c638b
99% overall coverage :happy:
|
13 years ago |
Ask Solem
|
4cd200c0a9
setup.py now reads deps from requirements/
|
13 years ago |