Commit Graph

284 Commits (main)
 

Author SHA1 Message Date
Kyle Robinson Young 856d3d0bc3 Fix for top level options. Fixes GH-56. Bump v0.3.1
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
Kyle Robinson Young 4669e34a4f Finer detail with completion time
12 years ago
Kyle Robinson Young 28f1467e02 Pass grunt to lib/taskrun to retain context
12 years ago
Tyler Kellen 5e82fcbd8a bump contrib-jshint
12 years ago
Kyle Robinson Young 9396cb4e33 Check in case returned error is a string. Ref GH-52.
12 years ago
Chris Danford 165df7827b Debounce runTasks for each target individually. Closes GH-53.
12 years ago
Kyle Robinson Young 9b93859c29 If fatal error returned from gaze hand to grunt.fatal. Fixes GH-52.
12 years ago
Kyle Robinson Young e09316644c Add event example
12 years ago
Kyle Robinson Young 8006886e52 Implement watch events
12 years ago
Kyle Robinson Young ad67808cc9 Docs for nospawn
12 years ago
Kyle Robinson Young 855396972a Clean up tests
12 years ago
Kyle Robinson Young 903ed61722 Add interrupt option to nospawn
12 years ago
Kyle Robinson Young ee8fb46e83 Print completed with nospawn. Finish nospawn test.
12 years ago
Kyle Robinson Young 8572348cea Break out task running functionality into a lib. Start on nospawn option.
12 years ago
Tyler Kellen 09586abc0c regen readme to fix typo
12 years ago
Tyler Kellen 6391f82f14 add peerDependencies
12 years ago
Tyler Kellen da08cf2095 0.4 release
12 years ago
Jamie Stackhouse f857f2ba4a Pass raw patterns to gaze. Fixes GH-20. Closes GH-43.
12 years ago
Kyle Robinson Young 9d12703c89 Break off test helpers
12 years ago
Kyle Robinson Young a995d7d645 Add latest watch date and completion time. Closes GH-42.
12 years ago
Tyler Kellen d3543d8501 update getting started guide link
12 years ago
Kyle Robinson Young 53f9bc6406 Bumping version to 0.2.0rc7.
12 years ago
Kyle Robinson Young 3ec9cd8d7f Add FAQ about enthusiastic patterns. Closes GH-36.
12 years ago
Kyle Robinson Young 7a38126c4b Update to show compatibility with grunt@0.4.0rc5. Publishing as 0.2.0rc5.
12 years ago
Kyle Robinson Young 0b05bb6e61 Add FAQ about use with Grunt v0.3. Make FAQs appear again.
12 years ago
Jason San Jose c36fea1966 Use grunt.file.expand to support exclusions. Closes GH-30.
12 years ago
Kyle Robinson Young b7e3551895 Inherit stdio from process. Fixes GH-26
12 years ago
Kyle Robinson Young 808d4a32d7 Update deps, gaze@0.3.0 which removed forceWatchMethod
12 years ago
Kyle Robinson Young f0fe26e668 Tighten up tests
12 years ago
Kyle Robinson Young 98017e20af Symlink node_modules to test folders so grunt-cli can find them
12 years ago
Chris Talkington 7c326a6fcf prep for upcoming grunt release. Closes GH-23.
12 years ago
Kyle Robinson Young 3496beb2f4 Remove grunt.file.watchFiles
12 years ago
Kyle Robinson Young 6360a36871 Add .editorconfig file
12 years ago
Kyle Robinson Young 29ac844c8d Install grunt-cli in travis before_script instead of as devDep
12 years ago
Kyle Robinson Young 93515b4566 Attempt to fix travis by adding grunt-cli
12 years ago
Kyle Robinson Young 38617875b4 Run nodeunit instead of test. Use the latest deps.
12 years ago
Kyle Robinson Young 4d76707d27 Allow watch task to be renamed. Closes GH-16.
12 years ago
Kyle Robinson Young d9880aa6bc Use grunt.util.spawn "grunt" option. Closes GH-15.
12 years ago
Kyle Robinson Young 230225282f Bump v0.1.4
12 years ago
Kyle Robinson Young 0addd70cca Use CLI options without passed grunt.cli.tasks. Fixes GH-12.
12 years ago
Kyle Robinson Young 0a6f8fcf86 Fix failing test. Just look for fatal.
12 years ago
Kyle Robinson Young 3682c6e654 Dont display empty stderr. Add test for failing task
12 years ago
Kyle Robinson Young c01ba9f2fe Add FAQ about EMFILE: Too many opened files. Closes GH-5.
12 years ago
Kyle Robinson Young 8d07323bdb Add forceWatchMethod docs. Bump v0.1.3
12 years ago
Kyle Robinson Young 15e95e9c59 Update travis, Grunt v0.4 only supports node >=0.8
12 years ago
Kyle Robinson Young e5750ed4c2 Bump gaze@0.2.0
12 years ago
Kyle Robinson Young 8f4bd99f40 Use process.argv to spawn grunt
12 years ago
Gong Hao faaa0d1118 Use process.argv[1] to find the globally installed grunt bin. Closes GH-9.
12 years ago