GDay
e3be22ac63
Release v1.6.1
2023-10-13 14:15:58 +02:00
GDay
750c654940
Release v1.6.0
2023-10-13 00:59:42 +02:00
Stan Triepels
1d2a6059db
Add support for Django 5 ( #120 )
2023-10-12 22:44:19 +02:00
Grayknife
bc50219141
Update broken MongoClient link in Docs ( #127 )
2023-10-07 22:15:49 +02:00
Jrog
68af2ae13e
Update Add-ons install command in install.rst ( #115 )
2023-09-14 14:37:12 +02:00
Dustin Blanchard
960f72a1d0
DOCS: Correct health check import in examples.rst ( #110 )
...
* Correct health check import in examples.rst
* Update monitor.rst
---------
Co-authored-by: Stan Triepels <1939656+GDay@users.noreply.github.com >
2023-09-05 17:05:47 +02:00
GDay
aa79a6e6b3
Release v1.5.5
2023-09-01 16:36:00 +02:00
Stan Triepels
59d761b574
Add documentation to migrate from django-q to django-q2 ( #108 )
2023-09-01 14:33:26 +02:00
Stan Triepels
d8cc0cc4f4
Fix not picking up result from falsy result ( #107 )
...
* Fix not picking up result from falsy result
* add test and docs
* typo
2023-09-01 02:36:15 +02:00
GDay
f8501bfb4c
Release v1.5.4
2023-06-29 01:03:57 +02:00
GDay
f8321e7f54
Release v1.5.3
2023-05-14 03:22:34 +02:00
Stan Triepels
630b3c62b3
Make processes identifiable with uuid4 ( #91 )
...
* make processes identifiable
* update docs
2023-05-14 03:07:38 +02:00
Stan Triepels
227caa7446
Post spawn docs ( #95 )
2023-05-14 03:04:07 +02:00
GDay
fb960104c3
Release v1.5.2
2023-04-13 01:31:59 +02:00
GDay
88bbfd8967
Mention support for 4.2.x in docs
2023-04-13 01:21:46 +02:00
GDay
322a53f06d
Release v1.5.1
2023-04-02 17:53:23 +02:00
GDay
38d48231d6
Release v1.5.0
2023-04-02 17:43:17 +02:00
sinowood
52c04217e9
Multiple queue, multiple cluster in one site ( #71 )
...
* Support for multi-queue, multi-cluster configuration. API changes include:
* Adding `cluster` to async_task() parameters and Task model
* Adding argument --name to qcluster command
* Necessary adjustments to Conf and Broker classes
* Some admin improvements
* Add settings.Q_CLUSTER['ALT_CLUSTERS']: q_cluster config overrides for alternative clusters;
Add Conf.CLUSTER_NAME: separate usage from Conf.PREFIX;
QueueAdmin/OrmQ detail page enhanced: now displaying args/kwargs/q_options instead of encrypted payload.
* if `cluster` argument is not set (the default), async_task() and schedule() will be handled by the default cluster; Documentation update.
* Text cleanup
* Documentation update.
* Fix TIMEOUT setting in Windows for non-default cluster
---------
Co-authored-by: Stan Triepels <1939656+GDay@users.noreply.github.com >
2023-04-02 16:36:17 +02:00
GDay
86467dcf03
Revert "Merge pull request #15 from django-q2/error-on-timeout"
...
This reverts commit d97dca5bcb , reversing
changes made to 01cb652071 .
2023-03-31 02:22:38 +02:00
Jim Jagielski
f5ecd337ad
Merge branch 'master' into error-on-timeout
2023-02-17 12:33:47 -05:00
GDay
01cb652071
Release v1.4.11
2023-01-31 00:24:44 +01:00
GDay
25cd180410
Release v1.4.10
2023-01-27 02:10:20 +01:00
msabatier
17c1609f10
Add meaningfull process titles with currently running task name ( #57 )
...
* Customize process names (in ps/top) and add task name in logs
* Increase severity of reincarnate log messages and add task name
* Document setproctitle optional dependency
Co-authored-by: Marc Sabatier <37879561+msabatier@users.noreply.github.com >
Co-authored-by: Stan Triepels <1939656+GDay@users.noreply.github.com >
2023-01-26 02:21:56 +01:00
msabatier
650c3b1524
Fix use of database router for write queries and remove Conf.HAS_REPLICA ( #61 )
...
Co-authored-by: Marc Sabatier
2023-01-18 02:12:13 +01:00
msabatier
a013591de5
Add intended_date_kwarg field to Schedule ( #62 )
...
Co-authored-by: Marc Sabatier <marc.sabatier@eco-adapt.com >
2023-01-17 22:52:11 +01:00
GDay
31e82ad028
Release v1.4.9
2022-12-22 03:06:01 +01:00
GDay
08baaab125
Release v1.4.8
2022-12-21 03:46:01 +01:00
Stan Triepels
cf33275d92
Release v1.4.7 ( #54 )
2022-12-21 01:53:10 +01:00
Stan Triepels
4d454e4001
Fix: Daylight saving time issue with scheduler ( #47 )
2022-12-21 01:44:34 +01:00
Stan Triepels
c1d4858f62
Release 1.4.6 ( #43 )
2022-11-30 15:09:49 +01:00
Stan Triepels
3c0c32758d
Chore: Flake8, isort and Black ( #40 )
2022-11-16 01:45:40 +01:00
GDay
b73fea49b5
Release v1.4.5
2022-11-13 01:12:52 +01:00
Stan Triepels
06ad6154e3
Release 1.4.4 ( #37 )
2022-11-13 01:06:19 +01:00
Stan Triepels
542e04db54
Feat: Add biweekly and bimonthly and fix translations ( #36 )
2022-11-13 01:00:11 +01:00
Stan Triepels
1764c5c8ae
Release 1.4.3 ( #32 )
...
Update changelog and bump version number
2022-11-07 17:47:05 +01:00
Mikhail Krassavin
f0cb10bc37
Add Python 3.11 support and tests, remove Python 3.7 ( #31 )
2022-11-07 17:29:29 +01:00
Stan Triepels
f62bd7b6b4
Fix install docs: update q to q2 ( #25 )
2022-10-27 02:08:08 +02:00
Stan Triepels
19d434ed4f
Make redis dependency optional and update boto3 ( #22 )
2022-10-21 01:29:21 +02:00
Stan Triepels
0ddef44400
Bump version and docs fixes ( #21 )
2022-10-21 00:04:58 +02:00
Stan Triepels
529a7de59a
Make blessed optional ( #20 )
2022-10-20 22:16:48 +02:00
Noortheen Raja
64d73a77b7
feat: option to fail-on-timeout
...
fixes #251
2022-10-19 02:27:12 +02:00
Stan Triepels
c59f036158
Remove arrow dependency, update packages, set up testing with compose ( #17 )
2022-10-19 02:01:16 +02:00
Stan Triepels
5539dd633b
Fix install command and remove old warnings ( #16 )
...
* fix django q2 install command and remove space
* remove warnings for very old versions
2022-10-16 00:08:42 +02:00
Stan Triepels
9ace854290
Save limit per group/func/name ( #12 )
...
* feat: option to save tasks per group/func/name
* test: update tests for save limit
* fix: convert func when save-limit checking
when passed as function it needs to be converted to work
* Add warning if option is not valid
Co-authored-by: Noortheen Raja <jnoortheen@gmail.com >
2022-10-15 01:56:41 +02:00
Stan Triepels
d32d3f5a09
Docs updates ( #6 )
...
* Update django docs links to 4.0
* Update Django Q to Django Q2
* Use different theme to make difference more clear between the original and this forked one
* Added info notice about this fork
* Some small layout/typo fixes
2022-10-13 01:38:24 +02:00
LJlkdskdjflsa
4d17cb965d
Update configure.rst
2022-09-01 12:08:41 +08:00
Ilan Steemers
f8cd136668
Post execute signal and tests ( #580 )
...
* adds post_execute signal and tests
* Updates signal docts
* Fixes typo in docs
2021-06-20 15:43:08 +02:00
Ilan Steemers
099d4c64c5
Fixes django test version
2021-06-19 22:10:39 +02:00
Ilan Steemers
4a8ef8f388
Getting ready for 1.3.9
2021-06-10 18:40:27 +02:00
Ilan Steemers
c47786b6e2
Getting ready for 1.3.8
2021-06-08 13:02:30 +02:00