Ilan Steemers
f3ae8a86dc
Merge pull request #148 from xoxzo/log-enqueue-id
...
Log id returned by broker
2017-04-05 16:31:55 +03:00
Ilan Steemers
07cc06d1f0
Merge pull request #220 from abompard/signals
...
Adds basic signals
2017-04-05 16:28:05 +03:00
ilan
81fdfa6abe
Updates version and supported versions
2017-04-05 14:43:44 +03:00
Ilan Steemers
fa3ba1c179
Merge pull request #230 from Koed00/django_update
...
Update to Django 1.11 & Python 3.6
2017-04-05 14:10:11 +03:00
ilan
79c4b5bb7e
removing sqs tests
2017-04-05 13:43:10 +03:00
ilan
f057ca94ca
Skip SQS test for now
2017-04-05 13:31:30 +03:00
ilan
7c28b16adb
Skip SQS test for now
2017-04-05 13:24:03 +03:00
ilan
eae1bcf283
Checks if SQS is retrying in time
2017-04-05 13:12:17 +03:00
ilan
8c6058003f
removes false assert for now
2017-04-05 13:03:55 +03:00
ilan
1983a523fc
Pause on dequeue for sqs
2017-04-05 12:56:40 +03:00
ilan
6bfb4f8013
Updates packages
2017-04-05 12:12:46 +03:00
ilan
2eb6e4c99f
python 3.6
2017-04-05 12:12:32 +03:00
ilan
4a4a327083
Updates Django test versions
2017-04-05 12:03:53 +03:00
Ilan Steemers
c2376dd73f
Merge pull request #228 from bulv1ne/patch-1
...
Add django 1.11 support
2017-04-05 12:00:34 +03:00
Ilan Steemers
7c48ef67a0
Merge pull request #222 from wirasto/tasks
...
Update tasks.rst
2017-04-05 11:59:10 +03:00
Niels Lemmens
81b3e9c6ec
Add django 1.11 to the import check
2017-04-05 10:44:06 +02:00
Wirasto S. Karim
265a85629e
Update tasks.rst
2017-03-06 22:56:15 +08:00
Aurélien Bompard
77c5bb0737
Add signals
...
Fixes #219
2017-03-03 14:25:04 +01:00
Ilan Steemers
571676e59c
Merge pull request #213 from yannpom/master
...
fix a race condition in orm broker
2016-12-05 20:46:02 +01:00
Yann Pomarede
bbd2e82fd4
fix race condition in orm broker
2016-12-05 18:40:04 +01:00
Ilan Steemers
82c48cd1c2
Merge pull request #212 from yannpom/master
...
Option to undaemonize workers and allows them to spawn child processes
2016-12-05 15:46:54 +01:00
Yann Pomarede
78b997e88f
fix typo
2016-12-05 14:58:42 +01:00
Yann Pomarede
aa667b40d4
daemonize_workers option
2016-12-05 14:55:42 +01:00
yannpom
3b8199cb8f
set daemon to False
2016-12-05 12:21:41 +01:00
Ilan Steemers
ab87b9be38
Merge pull request #208 from ossobv/monkeypatch
...
Replace global Conf mangling with monkeypatch
2016-11-29 18:26:55 +01:00
Harm Geerts
cf37efb1eb
Replace global Conf mangling with monkeypatch
...
The test suite, especially for the brokers, was heavily dependant on the
success of the tests preceeding it to pass. This commit should eliminate
that dependency and allow tests to fail without affecting others.
It also removes the need to cleanup globals manually after a test.
2016-11-29 18:08:52 +01:00
Ilan Steemers
82f3cbdf28
Merge pull request #197 from GabLeRoux/patch-1
...
supervisor example in Cluster documentation fix #196
2016-11-28 11:24:37 +01:00
Ilan Steemers
9ac0682bd3
Merge pull request #187 from pyprism/patch-1
...
Update brokers.rst
2016-11-28 11:13:39 +01:00
Ilan Steemers
4ef0252d4c
Merge pull request #204 from Eagllus/master
...
Explaining how to handle tasks async with qcluster
2016-11-15 16:28:19 +01:00
Ronald van Zon
64ba6a9e5a
Explaining how to handle tasks async with qcluster
2016-11-15 15:26:45 +01:00
Gabriel Le Breton
dfa0920a74
supervisor example in Cluster documentation Closes #196
2016-10-05 12:35:30 -04:00
Ashutosh Das
48100ef83b
Update brokers.rst
2016-08-12 12:35:23 +06:00
Ilan Steemers
60b95a61c8
Merge pull request #184 from Koed00/package_update_21_7
...
Package update 21 7
2016-07-21 17:00:50 +02:00
ilan
6734f5b96c
Removes value check for guard cycle
2016-07-21 16:41:30 +02:00
ilan
09a9511341
Django 1.8.14, 1.9.8 and 1.10rc1
2016-07-21 15:26:12 +02:00
ilan
3c7d7ee954
Updates arrow, botocore, psutil, pymongo, rollbar and wcwidth
2016-07-21 15:20:34 +02:00
Ilan Steemers
837c873ad6
Merge pull request #182 from bob-r/configurable_guard_cycle
...
Guard loop sleep made configurable
2016-07-21 15:18:51 +02:00
Vladimir Rychkov
cadbc9f220
exception raised if guard_cycle configured not in range (0, 60)
2016-07-13 09:44:26 +01:00
Vladimir Rychkov
1a1385dfba
Guard loop sleep made configurable
2016-07-12 13:08:17 +01:00
Ilan Steemers
778607b2cd
version 0.7.18
2016-06-07 17:47:00 +02:00
Ilan Steemers
1c06cb4418
Merge pull request #175 from Koed00/dev
...
Updates dependencies
2016-06-07 17:14:59 +02:00
Ilan Steemers
6891e1968a
Readme: mentions 1.10a1 tests
2016-06-07 17:04:12 +02:00
Ilan Steemers
1b09ad53aa
Test for 1.9.7 and 1.10a1
2016-06-07 16:48:57 +02:00
Ilan Steemers
c5d637feee
Upgrades reference to Django 1.9.7
2016-06-07 16:48:41 +02:00
Ilan Steemers
d58c31e103
Replaces optparse with argparse for commands
2016-06-07 16:43:51 +02:00
Ilan Steemers
67bd68d10f
Recognize Django 1.10 versions
2016-06-07 16:43:30 +02:00
Ilan Steemers
644125c3f8
Updates dependencies
2016-06-07 16:10:33 +02:00
Ilan Steemers
8558c58d28
Merge remote-tracking branch 'origin/master'
...
ed00/django-q
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-06-07 16:08:13 +02:00
Ilan Steemers
2e062a2ba9
Merge pull request #169 from Koed00/dev
...
Updates Django and some packages
2016-05-15 11:30:51 +02:00
Ilan Steemers
1895014346
Updates to Django 1.9.6 and 1.8.13
2016-05-15 11:08:34 +02:00