Ask Solem
|
49506f6173
Prefork: Fixes SCHED_STRATEGY key error in inspect stats. Closes #3621
|
8 years ago |
Ask Solem
|
f8a0d5a758
Task: Handle retry when task sent to anon-exchange. Closes #3622
|
8 years ago |
Ask Solem
|
5ceb74ac50
saferepr: Handle unicode errors in bytes repr on Python 3. Closes #3610
|
8 years ago |
Ask Solem
|
8e5ea5cc02
Fixes None and int type comparison in apps/worker.py. Closes #3641
|
8 years ago |
Ask Solem
|
a893527e8b
app.register_task now binds task to app
|
8 years ago |
Ask Solem
|
fcecfb0877
Adds redis_socket_connect_timeout setting, and make sure its not set with Unix socket
|
8 years ago |
Ask Solem
|
c553fee035
Fixes app/test_amqp.py tests
|
8 years ago |
Ask Solem
|
bbbb7bed85
Merge branch 'master' of github.com:celery/celery
|
8 years ago |
Ask Solem
|
2a0503a1fe
Task: Sent event was never being published. Closes #3646
|
8 years ago |
Brian Luan
|
65f43998b2
fix no logo image in worker splash screen when python version is 3.x (#3627)
|
8 years ago |
Rémi Marenco
|
65b71e467d
Update redis.rst to fix pip bundle issue (#3643)
|
8 years ago |
Ask Solem
|
fa6269f7f3
Reqs: celery[sqs] also requires pycurl. Closes #3619
|
8 years ago |
Ask Solem
|
6d56ac08c9
Hard time limit not called when using call_at, changed to using call_later. Closes #3618
|
8 years ago |
Ask Solem
|
86e7eed314
Soft time limit error showed Trues instead of the timeout in seconds
|
8 years ago |
Ask Solem
|
a811066c7f
Adds app.register_task method to support Celery 1.0 style task-classes. Closes #3615
|
8 years ago |
Ask Solem
|
4955625114
Commands: call command has argument --args crashing with argparse args option. Closes #3614
|
8 years ago |
Ask Solem
|
4218536e4c
App: Regression registry_cls no longer had any effect. Closes #3613
|
8 years ago |
Ask Solem
|
47b73c2afc
Fixes wrong issue reference. Closes #3583
|
8 years ago |
Ask Solem
|
5a4d1ef24a
Attempt to fix saferepr with __repr__ returning bytes with non-ascii chars. Closes #3600
|
8 years ago |
Ask Solem
|
c22e683958
Fixes failing security test case. Closes #3624
|
8 years ago |
Steffen Allner
|
a380f09006
Add `celery_parameters` test fixture to be able to use customized `Celery` init parameters. (#3626)
|
8 years ago |
Ask Solem
|
db68c21a99
flakes
|
8 years ago |
Ask Solem
|
b2027b9c6c
flakes
|
8 years ago |
Ask Solem
|
628bd87431
CI: Removes pypy3 target
|
8 years ago |
Ask Solem
|
0dbc83a4cf
CI: Removes pypy3 target
|
8 years ago |
csfeathers
|
842d40f377
Doc: Fix systemd examples (#3595)
|
8 years ago |
Moussa Taifi
|
bc66391ccf
DOC: fix typo in remote shutdown using control broadcast example (#3602)
|
8 years ago |
Yuhannaa
|
6328613355
typo in 4.0 docs, Json is now the default serializer (#3594)
|
8 years ago |
Laurent Peuch
|
4bab8798a3
typo in 4.0 release notes, .on_commit is the old Django API (#3587)
|
8 years ago |
csfeathers
|
59bc6e2800
Doc: Fix systemd examples (#3595)
|
8 years ago |