Commit Graph

  • 3602650390 use mocha_standalone to avoid warning Ranmocy 2013-01-20 09:05:53 +0800
  • 114e3a1c71 update gemspec Ranmocy Sheng 2013-01-20 09:04:56 +0800
  • b76545efa0 update gemspec Ranmocy 2013-01-20 09:04:56 +0800
  • 68507f4f4a update old info in README Ranmocy Sheng 2013-01-20 08:30:17 +0800
  • 5fea9805bd update old info in README Ranmocy 2013-01-20 08:30:17 +0800
  • 8f4f90c9e7 fix pid_file cannot monitored issue Ranmocy Sheng 2013-01-20 08:05:59 +0800
  • 2690b007f8 fix pid_file cannot monitored issue Ranmocy 2013-01-20 08:05:59 +0800
  • 54f18798e0 specify mocha version to ensure test not broken Ranmocy Sheng 2013-01-20 00:21:36 +0800
  • 6f83c3507a specify mocha version to ensure test not broken Ranmocy 2013-01-20 00:21:36 +0800
  • 2dd2a889e5 refactory build_rails_command Ranmocy Sheng 2013-01-19 23:44:22 +0800
  • 082b8f650b refactory build_rails_command Ranmocy 2013-01-19 23:44:22 +0800
  • 192d524c19 support zeus to boost rails init Ranmocy Sheng 2013-01-19 23:38:58 +0800
  • fb398d172a support zeus to boost rails init Ranmocy 2013-01-19 23:38:58 +0800
  • 10b3cee7f0 add pid_file option Ranmocy Sheng 2013-01-19 23:33:34 +0800
  • 58f1523edb add pid_file option Ranmocy 2013-01-19 23:33:34 +0800
  • eed0de1426 send kill after send sigint to ensure rails is down Ranmocy Sheng 2013-01-19 23:23:35 +0800
  • c766ba2ff9 send kill after send sigint to ensure rails is down Ranmocy 2013-01-19 23:23:35 +0800
  • bb1b42883d Sorry for Rakefile derp. Didn't work for me but unrelated to my patch Paul Schyska 2012-11-01 21:03:33 +0100
  • 31c535eaa8 Adding example for :root option to README Paul Schyska 2012-11-01 20:59:31 +0100
  • 876d575687 Adding the ability to specify a custom rails root (i.e. in case you want guard-rails to boot up a dummy app in an engine) Paul Schyska 2012-11-01 20:53:31 +0100
  • 7817e2ad6c Daemon option is not supported on Windows. jarmo/master jarmo/master Jarmo Pertman 2012-09-09 01:28:59 +0300
  • a0f4b1ae19 Add support for Windows. Jarmo Pertman 2012-09-09 01:26:21 +0300
  • 4b9457d4f3 Remove mocha warning. Jarmo Pertman 2012-09-09 01:25:30 +0300
  • fcc20cca08 bump version John Bintz 2012-08-24 10:08:49 -0400
  • c1344a98b7 bump version v0.1.1 John Bintz 2012-08-24 10:08:49 -0400
  • 2b0d43bd01 Added rails_root option for engine support. robotex82/better-engine-support robotex82/better-engine-support Roberto Vasquez Angel 2012-08-04 15:19:53 +0200
  • a96f4a5e61 Merge pull request #18 from mmacedo/environment John Bintz 2012-07-09 05:48:29 -0700
  • 4d3fb9dfcc Merge pull request #18 from mmacedo/environment robotex82/master John Bintz 2012-07-09 05:48:29 -0700
  • 9a035f2e8f Merge 0435a4c17c into 885fc3c837 GitHub Merge Button 2012-07-08 02:38:20 -0700
  • 21ec798174 Ensure specified environment is used Michel Pavan Macedo 2012-07-08 06:29:01 -0300
  • 0435a4c17c Ensure specified environment is used Michel Pavan Macedo 2012-07-08 06:29:01 -0300
  • 3956196522 Merge branch 'master' of github.com:johnbintz/guard-rails John Bintz 2012-06-12 14:12:55 -0400
  • 885fc3c837 Merge branch 'master' of github.com:johnbintz/guard-rails John Bintz 2012-06-12 14:12:55 -0400
  • 00160fc3e9 also make old guard happy John Bintz 2012-06-12 13:45:57 -0400
  • 83b45e914b also make old guard happy John Bintz 2012-06-12 13:45:57 -0400
  • d4052c3c74 make modern guard happy John Bintz 2012-06-12 13:45:03 -0400
  • 291782e101 make modern guard happy John Bintz 2012-06-12 13:45:03 -0400
  • bb5c17f9da Merge pull request #13 from darrinholst/master John Bintz 2012-01-30 08:52:15 -0800
  • 4d7d44a07a Merge pull request #13 from darrinholst/master John Bintz 2012-01-30 08:52:15 -0800
  • 8a27caddad Merge 963b9e0ab2 into 89e18ef84d GitHub Merge Button 2012-01-30 08:50:05 -0800
  • 92c4a9ef44 use SIGINT instead of KILL so the pid gets cleaned up Darrin Holst 2012-01-30 08:20:47 -0600
  • 963b9e0ab2 use SIGINT instead of KILL so the pid gets cleaned up Darrin Holst 2012-01-30 08:20:47 -0600
  • fcc0ebca0a fix 1.9.3 warning John Bintz 2012-01-16 09:33:13 -0500
  • 89e18ef84d fix 1.9.3 warning v0.1.0 John Bintz 2012-01-16 09:33:13 -0500
  • 49a9612d0a bump version John Bintz 2012-01-16 09:31:09 -0500
  • 5d3ceb5626 bump version John Bintz 2012-01-16 09:31:09 -0500
  • 5674197d8a Merge pull request #12 from ndbroadbent/bump_timeout John Bintz 2012-01-14 07:13:56 -0800
  • 9ce3667e35 Merge pull request #12 from ndbroadbent/bump_timeout John Bintz 2012-01-14 07:13:56 -0800
  • 9742fccbdd Merge 5a774dca2f into 5c1e36f585 GitHub Merge Button 2012-01-14 07:13:24 -0800
  • 3e9b4b3ca6 Merge pull request #11 from ndbroadbent/master John Bintz 2012-01-14 07:13:23 -0800
  • 5c1e36f585 Merge pull request #11 from ndbroadbent/master John Bintz 2012-01-14 07:13:23 -0800
  • 52bcc43b00 Bumped the default timeout to 30 seconds, so that slightly larger apps don't feel left out Nathan Broadbent 2012-01-14 11:51:56 +0800
  • 5a774dca2f Bumped the default timeout to 30 seconds, so that slightly larger apps don't feel left out Nathan Broadbent 2012-01-14 11:51:56 +0800
  • 885798d08d Merge 14b8402e1c into 70d76d166d GitHub Merge Button 2012-01-13 19:49:54 -0800
  • aa500dd2ac Fixed notifications at start to say "Rails starting..." and "Rails started!" instead of "restarting". I enjoy accurate messages Nathan Broadbent 2012-01-14 11:42:57 +0800
  • 14b8402e1c Fixed notifications at start to say "Rails starting..." and "Rails started!" instead of "restarting". I enjoy accurate messages Nathan Broadbent 2012-01-14 11:42:57 +0800
  • 77787a5f03 Merge branch 'master' of github.com:guard/guard-rails John Bintz 2011-10-24 11:35:04 -0400
  • 70d76d166d Merge branch 'master' of github.com:guard/guard-rails John Bintz 2011-10-24 11:35:04 -0400
  • 09fbadf0f5 Merge pull request #8 from tehpeh/reload_instead_of_run_all John Bintz 2011-10-18 06:29:44 -0700
  • 63c648c035 Merge pull request #8 from tehpeh/reload_instead_of_run_all John Bintz 2011-10-18 06:29:44 -0700
  • f216a4e0c9 Merge 3ac650799c into 39e1e4045b GitHub Merge Button 2011-10-17 16:11:33 -0700
  • 9da0da8fc7 Swapped run_all for reload. Tim Preston 2011-10-17 14:33:27 +1100
  • 3ac650799c Swapped run_all for reload. Tim Preston 2011-10-17 14:33:27 +1100
  • 3c7370dfa6 add reload method John Bintz 2011-10-10 11:55:32 -0400
  • 39e1e4045b add reload method John Bintz 2011-10-10 11:55:32 -0400
  • b79f12ee30 fix b0rken test, i owe you ice cream John Bintz 2011-09-14 14:19:54 -0400
  • 412a6b69a4 fix b0rken test, i owe you ice cream John Bintz 2011-09-14 14:19:54 -0400
  • 965b3723e3 update docs John Bintz 2011-09-14 14:06:07 -0400
  • cda46a0d88 update docs John Bintz 2011-09-14 14:06:07 -0400
  • 6ed027f2ee Merge pull request #2 from joelmoss/debugger John Bintz 2011-08-25 08:08:11 -0700
  • 0a82cb086e Merge pull request #2 from joelmoss/debugger John Bintz 2011-08-25 08:08:11 -0700
  • c97cb1781d debugger is false by default Joel Moss 2011-08-25 15:53:20 +0100
  • 3d897a7665 debugger is false by default Joel Moss 2011-08-25 15:53:20 +0100
  • e09113764a Doh! APpending -u flag instead of iincluding in default Joel Moss 2011-08-25 15:42:39 +0100
  • 7a81802b8c Doh! APpending -u flag instead of iincluding in default Joel Moss 2011-08-25 15:42:39 +0100
  • bb3fc2ab6a Updated README Joel Moss 2011-08-25 15:30:30 +0100
  • 1dcbbd4d11 Updated README Joel Moss 2011-08-25 15:30:30 +0100
  • 029df2556a Added support for setting the debugger (-u flag) Joel Moss 2011-08-25 15:26:04 +0100
  • 585dc242d6 Added support for setting the debugger (-u flag) Joel Moss 2011-08-25 15:26:04 +0100
  • c11812f1b5 bump version John Bintz 2011-08-04 11:32:16 -0400
  • 3dd64624d1 bump version John Bintz 2011-08-04 11:32:16 -0400
  • 93bda2f745 clean up rake and gem files John Bintz 2011-08-04 11:31:42 -0400
  • 16fe8bab53 clean up rake and gem files v0.0.3 John Bintz 2011-08-04 11:31:42 -0400
  • 69fbecb49c Merge pull request #5 from tehpeh/custom_server John Bintz 2011-08-04 08:28:55 -0700
  • 45b8b6c4a2 Merge pull request #5 from tehpeh/custom_server John Bintz 2011-08-04 08:28:55 -0700
  • 19b4f0fee7 Merge 372e2cd24a into 7429b1fbf5 GitHub Merge Button 2011-08-04 08:28:38 -0700
  • 6d4c4b95d3 Add custom server to options (:server => 'thin'). Tim Preston 2011-07-12 22:59:26 +1000
  • 372e2cd24a Add custom server to options (:server => 'thin'). Tim Preston 2011-07-12 22:59:26 +1000
  • 7429b1fbf5 use right icon name for growl notifications robotex82/linux-support jarmo/linux-support linux-support John Bintz 2011-06-29 09:52:04 -0400
  • 4836e968d6 slightly better runner support John Bintz 2011-06-29 09:47:08 -0400
  • 63b9fcae98 nuke the pid file if we forcibly kill John Bintz 2011-06-25 12:59:34 -0400
  • d0901933c1 fix a dumb thing and another thing John Bintz 2011-06-25 12:57:07 -0400
  • 2654061350 clean up lsof on both OSes John Bintz 2011-06-20 09:14:00 -0400
  • fb6907a23b Merge 3c52debcab into 39c964a968 GitHub Merge Button 2011-06-19 18:48:52 -0700
  • 3c52debcab merge Sidney Burks 2011-06-20 03:17:21 +0200
  • d795068894 kill -INT not kiling process on linux. switched to kill -KILL Sidney Burks 2011-06-20 02:42:03 +0200
  • a4ca91faae kill -INT not kiling process on linux. switched to kill -KILL Sidney Burks 2011-06-20 02:42:03 +0200
  • 39c964a968 update rakefile John Bintz 2011-06-18 12:40:53 -0400
  • f93fc6e1d0 fix travis.yml John Bintz 2011-06-06 15:02:32 -0400
  • a10226bc5f clean up testing some more John Bintz 2011-06-06 09:49:58 -0400