Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: plecto/rq-mantis

1.1.2

24 Aug 08:36
a0dbcc0
Compare
Choose a tag to compare
  • Check for bytes and decode when needed
  • Remove unused requirement (rq-dashboard)
  • Bugfix: Fallback to default values when a job has no cleaned_args or cleaned_kwargs

1.0.8

23 Jul 12:05
Compare
Choose a tag to compare

Jobs pagination page size set to 1000 by default.

1.0.7

22 Jul 13:25
Compare
Choose a tag to compare

FIxed redirects.

1.0.6

21 Jul 13:43
b1f5d5c
Compare
Choose a tag to compare

Remove rq dashboard.

1.0.5

21 Jul 11:21
Compare
Choose a tag to compare

Use manual dependencies in install_requires.

1.0.4

21 Jul 10:30
Compare
Choose a tag to compare

Use dependencies from requirements.txt in setup.py

1.0.3

21 Jul 09:31
Compare
Choose a tag to compare

Bump requirements to use rq_dashboard version

1.0.2

21 Jul 08:12
Compare
Choose a tag to compare

Added pagination, rq dashboard in /rq endpoint.

1.0.1

17 Jul 12:10
Compare
Choose a tag to compare

Fixed queue-details filtering.

1.0.0

17 Jul 10:47
Compare
Choose a tag to compare

Running job details added.