.. |
backends
|
7e824b2025
PEP8-ify
|
16 년 전 |
bin
|
520a9a7b01
Make -S|--supervised and option (off by default).
|
16 년 전 |
management
|
c48d219600
Some docstrings and nicer info at startup (show version number)
|
16 년 전 |
task
|
121c33dbcf
Fix bugs from task refactor + add eta, countdown
|
16 년 전 |
tests
|
3dc7640f07
Tests passing again after TaskSetResult change
|
16 년 전 |
worker
|
ef0d40dbf5
Dump args and kwargs in error e-mail
|
16 년 전 |
__init__.py
|
f4dd6a92cd
Merge branch 'master' of git@github.com:ask/celery into bucketqueue
|
16 년 전 |
conf.py
|
e4ae580003
Autogenerated documentation for github.
|
16 년 전 |
datastructures.py
|
e68b712eb2
PEP8ify
|
16 년 전 |
discovery.py
|
6b81d06f56
Everything now conforms to pep8.py
|
16 년 전 |
execute.py
|
f4dd6a92cd
Merge branch 'master' of git@github.com:ask/celery into bucketqueue
|
16 년 전 |
fields.py
|
7e824b2025
PEP8-ify
|
16 년 전 |
log.py
|
2e1764f15e
Don't close others logger file descriptors.
|
16 년 전 |
managers.py
|
6235a67ccf
Tests now passing again
|
16 년 전 |
messaging.py
|
cb7ff4e29e
Doesn't work properly yet.
|
16 년 전 |
models.py
|
ced0b64ad2
Raise our pylint score to 8.24/10
|
16 년 전 |
monitoring.py
|
8b04474d9c
Documentation: Fix rSt errors
|
16 년 전 |
pool.py
|
8b04474d9c
Documentation: Fix rSt errors
|
16 년 전 |
registry.py
|
8b04474d9c
Documentation: Fix rSt errors
|
16 년 전 |
result.py
|
8b04474d9c
Documentation: Fix rSt errors
|
16 년 전 |
supervisor.py
|
e8ad291c02
document supervisor
|
16 년 전 |
timer.py
|
cc199089ac
Restart pool if a process is dead
|
16 년 전 |
urls.py
|
ced0b64ad2
Raise our pylint score to 8.24/10
|
16 년 전 |
utils.py
|
fa8bd5651d
utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each.
|
16 년 전 |
views.py
|
91b5a7e623
views.apply: View applying a task. Example:
|
16 년 전 |