Commit Graph

107 Commits (main)

Author SHA1 Message Date
Kyle Robinson Young 7d2093370b Update copyright year
7 years ago
Stefan Cepko 8c93077e59 Updated lodash and changed outdated 'contains' to 'includes'
9 years ago
XhmikosR 47eb4b070b Lint tweaks.
9 years ago
Kyle Robinson Young d57ca3cbba Update copyright to 2016
9 years ago
XhmikosR 5b3a5fb997 Merge pull request #465 from Ariel-Isaacm/master
9 years ago
Ariel-isaacm 584fafcdb5 Fix spelling
9 years ago
XhmikosR 77525755d2 Update JSCS.
9 years ago
XhmikosR 522fc6828c Update JSHint rules.
9 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
Paul Melnikow ca346f4ebc Support cwd.event to emit events relative to path
10 years ago
Tim Kang 0acd00f8ca Expose hostname parameter of tiny-lr
10 years ago
Clayton Watts 4b1801be53 Switch back to mklabs/tiny-lr
10 years ago
jakub-g 6421986b00 Fix GH-169 endless loop with atBegin/nospawn. Closes GH-356.
10 years ago
Kyle Robinson Young e140e1a997 Fix for no target configs
11 years ago
Kyle Robinson Young c92448d418 Fix for watch configs with "default" target name. Fixes GH-312.
11 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 ffa27dff42 Use tiny-lr-fork
11 years ago
Scott Rippey f30e08a472 Added `options.reload` for reloading the grunt watch task when a configuration file changes
11 years ago
Kyle Robinson Young c12d19b6ac Update copyright to 2014
11 years ago
Kyle Robinson Young bc14a58bf6 Replace deprecated grunt.util libs
11 years ago
Kyle ☱☲☳☴☵☷ ☶ Robinson ☱☲ ☳☴☵☶☷ Young a1cb33b834 Merge pull request #225 from ansman/master
11 years ago
Joey Baker a4dd0c7f34 Rm extraneous log calls
11 years ago
Nicklas Ansman Giertz 2da0ee6cbb Print a newline after the initial Waiting...
11 years ago
Joey Baker 7817d405a0 Change HTTPS API to match grunt-contrib-connect
11 years ago
Kyle Robinson Young 5cfb9fe57d Node v0.8 returns code 1 on SIGINT vs 130 with v0.10
11 years ago
Joey Baker 90e090afee Enable live reload to work over https connections. Closes GH-197.
11 years ago
Brian Lai dfa6953aaf Fix to make interrupt work more than once. Closes GH-155.
11 years ago
Jaime Pillora 7c5a485974 cwd option now accepts separate files and spawn cwd settings. Closes GH-125.
11 years ago
Manuel Cabral 0d078cbe8b Clear changedFiles after triggering livereload. Closes GH-193.
11 years ago
Rich Trott ec207fe84d Fix for livereload missing files. Closes GH-191. Closes GH-192.
11 years ago
Kyle Robinson Young 1e8b680487 Skip empty file paths. Closes GH-174.
11 years ago
Kyle Robinson Young 85fe0b2364 Fix running tasks after a gruntfile is reloaded. Fixes GH-184.
11 years ago
Kyle Robinson Young 7156379f96 Better options handling and fix bug resetting options. Ref GH-162.
11 years ago
Kyle Robinson Young 130d6dc1dd Re-grab task/target options on each run. Ref GH-158.
11 years ago
Kyle Robinson Young e0468bb2e0 Add dateFormat option to configure the date. Closes GH-129.
11 years ago
Iskren Chernev 419738ba2e Append watch.options.cliArgs on spawn. Closes GH-158.
11 years ago
Kyle Robinson Young 042c499de0 Move libs/vars into top scope to prevent re-init
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
cfddream ec87f65395 Optimize delete operations on taskrunner queue. Closes GH-133.
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 d094cfd1ab No need to gracefully exit anymore. Closes GH-103.
12 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
Daniel Steigerwald 2f68b0567b fix watchers closing. Closes GH-95. Bump v0.4.2
12 years ago
Kyle Robinson Young 5edea7e044 Close all open watchers as task is ran. Closes GH-75.
12 years ago
Kyle Robinson Young 0855146fba Friendlier error when port in use. Closes GH-91.
12 years ago