Commit Graph

  • 8df4e8ecfa Update worker document for setproctitle feature (#1109) Joe 2019-06-16 19:35:24 +0800
  • b52bad3ad0 Replace procname with setproctitle (#1108) Joe 2019-06-16 16:41:27 +0800
  • 549648bd1b
    rq info management command now cleans up registries when first run (#1107) Selwin Ong 2019-06-15 10:19:34 +0700
  • 905824e8d8
    Improve worker start/stop logging messages (#1105) Selwin Ong 2019-06-12 21:26:22 +0700
  • e1c135d4de add the ability to have the worker stop executing after a max amount of jobs (#1094) Paul Robertson 2019-06-12 10:07:09 -0400
  • 2baef02dbd
    Update README.md Selwin Ong 2019-06-07 21:19:34 +0700
  • d191adbeb9 Fixes disable-job-desc-logging flag on CLI (#1096) janierdavila 2019-06-06 19:57:54 -0400
  • 077aa7d32e CI - test against py3.8 (#1095) Paul Robertson 2019-06-06 19:57:15 -0400
  • 68c01bc537
    Create FUNDING.yml Selwin Ong 2019-05-30 17:29:45 +0700
  • e40fc393b2 remove unused code (#1092) 秋葉 2019-05-30 18:13:03 +0800
  • 98fa81873b
    Update README.md Selwin Ong 2019-05-30 17:12:31 +0700
  • d2e06e4785 Update index.md (#1089) Christopher Pickering 2019-05-17 23:40:11 -0500
  • 79a6fd7999 Fix timeout adding job to StartedJobRegistry (#1086) Ted Summer 2019-05-17 23:39:45 -0500
  • eed51df14a Fix usage example of queue.enqueue() (#1082) Ted Summer 2019-05-06 19:12:40 -0500
  • f467e708f2 Updated leftover references to FailedQueue Selwin Ong 2019-05-07 06:56:15 +0700
  • da21a110b3 Fix docs on job attributes (#1083) Ted Summer 2019-05-06 18:34:52 -0500
  • 0d593f40e1 Clarify the use of "args" and "kwargs" in queue.enqueue() Selwin Ong 2019-04-14 18:31:28 +0700
  • 2af3d829b0 Updated docs to change "normal" to "default" Selwin Ong 2019-04-14 18:25:24 +0700
  • a33ed3a019 Updated docs to change "normal" to "default" Selwin Ong 2019-04-14 18:24:49 +0700
  • 7021cedaf9
    Implemented Job.fetch_many (#1072) Selwin Ong 2019-04-14 18:18:34 +0700
  • 07317b62f3 Give better titles to documentation pages (#1064) Mike Lissner 2019-04-09 01:28:57 -0700
  • b51c786e5d Updated systemd docs Selwin Ong 2019-04-07 17:22:06 +0700
  • 065943f0b4 Added systemd example Selwin Ong 2019-04-07 17:06:01 +0700
  • c66f202460 Added docs about running workers in production Selwin Ong 2019-04-07 16:32:29 +0700
  • ba8c338654 Updated RQ docs Selwin Ong 2019-04-06 17:30:22 +0700
  • fca61d1e82 RQ 1.0 is released today Selwin Ong 2019-04-06 09:29:53 +0700
  • a23e3736d8 Variable name mismatch (#1063) SSINGH 2019-04-05 21:22:52 -0500
  • c4cbb3af2f
    RQ v1.0! (#1059) Selwin Ong 2019-03-30 09:13:56 +0700
  • abf6881114 Fix #1040 queue default timeout bug. (#1042) Wolfgang Langner 2019-02-23 07:46:26 +0100
  • 1f3c9f6e59 Delete .DS_Store (#1043) William Setzer 2019-02-23 00:41:41 -0600
  • 42d22c5220 Merge branch 'master' of github.com:rq/rq Selwin Ong 2019-02-05 18:06:58 +0700
  • 147efc54dd Added anchor.js to docs Selwin Ong 2019-02-05 18:05:42 +0700
  • 8fc987dc68 Make logging in worker consitent. (#1030) Wolfgang Langner 2019-01-30 00:55:54 +0100
  • d9798fd64f refactor: job status check (#1035) Chyroc 2019-01-30 07:54:37 +0800
  • 7eb95bf405 refactor: use try ImportError instead of py-version check (#1034) Chyroc 2019-01-30 07:54:00 +0800
  • 4b8e615644 Changed docs to use Github compatible code block markup Selwin Ong 2019-01-23 20:38:30 +0700
  • fc8dd95377 Fixed CSS styles for code blocks. Selwin Ong 2019-01-23 20:27:06 +0700
  • 7d6cccb654 Try out an alternate way to indicate code blocks in docs Selwin Ong 2019-01-23 19:10:16 +0700
  • 7a6abb4738 Fix collections abc import deprecation warning. (#1032) Wolfgang Langner 2019-01-22 01:53:42 +0100
  • 14db0ecd26 Update/add flag for description logging (#991) Finnci 2019-01-22 00:53:14 +0000
  • 972778d041 Fix run_tests to use pytest. (#1033) Wolfgang Langner 2019-01-22 01:39:43 +0100
  • 7893168c87 Remove Python 3.3 support. (#1031) Wolfgang Langner 2019-01-19 16:03:00 +0100
  • bf0b4308fd Bump version to 0.13.0 Selwin Ong 2018-12-11 07:06:45 +0700
  • 22f004f7d6
    Updated requirements.txt on Heroku docs Selwin Ong 2018-12-11 19:05:13 +0700
  • 2f35222ddb skip test_1_sec_shutdown with pypy (#1020) Samuel Colvin 2018-12-03 23:04:15 +0000
  • ada2ad03ca modify zadd calls for redis-py 3.0 (#1016) Darshan Rai 2018-12-03 05:58:36 +0530
  • 6559b0ffd7
    Replace "timeout" argument in queue.enqueue() with "job_timeout" (#1010) Selwin Ong 2018-11-22 19:09:25 +0700
  • d4261f165c fix typo - change -> chance (#1012) Michael Abrahamsen 2018-11-13 17:27:41 -0800
  • 4d17d226f4 Document Job.fetch() and job attributes. Selwin Ong 2018-10-27 18:05:10 +0700
  • eaf598d73c Pass job_id to death penalty class (#936) John Stowers 2018-10-27 06:42:31 +0200
  • ad66d872f0 Fixed a unicode test. Selwin Ong 2018-10-26 20:27:36 +0700
  • 47d291771f
    SimpleWorker's ttl must always be longer than jobs. (#1002) Selwin Ong 2018-10-20 11:49:14 +0700
  • 051104b0ff support workder name override from config file (#947) Qingping Hou 2018-10-19 21:46:04 -0700
  • e00ff97867
    Fix heroku worker (#993) Selwin Ong 2018-09-23 21:48:33 +0700
  • 25f2b75b1f Horse should exit with return code 1 if it raises an exception Selwin Ong 2018-09-23 20:56:40 +0700
  • 4759c43067 horse should always call os._exit(0) Selwin Ong 2018-09-23 20:40:09 +0700
  • cc19d1a89e added logging formatting options (#979) shikharsg 2018-08-08 19:08:47 +0530
  • e86fb57366 add is_async property to queue (#982) Paul Robertson 2018-08-07 19:41:15 -0400
  • a2f245a0c1 Change print statement to print function in docs (#985) Aly Sivji 2018-08-07 18:40:36 -0500
  • 6a376191d9 Bump version to 0.12.0 Selwin Ong 2018-07-14 08:00:38 +0700
  • c2b939d2df Replace 'async' keyword with 'is_async' for Queue objects (#977) chevell 2018-07-07 11:50:33 +1000
  • 9c32a80d11 Windows Clarification (#967) Patrick 2018-06-27 08:34:30 -0700
  • a5596caf42 Bump version to 0.11.0 Selwin Ong 2018-06-01 11:22:09 +0700
  • 875cc27c2f #908 Using a timeout string value for job works (#955) Theofanis Despoudis 2018-05-27 09:27:56 +0100
  • d6b12c2402 Issue 872 (#954) Theofanis Despoudis 2018-05-25 01:51:30 +0100
  • 531fde8e3c worker.main_work_horse should always return 0 Selwin Ong 2018-05-07 18:18:45 +0800
  • 0a47717fd2
    Clarifying "timeout" argument in docs Selwin Ong 2018-05-06 09:18:17 +0800
  • 3133d94b58 add periodic worker heartbeats (#945) Thomas Kriechbaumer 2018-05-06 03:08:19 +0200
  • 63a04d275e Use dbsize() to test for empty Redis database Selwin Ong 2018-05-01 07:20:45 +0700
  • bc8d4a087a Fixes issue #934 - Documented Queue.delete (#951) Theofanis Despoudis 2018-04-25 08:42:20 +0100
  • 8b57842ea3 Modified docs to use emphasize the best way to configure exception handlers. Selwin Ong 2018-04-23 09:09:00 +0700
  • c639018fb9 Registry objects can be instantiated by passing a queue object. Selwin Ong 2018-04-21 19:39:59 +0700
  • 0ec8030d28 Document rq worker command arguments. Selwin Ong 2018-04-06 07:51:28 +0700
  • 487ef72f21 Define redis key prefix as class variable (#939) stj 2018-04-05 17:16:42 -0700
  • 936f2f19f6 Fixed broken image link in docs. Selwin Ong 2018-03-03 07:29:17 +0700
  • 28bbeca66a Add docs folder. Selwin Ong 2018-03-03 07:21:44 +0700
  • a6eb5d37ee Delete dependents of job explicitely (#916) Christophe Olinger 2018-01-24 00:40:16 +0100
  • 0a0e37bc50 Added pytest to dev-dependencies (#923) Łukasz Wałejko 2018-01-19 01:53:50 +0100
  • ce94d6e3a9
    Added codecov badge Selwin Ong 2018-01-18 06:41:45 +0700
  • c8dd92d18b
    Install codecov Selwin Ong 2018-01-18 06:31:44 +0700
  • 95f80ff4fe
    Updated TravisCI badge Selwin Ong 2018-01-17 07:00:38 +0700
  • afbbe47dbb Merge branch 'master' of github.com:nvie/rq Selwin Ong 2018-01-08 15:34:55 +0700
  • e0cca18d31 Test Vincent Driessen 2018-01-04 17:08:49 +0100
  • 17df38badb
    Remove caniusepython3 badge Selwin Ong 2018-01-04 20:52:58 +0700
  • 995492878d Added v0.10.0 release notes.; Selwin Ong 2018-01-04 19:24:16 +0700
  • ca0d7ef9f1 Bump version to 0.10.0 Selwin Ong 2018-01-02 12:59:02 +0700
  • a3eb6475dc Add description param to @job decorator (#912) Nikita Lyubchich 2018-01-02 07:52:19 +0200
  • 7a3c85f185
    Added the ability to fetch workers by queue (#911) Selwin Ong 2017-12-18 16:23:28 +0700
  • 34c403ec8d Add meta to decorator, move depends_on + at_front to decorator (#892) John Lucas 2017-12-06 09:34:26 -0500
  • df571e14fd improve logging in worker.py (#902) Samuel Colvin 2017-11-23 05:57:15 +0000
  • f500186f3d
    Job compression (#907) Selwin Ong 2017-11-23 12:55:54 +0700
  • 44a0a7b972 Bump version to 0.9.2. Selwin Ong 2017-11-21 16:53:44 +0700
  • ff36e0656e Fixed an issue where `birth` not present in Redis (#901) vanife 2017-11-17 03:46:47 +0100
  • e5de3dfbb5 Bump version to 0.9.1. Selwin Ong 2017-11-03 13:00:40 +0700
  • 7b9c3b6b66 Fixed an issue where worker.refresh() may fail if last_heartbeat is not present in Redis. Selwin Ong 2017-11-03 12:59:28 +0700
  • 25ced943e1 Merge branch 'master' of github.com:nvie/rq Selwin Ong 2017-11-01 16:11:40 +0700
  • 1d7b5e834b
    Worker statistics (#897) Selwin Ong 2017-10-28 17:45:49 +0700
  • 3c98175a4a Bump version to 0.9.0 Selwin Ong 2017-10-28 17:37:26 +0700
  • 32747b59fa
    Merge pull request #896 from theodesp/Issue-812 Selwin Ong 2017-10-28 17:08:23 +0700
  • f226d38603 Fixed #812 - Send heartbeat during suspension check Theo 2017-10-24 09:32:10 +0100