Ask Solem e3fda5150f Bumps version to 2.2.8 and updates Changelog 14 년 전
..
app 99d8674e8e Events now use a logical clock. Merged from gossip branch 14 년 전
apps 7338892173 Root warning should use getuid not geteuid 14 년 전
backends 742ac27634 Redis result backend: Fixes compat issue with redis-py 2.4.4 14 년 전
bin 116ccc1f97 celery.bin.base: Cosmetics 14 년 전
concurrency 7fd0af74d9 PEP8ify + pyflakes + tests passing 14 년 전
contrib 2b99b17f6e celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 14 년 전
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 14 년 전
events 1f327a8314 cursesmon: Fixes unbound local error 'detail'. Closes #303 14 년 전
execute bcedc24bb9 Trace: task.after_return must be called after result written 14 년 전
loaders e13838b10a PEP8ify + pyflakes 14 년 전
task fa7b012261 TaskType: Only use app.main if task.name is not explicitly set 14 년 전
tests f44c7ef30e Tests passing again 14 년 전
utils 86f0b9696e Fixes issue where logging objects would give <Unrepresentable: ..> 14 년 전
worker 9716333808 TaskRequest: Fixes typo safe_repr(traceback) -> safe_str(traceback) in the retry handler 14 년 전
__init__.py e3fda5150f Bumps version to 2.2.8 and updates Changelog 14 년 전
beat.py d89cf7e743 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 14 년 전
conf.py 377f1cc358 Cosmetics 15 년 전
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 14 년 전
decorators.py c3e0ed81ad Updated copyright statements to include 2011 15 년 전
exceptions.py 156c8edb02 Cosmetics and cleanup 15 년 전
local.py 6f7db25db7 Faster loading of celery module 15 년 전
log.py 4268e4a2db Adding signals after_setup_logger and after_setup_task_logger 14 년 전
messaging.py 156c8edb02 Cosmetics and cleanup 15 년 전
platforms.py 291987dfc6 [Security] Use set*id() not sete*id 14 년 전
registry.py 156c8edb02 Cosmetics and cleanup 15 년 전
result.py a5ae83e90d EagerResult.wait should be EagerResult.get now 14 년 전
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 14 년 전
schedules.py bd820378ae schedule: Added __repr__ 14 년 전
signals.py e13838b10a PEP8ify + pyflakes 14 년 전
states.py c3e0ed81ad Updated copyright statements to include 2011 15 년 전