Commit Graph

153 Commits

Author SHA1 Message Date
Ilan Steemers
cef48da789 removes root imports for django 1.9
Updated docs to promote submodule imports
2015-09-24 15:41:32 +02:00
Ilan Steemers
956e79a3a0 docs: compatibility 2015-09-22 18:46:39 +02:00
Ilan Steemers
04470c1a87 docs: compatibility 2015-09-22 18:22:08 +02:00
Ilan Steemers
754fb1ad19 adds python 3.5 for testing 2015-09-19 15:09:19 +02:00
Ilan Steemers
370ffd4061 docs: Replaced redis pooling with broker pooling example.
* moves get_broker to main module
2015-09-18 21:07:18 +02:00
Ilan Steemers
270d8dba88 v0.7.3 2015-09-18 20:02:19 +02:00
Ilan Steemers
16c28a88e2 adds (approximate) lock_size to SQS broker
docs: added lock_size
2015-09-18 15:40:30 +02:00
Ilan Steemers
43d90da271 docs: typo 2015-09-18 11:03:41 +02:00
Ilan Steemers
a493f9cc78 Adds wait option to result() and fetch() 2015-09-18 10:57:09 +02:00
Ilan Steemers
a30e5d2c28 v0.7.2 2015-09-17 20:19:20 +02:00
Ilan Steemers
4d7416914c v0.7.1 2015-09-16 18:50:33 +02:00
Ilan Steemers
bd9f7da095 docs: qinfo --config 2015-09-16 18:03:08 +02:00
Ilan Steemers
f7d30561a2 docs: group functions for task instances
updated group example to reflect easier syntax.
2015-09-16 17:01:23 +02:00
Ilan Steemers
6a564639d4 docs: updates for broker changes 2015-09-15 17:41:41 +02:00
Ilan Steemers
ff5531aa99 Merge branch 'master' into orm
# Conflicts:
#	docs/conf.py
2015-09-14 16:57:28 +02:00
Ilan Steemers
d67e6b9d10 docs: version 7 2015-09-14 16:49:31 +02:00
Ilan Steemers
789f934208 docs: Django ORM broker 2015-09-14 15:38:16 +02:00
Ilan Steemers
991cf48416 v0.6.4 coming up 2015-09-10 14:49:05 +02:00
Ilan Steemers
793c0a0d6a Merge pull request #58 from Koed00/dev
Adds Amazon SQS broker
2015-09-10 14:46:29 +02:00
Ilan Steemers
2efa5bac57 docs: minor adjustments 2015-09-10 14:27:14 +02:00
Ilan Steemers
9af70e799d docs: Amazon SQS broker 2015-09-10 14:11:30 +02:00
Ilan Steemers
6306505269 Merge pull request #57 from Koed00/dev
#56 cpu_affinity not supported on some platforms
2015-09-09 14:24:58 +02:00
Ilan Steemers
cc178df2b1 #56 fakes setting cpu_affinity on unsupported platforms 2015-09-09 13:25:27 +02:00
Ilan Steemers
2c7d410ec6 Update configure.rst 2015-09-08 19:39:06 +02:00
Ilan Steemers
0e03601572 docs: cache option 2015-09-08 18:20:42 +02:00
Ilan Steemers
bb7e91e875 docs: minor changes 2015-09-08 17:30:09 +02:00
Ilan Steemers
5f4334d85a docs: adds IronMQ and bulk config 2015-09-08 17:17:54 +02:00
Ilan Steemers
b56cc9da8f IronMQ broker 2015-09-08 11:20:31 +02:00
Ilan Steemers
f4f8af1382 Fixes backward compatibility problems with django-picklefield 2015-09-07 20:24:21 +02:00
Ilan Steemers
eff51cf9d1 v0.6.1
pinning django-picklefield
2015-09-07 11:50:00 +02:00
Ilan Steemers
a4bdc809dc getting ready for new release 2015-09-06 17:14:43 +02:00
Ilan Steemers
73d15c3608 docs: minor updates 2015-09-06 16:54:20 +02:00
Ilan Steemers
87c3b7c9ce docs: minor changes 2015-09-06 16:22:06 +02:00
Ilan Steemers
815cbeede9 docs: defaults queue_limit to workers squared. 2015-09-06 16:21:58 +02:00
Ilan Steemers
5e5bf2cc8d docs: adjusted for multiple brokers 2015-09-06 14:48:33 +02:00
Ilan Steemers
44473ca408 Adds broker and receipts to architecture flowchart 2015-09-06 12:29:21 +02:00
Ilan Steemers
8ce441bed5 Adds more brokers
* added IronMQ
* added Aws SQS
* removed SafeRedis.
 During tests the 'safe' part wasn't consistent enough
2015-09-02 19:04:03 +02:00
Ilan
9dfb65a7af docs: minor updates 2015-08-19 13:57:46 +02:00
Ilan Steemers
2011efbe0a Merge pull request #49 from Koed00/dev
v0.5.3
2015-08-19 04:02:27 -07:00
Ilan
9fbf859472 Updates to Django 1.7.10 and 1.8.4 2015-08-19 12:56:04 +02:00
Ilan
5ccd86a254 v0.5.3 2015-08-19 12:40:29 +02:00
Ilan
6610277b93 docs: moved Configuration to its own section
* added more info on schedule catch up.
2015-08-19 12:38:15 +02:00
Ilan
ad110f8b45 docs: minor updates 2015-08-15 17:03:56 +02:00
Ilan Steemers
06765742ac Merge pull request #46 from Koed00/dev
Adds global `sync` configuration option
2015-08-13 10:52:45 -07:00
Ilan
12e9e2035e Version 0.5.2 2015-08-13 19:49:36 +02:00
Ilan
265ae9abd9 docs: added sync configuration reference 2015-08-13 18:13:45 +02:00
Ilan
6c37b09151 adds global sync configuration option
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.
2015-08-13 18:02:38 +02:00
Ilan
3d12c1d36e adds queue_size()
returns the size of the current redis queue
2015-08-13 15:54:57 +02:00
Ilan Steemers
101775734c Merge pull request #45 from Koed00/dev
Adds `qinfo` management command
2015-08-12 05:07:57 -07:00
Ilan
204377228f v0.5.1 2015-08-12 13:46:25 +02:00