Commit Graph

  • 95f895e1ed GNTP needs Mac Growl >= 1.3. [ci skip] master Michael Kessler 2011-10-13 11:16:29 +0200
  • 3584dbbfbb Keep CHANGELOG up-to-date [ci skip] Thibaud Guillaume-Gentil 2011-10-13 10:41:20 +0200
  • 10f1542ac3 Avoid Guard is not missing constant ... exceptions. (fixes #160) Michael Kessler 2011-10-12 23:07:06 +0200
  • a5fb1aa601 Forcing some links for Rubydoc.info [ci skip] Rémy Coutable 2011-10-12 23:33:36 +0300
  • 50b35cc99c Fix README for rubydoc [ci skip] Thibaud Guillaume-Gentil 2011-10-12 22:22:44 +0200
  • 5111e8594e Add new cli option - The new cli option (-i / --no-interactions) allow to completely turn off any Guard terminal interactions Thibaud Guillaume-Gentil 2011-10-12 22:14:25 +0200
  • 1a45a77969 Typo [ci skip] Thibaud Guillaume-Gentil 2011-10-12 22:30:06 +0300
  • 67d73cf6a6 Avoid warnings on 1.8.7 Michael Kessler 2011-10-12 21:03:59 +0200
  • 6094451cfb Merge branch 'master' of github.com:guard/guard Michael Kessler 2011-10-12 20:55:28 +0200
  • 3b0e2ad305 Add support for Growl Notification Transport Protocol. Michael Kessler 2011-10-12 20:54:57 +0200
  • 83def5004f Disable bdd cycle. Michael Kessler 2011-10-12 18:15:11 +0200
  • 18e0f99a6d Added a sentence to tell people to check out the installation instructions specific to their operating systems. Rémy Coutable 2011-10-12 15:53:54 +0300
  • 4ed28a3cbe Add watcher changes to the changelog. Michael Kessler 2011-10-11 11:18:24 +0200
  • 7383efaf31 Document any_return on the Guard class. Michael Kessler 2011-10-11 11:16:11 +0200
  • f6bea4da59 Document known guard options. Michael Kessler 2011-10-11 11:09:41 +0200
  • 8527cf40e3 Make only one assumption per context. Michael Kessler 2011-10-11 11:06:30 +0200
  • 8891776e34 Merge remote-tracking branch 'earlonrails/return_on_guard' Michael Kessler 2011-10-11 10:55:12 +0200
  • 5429d10eb5 Removed extra attr_accessor and used proper formatting. Kevin Krauss 2011-10-10 15:10:44 -0700
  • 037b1e6feb Optional user defined return with guard options[:any_return] Kevin Krauss 2011-10-10 13:38:14 -0700
  • bdfdf45325 Switched the parameter to be added to the guard instead of the watcher. Kevin Krauss 2011-10-10 09:52:53 -0700
  • 0b837a20ec Keep changelog in sync. [ci skip] Michael Kessler 2011-10-10 08:36:32 +0200
  • 5c0105b2c1 Describe why UI class uses STDERR. Michael Kessler 2011-10-10 08:29:43 +0200
  • 6f1a0acb2e Merge pull request #156 from sunaku/patch-1 Thibaud Guillaume-Gentil 2011-10-09 23:19:08 -0700
  • 1845efb11e Add missing specs for Guard implementation base class Michael Kessler 2011-10-10 08:05:10 +0200
  • a274fb1ddf fixed spec for guard Kevin Krauss 2011-10-09 16:06:38 -0700
  • b2f282f1e8 watcher cleaned up. Kevin Krauss 2011-10-09 15:54:24 -0700
  • 31519887cd ui: print to STDERR (play nice with UNIX pipes) Suraj N. Kurapati 2011-10-09 00:10:39 -0700
  • 1c6ce380ea Update README about Growl 1.3 Thibaud Guillaume-Gentil 2011-10-08 13:18:10 +0300
  • a7b6ebeef1 updated the watch spec to describe the tests better. Kevin Krauss 2011-10-07 10:45:26 -0700
  • 33542acec9 watcher init now has an addition param that allows the user to return any obj type. The spec has been restored to its original and then more specs added for object support. Kevin Krauss 2011-10-07 10:36:47 -0700
  • d6b47f6448 Changed {:foo, 'bar'} to {:foo => 'bar'} Kevin Krauss 2011-10-05 18:09:28 -0700
  • a5dd0c7847 any return is ok. Pass the path and some other parameters if you would like and they don't become strings! Kevin Krauss 2011-10-05 18:01:55 -0700
  • bebaef1592 Merge pull request #152 from scottdavis/master Thibaud Guillaume-Gentil 2011-10-04 23:34:29 -0700
  • 47f3d878f6 When using a block allow none string return Kevin Krauss 2011-10-04 22:17:07 -0700
  • 1181b8b234 updated the growl notify code to gracefuly fail if growl is not installed - this is new in growl_notify-0.0.3 Scott Davis 2011-10-05 01:10:48 -0400
  • 8b6a035dfe Make spec example simpler to avoid Ruby hash ordering issue. Michael Kessler 2011-10-04 11:37:12 +0200
  • a1e5723efe Sort the Guard options when describe the DSL. Michael Kessler 2011-10-04 10:25:48 +0200
  • 4451d73583 Move the template initialization to the Guard module and add specs. Michael Kessler 2011-10-04 09:46:14 +0200
  • cdf0906614 Move the DSL describing logic from the CLI to the DSLDescriber. Michael Kessler 2011-10-04 09:04:50 +0200
  • cba4e4c163 Add --fail-fast to RSpec configuration. Michael Kessler 2011-10-04 08:51:55 +0200
  • eb7081e3d2 Describe the relation of a task return value and the hook functions. Michael Kessler 2011-10-03 11:32:40 +0200
  • da866d3380 Version 0.8.4 v0.8.4 Thibaud Guillaume-Gentil 2011-10-03 08:25:07 +0200
  • ac42712335 Fixed link. Rémy Coutable 2011-10-03 01:10:37 +0300
  • 6ae9a83dbd Complete & simplify the CHANGELOG Rémy Coutable 2011-10-03 01:09:04 +0300
  • 910856362e Merge pull request #150 from f1sherman/use_mutex_instead_of_lock Rémy Coutable 2011-10-02 14:56:43 -0700
  • cd545d5207 fix issue where interator thread was continuing to capture input from stdin while a guard is being executed Brian John 2011-10-02 16:46:20 -0500
  • 1090e0f797 Merge pull request #148 from simi/patch-1 Michael Kessler 2011-10-02 06:20:17 -0700
  • b15638f13c Correct string interpolation at guard init Josef Šimánek 2011-10-02 16:15:48 +0300
  • 64ac60a1fe Version 0.8.3 v0.8.3 Thibaud Guillaume-Gentil 2011-10-01 20:53:21 +0200
  • e26c1d2179 Update CHANGELOG. Michael Kessler 2011-10-01 13:38:04 +0200
  • 7dcd7ca168 Update wrong spec description. Michael Kessler 2011-10-01 13:37:49 +0200
  • b3535b4a4e use a mutex instead of a lock for more efficient/simple locking Brian John 2011-09-30 20:45:41 -0500
  • 3c75205dd0 Merge branch 'master' of github.com:guard/guard Michael Kessler 2011-09-30 18:35:31 +0200
  • e33f5df518 Make Guard implementation of :task_has_failed simple. Michael Kessler 2011-09-30 18:35:04 +0200
  • b36bea28f3 Merge pull request #145 from johnbintz/master Thibaud Guillaume-Gentil 2011-09-30 09:17:44 -0700
  • 776361d038 add a sleep to the interactor thread, because it's healthy to take a break every once in a while John Bintz 2011-09-30 11:22:35 -0400
  • 6ecc541bda Version 0.8.2 v0.8.2 Thibaud Guillaume-Gentil 2011-09-30 16:47:43 +0200
  • e9ddb1c110 Update wrong doc example. [ci skip] Michael Kessler 2011-09-30 12:13:50 +0200
  • 5bdb56caa0 Update docs regarding :task_has_failed. Michael Kessler 2011-09-30 11:30:05 +0200
  • 56ebe9f9f4 Improve guard stop - prevent run_guard_task(:stop) to be skipped Thibaud Guillaume-Gentil 2011-09-29 22:39:24 +0200
  • aaa08d3a89 Version 0.8.1 v0.8.1 Thibaud Guillaume-Gentil 2011-09-29 09:22:02 +0200
  • 1607901e43 Fixes #144, due to a too-hardore refactoring! ;) Rémy Coutable 2011-09-29 00:27:19 +0200
  • 243ea157a9 Version 0.8.0 v0.8.0 Thibaud Guillaume-Gentil 2011-09-28 22:18:29 +0200
  • b2488e7b9e Edited CHANGELOG.md via GitHub Rémy Coutable 2011-09-28 17:20:02 +0300
  • 309ecc7b4b Edited README.md via GitHub Rémy Coutable 2011-09-28 17:15:47 +0300
  • db949bf9e4 Refactor the watch_all_modifications specs. Michael Kessler 2011-09-28 15:57:30 +0200
  • 40e033ce0f Document passed options. Michael Kessler 2011-09-28 15:47:53 +0200
  • 5d122466fa Use new fixture helper. Michael Kessler 2011-09-28 15:16:38 +0200
  • ca7b059c66 Fix wrong wording. Michael Kessler 2011-09-28 15:16:19 +0200
  • 5325cbdea1 Refactor listener specs. Michael Kessler 2011-09-28 15:06:33 +0200
  • 14150889c5 Align variable assignment, make return variable clear. Michael Kessler 2011-09-28 13:46:05 +0200
  • ec71eea227 Minor doc changes. Michael Kessler 2011-09-28 13:41:29 +0200
  • 81f713a9ae Ignore .rvmrc. Michael Kessler 2011-09-28 13:36:13 +0200
  • 83b1c9f787 Trigger all listener specs when listener_helper.rb is changed. Michael Kessler 2011-09-28 13:34:53 +0200
  • b00c850ef8 Put guards into groups. Michael Kessler 2011-09-28 13:24:01 +0200
  • a91874a4df Ignore .rbx folder Michael Kessler 2011-09-28 13:20:30 +0200
  • b64b7882f7 Refactor massive execute_supervised_task_for_all_guards method. Michael Kessler 2011-09-28 12:42:09 +0200
  • 805fd174d9 Merge branch 'master' of github.com:guard/guard Michael Kessler 2011-09-28 10:22:02 +0200
  • 479c6b1918 Typo Thibaud Guillaume-Gentil 2011-09-28 08:47:01 +0200
  • d857134446 Fix code indention. Michael Kessler 2011-09-27 20:44:17 +0200
  • 7e6e52a2c9 Docs for #run_on_deletion Guard method. Michael Kessler 2011-09-27 20:29:52 +0200
  • 87656c2065 Merge branch 'master' of git://github.com/guard/guard Darren Pearce 2011-09-26 13:47:20 -0600
  • 4572cbed0c Remove strange man pages Rémy Coutable 2011-09-26 21:43:52 +0200
  • 67882bcceb Merge branch 'master' of git://github.com/guard/guard Darren Pearce 2011-09-26 12:22:02 -0600
  • d9fc071492 fixed typo and updated relativize_paths regex Darren Pearce 2011-09-26 11:37:54 -0600
  • a1f37f60d6 Re-evaluate the Guardfile before reload all Guards (Fixes #141). Michael Kessler 2011-09-24 12:58:27 +0200
  • 0936771a9e Decrease Travis sleep time. Michael Kessler 2011-09-24 12:20:35 +0200
  • e9eaa39e4d Remove Travis debug output. Michael Kessler 2011-09-24 12:14:59 +0200
  • 1571292ba7 Make spec sleep time a float. Michael Kessler 2011-09-24 11:35:53 +0200
  • 8365d7c429 Set a generous spec sleep time on Travis. Michael Kessler 2011-09-24 11:10:01 +0200
  • 5de287ba95 Make the sleep time for listener specs configurable. Michael Kessler 2011-09-24 11:09:32 +0200
  • 5c9ee2afdf Yardoc improvements [ci skip] Rémy Coutable 2011-09-23 11:01:52 +0200
  • a7a6c5c69e Improves yardoc (hopefully) [ci skip] Rémy Coutable 2011-09-23 10:52:58 +0200
  • a326c35875 Fix specs for Ruby != 1.9 Rémy Coutable 2011-09-23 00:53:13 +0200
  • 2f59a10558 Update CHANGELOG Rémy Coutable 2011-09-23 00:41:39 +0200
  • 41ada16595 Allow more complex conditions when searching for guards Rémy Coutable 2011-09-23 00:39:27 +0200
  • 0a60575dde Update CHANGELOG Rémy Coutable 2011-09-23 00:32:30 +0200
  • dc526f2898 Man Rémy Coutable 2011-09-23 00:23:46 +0200
  • 1cd669bf60 Refactor & fix specs Rémy Coutable 2011-09-23 00:22:44 +0200
  • 916613c027 Ensure group name is a Symbol in Guard::Guard#initialize Rémy Coutable 2011-09-23 00:22:25 +0200