Ask Solem
|
b5d8c1cebd
|
Removes TASK_ERROR_EMAILS/mail_admins
|
2016-06-27 19:18:51 -07:00 |
Ask Solem
|
c4de6da107
|
Removes Remote Tasks/celery.contrib.http
|
2016-06-27 19:01:13 -07:00 |
Ask Solem
|
b5b4836be1
|
Removes the no_execv/force_execv options
|
2016-06-27 18:59:11 -07:00 |
Ask Solem
|
d883a7005f
|
No longer supports Microsoft Windows
|
2016-06-27 18:52:33 -07:00 |
Ask Solem
|
4b3ab70877
|
Removes celery.contrib.batches
|
2016-06-27 18:37:34 -07:00 |
Ask Solem
|
77995bc586
|
Removes some more cross references to autoscaling
|
2016-06-27 18:35:30 -07:00 |
Ask Solem
|
41873498ef
|
Removes Autoreload feature completely
|
2016-06-27 18:33:17 -07:00 |
Ask Solem
|
8e0ab0f092
|
Removes autoscale option completely
|
2016-06-27 18:21:06 -07:00 |
Ask Solem
|
a1f04339b5
|
Removes support for Django ORM as a broker for lack of resources
|
2016-06-23 19:25:17 -07:00 |
Ask Solem
|
0614598b33
|
Removes support for using CouchDB as a broker for lack of resources
|
2016-06-23 19:22:25 -07:00 |
Ask Solem
|
f9cac7d0d7
|
Removes support of IronMQ for lack of resources to support it
|
2016-06-23 19:18:07 -07:00 |
Ask Solem
|
79810a26a1
|
Removes support for SQLAlchemy as a broker
|
2016-06-23 19:15:29 -07:00 |
Ask Solem
|
d4b0bf6fe3
|
Removes support for Beanstalk
|
2016-06-23 19:11:38 -07:00 |
Ask Solem
|
ac695d3341
|
No longer supports MongoDB :(
|
2016-06-23 19:06:49 -07:00 |
Ask Solem
|
5918c4cd30
|
Reqs: Now depends on case 1.2.2
|
2016-06-23 15:37:10 -07:00 |
Ask Solem
|
d9dfd6ef82
|
Now depends on case 1.2.1
|
2016-06-23 14:34:57 -07:00 |
Ask Solem
|
f6829dfe85
|
Travis: Remove non-working 2.7.6 build
|
2016-06-22 18:37:36 -07:00 |
Ask Solem
|
3a8aed2ec0
|
Utils: head_from_fun: Use module of function instead of creating a new name
|
2016-06-22 18:20:27 -07:00 |
Ask Solem
|
c2f96870fd
|
Merge branch 'master' of github.com:celery/celery
|
2016-06-22 15:47:00 -07:00 |
Morris Tweed
|
e90444189b
|
Result: RPC: Filter out latest messages for all tasks, not just the one being queried
|
2016-06-22 15:46:39 -07:00 |
Ask Solem
|
f5366bd29e
|
Merge pull request #3268 from honux/patch-3
Update CONTRIBUTORS.txt
|
2016-06-22 14:36:27 -07:00 |
Ask Solem
|
ae3f36f7da
|
Task: Errbacks can now have (request, exception, traceback) signature.
Closes #2538
|
2016-06-22 14:31:39 -07:00 |
Ask Solem
|
39e8e0fe84
|
Cosmetics: celery.app.trace
|
2016-06-22 14:14:21 -07:00 |
Ask Solem
|
9725ea268a
|
flakes
|
2016-06-22 14:14:02 -07:00 |
Ask Solem
|
96915fbadf
|
Build: Fixes test_mem_rss test
|
2016-06-22 14:13:47 -07:00 |
honux
|
c2e963bbae
|
Update CONTRIBUTORS.txt
|
2016-06-22 17:53:43 -03:00 |
honux
|
7a8c47bf13
|
Task: replace: Append to chain/chord (Closes #3232)
Fixed issue #3232, adding the signature to the chain (if there is any).
Fixed the chord suppress if the given signature contains one.
|
2016-06-22 12:54:14 -07:00 |
Ask Solem
|
2e6ba4e4c7
|
Docs: whatsnew-4.0: Fixes header
|
2016-06-22 12:49:01 -07:00 |
Ask Solem
|
682c1a2c5c
|
Docs: Extending: Use colon in symbol path. Closes #3258
|
2016-06-22 11:53:47 -07:00 |
Ask Solem
|
7caafb4a6c
|
Beat: Allow float in schedule value. Closes #3260
|
2016-06-22 11:47:21 -07:00 |
Ask Solem
|
152ee2cd42
|
Utils: Debug: psutil get_memory_info is now .memory_info. Closes #3262
|
2016-06-22 11:37:19 -07:00 |
Ask Solem
|
c21d6a9c17
|
Utils: Moves simple_format -> .utils.text
|
2016-06-21 18:16:40 -07:00 |
Ask Solem
|
707dfdbadb
|
Utils: Renames .datastructures -> utils.collections
|
2016-06-21 18:12:12 -07:00 |
Ask Solem
|
9a9eff0956
|
Utils: Graph: Use Counter instead of defaultdict
|
2016-06-21 17:51:37 -07:00 |
Ask Solem
|
0e91fcde48
|
Utils: Moves DependencyGraph to new celery.utils.graph
|
2016-06-21 17:50:09 -07:00 |
Ask Solem
|
5f4963435e
|
Utils: Buffer: Changes API from append/pop -> put/take
This avoids colliding with the regular dict interface.
|
2016-06-21 17:29:25 -07:00 |
Ask Solem
|
2e21ca2f7c
|
PyPy: Utils: OrderedDict: Dicts always ordered in recent PyPy
|
2016-06-21 17:27:30 -07:00 |
Ask Solem
|
8df8f4653c
|
Travis: Also test on Python 2.7.6
|
2016-06-21 17:09:23 -07:00 |
Ask Solem
|
d34c387777
|
Travis: Also run CI on macOS
|
2016-06-21 17:08:17 -07:00 |
Ask Solem
|
b32e8f1ea6
|
Fixes wrong test
|
2016-06-21 15:17:38 -07:00 |
Ask Solem
|
b97e164131
|
Fixes requests memory leak in master (Issue #3205)
|
2016-06-21 15:00:28 -07:00 |
Ask Solem
|
ebfe0a0b2e
|
Result: Async: pending_results is now a tuple of (concrete, weak)
|
2016-06-21 14:46:09 -07:00 |
Ask Solem
|
e3214fc0e0
|
Utils: ConfigurationView is now a ChainMap
|
2016-06-21 14:41:06 -07:00 |
Ask Solem
|
58e5fbfee2
|
Utils: Renames BufferMapping -> BufferMap
|
2016-06-21 14:37:39 -07:00 |
Ask Solem
|
859587749e
|
Fixes BufferMapping on Py3
|
2016-06-20 17:54:11 -07:00 |
Ask Solem
|
ece3222859
|
Adds comment to head_from_fun
|
2016-06-20 17:53:56 -07:00 |
Ask Solem
|
e501fc1f1c
|
Attempt to fix Python 3 build
|
2016-06-20 16:22:30 -07:00 |
Ask Solem
|
039f665ff3
|
Merge branch 'master' of github.com:celery/celery
|
2016-06-20 15:33:53 -07:00 |
Ask Solem
|
7a61ab73ed
|
Result: Async: Buffer results received out of band
|
2016-06-20 15:33:47 -07:00 |
Omer Katz
|
ac26c2fdef
|
Merge pull request #3181 from veatch/patch-3
docs: broker_connection_timeout disabled for gevent
|
2016-06-19 16:39:16 +03:00 |