summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 3.5 from CI.remove-py3.5Selwin Ong2022-09-251-1/+1
* Bump version to 1.11.1v1.11.1Selwin Ong2022-09-252-1/+9
* Add feature to enqueue dependents at the front of queues (#1696)Jahn Thomas Fidje2022-09-234-12/+47
* scheduler heart for acquired locks only (#1710)Miles Winter2022-09-231-1/+1
* doc: default queues order is a priority order (#1704)Alex Garel2022-09-221-0/+4
* fix log (#1709)Rony Lutsky2022-09-221-1/+1
* fix listindex error (#1700)Burak Yılmaz2022-08-211-3/+11
* Job should not be enqueued if dependency is canceled (#1695)Selwin Ong2022-08-074-41/+58
* Improve the lint situation (#1688)Yang Yang2022-08-0718-35/+31
* Bump actions/setup-python from 4.1.0 to 4.2.0 (#1687)dependabot[bot]2022-08-033-4/+4
* Support callbacks in enqueue_many (#1686)Yang Yang2022-08-031-4/+6
* Bump version to 1.11.0v1.11Selwin Ong2022-07-312-1/+2
* Merge branch 'master' of github.com:rq/rqSelwin Ong2022-07-312-3/+3
|\
| * Added Redis 7 to test matrix (#1683)Selwin Ong2022-07-313-3/+13
* | Updated changelog.Selwin Ong2022-07-311-0/+10
|/
* Revert "Jobs that are run synchronously should always raise an exception" (#1...Selwin Ong2022-07-312-28/+3
* Dependency with failures (#1681)Selwin Ong2022-07-317-52/+254
* docs: Fix a few typos (#1679)Tim Gates2022-07-315-7/+7
* When stopped jobs are deleted, they should also be removed from FailedJobRegi...Selwin Ong2022-07-242-1/+10
* Bump actions/setup-python from 3 to 4.1.0 (#1675)dependabot[bot]2022-07-243-4/+4
* Drop python2-specific syntax (#1674)Hugo2022-07-2439-157/+14
* Use unittest.mock instead of mock (#1673)Hugo2022-07-249-10/+8
* Jobs that are run synchronously should always raise an exception (#1671)Selwin Ong2022-07-012-3/+28
* chore: Enable codeql action (#1666)Naveen2022-05-301-0/+44
* Fix syntax error in docs example (#1664)Pavel Levchuk2022-05-301-1/+1
* Bump actions/setup-python from 2 to 3 (#1658)dependabot[bot]2022-05-223-4/+4
* Support at_front requeue support (#1657)Steve Kreitzer2022-05-222-4/+4
* Bump codecov/codecov-action from 1 to 3 (#1660)dependabot[bot]2022-05-221-1/+1
* Bump supercharge/redis-github-action from 1.1.0 to 1.4.0 (#1661)dependabot[bot]2022-05-222-3/+3
* Bump actions/upload-artifact from 2 to 3 (#1663)dependabot[bot]2022-05-221-1/+1
* Bump actions/download-artifact from 2 to 3 (#1662)dependabot[bot]2022-05-221-1/+1
* Bump actions/checkout from 2 to 3 (#1659)dependabot[bot]2022-05-224-5/+5
* chore: Included githubactions in the dependabot config (#1656)Naveen2022-05-221-0/+5
* chore: Set permissions for GitHub actions (#1648)Naveen2022-05-161-0/+3
* added ssl support for sentinel connections (#1649)nevious2022-05-161-1/+6
* Update exceptions.md (#1655)urmikab2022-05-161-0/+1
* fix typo (#1640)Rajesh Khadka2022-04-021-1/+1
* Update link to Celery website (#1638)Jannis Vajen2022-04-021-1/+1
* Docs: don't break links at the header (#1636)Mateusz Soszyński2022-04-021-0/+1
* Cross platform simple worker (#1629)Michael Hill2022-03-104-3/+112
* Add codecov.yml to ignore tests directorySelwin Ong2022-03-021-0/+2
* job decorator allow on_failure and on_success parameters (#1626) (#1628)Neptalí Piña2022-03-022-2/+42
* rq.worker: remove useless set_state call in horse (#1618)Xavier Fernandez2022-02-132-4/+4
* Remove root logger usage (#1617)Oscar LAURENT2022-02-071-1/+2
* Fixed job not getting enqueued due to parallel modification (#1615)th3hamm0r2022-01-281-0/+8
* Fixed wrong keys used to WATCH dependencies (#1605)th3hamm0r2022-01-032-3/+5
* Update changelog to mention changes in sync job executionsSelwin Ong2021-12-111-1/+1
* fix job.delete with remove_from_queue=False (#1601)Kirill Arkhipenko2021-12-111-1/+1
* Bump version to 1.10.1v1.10.1Selwin Ong2021-12-072-1/+9
* Replace highlight tag in docs (#1600)Selwin Ong2021-12-077-34/+34