Ask Solem Hoel ce55c4ccd6 Merge pull request #1537 from akshar-raaj/remove-extra-bind-call 12 年 前
..
app ce55c4ccd6 Merge pull request #1537 from akshar-raaj/remove-extra-bind-call 12 年 前
apps fe33447072 Hostname should also be passed through safe_str 12 年 前
backends c246c8f27a Fixes typo prepare_accept_encoding -> prepare_accept_content 12 年 前
bin 083a8a02f8 Python2.6 detach can use -m celery.__main__ 12 年 前
concurrency e50f52e00e flakes 12 年 前
contrib b351c85656 Made AbortableTask abstract. 12 年 前
events 11b7f98c84 cosmetics 12 年 前
fixups 81fb7f46ae Fix django fixup for Django < 1.6 12 年 前
loaders dbe733d234 Tests passing 12 年 前
security 3ccae08eae Tests passing now without enable_insecure_serializers() 12 年 前
task 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 12 年 前
tests c56e13ee65 More tests passing 12 年 前
utils 71330ae0ca Small improvements 12 年 前
worker b9ca48d97a [optimization] Revoke now accepts list argument (and used by ResultSet.revoke) 12 年 前
__init__.py 77f6aeff98 3.1 rc4 12 年 前
__main__.py 2f376b1705 100% coverage for celery.app.* 12 年 前
_state.py dbe733d234 Tests passing 12 年 前
beat.py dbe733d234 Tests passing 12 年 前
bootsteps.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年 前
canvas.py 04a3cf379b Tests passing 12 年 前
datastructures.py cd27aef18a Define __ne__ when __eq__ 12 年 前
exceptions.py 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 12 年 前
five.py 923165db10 Merge pull request #1517 from daftshady/master 12 年 前
local.py b583fe9291 flakes 12 年 前
platforms.py 607299d8f5 More accurate check of file descriptors 12 年 前
result.py b9ca48d97a [optimization] Revoke now accepts list argument (and used by ResultSet.revoke) 12 年 前
schedules.py 937403eee2 Merge branch '3.0' 12 年 前
signals.py 075674a20f Implements new task_retry signal. Closes #1169 12 年 前
states.py de3572c1c9 Speed up the precedence state lookup 12 年 前