Ask Solem
|
c99cfca749
PEP8ify + pyflakes
|
14 年 前 |
Ask Solem
|
9cc863a2d8
Beat: install_default_entries moved to setup_schedule()
|
14 年 前 |
Ask Solem
|
8acf0bcb40
Now depends on Kombu v1.0.0
|
14 年 前 |
Ask Solem
|
c1af26b4f6
Beat: default entries must be Entry, not dict
|
14 年 前 |
Ask Solem
|
6f7db25db7
Faster loading of celery module
|
14 年 前 |
Ask Solem
|
8a81e667b9
Bumped version to 2.2.0rc5
|
14 年 前 |
Ask Solem
|
08846a2cd4
Adds contrib/requirements/py26.txt (importlib)
|
14 年 前 |
Ask Solem
|
8a8a18b846
tests passing on Py2.5
|
14 年 前 |
Ask Solem
|
d35ceb070c
All tests pass on PyPy
|
14 年 前 |
Ask Solem
|
ef3b3f0460
MongoDB result backend: Fixed attribute error for self.app
|
14 年 前 |
Ask Solem
|
c57708e609
Documentation references outdated SharedCounter
|
14 年 前 |
Ask Solem
|
63685e11c6
Bumped version to 2.2.0rc4
|
14 年 前 |
Ask Solem
|
3352f11463
Removes debugging statements
|
14 年 前 |
Ask Solem
|
5179b6d040
Added autodoc for celery.concurrency.solo
|
14 年 前 |
Ask Solem
|
f612848a62
PEP8ify + pyflakes
|
14 年 前 |
Ask Solem
|
f85aaec9b1
Tests passing on Jython
|
14 年 前 |
Ask Solem
|
01014309ed
Use kombu.utils.blocking
|
14 年 前 |
Ask Solem
|
6ef0506be9
Updated Changelog
|
14 年 前 |
Ask Solem
|
0b5134d42a
PyPy: Disable pool by default
|
14 年 前 |
Ask Solem
|
1d55c1cd94
Added solo pool (i.e. no pool, just blocking inline)
|
14 年 前 |
Ask Solem
|
74a8701279
Don't close channel after sending result
|
14 年 前 |
Ask Solem
|
94d7694b37
Jython: Threads is now default under jython, and depends on threadpool + simplejson
|
14 年 前 |
Ask Solem
|
e2f8a5cead
Now runs on Jython using -P threads
|
14 年 前 |
Ask Solem
|
89b4849930
Added compiled jython files to gitignore
|
14 年 前 |
Ask Solem
|
9c7955cdea
Stupid friday typo
|
14 年 前 |
Ask Solem
|
748fbbeb16
trace: Send task_failure signal
|
14 年 前 |
Ask Solem
|
0552a14fa6
Adds signals.task_failure(task_id, exception, args, kwargs, traceback, einfo)
|
14 年 前 |
Ask Solem
|
4fc9e9c624
Reset pidbox node on channel failure
|
14 年 前 |
Ask Solem
|
58c5173718
Bumped version to 2.2.0rc3
|
14 年 前 |
Ask Solem
|
25a59556f0
Replaced SharedCounter with good old fashioned mutual exclusion
|
14 年 前 |