Commit Graph

  • 7ff3d5c5cd Ignore .envrc files. Vincent Driessen 2013-12-25 08:56:26 +0100
  • 888d771d4d Merge pull request #287 from malthe/shed-times-dependency Vincent Driessen 2014-01-02 23:10:04 -0800
  • c02bf3d6aa Merge pull request #289 from acmerfight/master Selwin Ong 2013-12-23 01:54:10 -0800
  • e1e2405150 Merge branch 'hotfix-0.3.13' Vincent Driessen 2013-12-17 12:30:12 +0100
  • aa55232151 Bump version to 0.3.13. Vincent Driessen 2013-12-17 12:28:57 +0100
  • b52089ede1 Fix NameError. Vincent Driessen 2013-12-17 12:26:29 +0100
  • cf98591ca5 Merge branch 'hotfix-0.3.12' Vincent Driessen 2013-12-16 15:03:37 +0100
  • b5e1377023 Bump version to 0.3.12. Vincent Driessen 2013-12-16 11:01:18 +0100
  • d0fa35dc66 Python 2.6 fix. Vincent Driessen 2013-12-16 11:17:22 +0100
  • 8414a67d65 Fix bug where worker died from monitoring views. Vincent Driessen 2013-12-16 10:59:42 +0100
  • 31830120f8 delte Unused variable 'prefix' Andy Yao 2013-12-15 22:12:20 +0800
  • c5a381fbe9 Remove dependency on 'times' library (see issue #286). Malthe Borch 2013-12-11 10:47:42 +0100
  • acc8b81617 Enable Redis service explicitly on Travis. Vincent Driessen 2013-12-07 13:40:38 +0100
  • 39ce12f9c3 Merge branch 'malthe-fix-safe-fetch-connection-error' Vincent Driessen 2013-12-07 13:34:41 +0100
  • 9abbfc4dfb Use kwarg to specify connection. Vincent Driessen 2013-12-07 13:33:15 +0100
  • 1792a194bd Should pass a connection here because we might not be using a connection stack. Malthe Borch 2013-12-06 11:46:17 +0100
  • 09d461c2c0 Merge pull request #280 from blaze33/master Vincent Driessen 2013-10-29 03:37:08 -0700
  • a8b6596145 Exclude tests package from setup.py. Maxime Rouyrre 2013-10-29 11:10:39 +0100
  • 552ee49685 Merge pull request #275 from jchia/master Selwin Ong 2013-09-29 17:41:44 -0700
  • ef2bbe762b Minor cleanup: Use Status enums instead of strings Joshua Chia 2013-09-29 14:09:05 -0400
  • c81014807a Merge pull request #272 from reterVision/master Vincent Driessen 2013-09-26 02:49:27 -0700
  • c27cb5217c Remove duplicate function call. reterVision 2013-09-26 15:48:48 +0800
  • 3d0138d319 Added Worker.get_current_job() convenience method. Marc Brinkmann 2013-09-25 11:14:28 +0200
  • c745f6811a Added job_id property, storing the id of the currently executing job. Marc Brinkmann 2013-09-25 10:52:56 +0200
  • 606d4fa10f Add optional pipeline parameter to set_state. Marc Brinkmann 2013-09-25 10:32:21 +0200
  • e4589a4641 job.cancel() should be pipelined. Selwin Ong 2013-09-24 18:46:59 +0700
  • a34d5bb303 Merge pull request #268 from reterVision/master Vincent Driessen 2013-09-24 01:32:07 -0700
  • b79fac8840 Fix typo in Doc string. reterVision 2013-09-24 16:29:45 +0800
  • af87cce382 Merge branch 'selwin-custom-worker' Vincent Driessen 2013-09-23 15:18:26 +0200
  • 3546aae0c0 Let's keep things readable. Vincent Driessen 2013-09-23 15:18:10 +0200
  • 28dcb5dcd1 Renamed "--worker" flag to "--worker-class". Selwin Ong 2013-09-23 19:05:33 +0700
  • 4ff038481f First stab at allowing user to specify a custom worker class. Selwin Ong 2013-09-23 18:32:51 +0700
  • 20f4bb5138 Merge pull request #266 from selwin/cancel-dependents Vincent Driessen 2013-09-23 04:14:50 -0700
  • b997fb45bf Removed unnecessary lines from test_job.py. Selwin Ong 2013-09-23 17:35:59 +0700
  • 8aa5771646 job.cancel() now deletes dependents_key Selwin Ong 2013-09-23 17:34:43 +0700
  • 7fdd115e28 Merge branch 'jchia-master' Vincent Driessen 2013-09-21 13:20:30 +0200
  • 01f9a98ad9 Make test more readable by using constants. Vincent Driessen 2013-09-21 13:19:12 +0200
  • bb3dc5b0b2 Terminology change: waitlist -> dependents. Vincent Driessen 2013-09-21 10:46:03 +0200
  • b89d6c8990 Set timeout at Job creation instead of during enqueueing; made Queue.enqueue_call respect `timeout` when `after` is specified Joshua Chia 2013-09-19 00:02:00 -0400
  • 15c4b562ba Reverse dependency mapping should be a set instead of a list. Selwin Ong 2013-09-17 20:10:30 +0700
  • 93e5e552b7 Replaced "after" kwarg with "depends_on". Selwin Ong 2013-09-17 19:48:53 +0700
  • fa0e9e0f95 Update changelog. Vincent Driessen 2013-09-05 21:05:03 +0200
  • 97a24eed3b Merge pull request #254 from not-napoleon/master Vincent Driessen 2013-09-05 12:02:47 -0700
  • 5f6a1f0ac5 Empty the queue before deleteing the jobs, in case new jobs arrive Mark Tozzi 2013-09-05 12:05:42 -0400
  • 0713ad03c2 Empty now deletes all jobs in the queue Mark Tozzi 2013-09-05 10:06:43 -0400
  • 7bf572cf0b Update changelog. Vincent Driessen 2013-09-05 09:25:00 +0200
  • 4dbbfc1d8f Merge pull request #252 from nvie/use-utc Vincent Driessen 2013-09-05 09:24:25 +0200
  • 5d391e90a0 Update changelog. Vincent Driessen 2013-09-05 00:29:40 +0200
  • 1fed0e0ed5 PEP8ify. Vincent Driessen 2013-09-05 00:24:14 +0200
  • d92022bb83 Record new behaviour of Queue.all() explicitly in a test. Vincent Driessen 2013-09-05 00:24:06 +0200
  • 13b8d03c59 Remove misleading test. Vincent Driessen 2013-09-05 00:17:15 +0200
  • 02c5d902ec Merge remote-tracking branch 'upstream/master' Rob Harrigan 2013-09-03 20:23:15 -0400
  • 5e4d5f642e Only save queue to set on enqueue. Validate queue key still exists when all() is called Rob Harrigan 2013-09-03 13:40:53 -0400
  • 2da46565aa Add job dependencies to the changelog. Vincent Driessen 2013-09-03 14:18:16 +0200
  • 6144ec0786 Merge pull request #207 from selwin/job_dependency Vincent Driessen 2013-09-03 04:50:24 -0700
  • fd44ad39d4 Python 3 fixes for job dependency stuff. Selwin Ong 2013-09-03 08:03:50 +0700
  • fcfe55fe13 Merge branch 'master' into job_dependency Selwin Ong 2013-09-03 07:46:19 +0700
  • aefa44b30c Store birth and death values as UTC dates. Vincent Driessen 2013-09-02 23:48:34 +0200
  • d037696fc5 Merge branch 'asldevi-master' Vincent Driessen 2013-09-02 23:12:08 +0200
  • eb5bb6329c PEP8ify. Vincent Driessen 2013-09-02 23:12:01 +0200
  • 524fe15839 Merge branch 'pricingassistant-master' Vincent Driessen 2013-09-02 23:08:26 +0200
  • 4d92079694 PEP8ify. Vincent Driessen 2013-09-02 23:05:18 +0200
  • 537476b488 PEP8ify. Vincent Driessen 2013-09-02 23:02:24 +0200
  • 12b6b3200e Update changelog. Vincent Driessen 2013-09-02 22:54:49 +0200
  • 1b558704d3 Fix: COMPACT_QUEUE should be a unique key. Vincent Driessen 2013-09-02 22:51:26 +0200
  • a296619074 Split Job.dump() and Job.save() Sylvain Zimmer 2013-08-30 01:44:46 +0200
  • c08b96e027 Use a redis set to store queue names, instead of relying on the redis "keys" method, which does not perform well on large databases. Rob Harrigan 2013-08-28 13:07:06 -0400
  • 60dba7c106 Update release notes. Vincent Driessen 2013-08-26 10:21:48 +0200
  • 135b1ff10c Merge branch 'igungor-job-description' Vincent Driessen 2013-08-26 10:20:28 +0200
  • 1274b09115 Use constants in tests, instead of calling more functions. Vincent Driessen 2013-08-26 10:17:34 +0200
  • 90fcb6c9d0 PEP8ify. Vincent Driessen 2013-08-26 10:13:34 +0200
  • 57ea6203d1 Let's not change positional argument order. Vincent Driessen 2013-08-26 10:13:12 +0200
  • 5d0f91e542 Release 0.3.11. Vincent Driessen 2013-08-23 15:11:58 +0200
  • 536e8a89cf Fixes for Python 3. Vincent Driessen 2013-08-23 15:10:47 +0200
  • 10bda9684d Pass description parameter to job constructor in order to distinguish job names in queue.jobs or in rq-dashboard. Add related test case. H. İbrahim Güngör 2013-08-21 17:51:14 +0300
  • 49c7cf0af7 Release 0.3.10. Vincent Driessen 2013-08-20 12:06:43 +0200
  • b9be8f31a9 Merge pull request #245 from mgax/py3-version Vincent Driessen 2013-08-20 03:04:19 -0700
  • 998ff1a1ab fix reading of version in py3 Alex Morega 2013-08-20 13:01:10 +0300
  • 004cf44af6 Bump version to 0.3.9. Vincent Driessen 2013-08-20 11:17:32 +0200
  • 75267e671a Add release notes. Vincent Driessen 2013-08-20 11:17:05 +0200
  • d418fbe9a8 Remove accidentally committed file. Vincent Driessen 2013-08-20 11:16:37 +0200
  • 328e7611d3 use utf-8 instead of ascii Alex Morega 2013-08-07 00:10:54 +0300
  • 5b630b1e22 port rqinfo to py3 Alex Morega 2013-08-05 15:51:04 +0300
  • 8d61d3bf26 port string handling to py3 Alex Morega 2013-08-05 15:14:07 +0300
  • 670a4e2a4e Python 3 chokes on this one. Whatever man. Vincent Driessen 2013-02-14 15:53:58 +0100
  • 6eeee85cc3 remove backwards compat for custom properties Alex Morega 2013-08-05 14:54:06 +0300
  • a3b5ce5e46 accomodate py3 imports and builtins Alex Morega 2013-08-05 14:24:06 +0300
  • 2e517001a9 pass on arguments to py.test Alex Morega 2013-08-05 14:11:01 +0300
  • a75ea0d693 changes by python-modernize Alex Morega 2013-08-05 14:06:59 +0300
  • 610c26d816 run tests on py33 Alex Morega 2013-08-05 13:47:15 +0300
  • f8c9155d08 Merge pull request #238 from selwin/logging-import-errors Selwin Ong 2013-07-30 05:46:02 -0700
  • 0198916856 Fixes an issue where register_sentry breaks when logging jobs with unimportable function. Selwin Ong 2013-07-30 19:31:51 +0700
  • f9897ea920 register_sentry breaks failed queue when func cannot be imported Wojciech Bederski 2013-05-21 17:35:18 +0200
  • 2e9fa1d0a7 Release 0.3.8. Vincent Driessen 2013-06-17 08:48:57 +0200
  • 83496fef32 Merge pull request #214 from Plexical/write-pid-file Vincent Driessen 2013-06-18 06:57:44 -0700
  • c4e7c17994 deprecate use of host/db/port options for Redis Devi 2013-06-17 14:49:53 +0530
  • dd34f1ffd9 Merge remote branch 'original/master' Devi 2013-06-17 14:18:49 +0530
  • 5505291818 Polished help message for PID file specification Jacob Oscarson 2013-06-17 10:39:13 +0200
  • 995554cdd2 Removed alternative parameters for PID file creation Jacob Oscarson 2013-06-17 10:25:16 +0200
  • 06f5d90587 Merge pull request #224 from oniltonmaciel/master Vincent Driessen 2013-06-16 23:19:22 -0700