Commit Graph

  • 5808a3cf23 Removed merged code commented Thibaud Guillaume-Gentil 2011-06-02 23:58:07 +0200
  • fb5caf43f6 Awesome CHANGELOG.md thanks to @pcreux. Rémy Coutable 2011-06-01 17:08:03 -0700
  • e7c5def15d Merge pull request #74 from pcreux/master Rémy Coutable 2011-06-01 16:59:40 -0700
  • 7e375b43a6 CHANGELOG is now cleaner than ever. Philippe Creux 2011-06-01 16:36:59 -0700
  • cb5843aa47 In Ruby < 1.9, Symbol#downcase doesn't exist! Rémy Coutable 2011-06-02 00:40:37 +0200
  • 3d52d51d36 Added last pull-request #73 to the Changelog, thanks to @johnbintz! Rémy Coutable 2011-06-01 13:30:38 -0700
  • 53adfc9e94 Merge pull request #73 from johnbintz/symbols-for-group-names Rémy Coutable 2011-06-01 12:07:12 -0700
  • b0d30900fb add additional spec to test string-only guard group names John Bintz 2011-06-01 15:00:01 -0400
  • 087f51085f allow symbols for group names John Bintz 2011-06-01 14:12:59 -0400
  • 048ed9c94c Updated Google group & irc text Thibaud Guillaume-Gentil 2011-06-01 17:13:20 +0200
  • d2af0503ca Added Google group & irc links in Readme Thibaud Guillaume-Gentil 2011-06-01 17:10:54 +0200
  • 217069bbc6 Add wiki link on how to configure signal keyboard shortcuts. Michael Kessler 2011-05-31 14:28:59 +0200
  • 1bcfdfd3ad Make the notifier spec more robust on notification library loading. Michael Kessler 2011-05-30 17:20:39 +0200
  • 320706e2f5 Merge pull request #51 from indirect/guard Michael Kessler 2011-05-30 16:45:15 +0200
  • 2bebca2fcf Make the notifier spec test all platforms on any platform. Michael Kessler 2011-05-30 16:04:02 +0200
  • ac93449be4 Fixed files in gemspec Thibaud Guillaume-Gentil 2011-05-29 10:59:56 +0200
  • 527e42c8e1 Version 0.4.0.rc v0.4.0.rc Thibaud Guillaume-Gentil 2011-05-28 20:24:57 +0200
  • 097e4dda68 Almost forgot the "Refactor listeners to work as a library" pull-request! :) Ready for release... Rémy Coutable 2011-05-28 20:18:48 +0200
  • 0e31d3fece Tiny presentation change in Changelog Rémy Coutable 2011-05-28 19:43:21 +0200
  • 502d1e6197 Removing a superfluous parenthesis in Changelog Rémy Coutable 2011-05-28 19:41:54 +0200
  • 96e7c43d25 Merge branch 'master' of github.com:guard/guard Rémy Coutable 2011-05-28 19:39:48 +0200
  • 11c3e0b782 Keeping the Changelog up to date and improved the Readme Rémy Coutable 2011-05-28 19:33:51 +0200
  • f7acec3141 Keeping the Changelog up to date and improved the Readme Rémy Coutable 2011-05-28 19:33:51 +0200
  • 42e4413cf2 Fixed guard init Thibaud Guillaume-Gentil 2011-05-28 18:18:45 +0200
  • 85ed0f8217 Merge branch 'master' of github.com:guard/guard Thibaud Guillaume-Gentil 2011-05-28 17:53:27 +0200
  • 1747f66128 Merge branch 'user_guardfile' of https://github.com/hashrocket/guard into hashrocket-user_guardfile Thibaud Guillaume-Gentil 2011-05-28 17:52:50 +0200
  • 973aba4375 Merge pull request #64 from stereobooster/master Thibaud Guillaume-Gentil 2011-05-28 08:32:45 -0700
  • 6a77f01645 Merge branch 'master' of https://github.com/niklas/guard into niklas-master Thibaud Guillaume-Gentil 2011-05-28 17:15:09 +0200
  • 1628a1f01d fix for resolving the digest module (again) Thibaud Guillaume-Gentil 2011-05-28 16:50:16 +0200
  • 1a883dcf2c Merge branch 'master' of github.com:guard/guard Thibaud Guillaume-Gentil 2011-05-28 16:47:43 +0200
  • 8f68778927 Only check sha1_checksum when file mtime.to_i == last_event.to_i (so touching file to fire guard is working again) Thibaud Guillaume-Gentil 2011-05-28 16:47:35 +0200
  • 36d55d60ec Added new features to Changelog Rémy Coutable 2011-05-27 18:02:25 +0200
  • 72734e1587 Fixed a bug preventing from using "guard :test" in Guardfile! Rémy Coutable 2011-05-27 17:56:46 +0200
  • b471405f4d Merge branch 'master' of https://github.com/anithri/guard into anithri-master-55 Rémy Coutable 2011-05-27 17:56:18 +0200
  • 06c3cda93c Merge pull request #69 from tinogomes/patch-1 Thibaud Guillaume-Gentil 2011-05-27 05:18:54 -0700
  • af7dbb9302 Edited README.markdown via GitHub Celestino Gomes 2011-05-27 05:13:39 -0700
  • b1231753a1 Merge pull request #68 from johnbintz/digest-fix Thibaud Guillaume-Gentil 2011-05-26 23:23:28 -0700
  • a51afdf0e3 Outdent private statement Aaron Kalin and Veezus Kreist 2011-05-25 14:08:11 -0500
  • 9928f80c76 Fix guardfile_path spec for Windows support Aaron Kalin and Veezus Kreist 2011-05-25 13:32:56 -0500
  • b69aa7677c Update README regarding Guardfile location Aaron Kalin and Veezus Kreist 2011-05-25 13:23:08 -0500
  • add80d2831 Conform to project standards Aaron Kalin and Veezus Kreist 2011-05-25 13:23:02 -0500
  • debdecbbd7 Allow user-based Guardfiles Joshua Davey and Veezus Kreist 2011-05-24 16:32:02 -0500
  • ce2a5c5980 Merge pull request #66 from johnbintz/better-class-name-generation Thibaud Guillaume-Gentil 2011-05-24 01:08:29 -0700
  • 307d13a517 fix for resolving the digest module John Bintz 2011-05-23 21:36:51 -0400
  • 310bc5b644 support for dashes in guard names John Bintz 2011-05-23 19:07:12 -0400
  • 492b5a4114 require guard/ui because notifier can be required without full guard Yann Lugrin 2011-05-23 22:35:37 +0200
  • ad3def39e2 Changes connected with new version of rb-notifu slavic 2011-05-22 11:38:54 +0300
  • 18d2db9ff1 windows notifiaction works (tested with guard-bundler) slavic 2011-05-22 00:47:02 +0300
  • 02448b8575 windows notifiaction slavic 2011-05-21 02:19:42 +0300
  • 51750c6d1a Merge commit '284747befbc4695577d8cdc9f9f912064335ced4' slavic 2011-05-21 02:17:16 +0300
  • 284747befb Updated travis-ci png Thibaud Guillaume-Gentil 2011-05-17 06:00:45 -0700
  • b12769d2bf can give path and options to Listener.select_and_init Niklas Hofer 2011-05-15 19:07:20 +0200
  • a3cf121111 can disable relativation of paths Niklas Hofer 2011-05-15 19:00:15 +0200
  • 2f0870abfc refactor Polling Listener to catch deleted and moved files Niklas Hofer 2011-05-15 18:36:23 +0200
  • 7b95eeb275 must not use touch on Linux Niklas Hofer 2011-05-13 23:56:39 +0200
  • bc740d725f create shared examples all listeners should behave like Niklas Hofer 2011-05-13 23:06:45 +0200
  • 9c44f89a61 can specify directory to listen to, still defaulting to pwd Niklas Hofer 2011-05-13 20:54:39 +0200
  • 6a0121bcb9 Merge pull request #62 from stereobooster/master Thibaud Guillaume-Gentil 2011-05-15 11:33:15 -0700
  • 84bcf671b4 rake specs:portability task for windows slavic 2011-05-15 12:47:37 +0300
  • 9a4039d9e1 Merge commit '55946927c2ea0051e18c59fcccb67223c3964100' slavic 2011-05-15 12:45:42 +0300
  • 55946927c2 Required growl/libnotify each time in Guard::Notifier.notify for guard-rspec formatter that is called out of guard scope Thibaud Guillaume-Gentil 2011-05-13 22:24:49 +0200
  • e0ca761a25 Removed useless \n when saying 'Bye bye...' Thibaud Guillaume-Gentil 2011-05-13 22:05:58 +0200
  • 71d8c7009b Back to ENV['GUARD_NOTIFY"] for listener on/off feature because of guard-rspec formatter. Thibaud Guillaume-Gentil 2011-05-13 21:48:30 +0200
  • 66c5a05349 Updated RSpec dev dep (~> 2.6.0) Thibaud Guillaume-Gentil 2011-05-13 21:47:02 +0200
  • 30e4611342 Update the last event time after the rest period. Michael Kessler 2011-05-13 12:33:56 +0200
  • 5f0c815256 Cleaning up all specs. Michael Kessler 2011-05-13 11:26:05 +0200
  • 34a77dea1a Use the latest guard-rspec for development. Michael Kessler 2011-05-13 11:22:12 +0200
  • 1db2456a45 Avoid result sorting by using =~ for array matching. Michael Kessler 2011-05-13 09:01:12 +0200
  • 4e47e3e652 Wait 1 second before continue, so the fixture modifications won't influence the subsequent specs. Michael Kessler 2011-05-12 20:27:07 +0200
  • beb9f92409 Don't rely on the (almost random) order of an Array. Michael Kessler 2011-05-12 18:16:32 +0200
  • d3dab8b962 Remove unnecessary File creation. Specs are now passing on 1.8.7. Michael Kessler 2011-05-12 17:00:00 +0200
  • 3a87a4305c Merge pull request #61 from netzpirat/modified_files_spec Michael Kessler 2011-05-12 07:39:59 -0700
  • a1606b511f Fix sleep typo Michael Kessler 2011-05-12 15:03:55 +0200
  • d36f4c332f Add missing specs for file modification detection (See SHA: 0dcf13d77c) Michael Kessler 2011-05-12 15:01:21 +0200
  • 3f15bbc1f0 Merge remote-tracking branch 'upstream/master' Scott Parrish 2011-05-11 13:19:15 -0600
  • f424854e61 Refactorized notifier enabling/disabling Thibaud Guillaume-Gentil 2011-05-10 21:22:25 +0200
  • 0dcf13d77c - Handled quick file (<1s) modification - Avoid to catch modified files without content modification (sha1 checksum) (Specs needed) Thibaud Guillaume-Gentil 2011-05-09 09:39:11 +0200
  • f7140f2b1c Removed commented stuff Thibaud Guillaume-Gentil 2011-05-09 09:36:09 +0200
  • ec2de278ad Removed bundler dev dep version (Travis is now using 1.1.pre.4) Thibaud Guillaume-Gentil 2011-05-08 22:08:28 +0200
  • aabf0583b3 Merge branch 'master' of github.com:guard/guard Thibaud Guillaume-Gentil 2011-05-08 22:01:35 +0200
  • 29ad7cd8b1 Updated gem dev deps Thibaud Guillaume-Gentil 2011-05-08 21:56:59 +0200
  • 1e5ab84b3a Fixed Guard::Notifier (when growl/libnotify not present) Thibaud Guillaume-Gentil 2011-05-08 21:56:46 +0200
  • 6d5cb96eef Removed unexpected "`" in README Rémy Coutable 2011-05-07 15:58:19 -0700
  • 6b35e96e8d previous changes were made to Dsl that built on the options hash that was passed to it. Scott Parrish 2011-05-07 12:43:24 -0600
  • 2a834e1228 previous changes were made to Dsl that built on the options hash that was passed to it. Scott Parrish 2011-05-07 12:04:59 -0600
  • b7137bbf0c Made the README even more gorgeous! Rémy Coutable 2011-05-07 19:09:43 +0200
  • 057549a84d Readme cleanup Rémy Coutable 2011-05-07 19:00:21 +0200
  • df98c4ff4c Merge branch 'master' of github.com:guard/guard Rémy Coutable 2011-05-07 18:48:13 +0200
  • d7b0876178 Merge pull request #60 from stereobooster/master Rémy Coutable 2011-05-07 09:47:18 -0700
  • 9cfe8d3635 Don't modify a frozen hash. Rémy Coutable 2011-05-07 18:40:13 +0200
  • 29069cdeb7 Update documentation for windows support slavic 2011-05-07 15:18:32 +0300
  • 92f81d383a Merge with current guard (commit '5352528530f29d3db523261560ee6920063c85b5') slavic 2011-05-07 15:17:41 +0300
  • 5c93116d6f Update documentation for windows support slavic 2011-05-07 13:40:45 +0300
  • fc9c5f4284 Merge windows branch. Tested 1.8.7-p334-i386-mingw32 & 1.9.2-p180-i386-mingw32 slavic 2011-05-07 13:18:24 +0300
  • 562c367383 Made slight alteration to Guard::Notifier. pulled out logic into #should_send? to allow for stubbing in tests and added #turn_on to allow more flexibility for when things are or are not sent. Scott Parrish 2011-05-07 00:43:21 -0600
  • c749a311c3 slight changes to specs Scott Parrish 2011-05-06 21:38:53 -0600
  • 526d769e22 update to current upstream Scott Parrish 2011-05-06 21:18:42 -0600
  • 8ea296bf8f Guard::Dsl changed massively. overall strategy was to decouple to evaluate_guardfile into "getting the data" and "using the data" parts. this provides the ability to pass a string that contains the contents of a guardfile, or to pass a filename for a guardfile as well as reading the default loc for a guardfile. Dsl specs changed massivly to support new style of Dsl Scott Parrish 2011-05-05 03:05:58 -0600
  • 5352528530 Merge branch 'master' of https://github.com/stereobooster/guard into stereobooster-master Thibaud Guillaume-Gentil 2011-05-06 23:35:09 +0200
  • 2f94f9e22f Fixed notification option Only print notification "Install message" once Added GUARD_NOTIFY=false env variable support Fixes #28 Thibaud Guillaume-Gentil 2011-05-06 23:19:31 +0200