Commit Graph

  • 602435b42f Override grunt.fatal/warn to try and prevent watch from exiting. Closes GH-58. Kyle Robinson Young 2013-04-19 17:14:25 -0700
  • 43cb828791 Add tests and adjustments for restricting events Kyle Robinson Young 2013-04-19 10:46:22 -0700
  • 0b79c61d6a Fixing tests Kyle Robinson Young 2013-04-16 21:41:03 -0700
  • 2b9ce6fd3c Refactor into task running lib. Reloads gruntfile upon changes. Kyle Robinson Young 2013-03-18 10:39:59 -0700
  • 6bfd0a7c5f Typo fix. Closes GH-77. Oleg Seletsky 2013-04-29 19:56:24 -0700
  • 721d126313 README.md typo fix Oleg Seletsky 2013-04-29 19:56:24 -0700
  • e5ad6be721 Add compiling as needed example, fix tasks def for 0.3.1. Closes GH-74, closes GH-76. Kyle Robinson Young 2013-04-29 14:58:24 -0700
  • cf415ad229 Add event option to only trigger watch on certain events. Closes GH-63. Jaime Pillora 2013-03-15 12:32:35 +1100
  • 82d0df4bbd Better usage example for watch event. Kyle Robinson Young 2013-03-18 11:24:27 -0700
  • 8dd69e9352 Better error message on events tests Kyle Robinson Young 2013-03-13 19:37:32 -0700
  • bed23d44fe Merge 7739dfc376 into 08661730ee Jaime Pillora 2013-03-16 05:26:51 -0700
  • 7739dfc376 removed event type check, generated docs Jaime Pillora 2013-03-16 23:26:41 +1100
  • 08661730ee quote version number for travis Tyler Kellen 2013-03-15 01:27:10 -0500
  • 1f3594a5fd moved new docs into docs/options Jaime Pillora 2013-03-15 17:00:02 +1100
  • 0176af94bc handle array of event Jaime Pillora 2013-03-15 12:53:51 +1100
  • 7ef0b82967 feature: customise watch events Jaime Pillora 2013-03-15 12:32:35 +1100
  • 7703ec209c add node 0.10 to travis Tyler Kellen 2013-03-14 17:21:29 -0500
  • 856d3d0bc3 Fix for top level options. Fixes GH-56. Bump v0.3.1 v0.3.1 Kyle Robinson Young 2013-02-28 10:15:06 -0800
  • e86fd7df90 Update CHANGELOG, README. Bump v0.3.0 v0.3.0 Kyle Robinson Young 2013-02-27 14:09:53 -0800
  • 4f9d0be130 Add patterns test Kyle Robinson Young 2013-02-27 13:53:21 -0800
  • 4669e34a4f Finer detail with completion time Kyle Robinson Young 2013-02-26 16:29:17 -0800
  • 28f1467e02 Pass grunt to lib/taskrun to retain context Kyle Robinson Young 2013-02-26 16:24:51 -0800
  • 5e82fcbd8a bump contrib-jshint Tyler Kellen 2013-02-26 11:46:20 -0500
  • 9396cb4e33 Check in case returned error is a string. Ref GH-52. Kyle Robinson Young 2013-02-25 10:53:33 -0800
  • 165df7827b Debounce runTasks for each target individually. Closes GH-53. Chris Danford 2013-02-23 11:32:24 -0800
  • 9b93859c29 If fatal error returned from gaze hand to grunt.fatal. Fixes GH-52. Kyle Robinson Young 2013-02-25 10:14:17 -0800
  • e09316644c Add event example Kyle Robinson Young 2013-02-25 10:04:52 -0800
  • 4c4daf2bd6 Merge 54e3117387 into 09586abc0c Chris Danford 2013-02-23 11:38:26 -0800
  • 54e3117387 Debounce runTasks for each target individually Chris Danford 2013-02-23 11:32:24 -0800
  • 8006886e52 Implement watch events Kyle Robinson Young 2013-02-21 21:59:40 -0800
  • ad67808cc9 Docs for nospawn Kyle Robinson Young 2013-02-21 16:12:33 -0800
  • 855396972a Clean up tests Kyle Robinson Young 2013-02-21 15:28:42 -0800
  • 903ed61722 Add interrupt option to nospawn Kyle Robinson Young 2013-02-20 21:50:07 -0800
  • ee8fb46e83 Print completed with nospawn. Finish nospawn test. Kyle Robinson Young 2013-02-19 11:53:15 -0800
  • 8572348cea Break out task running functionality into a lib. Start on nospawn option. Kyle Robinson Young 2013-02-13 09:47:48 -0800
  • 09586abc0c regen readme to fix typo Tyler Kellen 2013-02-20 12:42:59 -0500
  • ab2c2e16c5 Merge c425bf99f2 into 6391f82f14 Matt Motherway 2013-02-18 12:40:49 -0800
  • 6391f82f14 add peerDependencies v0.2.0 Tyler Kellen 2013-02-18 09:00:57 -0500
  • da08cf2095 0.4 release Tyler Kellen 2013-02-15 20:16:45 -0500
  • 6d6e5c947b Merge 10f0902223 into b303fdb7fb Jonathan Sharratt 2013-02-15 02:29:37 -0800
  • 10f0902223 -Issue #47 - gaze version. Jon Sharratt 2013-02-15 10:29:30 +0000
  • 25f483dea1 Issue #46 Gaze version. Jon Sharratt 2013-02-14 20:36:46 +0000
  • f857f2ba4a Pass raw patterns to gaze. Fixes GH-20. Closes GH-43. Jamie Stackhouse 2013-01-31 09:42:34 -0400
  • 9d12703c89 Break off test helpers Kyle Robinson Young 2013-02-12 19:36:16 -0800
  • bb9b91510e Merge abf5cbc35f into a995d7d645 jamie-stackhouse 2013-02-11 08:59:08 -0800
  • a995d7d645 Add latest watch date and completion time. Closes GH-42. Kyle Robinson Young 2013-02-05 11:34:44 -0800
  • d3543d8501 update getting started guide link Tyler Kellen 2013-02-05 12:46:45 -0500
  • abf5cbc35f Do not expand pattern before passing to Gaze. Jamie Stackhouse 2013-01-31 09:42:34 -0400
  • c425bf99f2 added command-line parameter to passed changed files object webxl 2013-01-24 13:22:22 -0800
  • 53f9bc6406 Bumping version to 0.2.0rc7. * Updating grunt/gruntplugin dependencies to rc6. * Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions. v0.2.0-rc.7 Kyle Robinson Young 2013-01-22 13:00:02 -0800
  • c8285598eb Merge 8779e563b1 into b303fdb7fb Valentin Agachi 2013-01-22 01:35:55 -0800
  • 8779e563b1 Fix watch with multiple tasks Valentin Agachi 2013-01-22 10:32:13 +0100
  • 26915ddd86 Tasks get changed file info Valentin Agachi 2013-01-21 11:52:46 +0100
  • 3ec9cd8d7f Add FAQ about enthusiastic patterns. Closes GH-36. Kyle Robinson Young 2013-01-14 23:41:47 -0800
  • 7a38126c4b Update to show compatibility with grunt@0.4.0rc5. Publishing as 0.2.0rc5. v0.2.0-rc.5 Kyle Robinson Young 2013-01-09 12:30:57 -0800
  • 0b05bb6e61 Add FAQ about use with Grunt v0.3. Make FAQs appear again. Kyle Robinson Young 2013-01-02 13:27:03 -0800
  • 772b0f30a5 Merge 87474c8882 into b303fdb7fb Marcello di Simone 2012-12-28 15:58:41 -0800
  • 87474c8882 Changed broken links to *.md files, which are removed from the repo, to point to the wiki MarcelloDiSimone 2012-12-29 00:57:14 +0100
  • c36fea1966 Use grunt.file.expand to support exclusions. Closes GH-30. Jason San Jose 2012-12-21 15:16:42 -0800
  • a71b8568a6 Merge 5b4a785700 into b303fdb7fb Jason San Jose 2012-12-21 15:18:42 -0800
  • 5b4a785700 use grunt.file.expand to support exclusions Jason San Jose 2012-12-21 15:16:42 -0800
  • b7e3551895 Inherit stdio from process. Fixes GH-26 Kyle Robinson Young 2012-12-17 20:44:29 -0800
  • b303fdb7fb Add quick note about compatibility in the readme Kyle Robinson Young 2012-12-17 11:23:19 -0800
  • 25938b1e3a Revert grunt.util.spawn "grunt" option, as its not available in Grunt v0.3. Fixes GH-27. Kyle Robinson Young 2012-12-17 11:20:31 -0800
  • 808d4a32d7 Update deps, gaze@0.3.0 which removed forceWatchMethod Kyle Robinson Young 2012-12-14 21:17:12 -0800
  • f0fe26e668 Tighten up tests Kyle Robinson Young 2012-12-13 19:18:37 -0800
  • 98017e20af Symlink node_modules to test folders so grunt-cli can find them Kyle Robinson Young 2012-12-13 18:30:16 -0800
  • 485a122811 Symlink node_modules to test folders so grunt-cli can find them Kyle Robinson Young 2012-12-13 18:30:16 -0800
  • 7c326a6fcf prep for upcoming grunt release. Closes GH-23. v0.2.0-a Chris Talkington 2012-12-13 12:04:35 -0600
  • 4acaa6194e Merge dbc9259c84 into 3496beb2f4 Chris Talkington 2012-12-13 10:14:44 -0800
  • dbc9259c84 prep for upcoming grunt release. Chris Talkington 2012-12-13 12:04:35 -0600
  • 3496beb2f4 Remove grunt.file.watchFiles Kyle Robinson Young 2012-12-12 10:40:14 -0800
  • 6360a36871 Add .editorconfig file Kyle Robinson Young 2012-11-28 11:19:55 -0800
  • 29ac844c8d Install grunt-cli in travis before_script instead of as devDep Kyle Robinson Young 2012-11-28 11:11:50 -0800
  • 93515b4566 Attempt to fix travis by adding grunt-cli Kyle Robinson Young 2012-11-19 13:14:35 -0800
  • 38617875b4 Run nodeunit instead of test. Use the latest deps. Kyle Robinson Young 2012-11-19 12:58:18 -0800
  • 4d76707d27 Allow watch task to be renamed. Closes GH-16. Kyle Robinson Young 2012-11-19 12:45:45 -0800
  • d9880aa6bc Use grunt.util.spawn "grunt" option. Closes GH-15. Kyle Robinson Young 2012-11-19 12:35:49 -0800
  • 230225282f Bump v0.1.4 v0.1.4 Kyle Robinson Young 2012-11-01 18:20:12 -0700
  • 0addd70cca Use CLI options without passed grunt.cli.tasks. Fixes GH-12. Kyle Robinson Young 2012-11-01 18:08:55 -0700
  • 0a6f8fcf86 Fix failing test. Just look for fatal. Kyle Robinson Young 2012-10-31 17:20:13 -0700
  • 3682c6e654 Dont display empty stderr. Add test for failing task Kyle Robinson Young 2012-10-31 17:12:03 -0700
  • c01ba9f2fe Add FAQ about EMFILE: Too many opened files. Closes GH-5. Kyle Robinson Young 2012-10-28 15:22:30 -0700
  • 8d07323bdb Add forceWatchMethod docs. Bump v0.1.3 v0.1.3 Kyle Robinson Young 2012-10-28 15:07:13 -0700
  • 15e95e9c59 Update travis, Grunt v0.4 only supports node >=0.8 Kyle Robinson Young 2012-10-28 10:05:47 -0700
  • e5750ed4c2 Bump gaze@0.2.0 Kyle Robinson Young 2012-10-28 10:02:41 -0700
  • 8f4bd99f40 Use process.argv to spawn grunt Kyle Robinson Young 2012-10-24 10:25:37 -0700
  • faaa0d1118 Use process.argv[1] to find the globally installed grunt bin. Closes GH-9. Gong Hao 2012-10-23 15:45:06 +0800
  • f0e129241f Merge 492d543b48 into dafff30a2e gonghao 2012-10-23 01:02:36 -0700
  • 492d543b48 fix the bug of global grunt bin cannot find Gong Hao 2012-10-23 15:45:06 +0800
  • dafff30a2e add missing setting Tyler Kellen 2012-10-18 17:29:43 -0500
  • c5068dfa21 reverse changelog order Tyler Kellen 2012-10-18 17:24:26 -0500
  • c1778613ad docs Tyler Kellen 2012-10-18 17:23:26 -0500
  • 951430ec27 use node >= 0.8 Tyler Kellen 2012-10-18 14:46:10 -0500
  • 7b25bd6fdb More verbose output for tests and make the tests run more reliably Kyle Robinson Young 2012-10-17 10:47:57 -0700
  • 321db68625 Grunt v0.3 compat for if file exists. Bump v0.1.2 v0.1.2 Kyle Robinson Young 2012-10-17 10:29:35 -0700
  • 47aefc0b32 Increase interrupt test wait time to 5s Kyle Robinson Young 2012-10-16 19:13:20 -0700
  • 671fbca08c Fix test to run more reliably Kyle Robinson Young 2012-10-16 19:08:24 -0700
  • 3f8be3283d Better search for the Grunt bin Kyle Robinson Young 2012-10-16 18:59:55 -0700
  • 9a94ea8539 Attempt to fix travis Kyle Robinson Young 2012-10-16 17:11:18 -0700