Commit Graph

242 Commits

Author SHA1 Message Date
XhmikosR
522fc6828c Update JSHint rules. 2015-10-11 13:26:55 +03:00
XhmikosR
3a43e93b5f Travis CI: Test Node.js 4. 2015-10-11 13:17:29 +03:00
Vlad Filippov
0f287ebc5a Merge pull request #457 from eddiemonge/spelling
fix spelling
2015-08-28 17:07:06 -04:00
Eddie Monge
fb86e21ec6 fix spelling 2015-08-28 14:00:00 -07:00
Vlad Filippov
a72b0dab61 Merge pull request #439 from pdehaan/patch-1
Update license attribute
2015-05-23 18:09:07 -04:00
Peter deHaan
c296336ad0 Update license attribute
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
2015-05-23 15:06:39 -07:00
Sindre Sorhus
c8b62b0294 Update watch-options.md 2015-04-20 12:35:17 +07:00
Sindre Sorhus
c5ffcb0f2b Merge pull request #430 from fishermand46/patch-1
Fix typo
2015-04-20 12:34:10 +07:00
Danny
f74ffd92ae Fix typeo 2015-04-19 10:21:10 -05:00
Kyle Robinson Young
0396f8fc0f Merge pull request #389 from timothykang/add-hostname-option
Expose hostname parameter of tiny-lr
2015-02-25 17:03:31 -08:00
Tim Kang
138b067271 Fix livereload test fixture that was missed in a8bb230 2015-02-20 21:28:30 -08:00
Tim Kang
a0bd437577 Update docs to demonstrate hostname option usage 2015-02-20 21:10:38 -08:00
Tim Kang
a8bb230990 Make it more clear that the server is listening on INADDR_ANY 2015-02-20 21:06:33 -08:00
Tim Kang
70f142b9a0 Merge branch 'master' into add-hostname-option
Conflicts:
	test/tasks/livereload_test.js
2015-02-20 20:44:23 -08:00
Sindre Sorhus
96166b3f5a minor tweaks 2015-02-08 20:09:04 +07:00
Kyle Robinson Young
64ef021e7c Update copyright to 2015 2015-01-01 11:32:47 -08:00
Kyle Robinson Young
22f1b0d8f9 Merge pull request #386 from mrjoelkemp/jscs
Used JSCS and fixed violations
2014-12-07 17:59:18 -08:00
Joel Kemp
2fd46f1a81 Used JSCS and fixed violations 2014-12-07 19:43:44 -05:00
Kyle Robinson Young
014ee4bce8 Merge pull request #388 from timothykang/fix-run-individual-test
Fix running individual tests with 'test' task
2014-11-30 10:45:40 -08:00
Kyle Robinson Young
2be8b79fbe Merge pull request #392 from bodylabs/event_cwd
Support cwd.event to emit events relative to path
2014-11-30 10:43:06 -08:00
Paul Melnikow
ca346f4ebc Support cwd.event to emit events relative to path
This is useful for specifying the base directory to use with livereload.
2014-11-07 20:13:52 -05:00
Tim Kang
0acd00f8ca Expose hostname parameter of tiny-lr 2014-11-06 19:04:34 -08:00
Tim Kang
13c383c4bc Fix running individual tests with 'test' task
Undo overwriting of existing 'test' task from commit 3d70678, while preserving
intention of linting before tests.
2014-11-06 18:04:14 -08:00
Kyle Robinson Young
f52e5ec726 Merge pull request #381 from cletusw/unforkTinyLr
Switch back to mklabs/tiny-lr
2014-10-07 15:24:00 -07:00
Clayton Watts
4b1801be53 Switch back to mklabs/tiny-lr 2014-10-07 16:13:21 -06:00
Vlad Filippov
4a198e768e Update .travis.yml 2014-08-30 10:44:29 -07:00
Kyle Robinson Young
bffff3bb81 Merge pull request #369 from radkodinev/run-jshint-with-tests
First check code with jshint upon running npm/grunt test
2014-08-30 10:26:52 -07:00
Radko Dinev
3d706781a1 First check code with jshint upon running npm/grunt test 2014-08-30 15:22:48 +03:00
Kyle Robinson Young
1d48553498 Merge pull request #368 from XhmikosR/master
Update dependencies.
2014-08-26 09:22:07 -07:00
XhmikosR
62260dcb3b Update dependencies. 2014-08-26 18:37:09 +03:00
jakub-g
6421986b00 Fix GH-169 endless loop with atBegin/nospawn. Closes GH-356.
This commit fixes an issue where a failure of a watch task
with options `{ atBegin : true, spawn : false }` lead to an infinite loop
of tasks.
2014-07-24 15:53:51 -07:00
Kyle Robinson Young
126d6fd6b9 Update travis to fix ^ with node v0.8. Thanks @vladikoff 2014-05-14 10:30:54 -07:00
Kyle Robinson Young
106cd851eb Update npm to fix node v0.8 fails because of ^ in deps 2014-05-14 10:20:34 -07:00
Kyle Robinson Young
6e6a40caed Merge pull request #331 from leobalter/doc-livereload-html
Reference to enable livereload on HTML in options.livereload topic
2014-05-14 10:19:48 -07:00
Leonardo Balter
4f66138f77 Docs: Reference to enable livereload on HTML in options.livereload topic 2014-05-14 13:58:14 -03:00
vladikoff
10f78603ac Fix Issue 35 link 2014-04-20 10:32:56 -04:00
Kyle Robinson Young
cb946df2f2 Add typo fix to docs as well. Ref GH-318. 2014-04-04 08:48:02 -07:00
Sindre Sorhus
d9cf6ec7a4 Merge pull request #318 from jonmunson/master
Update REAMDE.md - fix spelling mistake
2014-04-04 15:02:54 +02:00
jonmunson
97cb3ed6d7 Update REAMDE.md - fix spelling mistake 2014-04-04 10:23:32 +01:00
Kyle Robinson Young
c190351f52 v0.6.1 2014-03-19 13:09:32 -07:00
Kyle Robinson Young
e140e1a997 Fix for no target configs 2014-03-19 12:30:53 -07:00
Kyle Robinson Young
c92448d418 Fix for watch configs with "default" target name. Fixes GH-312. 2014-03-19 10:37:10 -07:00
Kyle Robinson Young
95e415db71 v0.6.0 2014-03-11 22:39:02 -07:00
Kyle Robinson Young
ba6d6325b0 Update devDeps 2014-03-11 22:30:48 -07:00
Kyle Robinson Young
cfce792381 Add livereloadOnError to docs/ 2014-03-11 22:27:13 -07:00
Chris Gross
153a551678 Livereload option to not reload if tasks fail. Fixes GH-84. Closes GH-293.
Also reload configured tasks before each run
2014-03-11 22:26:39 -07:00
Kyle Robinson Young
ffa27dff42 Use tiny-lr-fork 2014-03-11 22:17:51 -07:00
Kyle Robinson Young
89f71cafde Add a little more time for events tests 2014-03-11 22:17:51 -07:00
Kyle Robinson Young
49806615d9 Update to gaze@0.5.1 2014-03-11 22:17:51 -07:00
ScottRippey
ba46cb7819 Added options.reload documentation 2014-03-11 22:17:51 -07:00