Commit Graph

41 Commits

Author SHA1 Message Date
Joey Baker
7817d405a0 Change HTTPS API to match grunt-contrib-connect
fixes #218
2013-10-18 19:54:47 -07:00
Kyle Robinson Young
0ac53cfadb Fix my poor grammar. Thanks @mzgol 2013-10-15 12:20:41 -07:00
Kyle Robinson Young
7a6bfa4bdd Update FAQ 2013-10-14 22:08:20 -07:00
Joey Baker
90e090afee Enable live reload to work over https connections. Closes GH-197. 2013-09-29 15:42:25 -07:00
Kyle Robinson Young
1a8aaac320 More explicit example when using grunt.config 2013-09-11 10:18:30 -07:00
Kyle Robinson Young
78e699e30e Docs for cwd option 2013-08-27 16:25:03 -07:00
Oleg Seletsky
54bd69e375 Update examples to use spawn instead of nospawn 2013-08-05 12:42:12 -07:00
Chris Wren
d6045385d3 Fixed syntax error in options.dateFormat example. Closes GH-163. 2013-07-19 21:20:30 -07:00
Kyle Robinson Young
e0468bb2e0 Add dateFormat option to configure the date. Closes GH-129. 2013-07-18 15:09:09 -07:00
Kyle Robinson Young
dc47f6f9f6 Add example using livereload and preprocessors. Closes GH-134. 2013-07-18 14:31:09 -07:00
Kyle Robinson Young
238f3c6f23 Fix typo in FAQs 2013-07-18 13:05:29 -07:00
Kyle Robinson Young
4987404e31 A better way to exclude node_modules in docs 2013-07-12 12:55:43 -07:00
Kyle Robinson Young
09f4854459 Change nospawn option to spawn. Closes GH-81. 2013-07-11 12:42:17 -07:00
John K. Paul
bfe7a2a1fb Add atBegin option to run tasks when watcher starts. Closes GH-147. 2013-07-07 14:12:50 -07:00
Kyle Robinson Young
bbb41575d5 Add note about low default interval. Ref GH-145. 2013-07-05 09:43:08 -07:00
Jurie-Jan Botha
ede6a107b3 Added target specific event emissions. Closes GH-116. 2013-06-22 22:59:52 -07:00
Kyle Robinson Young
81636c6fea Add roll your own live reload example. 2013-05-30 15:13:08 -07:00
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
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
Kyle Robinson Young
bd7ef7e6ae Adding trailing commas because they are good 2013-05-09 09:15:54 -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
044f6a7704 Docs for livereload.
Purposely omitting docs for use with connect as it is extremely verbose.
Need to discuss if its worth creating a lib for a livereload connect middleware.
2013-05-01 13:14:13 -07:00
Kyle Robinson Young
602435b42f Override grunt.fatal/warn to try and prevent watch from exiting. Closes GH-58. 2013-04-30 13:25:40 -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
e09316644c Add event example 2013-02-25 10:04:52 -08:00
Kyle Robinson Young
ad67808cc9 Docs for nospawn 2013-02-21 16:12:33 -08:00
Kyle Robinson Young
8572348cea Break out task running functionality into a lib. Start on nospawn option. 2013-02-20 21:50:48 -08:00
Tyler Kellen
da08cf2095 0.4 release 2013-02-15 20:20:00 -05:00
Kyle Robinson Young
3ec9cd8d7f Add FAQ about enthusiastic patterns. Closes GH-36. 2013-01-14 23:41:47 -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
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
dafff30a2e add missing setting 2012-10-18 17:29:47 -05:00
Tyler Kellen
c1778613ad docs 2012-10-18 17:23:26 -05:00