.. |
app
|
51d7141c49
[amqrpc] New backend now works
|
12 éve |
apps
|
104530996b
Merge branch '3.0'
|
12 éve |
backends
|
8d04d381d7
Merge pull request #1043 from lrem/master
|
12 éve |
bin
|
ab8c68b322
Merge branch '3.0'
|
12 éve |
concurrency
|
74d314d913
Renames logger celery.concurrency -> celery.pool
|
12 éve |
contrib
|
104530996b
Merge branch '3.0'
|
12 éve |
events
|
14cf713439
All events now include a 'tzoffset' field that is a tuple of (stdoffset, dstoffset)
|
12 éve |
fixups
|
ccad83ee21
Tests passing
|
12 éve |
loaders
|
ab8c68b322
Merge branch '3.0'
|
12 éve |
security
|
6cb35fce0f
Don't use future_builtins, it's not available in py3k
|
12 éve |
task
|
104530996b
Merge branch '3.0'
|
12 éve |
tests
|
e22ab7e64a
Fixes timer tests
|
12 éve |
utils
|
e22ab7e64a
Fixes timer tests
|
12 éve |
worker
|
e932bce8de
Merge branch 'master' of github.com:celery/celery
|
12 éve |
__compat__.py
|
6cb35fce0f
Don't use future_builtins, it's not available in py3k
|
12 éve |
__init__.py
|
ccad83ee21
Tests passing
|
12 éve |
__main__.py
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
12 éve |
_state.py
|
e1f81cf416
Worker didn't actually set the default app, breaking gevent/eventlet
|
12 éve |
beat.py
|
d8a0591091
Merge branch '3.0'
|
12 éve |
bootsteps.py
|
ccad83ee21
Tests passing
|
12 éve |
canvas.py
|
389caf247f
Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947)
|
12 éve |
datastructures.py
|
5af4aa67ea
Tests passing
|
12 éve |
exceptions.py
|
6a3b1ff6f5
Merge branch '3.0'
|
12 éve |
local.py
|
2e682b9fef
flake8
|
12 éve |
platforms.py
|
0e9501bce0
Merge branch '3.0'
|
12 éve |
result.py
|
f2e7962c34
Update result graph
|
12 éve |
schedules.py
|
c3c32bb726
No longer depends on python-dateutil, but depends on pytz instead
|
12 éve |
signals.py
|
be1e391c41
Adds signal: celeryd_after_setup
|
12 éve |
states.py
|
d8a0591091
Merge branch '3.0'
|
12 éve |