Commit Graph

  • 7ca0d75e37 Merge 7817e2ad6c into 36d24c0c14 Jarmo Pertman 2014-02-04 15:10:22 -0800
  • c05804f37b Merge 2b0d43bd01 into 36d24c0c14 robotex82 2014-02-04 14:11:03 -0800
  • ac802ee596 update readme license version Ranmocy Sheng 2013-09-29 11:01:21 -0700
  • 9d277d7ee6 update readme Ranmocy Sheng 2013-09-27 14:51:46 -0700
  • a1c76d1046 Merge pull request #19 from jrobeson/patch-1 Ranmocy 2013-09-27 14:41:26 -0700
  • fdb4ddadca change some of the README wording to read more naturally Johnny Robeson 2013-09-18 00:16:18 -0400
  • 6584063b5f add license Ranmocy Sheng 2013-07-24 16:50:15 +0800
  • 8c1506f719 Version bump to 0.4.7 Ranmocy Sheng 2013-07-14 09:32:23 +0800
  • edb154cca7 Merge branch 'fix-ui-info-message-when-server-not-specified' of https://github.com/cablegram/guard-rails into cablegram-fix-ui-info-message-when-server-not-specified Ranmocy Sheng 2013-07-14 09:24:11 +0800
  • 6e394e6934 Merge pull request #15 from cablegram/refactor-wait-for-pid-loop Ranmocy 2013-07-13 18:20:30 -0700
  • 985abb0f9a Merge pull request #14 from cablegram/dry-up-repeated-code Ranmocy 2013-07-13 18:14:27 -0700
  • 7b1c3b983a Merge pull request #13 from cablegram/fix-typo-start Ranmocy 2013-07-13 18:13:44 -0700
  • b44d7e0f86 Create a clearer UI.info message when options[:server] is nil (the default case) cablegram 2013-07-13 13:27:40 -0500
  • 99a1ad27b9 Refactor use of #wait_for_pid_loop. Ensure pid_file gets deleted when removed. cablegram 2013-07-13 10:24:21 -0500
  • 528f76ca5c Fix typo cablegram 2013-07-12 15:57:05 -0500
  • 6e6e84b841 Don't repeat code that already has a method defined for it cablegram 2013-07-12 15:56:25 -0500
  • a5c1b0f751 Version bump to 0.4.6 Ranmocy Sheng 2013-07-12 15:56:05 +0800
  • 8a9254d339 Merge pull request #11 from cablegram/fix-typo-force-runs Ranmocy 2013-07-10 19:58:42 -0700
  • 49139cd791 Use the correct option name in initialization: s/:force_runs/:force_run/ cablegram 2013-07-10 17:07:16 -0500
  • 47b61d73f4 Version bump to 0.4.5 Ranmocy Sheng 2013-07-04 11:33:40 +0800
  • 25eb2c89e3 deprecated 1.8.7 Ranmocy Sheng 2013-07-04 11:33:25 +0800
  • 21829ca9af Merge pull request #9 from cablegram/windows-fix-setting-env-vars Ranmocy 2013-07-03 19:53:07 -0700
  • 800fba1297 Merge pull request #10 from cablegram/windows-fix-kill-process Ranmocy 2013-07-02 20:06:11 -0700
  • 0cfd3585f3 Use Process.kill instead of system("kill...") cablegram 2013-06-28 15:01:35 -0500
  • 6246161bcc Use two parameter form of #system to avoid setting environment variables on the command line cablegram 2013-06-28 14:47:15 -0500
  • 54c37d6cc0 update rake tasks Ranmocy Sheng 2013-06-23 14:57:07 +0800
  • 1d116b797b Version bump to 0.4.4 Ranmocy Sheng 2013-06-23 14:25:35 +0800
  • f9784a3184 Merge pull request #8 from cablegram/windows-fixes Ranmocy 2013-06-22 23:21:46 -0700
  • d02a01711c Windows fixes: Setting environment variables in command line; Redirecting to null device cablegram 2013-06-19 13:27:25 -0500
  • 7e97f7e729 Version bump to 0.4.3 Ranmocy Sheng 2013-05-14 10:04:08 +0800
  • 71fcebfa8e update contributor by contribution Ranmocy Sheng 2013-05-14 09:59:26 +0800
  • b220841921 Merge pull request #6 from htcl/ruby187_compatibility Ranmocy Sheng 2013-05-13 18:50:09 -0700
  • 07417e4028 backwards compatibility for the environment parameter Everard Brown 2013-05-14 02:58:03 +0200
  • 8d03c44a1c Version bump to 0.4.2 Ranmocy Sheng 2013-04-17 18:25:40 +0800
  • d5b65340ae add contributors to readme Ranmocy Sheng 2013-04-17 18:25:07 +0800
  • 42899b8c6a Merge pull request #5 from nycvotes-dev/leave-environment-alone Ranmocy Sheng 2013-04-16 21:07:42 -0700
  • d82c6911b8 Don't change ENV['RAILS_ENV'] in the guard process Grant Hutchins and Jonathan Mukai-Heidt 2013-04-16 17:01:07 -0400
  • f9283074df Version bump to 0.4.1 Ranmocy Sheng 2013-04-05 11:02:19 +0800
  • 413b4843b6 add license in gemspec Ranmocy Sheng 2013-04-05 11:01:05 +0800
  • e4c1da9a37 Merge pull request #4 from awmichel/fix-spaced-paths Ranmocy Sheng 2013-04-03 19:35:54 -0700
  • 7dd34b763d Fix specs to include quotes around paths. Adam Michel 2013-04-02 15:38:55 -0400
  • 030ccde2a0 Make sure we quote paths for instances where they contain a space. Adam Michel 2013-04-01 18:24:07 -0400
  • e29f12f8a5 Version bump to 0.4.0 Ranmocy Sheng 2013-03-08 22:46:45 +0800
  • 4dcf4fc120 fix spec for root option Ranmocy Sheng 2013-03-08 22:45:02 +0800
  • 92f69699d6 Merge branch 'master' of pschyska/guard-rails Ranmocy Sheng 2013-03-08 22:29:06 +0800
  • c68a046749 abstract rails_command builder into a private method Ranmocy Sheng 2013-03-08 22:21:47 +0800
  • c8a6d72e81 rollback to use sh -c to start rails, since in some platform spawn gets issue when launching Ranmocy Sheng 2013-03-08 22:04:08 +0800
  • 5616b4704a add support of jruby Ranmocy Sheng 2013-03-08 22:00:17 +0800
  • e7185bd3fe fix gemfile source Ranmocy Sheng 2013-03-08 21:53:41 +0800
  • ca7549d0cc update readme about ruby version and roadmap Ranmocy Sheng 2013-03-08 21:20:36 +0800
  • 3a8146ea37 refactory build_rails_command of long_method smell Ranmocy Sheng 2013-03-08 21:17:01 +0800
  • 75e1792619 use quotation marks instead of %{} for editor to autoformat Ranmocy Sheng 2013-03-08 20:53:30 +0800
  • 7270c5c210 improve readme about the install Ranmocy Sheng 2013-03-08 20:34:34 +0800
  • 217adb307f update readme about the official fork Ranmocy Sheng 2013-03-08 20:26:55 +0800
  • 15900e9a2c improve the notification and output Ranmocy Sheng 2013-03-08 20:19:22 +0800
  • 10069e3be1 abandon rvm gemset Ranmocy Sheng 2013-03-08 20:17:09 +0800
  • 47950b378a Merge pull request #5 from bonsaiben/update_readme Ranmocy Sheng 2013-03-08 04:12:14 -0800
  • 7023ed0b59 update README to be like other guard gems Benjamin Sullivan 2013-03-06 00:49:20 +0900
  • eedd33078b Version bump to 0.3.4 Ranmocy Sheng 2013-02-26 10:42:32 +0800
  • 5a6e412e2c omni RAILS_ENV when use zeus Ranmocy Sheng 2013-02-26 10:41:37 +0800
  • f8fb6305aa Version bump to 0.3.3 Ranmocy Sheng 2013-02-25 21:50:02 +0800
  • 10ae0ef544 move version gem from runtime to dev Ranmocy Sheng 2013-02-25 21:45:24 +0800
  • a8204a8b3f Version bump to 0.3.2 Ranmocy Sheng 2013-02-25 18:44:02 +0800
  • 4520b5c550 use spawn instead of shell to start server. Ranmocy Sheng 2013-02-25 18:43:48 +0800
  • 6a45e0fafb push tags to all repos in rake task Ranmocy Sheng 2013-02-21 22:52:09 +0800
  • 724e51ca68 Version bump to 0.3.1 Ranmocy Sheng 2013-02-21 22:47:29 +0800
  • 0019fb9cb2 fix daemon and debugger options Ranmocy Sheng 2013-02-21 22:31:51 +0800
  • b3dff17c4f disable generate git tag when bump version, since `rake release` will do Ranmocy Sheng 2013-02-21 20:38:36 +0800
  • 379d23303d fix rvm prefixed bundle Ranmocy Sheng 2013-02-21 20:34:06 +0800
  • 8dc83c9a70 Version bump to 0.3.0 Ranmocy Sheng 2013-02-21 20:29:17 +0800
  • e5aa44f9c7 use version gem to support version control Ranmocy Sheng 2013-02-21 20:28:46 +0800
  • 6212504b77 use semantic version Ranmocy Sheng 2013-02-21 19:55:04 +0800
  • d6e23eb5ff specify pid_file when use CLI option Ranmocy Sheng 2013-02-21 19:53:22 +0800
  • 65e266458c add ruby 2.0.0 support in travis Ranmocy Sheng 2013-02-21 19:29:11 +0800
  • 69a90acb05 add more options of custom zeus_plan and custom CLI Ranmocy Sheng 2013-02-21 19:28:46 +0800
  • 6373cc10a1 improve readme Ranmocy Sheng 2013-02-14 21:39:25 +0800
  • 14a4c66ca0 add gemspec to guard Ranmocy Sheng 2013-02-14 21:39:16 +0800
  • 7dc5980bc0 add guard-bundler for dev and more details of guard rspec output Ranmocy Sheng 2013-02-14 09:50:46 +0800
  • cc32db6899 fix dependency of guard notification require in Gemfile Ranmocy Sheng 2013-02-14 09:48:17 +0800
  • 0ac37d871b use rvm prefix for all three platforms test Ranmocy Sheng 2013-02-14 09:28:07 +0800
  • 9f7f1b2f01 bump to v0.2.3 Ranmocy Sheng 2013-02-03 12:07:27 +0800
  • 1926c95a71 throw away the error when kill -kill the server Ranmocy Sheng 2013-02-03 12:05:43 +0800
  • 73329dfb72 update rake task of publish remotes Ranmocy Sheng 2013-02-02 19:14:10 +0800
  • 91733c83d9 specify RAILS_ENV due to rails -e option broken Ranmocy Sheng 2013-01-31 18:57:36 +0800
  • efa9cbee1f bump to 0.2.2 Ranmocy Sheng 2013-01-31 16:24:27 +0800
  • 6b4e6d7fe3 remove RAILS_ENV since we have env option; no warning of zeus at the same time Ranmocy Sheng 2013-01-31 16:23:12 +0800
  • c918810e1b kill ensurement will be silent Ranmocy Sheng 2013-01-31 16:20:17 +0800
  • 07b90a5878 bump to version 0.2.1 Ranmocy Sheng 2013-01-23 22:56:23 +0800
  • 8a626311cc update mocha version Ranmocy Sheng 2013-01-23 22:56:05 +0800
  • a69ac1296b fix dependencies version Ranmocy Sheng 2013-01-23 22:49:30 +0800
  • 348963aac1 update readme and add badges Ranmocy Sheng 2013-01-23 22:26:35 +0800
  • dcfecb4233 bump to 0.2.0 Ranmocy Sheng 2013-01-23 21:32:25 +0800
  • 1ad9953f7d add pid_file rspec test Ranmocy Sheng 2013-01-23 21:31:08 +0800
  • 2f31edd06d improve zeus options Ranmocy Sheng 2013-01-23 21:30:54 +0800
  • d44185d1e1 cleanup useless spaces in spec Ranmocy Sheng 2013-01-23 21:13:18 +0800
  • f4a7864d5e ensure kill server Ranmocy Sheng 2013-01-23 21:12:58 +0800
  • 81400a1c9c update readme Ranmocy Sheng 2013-01-23 21:12:33 +0800
  • 36d24c0c14 update maintainer message, thanks to @ranmocy for taking over master John Bintz 2013-01-22 10:24:11 -0500
  • ac39a1ad46 Merge 3602650390 into c1344a98b7 Ranmocy 2013-01-19 17:05:53 -0800
  • defa86a223 use mocha_standalone to avoid warning Ranmocy Sheng 2013-01-20 09:05:53 +0800