Commit Graph

  • 3afc32f08a End calculation in get_jobs_ids in fixed. Length is respected Onilton Maciel 2013-06-16 18:11:03 -0400
  • 97de8ea3cc Fixed typos and errors found. Tests passing now Onilton Maciel 2013-06-16 17:45:04 -0400
  • 5cfbae61a9 Replaced limit by length and start by offset oniltonmaciel 2013-06-16 17:38:25 -0400
  • d23963a973 Merge pull request #222 from jpunwin/master Vincent Driessen 2013-06-10 15:44:54 -0700
  • af04545bbf Ok i am being lazy using the try catch Justin Unwin 2013-06-11 00:07:53 +0200
  • 17be896744 Fix a problem caused when a nonstandard stdout is defined and not properly implemented Justin Unwin 2013-06-10 22:51:49 +0200
  • a0d46c93f3 take REDIS_URL from settings if exists Devi 2013-06-03 21:46:25 +0530
  • 72d219a24c Writes an optional specified PID file on startup Jacob Oscarson 2013-05-15 15:40:35 +0200
  • 6ee45597ca Don't fail if job dependency is modified during enqueue process. Selwin Ong 2013-05-07 18:26:08 +0700
  • e7e8579888 Merge branch 'master' of git://github.com/nvie/rq into job_dependency Selwin Ong 2013-04-28 11:29:44 +0700
  • 2e826e2b1f Internally renamed the term "parent" to "dependency". Selwin Ong 2013-04-28 11:27:50 +0700
  • 0dfb041383 Simplify enqueue_waitlist by using lpop. Selwin Ong 2013-04-28 11:20:39 +0700
  • 18ff57ef35 Avoid race conditions when enqueueing job with dependency. Selwin Ong 2013-04-28 11:11:36 +0700
  • 7ea02d4029 Add explicit classmethod test. Vincent Driessen 2013-04-19 21:21:53 +0200
  • a5dff6659c Replace the Calculator fixture by a Number fixture. Vincent Driessen 2013-04-19 21:18:23 +0200
  • 89293353d6 Update changelog. Vincent Driessen 2013-04-19 10:55:17 +0200
  • 73b7453e40 Fix typo. Vincent Driessen 2013-04-19 10:28:09 +0200
  • 2fb6e5ca1a Minor refactoring of the paging logic. Vincent Driessen 2013-04-19 10:24:38 +0200
  • e3075ea6be get a page of jobs Alex Morega 2013-02-13 10:17:36 +0200
  • ef0f04bff6 extract `safe_fetch_job` method Alex Morega 2013-02-13 10:16:48 +0200
  • 0f804e07ae Merge pull request #198 from johannth/scripts-respect-url Vincent Driessen 2013-04-19 01:14:05 -0700
  • 6550f86646 Don't enqueue waitlisted jobs on failed execution. Selwin Ong 2013-04-18 22:18:56 +0700
  • eadc7db29f First stab at writing implementing job dependency. Selwin Ong 2013-04-18 22:11:43 +0700
  • 7660fbdc18 Made rqworker and rqinfo respect db parameters from --url Jóhann Þorvaldur Bergþórsson 2013-03-31 08:28:15 +0000
  • bf802a15be Merge pull request #194 from selwin/master Vincent Driessen 2013-03-17 20:04:01 -0700
  • a0c9267550 Job.create should also accept arguments in list format. Selwin Ong 2013-03-18 09:57:13 +0700
  • 7c63b72c99 Update CHANGELOG. Vincent Driessen 2013-03-16 07:08:01 -0700
  • 067a1760ed Merge branch 'Plexical-config-socket' Vincent Driessen 2013-03-16 06:55:01 -0700
  • f317a3d94d Remove test cases for the Unix socket config setting. Vincent Driessen 2013-03-16 06:52:59 -0700
  • d15fee2cfb Merge pull request #193 from brutasse/feature/sentry-dsn-env Vincent Driessen 2013-03-16 06:49:02 -0700
  • d9a122355c Merge pull request #192 from brutasse/fix/packaging-tests Vincent Driessen 2013-03-16 06:48:47 -0700
  • 7a8fe6be30 Ability to get SENTRY_DSN from the environment variables Bruno Renié 2013-03-16 10:41:14 +0100
  • df347fb654 Added a MANIFEST excluding tests from distribution Bruno Renié 2013-03-16 10:31:02 +0100
  • 11b2cf2bd5 Perform actual connection (+ increase test coverage) Jacob Oscarson 2013-03-15 15:23:54 +0100
  • ef43790ba2 Better placing + testability of socket as a cli parameter Jacob Oscarson 2013-03-15 15:00:10 +0100
  • 02288dd048 Optionally configure connection as path to Unix socket (tbd: actual connection) Jacob Oscarson 2013-03-15 10:48:10 +0100
  • 5a5e14cc70 Merge branch 'hotfix/0.3.7' Vincent Driessen 2013-02-26 11:46:41 +0100
  • 93ba0b4d6e Bump version to 0.3.7. Vincent Driessen 2013-02-26 11:43:31 +0100
  • 66741fff7b Fix bug where workers would not execute builtin functions properly. Vincent Driessen 2013-02-26 11:42:39 +0100
  • 9633d36e85 Merge branch 'selwin-master' Vincent Driessen 2013-02-23 22:16:48 +0100
  • 5289647970 Remove unused import. Vincent Driessen 2013-02-23 22:05:28 +0100
  • 85e9014296 Moved some logic from worker.perform_job() to job.cleanup(). Selwin Ong 2013-02-23 14:23:23 +0700
  • decb626c8e Remove .env.fish. Vincent Driessen 2013-02-19 09:14:41 +0100
  • 6485fe094d Prepare for next 0.3.x version. Vincent Driessen 2013-02-18 08:10:47 +0100
  • d5f1740c3d Bump version to 0.3.6. Vincent Driessen 2013-02-18 08:09:06 +0100
  • ad61c45f2f Update changelog. Vincent Driessen 2013-02-18 07:59:08 +0100
  • a04169e561 Allow rqworker to run more silently. Vincent Driessen 2013-02-18 07:54:58 +0100
  • 8005759cce Merge pull request #181 from selwin/del-on-nosuchjob Vincent Driessen 2013-02-16 07:45:32 -0800
  • c987569650 Safe fetching a deleted job removes the deleted job from queue. Selwin Ong 2013-02-16 18:50:37 +0700
  • 501a3870e1 Ignore a job when there isn't a "data" key available. Vincent Driessen 2013-02-15 10:22:31 +0100
  • 223e09f4fe Add rq.contrib.legacy.cleanup_ghosts() function, to clean up old mess. Vincent Driessen 2013-02-15 09:28:13 +0100
  • f1d3da8ba2 Update changelog. Vincent Driessen 2013-02-15 08:53:42 +0100
  • d39badb4cc Prevent the use of indefinite timeouts. Vincent Driessen 2013-02-15 08:50:27 +0100
  • e0866cdc6c Log the act of sending a heartbeat (DEBUG level). Vincent Driessen 2013-02-15 08:50:13 +0100
  • e4d37332f0 Fix typos. Vincent Driessen 2013-02-15 08:49:30 +0100
  • e8c1885eda Avoid negative timeouts when default_worker_ttl is < 60. Vincent Driessen 2013-02-15 08:49:18 +0100
  • 640195d5e4 Merge branch 'master' into yaniv-aknin-worker_ttl Vincent Driessen 2013-02-15 08:08:32 +0100
  • a7f927f845 Fix non-relative import. Vincent Driessen 2013-02-13 12:04:53 +0100
  • 192770773a Remove unused import. Vincent Driessen 2013-02-13 12:04:34 +0100
  • c0a594d47a Merge pull request #177 from selwin/master Vincent Driessen 2013-02-13 02:32:21 -0800
  • e5fa82aa5d Merge branch 'master' of github.com:selwin/rq Selwin Ong 2013-02-13 11:51:15 +0700
  • 05d744c9af Requeuing a job should set its status back to Queued. Selwin Ong 2013-02-13 11:50:40 +0700
  • 4688498e2d Attach job ID when unpickling fails in .dequeue(). Vincent Driessen 2013-02-11 15:06:24 +0100
  • 83525c42c7 Prevent against 'created_at' field being None. Vincent Driessen 2013-02-11 14:59:31 +0100
  • 7d37c257ae Prepare for 0.3.6. Vincent Driessen 2013-02-06 23:28:03 +0100
  • cd2a759be8 Add release date. Vincent Driessen 2013-02-06 23:26:52 +0100
  • c427eda36c Bump version to 0.3.5. Vincent Driessen 2013-02-06 23:25:50 +0100
  • 54254f2271 Patch the connection instances. Vincent Driessen 2013-02-06 22:36:23 +0100
  • 67880343f1 Make inner_exception optional, and use new except syntax. Vincent Driessen 2013-01-31 16:28:16 +0100
  • 2baa2e370f job: save the real exception when unpickling fails Idan Kamara 2013-01-30 14:28:26 +0200
  • 4925b09aa5 Set worker ttl and maintain it when idle/taking/finishing jobs Yaniv Aknin 2013-01-26 18:58:07 +0200
  • 74c2351232 Refactor dequeue_any to accept arbitrary timeouts Yaniv Aknin 2013-01-26 18:21:03 +0200
  • 0bc451f75b Install importlib on Travis' py26 environment. Vincent Driessen 2013-01-24 10:17:46 +0100
  • 36eb555981 Update Travis CI config file to use py.test. Vincent Driessen 2013-01-23 22:59:04 +0100
  • 73e6017896 Add tox tests, for Python 2.6 and PyPy. Vincent Driessen 2013-01-23 22:57:44 +0100
  • 06b48c2026 Use unittest2 for Python 2.6. Vincent Driessen 2013-01-23 22:43:30 +0100
  • cc14d6f00b Update changelog. Vincent Driessen 2013-01-23 22:21:22 +0100
  • 743cf3cd74 Merge branch 'vierja-ended_time' Vincent Driessen 2013-01-23 22:19:38 +0100
  • 20d435a077 Prepare for 0.3.5. Vincent Driessen 2013-01-23 20:52:20 +0100
  • f818fb5d43 Bump version to 0.3.4. Vincent Driessen 2013-01-23 20:48:49 +0100
  • c7e54d8c1a Promote to 'beta' stage. Vincent Driessen 2013-01-23 20:49:14 +0100
  • e1b81b1669 Avoid new-style classes under Python 2.6. Vincent Driessen 2013-01-23 20:34:08 +0100
  • 77fb32791d Include a copy of dictConfig in RQ, for Python 2.6 compat. Vincent Driessen 2013-01-23 16:38:31 +0100
  • e29981a008 Bump to new development version. Vincent Driessen 2013-01-18 16:23:43 +0100
  • 55bb32cb36 Release 0.3.3. Vincent Driessen 2013-01-18 15:51:17 +0100
  • d4f5bcb817 Fix position of changelog entry. Vincent Driessen 2013-01-18 15:48:27 +0100
  • d1c2b3b78d Merge branch 'selwin-remove-logbook' Vincent Driessen 2013-01-18 15:47:21 +0100
  • 37b3bb4bd4 Have Worker.work() setup logging. Vincent Driessen 2013-01-18 15:42:18 +0100
  • 90df03dc0b Add release notes. Vincent Driessen 2013-01-18 15:12:49 +0100
  • 90b15fd0b6 Don't silently fail when unpickling. Vincent Driessen 2013-01-18 14:25:05 +0100
  • 7216b1eedb Add .env.fish, for fish lovers. Vincent Driessen 2013-01-18 12:53:05 +0100
  • 40d0a7d9a9 Removed __main__ that was accidentally added to rqworker script. Selwin Ong 2013-01-16 18:58:12 +0700
  • d1f586b413 Only configure logging handlers if not already present. Selwin Ong 2013-01-16 18:53:32 +0700
  • d660b611db ended_at time is now saved when job is finished Javier Rey 2013-01-12 16:37:25 -0200
  • f498de57b6 Always call job.save even on synchronous queues so get_current_job doesn't fail Selwin Ong 2012-11-25 17:15:38 +0700
  • 10237ddcb4 Merge branch 'job-access-within-job' Vincent Driessen 2012-11-25 13:36:09 +0100
  • a543a3860f Merge pull request #154 from ulope/issue154 Vincent Driessen 2012-11-25 04:30:12 -0800
  • 43038d3150 Added tests for config file loading Ulrich Petri 2012-11-24 14:53:22 +0100
  • ba57f104ff Switched config file loading to import lib to allow dotted "paths" to settings modules Ulrich Petri 2012-11-24 14:53:06 +0100
  • 5fd85ec754 Merge pull request #149 from jparise/scripts-url-argument Vincent Driessen 2012-10-05 23:24:09 -0700