Commit Graph

42 Commits

Author SHA1 Message Date
Willie V
d83c44eb93 EMFILE FAQ - alternate fix. Closes GH-98.
In some versions of OSX `ulimit` will not work. The max file limit is
controlled via `launchctl`.
2013-05-13 20:50:49 -07:00
Kyle Robinson Young
c33545f297 Only group changed files per target to send correct files to live reload. Fixes GH-87. 2013-05-11 21:52:19 -07:00
Kyle Robinson Young
dcfeeec2bd Fix options.event heading in docs. 2013-05-10 10:03:09 -07:00
Kyle Robinson Young
a45fdcc47a Enable nospawn in compiling files as needed example. 2013-05-10 09:33:32 -07:00
Daniel Steigerwald
2f68b0567b fix watchers closing. Closes GH-95. Bump v0.4.2
iterated array should never be modified during iteration
2013-05-09 14:55:07 -07:00
Kyle Robinson Young
bd7ef7e6ae Adding trailing commas because they are good 2013-05-09 09:15:54 -07:00
Kyle Robinson Young
68597e8352 Bump v0.4.1 2013-05-09 08:58:07 -07:00
Kyle Robinson Young
e7c94df504 Mention connect middleware for live reload. Closes GH-92. 2013-05-08 22:33:39 -07:00
Kyle Robinson Young
f7c01ab1c8 docs: no longer ref live reload task 2013-05-05 00:22:04 -07:00
Kyle Robinson Young
e8d840aba6 Update docs, tasks should no longer be required 2013-05-05 00:05:08 -07:00
Kyle Robinson Young
6b71f06e53 Update deps, readme, authors. Bump v0.4.0 2013-05-03 10:07:33 -07:00
Oleg Seletsky
6bfd0a7c5f Typo fix. Closes GH-77. 2013-04-30 10:26:56 -07:00
Kyle Robinson Young
e5ad6be721 Add compiling as needed example, fix tasks def for 0.3.1. Closes GH-74, closes GH-76. 2013-04-29 14:58:24 -07:00
Jaime Pillora
cf415ad229 Add event option to only trigger watch on certain events. Closes GH-63. 2013-04-02 11:07:24 -07:00
Kyle Robinson Young
82d0df4bbd Better usage example for watch event. 2013-03-18 11:24:27 -07:00
Kyle Robinson Young
856d3d0bc3 Fix for top level options. Fixes GH-56. Bump v0.3.1 2013-02-28 10:15:06 -08:00
Kyle Robinson Young
e86fd7df90 Update CHANGELOG, README. Bump v0.3.0 2013-02-27 14:09:53 -08:00
Tyler Kellen
09586abc0c regen readme to fix typo 2013-02-20 12:42:59 -05:00
Tyler Kellen
6391f82f14 add peerDependencies 2013-02-18 09:00:57 -05:00
Tyler Kellen
da08cf2095 0.4 release 2013-02-15 20:20:00 -05:00
Tyler Kellen
d3543d8501 update getting started guide link 2013-02-05 12:46:45 -05:00
Kyle Robinson Young
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.
2013-01-22 13:00:02 -08:00
Kyle Robinson Young
3ec9cd8d7f Add FAQ about enthusiastic patterns. Closes GH-36. 2013-01-14 23:41:47 -08:00
Kyle Robinson Young
7a38126c4b Update to show compatibility with grunt@0.4.0rc5. Publishing as 0.2.0rc5. 2013-01-09 12:30:57 -08:00
Kyle Robinson Young
0b05bb6e61 Add FAQ about use with Grunt v0.3. Make FAQs appear again. 2013-01-02 13:35:42 -08:00
Kyle Robinson Young
808d4a32d7 Update deps, gaze@0.3.0 which removed forceWatchMethod 2012-12-14 21:20:29 -08:00
Chris Talkington
7c326a6fcf prep for upcoming grunt release. Closes GH-23.
normalize linefeeds. remove grunt v0.3 and node v0.6 support
2012-12-13 16:09:16 -08:00
Kyle Robinson Young
38617875b4 Run nodeunit instead of test. Use the latest deps. 2012-11-19 13:06:25 -08:00
Kyle Robinson Young
230225282f Bump v0.1.4 2012-11-01 18:20:12 -07:00
Kyle Robinson Young
c01ba9f2fe Add FAQ about EMFILE: Too many opened files. Closes GH-5. 2012-10-28 15:22:30 -07:00
Kyle Robinson Young
8d07323bdb Add forceWatchMethod docs. Bump v0.1.3 2012-10-28 15:07:13 -07:00
Tyler Kellen
c1778613ad docs 2012-10-18 17:23:26 -05:00
Kyle Robinson Young
7b7cd40b3f Fix and add tests for spawn once and interrupt 2012-10-16 16:31:34 -07:00
Kyle Robinson Young
596b69e95d Only spawn per task one at a time. Add interrupt option. 2012-10-16 15:23:43 -07:00
Kyle Robinson Young
5d491ddaf4 Read the config exactly like existing watch task 2012-10-11 22:26:00 -07:00
Kyle Robinson Young
48e4947d8c Readme updates for Grunt v0.4 2012-10-09 15:17:13 -07:00
Kyle Robinson Young
80c33bc12e Updates to run on Grunt v0.4 2012-10-09 15:10:58 -07:00
Kyle Robinson Young
4c16bf5e27 Release watch task 2012-10-08 22:47:41 -07:00
Tyler Kellen
3996790fa2 prep for 0.4 2012-10-03 13:14:12 -05:00
Tyler Kellen
4969a0a59e docs 2012-10-03 06:31:52 -05:00
Tyler Kellen
5911ff08ca docs 2012-09-17 16:03:20 -05:00
Tyler Kellen
44abe380e4 first commit 2012-09-17 16:01:19 -05:00