Omer Katz
|
d8c5cfe663
Use correct environment variable to see if we're testing PyPy.
|
8 年之前 |
Omer Katz
|
1cc787f6dd
Test PyPy with 5.3.
|
8 年之前 |
Omer Katz
|
68e8078c0e
Merge pull request #3228 from adamchainz/readthedocs.io
|
8 年之前 |
Ask Solem
|
ad13b8f16f
Celery 5 will only support Python 3.6+
|
8 年之前 |
Ask Solem
|
db273c74fd
Use LookupError
|
8 年之前 |
Ask Solem
|
2a7e7c6805
Merge branch 'master' of github.com:celery/celery
|
8 年之前 |
Ask Solem
|
5fec367b97
OS X -> macOS
|
8 年之前 |
Ask Solem
|
d40e92350b
Merge pull request #3251 from mistercrunch/doc_config_source
|
8 年之前 |
Ask Solem
|
d0bac56d83
Merge pull request #3250 from gsb-eng/contributor-cleanup
|
8 年之前 |
Ask Solem
|
323b66f687
Worker: Restart frequency protection also when no exception raised
|
8 年之前 |
Ask Solem
|
1f4813ef66
Now depends case 1.2
|
8 年之前 |
Ask Solem
|
1f92fc8252
More unused variables
|
8 年之前 |
Ask Solem
|
9cccc4dac7
Removes unused variable DEFAULT_LOG_FMT
|
8 年之前 |
Ask Solem
|
99b83396e6
Commands: Adds `inspect.query_task` command
|
8 年之前 |
Ask Solem
|
b0bb4121ec
Remove deprecated app.queues.select_subset/select_remove (use select/deselect)
|
8 年之前 |
Ask Solem
|
377f0342d9
Removes funtests/suite/test_basic, replaced by Cyanide
|
8 年之前 |
Ask Solem
|
a4fbd6d817
Removes unused celery.app.default_loader
|
8 年之前 |
Ask Solem
|
e5f7eca9f5
Reorganizes celery.worker.control module by topic
|
8 年之前 |
Ask Solem
|
9fb0ccaeaa
flakes
|
8 年之前 |
Ask Solem
|
0fcc052c3e
Merge branch 'master' of github.com:celery/celery
|
8 年之前 |
Ask Solem
|
90c6a684ad
Worker: Control: O(1) lookup of tasks by id for query_tasks, etc.
|
8 年之前 |
Ask Solem
|
c626741e2d
Cleanup unused code
|
8 年之前 |
Ask Solem
|
5bfa769f6d
Worker: Adds state.requests for id -> request mapping (weakrefs)
|
8 年之前 |
Maxime Beauchemin
|
17ce8f6916
Document Celery.config_source
|
8 年之前 |
Srinivas Garlapati
|
b652491845
Removed unnecessary GIT conflict marker in CONTRIBUTORS.txt
|
8 年之前 |
Omer Katz
|
f23106014f
Merge pull request #3245 from tayfun/master
|
8 年之前 |
Tayfun Sen
|
0f7324734b
Fix chord arguments.
|
8 年之前 |
Adam Chainz
|
257d226373
Convert readthedocs link for their .org -> .io migration for hosted projects
|
9 年之前 |
Ask Solem
|
4ea01be5a0
Cosmetics for #3151
|
9 年之前 |
Wido den Hollander
|
77e44d8a17
[backends] Add Consul.io Key/Value store as a backend
|
9 年之前 |