Commit Graph

77 Commits (main)

Author SHA1 Message Date
Kyle Robinson Young 3d7fa3af43 Avoid timing issue in tests because of the bad test helper
8 years ago
XhmikosR fd3ed7a0ac Lint tweaks.
8 years ago
Kyle Robinson Young eea3e094e3 Fix flakey test
9 years ago
Kyle Robinson Young 5fac9fcb0e Fix interrupt test.
9 years ago
Kyle Robinson Young d57ca3cbba Update copyright to 2016
9 years ago
XhmikosR 77525755d2 Update JSCS.
9 years ago
XhmikosR 522fc6828c Update JSHint rules.
9 years ago
Eddie Monge fb86e21ec6 fix spelling
9 years ago
Tim Kang 138b067271 Fix livereload test fixture that was missed in a8bb230
10 years ago
Tim Kang a8bb230990 Make it more clear that the server is listening on INADDR_ANY
10 years ago
Tim Kang 70f142b9a0 Merge branch 'master' into add-hostname-option
10 years ago
Kyle Robinson Young 64ef021e7c Update copyright to 2015
10 years ago
Joel Kemp 2fd46f1a81 Used JSCS and fixed violations
10 years ago
Tim Kang 0acd00f8ca Expose hostname parameter of tiny-lr
10 years ago
Chris Gross 153a551678 Livereload option to not reload if tasks fail. Fixes GH-84. Closes GH-293.
11 years ago
Kyle Robinson Young 89f71cafde Add a little more time for events tests
11 years ago
Kyle Robinson Young bc14a58bf6 Replace deprecated grunt.util libs
11 years ago
Kyle Robinson Young cdaf06ef95 Make finicky test more reliable
11 years ago
Brian Lai dfa6953aaf Fix to make interrupt work more than once. Closes GH-155.
11 years ago
Kyle Robinson Young b0f8ec66eb nitpicky clean up
11 years ago
Jaime Pillora 7c5a485974 cwd option now accepts separate files and spawn cwd settings. Closes GH-125.
11 years ago
Rich Trott 74c6125ef5 Test to ensure files are reloaded only once. Closes GH-195.
11 years ago
Rich Trott ec207fe84d Fix for livereload missing files. Closes GH-191. Closes GH-192.
11 years ago
Kyle Robinson Young 061b31fc27 Add correctly named folder
11 years ago
Kyle Robinson Young bb37221123 Remove badly named folder
11 years ago
Kyle Robinson Young e0468bb2e0 Add dateFormat option to configure the date. Closes GH-129.
11 years ago
Kyle Robinson Young 2cb2441519 Fixing tests on Windows
11 years ago
Kyle Robinson Young 99e7a9a16e Dont watch **/*.js as it will watch node_modules.
11 years ago
Kyle Robinson Young 09f4854459 Change nospawn option to spawn. Closes GH-81.
11 years ago
John K. Paul bfe7a2a1fb Add atBegin option to run tasks when watcher starts. Closes GH-147.
11 years ago
Jurie-Jan Botha ede6a107b3 Added target specific event emissions. Closes GH-116.
11 years ago
Kyle Robinson Young 64902fe3d9 Ensure tasks are an array. Fixes GH-115.
11 years ago
Kyle Robinson Young c33545f297 Only group changed files per target to send correct files to live reload. Fixes GH-87.
12 years ago
Kyle Robinson Young 4badeb41e7 Allow no tasks if just live reloading. Ref GH-74, Ref GH-82.
12 years ago
Kyle Robinson Young 188ec9f10e Make the fixture tasks run a little longer so the watch thinks it did something.
12 years ago
Kyle Robinson Young f8a7b3cebe Revert "Run again if interrupt off and triggered during previous run. Closes GH-33."
12 years ago
Kyle Robinson Young 7b65526834 A little more breathing for node v0.10
12 years ago
Kyle Robinson Young d06a7f3f5a Unixify paths to fix tests on Windows.
12 years ago
Kyle Robinson Young d01491be1b Run again if interrupt off and triggered during previous run. Closes GH-33.
12 years ago
Kyle Robinson Young 5a4ba98254 Only run a single LR server if set at task level unless target overrides.
12 years ago
Kyle Robinson Young 08a62f813b Shorter way to set livereload port
12 years ago
Kyle Robinson Young cbb0e8e0e4 Implement livereload into the watch task. Ref gruntjs/grunt-contrib-livereload#32
12 years ago
Kyle Robinson Young 62816b4ce8 Fixing the rest of the tests.
12 years ago
Kyle Robinson Young 602435b42f Override grunt.fatal/warn to try and prevent watch from exiting. Closes GH-58.
12 years ago
Kyle Robinson Young 43cb828791 Add tests and adjustments for restricting events
12 years ago
Kyle Robinson Young 0b79c61d6a Fixing tests
12 years ago
Kyle Robinson Young 2b9ce6fd3c Refactor into task running lib. Reloads gruntfile upon changes.
12 years ago
Kyle Robinson Young 8dd69e9352 Better error message on events tests
12 years ago
Kyle Robinson Young e86fd7df90 Update CHANGELOG, README. Bump v0.3.0
12 years ago
Kyle Robinson Young 4f9d0be130 Add patterns test
12 years ago