Ask Solem
|
c259cca413
Cosmetics
|
8 years ago |
Ask Solem
|
75e5ad722d
Merge branch 'master' of github.com:celery/celery
|
8 years ago |
Berker Peksag
|
be83a0370b
Document Celery 4.0 support Django 1.8+
|
8 years ago |
Berker Peksag
|
6cd88d8542
Document that -B should be used for development only
|
8 years ago |
Ask Solem
|
e0315abc9a
Makefile: clean Documentation every make docs
|
8 years ago |
Ask Solem
|
319aedb0df
Raise if get_task_logger used with celery/celery.task names. Closes #3475
|
8 years ago |
Ask Solem
|
c88bfa498b
Merge branch 'master' of github.com:celery/celery
|
8 years ago |
Ask Solem
|
e234d1e20c
Use generator fixtures
|
8 years ago |
Alli
|
d87f9db737
Fix KeyError when starting celery beat (#3481)
|
8 years ago |
Ilya
|
e09559cd46
on_message callback documentation added (#3478)
|
8 years ago |
Ilya
|
1a0939701d
possibility to set on_message callback for single task (#3477)
|
8 years ago |
mozillazg
|
7b06ba87f5
Fix code in userguide/tasks.rst (#3467)
|
8 years ago |
Ask Solem
|
521108fff1
Tests passing
|
8 years ago |
Ask Solem
|
1ba9f77d1c
Multi: Dont use prog_name as cmd. Closes #3460
|
8 years ago |
Ask Solem
|
5fcb338b4b
Tests passing without django installed
|
8 years ago |
Ask Solem
|
080676fe06
flakes
|
8 years ago |
Ask Solem
|
9444449aec
Django support now requires 1.8+
|
8 years ago |
Ask Solem
|
272b084407
Merge branch 'master' of github.com:celery/celery
|
8 years ago |
Ask Solem
|
9f0cf25748
Examples/Docs: Django example does not need to import settings
|
8 years ago |
Berker Peksag
|
dacc71526c
Fix typo in first steps documentation
|
8 years ago |
Ask Solem
|
fff12f08af
Django: Use new system check framework. Closes #3439
|
8 years ago |
Ask Solem
|
46fe3e8779
Attempt to not use the word "master"
|
8 years ago |
Ask Solem
|
3d4d0c1c53
Fixes typo in test remote_tracebacks -> task_remote_tracebacks
|
8 years ago |
Ask Solem
|
2b92004eed
Use separate tox target for coverage
|
8 years ago |
Ask Solem
|
a566fb2291
Fixes beat tests on Py3
|
8 years ago |
Ask Solem
|
c19bc8adf2
Couchbase does not install on travis (missing libcouchbase) #2517
|
8 years ago |
Ask Solem
|
950a5b627d
Add extras to CI build (Issue #2517)
|
8 years ago |
Ask Solem
|
69dd173f38
Deps: celery[redis] now requires redis 2.10.5
|
8 years ago |
Ask Solem
|
8e8b428da3
Bumps version to 4.0.0rc4
|
8 years ago |
Ask Solem
|
43593bc5b5
Revert AMQP result backend to being non-async. Closes #3330
|
8 years ago |