Ask Solem
|
a07821a1f1
signature is now a local in celery shell
|
10 years ago |
Ask Solem
|
03544f8d10
Updates Changelog
|
10 years ago |
Ask Solem
|
a8d365c2e8
Fixes 'celery inspect conf' and objgraph commands
|
10 years ago |
Ask Solem
|
1e3cb7522a
Merge branch 'master' of github.com:celery/celery
|
10 years ago |
Ask Solem
|
1d00344719
Start entry for 3.1.8
|
10 years ago |
Ask Solem Hoel
|
c89744ab1f
Remove test change
|
10 years ago |
Ask Solem
|
44f8cea39b
remove test changes
|
10 years ago |
Ask Solem
|
b44554cce4
Merge branch 'master' of github.com:celery/celery
|
10 years ago |
Ask Solem Hoel
|
a255fbcdfa
git test#2
|
10 years ago |
Ask Solem
|
e7978c5a96
Git test
|
10 years ago |
Pepijn de Vos
|
b1f32ef44e
Update CONTRIBUTORS.txt
|
10 years ago |
Ask Solem
|
167c00f7e1
Worker: Now uses WorkerShutdown instead of SystemTerminate so that gevent/eventlet can distinguish from "WorkerLostError"
|
10 years ago |
Ask Solem
|
be782f2363
Make sure autodiscover_tasks is iterable. Closes #1797
|
10 years ago |
Ask Solem
|
d4fbd6479f
Addendum for #1799
|
10 years ago |
Ask Solem
|
df9c39d989
Bin: Make sure subcommands inherit the --no-color preload option. Fixes #1799
|
10 years ago |
Brian Peiris
|
0e9b94af8a
Add units to time_limit description.
|
10 years ago |
Dan Hackner
|
1c6cd3cc8b
Removed unnecessary import from example
|
10 years ago |
Dan Hackner
|
eab3d898d8
Corrected raised exception class name
|
10 years ago |
Ask Solem
|
4b21063f4b
Tests passing
|
10 years ago |
Pepijn de Vos
|
276753698a
Use pipeline for _set
|
10 years ago |
Ask Solem
|
0ed47324c4
Adds ability to set Redis backend connection_pool class/constructor
|
10 years ago |
Ask Solem
|
c8598b53a0
Truncate args and kwargs in pool debug log
|
10 years ago |
Ask Solem
|
59ab2aa589
Events: Use bisect to ensure task index and worker heartbeats are sorted
|
10 years ago |
Ask Solem
|
9ed9ab5e52
Fixes test
|
10 years ago |
Ask Solem
|
5c7f8c5b7c
Typo in previous commit
|
10 years ago |
Ask Solem
|
9d18610de2
Can now override AMQP.Queues class used
|
10 years ago |
Ask Solem
|
7822b2ff9f
Fixed small issue with last commit
|
10 years ago |
Ask Solem
|
89531f6b4c
Events: Heappop does not keep the underlying list in order
|
10 years ago |
Ask Solem
|
f25157d4ac
Must use l.sort not heapify
|
10 years ago |
Ask Solem
|
3fa1b2bf86
events dumper: flush stdout so output can be piped
|
10 years ago |