Chris Wren
d6045385d3
Fixed syntax error in options.dateFormat example. Closes GH-163.
2013-07-19 21:20:30 -07:00
Kyle Robinson Young
061b31fc27
Add correctly named folder
2013-07-19 09:53:16 -07:00
Kyle Robinson Young
bb37221123
Remove badly named folder
2013-07-19 09:52:40 -07:00
Kyle Robinson Young
c64696cbe8
v0.5.0
2013-07-18 20:19:55 -07:00
Kyle Robinson Young
130d6dc1dd
Re-grab task/target options on each run. Ref GH-158.
2013-07-18 20:17:54 -07:00
Michał Gołębiowski
2c4d3e720f
Bump version to 0.4.5, add CHANGELOG entry. Closes GH-152.
2013-07-18 20:17:29 -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
2cb2441519
Fixing tests on Windows
2013-07-18 14:04:14 -07:00
Kyle Robinson Young
238f3c6f23
Fix typo in FAQs
2013-07-18 13:05:29 -07:00
Iskren Chernev
419738ba2e
Append watch.options.cliArgs on spawn. Closes GH-158.
...
Currently cliArgs was fetched once on watch task startup. This means that event
handlers can not change that afterwords. Now every time grunt is spawned it can
have different command line arguments.
2013-07-16 12:51:27 -07:00
Kyle Robinson Young
4987404e31
A better way to exclude node_modules in docs
2013-07-12 12:55:43 -07:00
Oliver Joseph Ash
757c9475a6
Bump Gaze version to 0.4. Closes GH-142, Closes GH-25, Closes GH-70.
2013-07-11 13:39:42 -07:00
Kyle Robinson Young
042c499de0
Move libs/vars into top scope to prevent re-init
2013-07-11 13:14:52 -07:00
Kyle Robinson Young
99e7a9a16e
Dont watch **/*.js as it will watch node_modules.
2013-07-11 13:11:28 -07:00
Kyle Robinson Young
fbca6e84c6
Dynamic alias task to test individual files.
2013-07-11 12:51:23 -07:00
Kyle Robinson Young
09f4854459
Change nospawn option to spawn. Closes GH-81.
2013-07-11 12:42:17 -07:00
Kyle Robinson Young
44edaf2a30
Clean up Gruntfile.js
2013-07-07 14:16:25 -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
cfddream
ec87f65395
Optimize delete operations on taskrunner queue. Closes GH-133.
2013-06-22 22:59:53 -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
Kyle Robinson Young
6252eba068
Bump v0.4.4
2013-05-27 11:51:06 -07:00
Kyle Robinson Young
64902fe3d9
Ensure tasks are an array. Fixes GH-115.
2013-05-27 11:39:07 -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
d094cfd1ab
No need to gracefully exit anymore. Closes GH-103.
2013-05-13 20:47:38 -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
5edea7e044
Close all open watchers as task is ran. Closes GH-75.
2013-05-09 08:50:46 -07:00
Kyle Robinson Young
0855146fba
Friendlier error when port in use. Closes GH-91.
2013-05-08 23:00:29 -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
4badeb41e7
Allow no tasks if just live reloading. Ref GH-74, Ref GH-82.
2013-05-07 12:17:21 -07:00
Kyle Robinson Young
188ec9f10e
Make the fixture tasks run a little longer so the watch thinks it did something.
2013-05-07 12:15:24 -07:00
Kyle Robinson Young
f8a7b3cebe
Revert "Run again if interrupt off and triggered during previous run. Closes GH-33."
...
This reverts commit d01491be1b
.
2013-05-07 11:32:24 -07:00
Oliver Joseph Ash
f1af227d22
Write new line after file change. Closes GH-86.
2013-05-07 11:21:30 -07:00
Kyle Robinson Young
af81e6dfa1
Merge pull request #80 from joeybaker/master
...
Add option to make "beep" optional
2013-05-05 10:58:11 -07:00
Joey Baker
e71d8f8ead
Remove beep after each reload
2013-05-05 10:54:27 -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
Kyle Robinson Young
adc1967d1b
Update changelog
2013-05-03 09:58:04 -07:00
Kyle Robinson Young
7b65526834
A little more breathing for node v0.10
2013-05-02 20:24:42 -07:00
Kyle Robinson Young
d06a7f3f5a
Unixify paths to fix tests on Windows.
2013-05-01 20:25:09 -07:00
Kyle Robinson Young
3889f6b100
Close watchers to ensure handle is released. Fixes GH-79.
2013-05-01 19:38:04 -07:00
Kyle Robinson Young
ffe58742df
Hold LR servers by port out of scope. In case watch is reloaded.
2013-05-01 16:06:01 -07:00