Commit Graph

  • a1cfc292d4 Merge pull request #116 from acinader/master Chris Boulton 2013-07-04 01:55:26 -0700
  • 88f494e7ce Update README.md Arthur Cinader 2013-07-03 21:12:10 -0700
  • 5cef885a06 Look for a var in the bin/resque script to allow override Rockstar04 2013-06-25 12:10:08 -0700
  • 726e58a297 Added basic logging class for a fallback Rockstar04 2013-06-25 10:06:37 -0700
  • 7aa9abdb2e Added PSR3 to composer dependencies Rockstar04 2013-06-25 08:56:28 -0700
  • 59f617e639 Merge pull request #63 from ruudk/blocking-list-pop Chris Boulton 2013-06-12 01:09:11 -0700
  • a0eaac4709 Updated credis dependency to 1.2.* (fixes a bug in blpop) Ruud Kamphuis 2013-06-03 18:10:14 +0200
  • ffff86c40c Fixes bin/resque Ruud Kamphuis 2013-06-03 18:09:54 +0200
  • 8346fb825f Merge pull request #111 from ajbonner/docfix Chris Boulton 2013-06-01 01:25:37 -0700
  • f3dcc092d4 Add type to $queue param in size()'s docblock Aaron Bonner 2013-05-29 15:57:39 +0100
  • 2794dd54a9 Merge branch 'blocking-list-pop' of github.com:ruudk/php-resque into blocking-list-pop Ruud Kamphuis 2013-05-29 09:31:53 +0200
  • bfbff5e58e Unit tests pass Ruud Kamphuis 2013-05-29 09:29:24 +0200
  • f379d3a36d Fixed unit test Ruud Kamphuis 2013-03-13 13:03:19 +0100
  • 86ae77811d Working blocking list pop :) Ruud Kamphuis 2013-03-13 12:41:32 +0100
  • b8f98eecd2 WIP Ruud Kamphuis 2013-03-12 11:18:37 +0100
  • e541fa9b70 Added test for blpop Ruud Kamphuis 2013-03-12 09:55:03 +0100
  • 15324ca410 Fixed bug Ruud Kamphuis 2012-09-10 10:23:18 +0200
  • 4d5552867a Basic support for blocking list pop Ruud Kamphuis 2012-08-24 16:51:03 +0200
  • 37cdec8e11 Merge pull request #107 from danhunsaker/feature-queue-failure Chris Boulton 2013-05-28 18:19:01 -0700
  • 8d1a9a5564 Updated to match coding style. Daniel Hunsaker 2013-05-12 12:58:18 -0600
  • b31830c0bf when testing job recreation, compare the results of ->getArguments() Chris Boulton 2013-05-12 15:40:35 +1000
  • 2700956e73 Merge pull request #104 from CyrilMazur/master Chris Boulton 2013-05-11 22:13:11 -0700
  • 3f5937a5f8 test against version 2.2.3 of phpredis Chris Boulton 2013-05-12 14:55:20 +1000
  • 3798fa3ba6 Added enqueue failure detection Daniel Hunsaker 2013-05-09 16:27:50 -0600
  • 1310b0661b Merge pull request #99 from rajibahmed/master Chris Boulton 2013-05-02 20:36:41 -0700
  • 6eafaac7c2 Merge pull request #103 from matteosister/patch-1 Chris Boulton 2013-05-02 20:35:49 -0700
  • e4ea683def Update Job.php CyrilMazur 2013-04-16 13:07:03 -0300
  • 24f22c9065 Update README.md Matteo Giachino 2013-04-15 22:53:17 +0300
  • 4ff0c51d40 Added PCNTL extension check on composer file Rajib Ahmed 2013-03-27 16:45:05 +0100
  • 72c2afad59 Merge pull request #97 from ruudk/feature-prefix-env Chris Boulton 2013-03-26 08:45:21 -0700
  • 01c291f367 Added a PREFIX environment variable to set the Resque prefix Ruud Kamphuis 2013-03-26 13:59:33 +0100
  • 66fec608a1 Fixed unit test Ruud Kamphuis 2013-03-13 13:03:19 +0100
  • c2c4d06f7b Working blocking list pop :) Ruud Kamphuis 2013-03-13 12:41:32 +0100
  • 132531e1a2 WIP Ruud Kamphuis 2013-03-12 11:18:37 +0100
  • ff0d2bc655 Added test for blpop Ruud Kamphuis 2013-03-12 09:55:03 +0100
  • 5687c8fe82 Merge branch 'master' of git://github.com/chrisboulton/php-resque into blocking-list-pop Ruud Kamphuis 2013-03-11 22:38:30 +0100
  • cd85e8be85 Merge pull request #85 from charly22/patch-1 Chris Boulton 2013-03-06 19:56:25 -0800
  • 4cbf3c08c2 Merge pull request #89 from trimbletodd/master Chris Boulton 2013-03-06 19:55:01 -0800
  • fff22a6bd5 Merge pull request #88 from lboynton/patch-1 Chris Boulton 2013-03-06 19:53:25 -0800
  • c18b5441f5 Merge pull request #90 from cballou/master Chris Boulton 2013-02-28 04:57:04 -0800
  • 3b4c46e039 Fixed the Resque_Worker log method to properly handle NORMAL vs VERBOSE logging. Corey Ballou 2013-02-21 07:37:16 -0500
  • 6a429c2f21 adding support for remote redis instances (such as redistogo) that require authentication TrimbleTodd 2013-02-20 11:41:41 -0500
  • 4b2bbe492b Fix composer example Lee Boynton 2013-02-20 16:25:14 +0000
  • 9b45f152ab Merge pull request #82 from JesseObrien/master Chris Boulton 2013-02-17 21:41:49 -0800
  • afd84de155 REDIS_BACKEND_DB env variable added Carlos Viglietta 2013-02-06 12:37:12 -0200
  • 762daf9f36 Extra check for vendor 3 folders up. Jesse O'Brien 2013-01-21 15:50:24 -0500
  • aae168392c just use built in phpunit on travis ci Chris Boulton 2013-01-13 03:02:53 +1100
  • 6800fbe5ac fix compatibility with phpredis Chris Boulton 2013-01-13 02:59:06 +1100
  • f082ec872e remove pecl install Chris Boulton 2013-01-13 01:16:19 +1100
  • ab9195cf19 php-redis is not available via pecl, install using wget (not nice) Chris Boulton 2013-01-13 01:15:04 +1100
  • ac28ca36d5 test with and without phpredis extension Chris Boulton 2013-01-13 01:06:32 +1100
  • b0900d6390 add package suggestions (proctitle and redis extensions) Chris Boulton 2013-01-12 23:56:16 +1100
  • 2ba15eb555 replace Redisent with Credis (also adds native phpredis support) Chris Boulton 2013-01-12 23:37:38 +1100
  • a6eb8e1c45 use __DIR__ Chris Boulton 2013-01-12 23:07:15 +1100
  • a77699549b bump php requirement up to 5.3 Chris Boulton 2013-01-12 23:06:55 +1100
  • 8071b5f847 update changelog Chris Boulton 2013-01-12 22:54:42 +1100
  • 2f5b48930f make better use of composer across php-resque Chris Boulton 2013-01-12 22:40:26 +1100
  • 8d6da21473 restructure tests, use composer to autoload test requirements Chris Boulton 2013-01-12 22:01:13 +1100
  • 8a7f11f906 add phpunit as a development requirement Chris Boulton 2013-01-12 21:47:07 +1100
  • e72c31a450 ignore vendor/ Chris Boulton 2013-01-12 21:45:06 +1100
  • 723be94788 Merge pull request #80 from danhunsaker/patch-1 Chris Boulton 2013-01-12 01:18:29 -0800
  • 5127aefa90 Update lib/Resque/Redis.php Daniel Hunsaker 2013-01-11 13:40:39 -0700
  • 5fdc3609e9 Merge pull request #77 from atorres757/fix-lost-connection Chris Boulton 2012-12-28 19:12:02 -0800
  • fdc9f881e8 Reverted changes made from upstream master. Allen Torres 2012-12-28 10:42:16 -0500
  • a5b70a5cbd Added a sleep call for a second before establishing another connection. Allen Torres 2012-12-28 10:39:34 -0500
  • 0afb87663f Reverted changes made to upstream master. Allen Torres 2012-12-28 10:33:32 -0500
  • e4f39a6093 Updated Redisent.php to attempt three reconnects to the redis server before giving up. Also supressed fwrite errors. Allen Torres 2012-12-28 09:33:09 -0500
  • 22278424c3 Merge pull request #73 from tonypiper/patch-implement-prefix-removal Chris Boulton 2012-11-27 02:10:15 -0800
  • 7f1cf35a62 implement prefix removel Tony Piper 2012-11-26 15:23:57 +0000
  • f6334bb3b8 Added a check to see if we have args before we attempt to access the first item in the payload args to prevent an undefined index error. Allen Torres 2012-11-01 09:37:06 -0400
  • 3955bc8edc Updated recreate method in Resque_Job class to set arguments in the same fashion as getAruments returns them. Allen Torres 2012-11-01 09:28:47 -0400
  • 3314d407eb stop testing on php 5.2 Chris Boulton 2012-10-13 18:32:05 +1100
  • 0549d6c88a update version to 1.2 Chris Boulton 2012-10-13 18:28:16 +1100
  • bf91b4cc6b update contributors Chris Boulton 2012-10-13 18:23:06 +1100
  • d055a7e00b add note about future backwards compatibility Chris Boulton 2012-10-13 18:21:20 +1100
  • 8d05f92a22 remove old TODO file Chris Boulton 2012-10-13 18:10:53 +1100
  • aeb0ddcf08 update changelog to mention changes coming to php-resque Chris Boulton 2012-10-13 17:59:01 +1100
  • 02141982b1 remove bin/resque, which is empty Chris Boulton 2012-10-13 17:58:42 +1100
  • c908109a74 Remove silly copyright line in docblock comments, update email address, remove copyright year because it is boring to maintain Chris Boulton 2012-10-13 17:55:41 +1100
  • c6bd34d00d update changelog in prep for 1.2 Chris Boulton 2012-10-13 17:52:09 +1100
  • 453d985262 Merge pull request #68 from scragg0x/patch-1 Chris Boulton 2012-10-12 23:11:05 -0700
  • 5eff86d3c3 Fixed bug Ruud Kamphuis 2012-09-10 10:23:18 +0200
  • a8a7db51ca Disable autoload for the class_exists func scragg0x 2012-09-07 13:36:15 -0500
  • 41bf8c1c26 Basic support for blocking list pop Ruud Kamphuis 2012-08-24 16:51:03 +0200
  • 64cd1874ed Merge pull request #60 from jjfrey/fix-demo-status Chris Boulton 2012-08-22 03:44:55 -0700
  • 28a98d73b1 Merge pull request #56 from vaxltd/issue19/redeclare-redisexception Chris Boulton 2012-08-21 05:45:49 -0700
  • 26ae7a63da fixing missing and incorrect paths for Resque class and Resque_Job_Status Joe Frey 2012-08-08 16:19:53 -0400
  • 905c396703 add basic composer.json. closes #59 Chris Boulton 2012-08-01 11:39:12 +1000
  • 5b89607e4b Fix issue #19 by ensuring RedisException is not redeclared Matt Heath 2012-05-10 15:01:00 +0100
  • b0fbfa4f15 make the queue for an enqueued job available in the afterEnqueue event Chris Boulton 2012-05-10 22:13:28 +1000
  • 3188265655 Merge pull request #52 from ebernhardson/fix-stopListening Chris Boulton 2012-05-03 21:00:18 -0700
  • a58820e290 Merge pull request #54 from maetl/master Chris Boulton 2012-05-03 20:52:59 -0700
  • df8853ee4f removing a lie; adding some structure maetl 2012-05-02 19:37:36 +1000
  • c79ae86a56 use short filenames for markdown docs maetl 2012-05-02 19:36:02 +1000
  • e54c7ca99a only remove pid file during tests if exists Chris Boulton 2012-04-19 22:39:55 +1000
  • 998b46887a add travis-ci status to readme Chris Boulton 2012-04-19 22:36:15 +1000
  • 1b5441b91e Merge branch 'master' of github.com:chrisboulton/php-resque Chris Boulton 2012-04-19 22:30:53 +1000
  • ad7f4d1ab7 add .travis.yml to run unit tests on travis-ci Chris Boulton 2012-04-19 22:30:44 +1000
  • 010384b296 unit test to verify fix of Resque_Event::stopListening ebernhardson 2012-04-04 18:27:08 -0700
  • fab92ef114 fix bug preventing stopListening from working ebernhardson 2012-04-03 15:23:25 -0700