Commit Graph

  • b0c6753462 Release v1.11.1 master v1.11.1 Stan 2026-08-26 04:46:29 +02:00
  • d97b27901b Fix cluster requesting hardcoded unix-only fork context (#347) David Macario 2026-08-26 04:39:33 +02:00
  • fa935f89ab Show test coverage in github pull request comment (#344) Stan Triepels 2026-08-14 17:26:55 +02:00
  • 9e576b85e6 Swap localstorage to ministack (#343) Stan Triepels 2026-08-14 05:37:10 +02:00
  • 4f4775c689 fix test 330-swap-localstorage-to-ministack Stan 2026-08-14 05:27:02 +02:00
  • fde502d8a0 fix endpoint Stan 2026-08-14 04:50:31 +02:00
  • 8184bf579c overwrite endpoint in container Stan 2026-08-14 04:46:27 +02:00
  • 50b3da87d4 make env variables available in each step Stan 2026-08-14 04:44:32 +02:00
  • 7027a9dd7e add config Stan 2026-08-14 04:38:51 +02:00
  • 9e32b15d8a disable healthcheck Stan 2026-08-14 04:34:56 +02:00
  • 55bdeb4d33 test file fixes for actions Stan 2026-08-14 04:30:27 +02:00
  • 73c35cb5c7 swap localstorage to ministack Stan 2026-08-14 04:24:25 +02:00
  • a8f3bfb832 Migrate timer status to enum instead of int migrate-signal-status-to-enum Stan 2026-08-13 16:53:42 +02:00
  • 1941f1e3f0 Release v1.11.0 v1.11.0 Stan 2026-08-10 04:17:05 +02:00
  • 97ea3c89a5 Postpone SECRET_KEY evaluation to the qcluster command execution (#332) tugofpeas 2026-08-08 20:20:51 -05:00
  • b2651ce86c Add django 6.1 support (#340) Stan Triepels 2026-08-06 03:00:32 +02:00
  • ddd869ce30 Add django 6.1 support add-django-6.1-support Stan 2026-08-06 02:55:26 +02:00
  • fc81787612 Add support for python 3.13 and 3.14 (#338) Stan Triepels 2026-08-02 03:46:04 +02:00
  • c34b4fb3a6 add support for 3.14 update-matrix-to-3.14 Stan 2026-08-02 03:38:45 +02:00
  • ab8e117e7e update matrix Stan 2026-08-01 05:17:02 +02:00
  • ea839ab664 Migrate poetry to uv (#337) Stan Triepels 2026-08-01 05:11:49 +02:00
  • 5ff834b794 More str 334-fix-multiprocessor-forkserver-start-method Stan 2026-08-01 00:55:17 +02:00
  • 2fe20033e3 more str Stan 2026-07-31 23:25:25 +02:00
  • 1537872bf2 use strings instead of integers/floats Stan 2026-07-31 23:19:15 +02:00
  • 0e4c163d79 Add croniter as optional extra. (#336) Paul Backhouse 2026-07-22 14:37:18 +01:00
  • c9020ce94e Merge branch 'master' into 334-fix-multiprocessor-forkserver-start-method Stan 2026-07-15 17:27:59 +02:00
  • 5597d7ccd8 update all dependencies to match current Stan 2026-07-15 17:17:41 +02:00
  • 480b77dfe4 AttributeError when start_event is None, and guard process faster stop (#305) Andy Galasso 2026-05-25 18:07:53 -04:00
  • a699578c34 Release v1.10.0 v1.10.0 Stan 2026-05-01 19:34:38 +02:00
  • 5975a2d081 feat: add ru locale and improve translations (#320) Islam Asabaev 2026-04-25 02:06:07 +03:00
  • 936fdd10b1 Update Python base image to 3.9-slim-bookworm (#325) Islam Asabaev 2026-04-18 17:48:55 +03:00
  • fab97463c2 Fix unbounded growth of Broker.set_stat cluster master list (#322) Nick Yuan 2026-04-13 17:24:43 -05:00
  • 1abdc5b653 Convert queue size and count to string in monitor (#319) Sophile 2026-03-28 03:30:35 +05:30
  • 01df35c923 Don't close DB connection if async_task was called with sync=True (#301) Seba 2026-03-12 15:33:19 +01:00
  • 573b8da528 Update Django Q2 compatibility information (#316) Niko 2026-02-16 13:59:51 -08:00
  • 8a563d289d feat:add Simplified Chinese Translation (#314) Yibo Li 2026-01-15 06:58:54 +08:00
  • 1b0f71a39b Fix BadSignature after the default Django cache expires (#311) Marcin Bachry 2026-01-08 23:27:03 +01:00
  • b51575a4b0 Add post_execute_in_worker signal (#309) prollings 2025-12-11 02:54:14 +11:00
  • fd927087f1 fix: Fix incorrect signal import (#308) xuheng.zong 2025-12-09 04:10:10 +08:00
  • 386e04171b Release v1.9.0 v1.9.0 Stan 2025-12-04 23:04:52 +01:00
  • 0054535624 Django 6.0 support (#307) Luke Plant 2025-12-04 16:15:18 +00:00
  • 09e65da5b3 Fix to make tests work with redis-py > 5 (#282) Salvo 'LtWorf' Tomaselli 2025-07-04 02:13:46 +02:00
  • 65d2548e98 Release v1.8.0 v1.8.0 Stan 2025-04-25 16:30:51 +02:00
  • cbe51f995c Move timeout function from ORM broker into class to allow easy customization (#274) Stan Triepels 2025-04-23 15:44:37 +02:00
  • 0090a6f411 Update tested versions, add python 3.13 support and django 5.2 support. Drop python 3.8 support (#271) Adam Johnson 2025-04-16 00:48:51 +01:00
  • a154fd658a Avoid creating task run on Scheduler creation (#268) Fernando Karchiloff 2025-03-12 19:31:00 -03:00
  • 81f2531e3e Remove disque from CI (#270) Adam Johnson 2025-03-12 22:28:59 +00:00
  • c464751ae9 Delete deprecated imports and unwrapping (#261) Stan Triepels 2025-01-12 03:40:18 +01:00
  • 144536cbe4 Release v1.7.6 v1.7.6 Stan 2025-01-12 02:25:29 +01:00
  • 7e72b68c7f Make poetry version fixed in CI (#260) Stan Triepels 2025-01-12 02:22:14 +01:00
  • 404932117e Release v1.7.5 Stan 2025-01-12 01:57:13 +01:00
  • ddc1aa2de1 perf: avoid checking success tasks when save limit is disabled (#255) Anthony Hivert 2025-01-04 02:31:30 +01:00
  • 351bf66d71 Fix install path for CHANGELOG.md (#258) mhaehnel 2025-01-02 01:52:07 +01:00
  • ccd760a69f Release v1.7.4 v1.7.4 Stan 2024-11-03 15:26:11 +01:00
  • fb23b6b825 Fix 'receive_message_wait_time_seconds' SQS broker management (#243) Alberto 2024-11-03 15:04:35 +01:00
  • 35c911080b Fix BROKER_CLASS monkeypatch in test_brokers (#239) P-EB 2024-10-21 17:51:27 +02:00
  • 81058fc1cf Decrease the MAX_RSS set in test_cluster::test_max_rss (#240) P-EB 2024-10-21 17:50:30 +02:00
  • 505eb8d537 Release v1.7.3 v1.7.3 Stan 2024-10-15 04:17:28 +02:00
  • dcfe5b6650 Fix missing ack_id when finishing task (#224) blockisec 2024-10-11 15:03:18 +02:00
  • c3b49cca25 Only trigger prometheus if configured (#231) Paulo Coutinho 2024-10-10 23:09:17 -03:00
  • c1e00b09cb Fix type check for args in scheduler.py E721 (#233) Knuth 2024-10-10 16:10:43 +02:00
  • 8e403d0136 Refactor timeout handling to handle AttributeError and ValueError for Windows users (#234) Knuth 2024-10-10 16:09:57 +02:00
  • 337a5782d9 Catch missing SEGALRM with AttributeError instead of ValueError (#223) Stan Triepels 2024-09-22 04:12:38 +02:00
  • 2c456cd0aa Release v1.7.2 v1.7.2 Stan 2024-09-10 00:16:18 +02:00
  • 8f54e5d5ae Add twine check and fix readme (#216) Stan Triepels 2024-09-10 00:10:14 +02:00
  • 689c881178 Release v1.7.1 v1.7.1 Stan 2024-09-08 04:20:13 +02:00
  • 923c5daa73 Release v1.7.0 v1.7.0 Stan 2024-09-08 03:52:37 +02:00
  • 69e794f1af Add index on succeeded tasks (#164) Stan Triepels 2024-09-08 03:37:28 +02:00
  • 2191897825 Add example project (#215) Stan Triepels 2024-09-08 03:13:49 +02:00
  • af505e8d70 Call mark_process_dead on worker pid if prometheus_client is installed (#212) Andrii Yurchuk 2024-09-03 22:29:00 +02:00
  • 48123af09d chore: Add Support Django 5.1 (#207) kimihito 2024-08-13 21:14:40 +09:00
  • faaa57be93 chore: Update CI for Django 4.2 Python 3.12 support (#208) kimihito 2024-08-13 21:14:11 +09:00
  • 5015d8ee4d fix: Oracle ORM backend compatibility #180 (#186) jv3ga 2024-08-13 04:40:54 +02:00
  • cb253357fb Fix repeating task after timeout (#184) Stan Triepels 2024-06-23 22:36:29 +02:00
  • efa0d6d9e4 ignore fuff formating GDay 2024-05-11 03:06:58 +02:00
  • ad4d24e17c Replace black/isort with ruff (#188) Stan Triepels 2024-05-11 03:04:32 +02:00
  • 1d1d0a9aa5 Fix max attempts for value 1 (#185) Stan Triepels 2024-05-06 17:28:27 +02:00
  • 5e4aa65f62 Remove support for Django 3.2 and 4.1 (#183) Stan Triepels 2024-05-05 00:42:09 +02:00
  • 7add68f770 Release v1.6.2 v1.6.2 GDay 2024-03-05 16:46:08 +01:00
  • 782b1de60d Allow different broker on chain (#156) Stan Triepels 2024-03-02 22:45:40 +01:00
  • 88430c9014 Fix formatting issues in README.rst (#159) Josh Thomas 2024-02-20 11:04:46 -06:00
  • 6265a54008 Update docs to add cluster option to the async_task (#157) Stan Triepels 2024-02-18 04:00:07 +01:00
  • 1b638e5802 Update release/test dependencies (#147) Stan Triepels 2023-12-14 16:06:34 +01:00
  • 13a382cca2 Fix for Negative Repeat Count in Scheduler (#101) (#146) Tobias Menzel 2023-12-14 14:44:07 +01:00
  • 098aa66a2d Update django.po (#138) Stan Triepels 2023-11-04 19:52:43 +01:00
  • 15a3f088f5 Update django.po update-french-translations Stan Triepels 2023-11-04 19:52:04 +01:00
  • b3f494571f Use importerror for b62_decode and avoid deprecation notification (#134) Stan Triepels 2023-10-26 14:29:13 +02:00
  • 503127233f Specify build system in pyproject.toml (#131) Patrycja 2023-10-19 22:05:16 +02:00
  • e3be22ac63 Release v1.6.1 v1.6.1 GDay 2023-10-13 14:15:58 +02:00
  • 0aaeb8d35d Fix strict versions for python/django - poetry install error (#130) Stan Triepels 2023-10-13 14:13:22 +02:00
  • 750c654940 Release v1.6.0 v1.6.0 GDay 2023-10-13 00:59:42 +02:00
  • 1d2a6059db Add support for Django 5 (#120) Stan Triepels 2023-10-12 22:44:19 +02:00
  • 54ab399758 Fix for "apps not ready" in Windows and Mac (#116) Stan Triepels 2023-10-09 22:04:32 +02:00
  • bc50219141 Update broken MongoClient link in Docs (#127) Grayknife 2023-10-07 22:15:49 +02:00
  • 939d0ebef1 Fix German Translation Typo (#124) Grayknife 2023-09-30 13:28:42 +02:00
  • 68af2ae13e Update Add-ons install command in install.rst (#115) Jrog 2023-09-14 21:37:12 +09:00
  • 960f72a1d0 DOCS: Correct health check import in examples.rst (#110) Dustin Blanchard 2023-09-05 10:05:47 -05:00
  • aa79a6e6b3 Release v1.5.5 v1.5.5 GDay 2023-09-01 16:36:00 +02:00
  • 59d761b574 Add documentation to migrate from django-q to django-q2 (#108) Stan Triepels 2023-09-01 14:33:26 +02:00
  • d8cc0cc4f4 Fix not picking up result from falsy result (#107) Stan Triepels 2023-09-01 02:36:15 +02:00