Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/leafsphp/watcher

Monitor for any changes in your PHP application and automatically restart the server - perfect for development
https://github.com/leafsphp/watcher

0.9.16

05949172595394b12b8b1ed17509765aa2a71d67 authored about 11 years ago by Remy Sharp <[email protected]>
Testing required restart

36e779d830d166d758d239d7b6d155359a627831 authored about 11 years ago by Remy Sharp <[email protected]>
Required nodemon, upon quit, correctly unwatches files

ad0eba36aa7c2ab8d390e94a69fc34cfde475867 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.15

4edea10d07f9ce8f974f831eee226af76e5c4fbd authored about 11 years ago by Remy Sharp <[email protected]>
Re-introducing require tests

fe277408632547edb298fe66ae5e7619dea153c8 authored about 11 years ago by Remy Sharp <[email protected]>
Better coverage of cli/parse lib

3f9a0034d0712d87d7a1d71fbb9d0d393d109418 authored about 11 years ago by Remy Sharp <[email protected]>
Fix nodemon.config.required flag, and expose config

For when nodemon is required in to projects like grunt.

4f5593d439258dd4a0440f2bc51f784331feb7fa authored about 11 years ago by Remy Sharp <[email protected]>
test for --debug=X

05e5cecfe7d3658a693b64bb5c3344f5a08da646 authored about 11 years ago by Remy Sharp <[email protected]>
fixtures for legacy nodemonignore files

b4b3d90c6179e73c7f0ef92db5fbfac098d05115 authored about 11 years ago by Remy Sharp <[email protected]>
Now loading old style nodemonignore configs

417a4c6510a2d6949ef49359e50dcd50fe4bcbc5 authored about 11 years ago by Remy Sharp <[email protected]>
Removed config/init.js and moved to index.js

3fe5f04a47c370e17f8d4faae95e43e071fe3dd8 authored about 11 years ago by Remy Sharp <[email protected]>
rules.reset() wasn't working at all!!!

93b8895663c5cdaa59a80b8d62b2f308139abac4 authored about 11 years ago by Remy Sharp <[email protected]>
Ensure --debug is slupped correctly. Fixes #226.

40aad4d208c9e6497eb4977c2b35e4fd799f2577 authored about 11 years ago by Remy Sharp <[email protected]>
Moved coverage to it's own npm command

Because Travis can sometimes bitch about Istanbul: https://travis-ci.org/remy/nodemon/jobs/15225801

7197107eed667877608015f02429fcfbe0ade01a authored about 11 years ago by Remy Sharp <[email protected]>
Merged #231 allowing for multiple nodemons (I think!)

Plus linty lint.

86d13db87783abee250559daedde7ca9ae5f7697 authored about 11 years ago by Remy Sharp <[email protected]>
On exception, ask for issue to be filed

6877d57ba63565ff4bbcdc646c35a8b661f66ef6 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.14

eed651f7540a9d60357bc00252c4a4287cd68d0d authored about 11 years ago by Remy Sharp <[email protected]>
Support for execMap #195 and tests

999f87eeda8b0bcb5b7373e7df615220e5303606 authored about 11 years ago by Remy Sharp <[email protected]>
Simplified ignore test (was true twice on mac)

dad51cfcff9f79c43641e8acc899ec84dfbf4980 authored about 11 years ago by Remy Sharp <[email protected]>
Fixed test to check ignore rules

ffe5a55fd5a74542f913a8b95206a71473c01500 authored about 11 years ago by Remy Sharp <[email protected]>
Updating FAQ & authors

93ab2b06dbf65d63384e4fd15315a1e480a4e261 authored about 11 years ago by Remy Sharp <[email protected]>
Was throwing exception on version check

e8118ce251dbdf428931a7dd3946d391bce1364d authored about 11 years ago by Remy Sharp <[email protected]>
0.9.13

999a8d6670082cee3c57e7f64ad13e88c0a95c2b authored about 11 years ago by Remy Sharp <[email protected]>
Fixed default *.js restart option

62a5415fbe7f8a0ddf834d76c1b65879443ea66d authored about 11 years ago by Remy Sharp <[email protected]>
Correct signal passing. Fixes #232.

Also more linting, tweaks to FAQ & contributing and added .jshint file.

Also adds test for sign...

abc27cd5cad41d3cdfb199f0ada6e54e387b9b25 authored about 11 years ago by Remy Sharp <[email protected]>
just because.

71d6f2d65075e2cf052d9f7b06a67c1fff1dc733 authored about 11 years ago by Remy Sharp <[email protected]>
tweaking numbers to test travis

c5a5c88af790126f2e984baa48a9fb82dd883f99 authored about 11 years ago by Remy Sharp <[email protected]>
tweaks to copy

4785409a79f6056088a80a904735adf2562beb9c authored about 11 years ago by Remy Sharp <[email protected]>
More test coverage

48855d051fe5112a9e4de16354eead2b536a9c64 authored about 11 years ago by Remy Sharp <[email protected]>
unsure whether exit.js was ever used

80fbacaa7aa9d4cddfd1cbf08ce9ae5959f6a0b4 authored about 11 years ago by Remy Sharp <[email protected]>
Test help

90f3bcd891e7f0a5381fcdf02651943b10f134e1 authored about 11 years ago by Remy Sharp <[email protected]>
removed old tests and old nodemon...whoooo

871ecd45832a72301dcc77af38756ee220336369 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.12

975e53597083f48c3ea282337383aca939e47071 authored about 11 years ago by Remy Sharp <[email protected]>
Ignore .git & node_modules/**/node_modules by default. Closes #230

Also linting, tests and cleaned up filename that's echoed triggering the change

d092d717755fb4c674648021f9d6d1874635401f authored about 11 years ago by Remy Sharp <[email protected]>
0.9.11

8dbaf0a11158c3bbc01793b50e9e07992e71e754 authored about 11 years ago by Remy Sharp <[email protected]>
Passing tests on linux

ae184b73e65697ffa47b217e5c85a9dbd8b9d7c1 authored about 11 years ago by Remy Sharp <[email protected]>
jshint cleaning

e777deaf52d76b05917566fb758cc9fe26e39e1f authored about 11 years ago by Remy Sharp <[email protected]>
Fixed #118 plus a bunch of jshint fixes

9853e089b418705bf132f69f36114821ed1a211a authored about 11 years ago by Remy Sharp <[email protected]>
Removes support for node 0.6 in nodemon 0.9.x and upwards

c8d59ff46660cc0a570a6cce4183d6c4924fc3a8 authored about 11 years ago by Remy Sharp <[email protected]>
Removed redundant test

3e000fa2998c48270b103c29ec8c4059336c113c authored about 11 years ago by Remy Sharp <[email protected]>
Start initial watch right away - fixes timing issues in tests

61572250dbc463abb2dca12bbc82aa9aac49e9f5 authored about 11 years ago by Remy Sharp <[email protected]>
Merge pull request #220 from rps/patch-1

minor wordfixes

ad98202d4911194a6d1686d24c1ca76baa7bd685 authored about 11 years ago by Remy Sharp <[email protected]>
Copy across fix #228

ccb050b2277eba5a63a79911abc757c8fb36fd3f authored about 11 years ago by Remy Sharp <[email protected]>
Merge pull request #228 from davedoesdev/master

Fix wrong detection when run in background in shell script

c34f08c58ad98bee96761f6d61dab15a8d186b7d authored about 11 years ago by Remy Sharp <[email protected]>
0.9.10

306eb6cd1756cdb69daf6b87f4e116156dee1837 authored about 11 years ago by Remy Sharp <[email protected]>
More test off of lib

59e0135eb5ae82a7ee32a5c7d511e0cc15a33324 authored about 11 years ago by Remy Sharp <[email protected]>
Refactoring.

* userScript => script
* simplified exec library
* removed dead code in config loading
* nodemon...

c503222f30661495a3d4543adfed1f59d300dc47 authored about 11 years ago by Remy Sharp <[email protected]>
Fix wrong detection when run in background in shell script

d9aa343b208125dd8f150166a074a2f2086ebd4c authored about 11 years ago by David Halls <[email protected]>
merge up

bbe66320c54809ecded84fc95d2177d61e52cdea authored about 11 years ago by Remy Sharp <[email protected]>
Using event bus for tests and requirable nodmeon

TODO: remove stdout inside tests

d7c36474058229a186f63682d2a6693dc87ce382 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.9

a2d67ec3afde7067d484e26d617850d1f46f8275 authored about 11 years ago by Remy Sharp <[email protected]>
trying to get nodemon start tests to pass on linux - problems with fs.watch + touch

21ba61476bbee74761816fc724cf501e7f2c66a4 authored about 11 years ago by Remy Sharp <[email protected]>
Legacy mode working again and Vagrant working ok

a7fe84f12b96f99cb73acbac345ecb12523158fe authored about 11 years ago by Remy Sharp <[email protected]>
Capture error on simple running

eef9efc7df357b09dc3ae96a77a43e712338a00b authored about 11 years ago by Remy Sharp <[email protected]>
0.9.8

f76560caccbae9fff84a5309460d8aab92801159 authored about 11 years ago by Remy Sharp <[email protected]>
Allowing 5sec for mocha to run. Also better clean up on test exit

ed480b624c38f2b19d5fb503a03f9e2010731bee authored about 11 years ago by Remy Sharp <[email protected]>
0.9.7

5cee0cfac9cba75d9923d836adfdf96ff50d687c authored about 11 years ago by Remy Sharp <[email protected]>
First tests to ensure nodemon is actually restarting correctly

2909a17a8ff357878c1fa558de1f5c37b9c911a9 authored about 11 years ago by Remy Sharp <[email protected]>
Merge branch 'feature/json-config' of github.com:remy/nodemon into feature/json-config

31eeeeed34a32c2af99bc3e62614550dc8ea503a authored about 11 years ago by Remy Sharp <[email protected]>
making main based off the module, not the "binary"

f6887c9f31d8cfe770771034391520ce9ba602f9 authored about 11 years ago by Remy Sharp <[email protected]>
Merge pull request #219 from matthew-andrews/feature/json-config

Implement Istanbul for code coverage metrics

9063479f5faad74585b74d3388705e903e5be05c authored about 11 years ago by Remy Sharp <[email protected]>
Merge pull request #221 from pauloadaoag/patch-1

Removed /r and /n from nodemonignore lines

11d5a64e7789a241091ed33de0e584dd21a81974 authored about 11 years ago by Remy Sharp <[email protected]>
Removed /r and /n from nodemonignore lines

Fixed bug in windows wherein lines in nodemonignore with comments are not processed correctly.
...

c4053f5ccd4a24386e1148c0617375e48f58a334 authored about 11 years ago by Paulo <[email protected]>
minor wordfixes

aea9b7460dcd1f4511ac26543edd39b458fcf7f0 authored about 11 years ago by rps <[email protected]>
Add code coverage metrics

b56e4d26a85aa78263c33fed1a2be3d00f9c6085 authored about 11 years ago by Matthew Andrews <[email protected]>
Windows friendly slash

71df2ceac146b88f8661e6e3ccc3cf83f4a6e919 authored about 11 years ago by Remy Sharp <[email protected]>
Beginning of more docs

d25228c51d0adc817f0cc8ea1d9265a21853c86d authored about 11 years ago by Remy Sharp <[email protected]>
Only reset search time /after/ file changes detected

c7f50160e29cb4982ea4cea2d840f80270104f77 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.6

e983d0059f3aab1af3bec3f12d9180fd3269592f authored about 11 years ago by Remy Sharp <[email protected]>
Got the logic in reverse with config merge

0b0d31c37baa084508cf0812587cceb542a7c3bb authored about 11 years ago by Remy Sharp <[email protected]>
0.9.5

55d09b0899520fce5d85381a2500787c03fa0300 authored about 11 years ago by Remy Sharp <[email protected]>
Fixed extension watching and fixed perf bug in check

Needs careful testing in linux and windows.

Also fixed #204 but requires config file to set `re...

cc44b58641035c609893e9d9c7729d963615a598 authored about 11 years ago by Remy Sharp <[email protected]>
Test confirming fix for #212

fcc843cd8841c61256fb02e2dc9c9f4bd224e24c authored about 11 years ago by Remy Sharp <[email protected]>
0.9.4

c67fbe4d02e6ded833e2c2e40d57953c7f941299 authored about 11 years ago by Remy Sharp <[email protected]>
Fixed `nodemnon .` and nodemon.json loaded before flags set

81eb5effa586ae706f080986cd6ba2bfdf750755 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.3

565f59d33479b72f1fbf15b586f52a9c87652501 authored about 11 years ago by Remy Sharp <[email protected]>
Custom merge with tests

Also fixes missing values in config

817e2269dcc43691a595438631de9b835c7e7e31 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.2

ccd20a523994409546d4ee75d555e273595c5c77 authored about 11 years ago by Remy Sharp <[email protected]>
Fixed #216. If --exec is used, don't try to detect userScript

Also simplified the exec and arguments logic

aceee649f314f1c4363c69ae913876af6e8b53a5 authored about 11 years ago by Remy Sharp <[email protected]>
node 0.6 compat

ed040edceec5dc73d07aabf844a97431146afd26 authored about 11 years ago by Remy Sharp <[email protected]>
0.9.1

b98478355c62d5c1f91744071009ec041a0f83fc authored about 11 years ago by Remy Sharp <[email protected]>
removed colors dep

69c71473a8d5d22c6a0480580e109a8f843320fa authored about 11 years ago by Remy Sharp <[email protected]>
Updated tests to read new options location

c5aa3680efc0a6315e935672ade04c5998e8155f authored about 11 years ago by Remy Sharp <[email protected]>
Fixed cli parser so that it add watch, ignore, etc

9a86e7bfff01df928898c90998086c4bd3288026 authored about 11 years ago by Remy Sharp <[email protected]>
Loading .json files, parsing cli & detailed output

- Loads $HOME/nodemon.json
- Then ./nodemon.json
- Then overwrites with cli (or module) settings...

d90fee7a4ca71e10b380cee07dea3c34b8f605ac authored about 11 years ago by Remy Sharp <[email protected]>
Merge pull request #209 from mvasilkov/patch-1

Fix typo

674f70304369668f8b69c033a0d05d9cf11c2d9d authored about 11 years ago by Remy Sharp <[email protected]>
Using odd version to flag dev release

b2a43283eea1fa6843aff0527375a323bf4796fb authored about 11 years ago by Remy Sharp <[email protected]>
Add node 0.6 to tests

9cb84a8951d09cc95c1b5c9de47199c3b7b0c2ef authored about 11 years ago by Remy Sharp <[email protected]>
Fix typo

07513909c053793316573f943d0b31f94ee349b2 authored about 11 years ago by mvasilkov <[email protected]>
Basic running and restarting working

Also config static module is used by the parts of nodemon to run the thing.

Ignore rules, on th...

84a461f713827120e28b5b42cf3f5931dc4c42d3 authored over 11 years ago by Remy Sharp <[email protected]>
Tests pass. Using process.emit('nodemon:*'), nodemon starts and triggered restart

9fd778e355093c974a215d3d808fb97490315e56 authored over 11 years ago by Remy Sharp <[email protected]>
still in progress - lots of file laying out

5d44ebb68550c8f46f7fb757711c62558bc83e0d authored over 11 years ago by Remy Sharp <[email protected]>
fixed parse test expectation

5293f08740716fcaf224f393e17b0d547c9156ed authored over 11 years ago by Remy Sharp <[email protected]>
reporter: dot => spec for better visibility on travis

30fb32161ec38061bbccc5fcf1419ec10612b1f1 authored over 11 years ago by Remy Sharp <[email protected]>
Trying to simplify the chain of nodemon process

Making it so lib/cli/ can just spew out options, and make it easier to test against too.

56663f5ab45c5faa889b70607ed12080831e8521 authored over 11 years ago by Remy Sharp <[email protected]>
0.7.10

6c81023c023083bd839815910e283085349ed8bf authored over 11 years ago by Remy Sharp <[email protected]>
Testing the exec rules and the parser

Still lots to do, but taking a very code, test, code, test, test, test, code, test cycle.

c5f2bee160c66e91b46ac1e6b63a1467fd4a494c authored over 11 years ago by Remy Sharp <[email protected]>
Argument parsing, and executable support and tests

Includes simple passing tests, the exec.js has not been tested in detail yet.

3efca971fddfce8451991de3e3a5760441ae0ce4 authored over 11 years ago by Remy Sharp <[email protected]>
Merge pull request #199 from ChrisWren/master

Added support for coffee and litcoffee extension watching without .

e4049fad53a45918b79da10c0f6e53eefa0f6f09 authored over 11 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:remy/nodemon

b08e8a6c6ebd1d0c8fc8bab7b871924c11000943 authored over 11 years ago by Remy Sharp <[email protected]>