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

Early support for event callbacks

Allows user to have event handlers in the nodemon config, such as:

{
"events": {
"crash":...

6f6d7ae4965715db782d7ee4f2084268500ccb2d authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'master' into feature/pre-post-events

1d06accf4de27e1f6198bc4c5b031cd461271286 authored about 10 years ago by Remy Sharp <[email protected]>
WIP

818594c9029caba8f6b96102be0811f0b13d1f3a authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #436 from remy/fix/435

Allow piping commands in the exec

ffa59fc2fa3490171c8bee427d9dfdcea3f5e13f authored about 10 years ago by Remy Sharp <[email protected]>
Fixing tests on windows

bab695de9733e36a72ca9af7bc5bd7cf026c47c7 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'fix/435' of github.com:remy/nodemon into fix/435

Conflicts:
lib/monitor/match.js

f13539a3f364f776f49e335ed65e114dc4c069b3 authored about 10 years ago by Remy Sharp <[email protected]>
More windows fixes

b20bd8b3afb6ab011e7ed48774d8744cebd0596b authored about 10 years ago by Remy Sharp <[email protected]>
More windows fixes

e2cf939a01f55d36876df818843544b30cdf3c35 authored about 10 years ago by Remy Sharp <[email protected]>
watcher.close for watchFile doesn't exist

283998b340f5a6acaa139450d9b5ec8763daefa7 authored about 10 years ago by Remy Sharp <[email protected]>
v1.3.0-5

ef9091a7ea3347d9b3ec58e3d2552ee8084553ca authored about 10 years ago by Remy Sharp <[email protected]>
Fixed windows support

Except windows shutdown before I had a chance run npm test - but it work!

da72f41e4692ebe25107badb81e9bbd94ac58b3b authored about 10 years ago by Remy Sharp <[email protected]>
v1.3.0-4

fb26d42982e6bbc2dcedca7f38e46dc5872699e2 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'master' into fix/435

df584312a29374813dfd452208db5d136a0cb809 authored about 10 years ago by Remy Sharp <[email protected]>
Use sh to spawn, allowing for complex commands

Pinched from https://github.com/npm/npm/blob/master/lib/utils/lifecycle.js#L197

By switching to...

f7537533dd55251c029b4774e3b70d12f75ecbff authored about 10 years ago by Remy Sharp <[email protected]>
v1.3.0-3

01f489311b27b06f8d1f590555d09a669b9cf6b2 authored about 10 years ago by Remy Sharp <[email protected]>
v1.3.0-2

c5537dee6d9ecf3be45db6e8dd0308c34981d4e7 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'master' into feature/pre-post-events

ca22d8d83537567e724eec5548fd78c4dad968d9 authored about 10 years ago by Remy Sharp <[email protected]>
Testing events fire on api

f5d4339eeeed7e9d2b6fbbcb9427adb1f82f6eca authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #433 from remy/fix/escaped-exec

Correctly parse exec when there's spaces

bcd75d6b738d9ef718961b19647d4249ea13730b authored about 10 years ago by Remy Sharp <[email protected]>
Merging @gfxmonk's exec tests

df166ab870847d023edc7641f24c84865b36f1ee authored about 10 years ago by Remy Sharp <[email protected]>
Increase test timeout

142f6635b4cbb9bad0a90e6c79331512cb1fe269 authored about 10 years ago by Remy Sharp <[email protected]>
Fixed string interpolation with array exec

8e3ba1c6621e30faa6b4dd1c6b6ba7e3044658c0 authored about 10 years ago by Remy Sharp <[email protected]>
nodemon api support array for exec + tests

30a06037445b967a6dfc911145e623e83742d6c5 authored about 10 years ago by Remy Sharp <[email protected]>
Early testing for event tests

80e8f7598febcc0ce6c11cfa4861034e95f09972 authored about 10 years ago by Remy Sharp <[email protected]>
Remove verbose messaging in test

69d6ed151d2be14d4a8af92ba654d7a885d510f3 authored about 10 years ago by Remy Sharp <[email protected]>
Better tests for scripts with spaces

93113c9d70574981e4db3ee2a52b58e437b1999a authored about 10 years ago by Remy Sharp <[email protected]>
Correctly parse exec when there's spaces

Closes #418
Closes #419

This version will handle quoted entities in the exec string or escaped ...

acf4d61c791f4d620fcf4fa5508ec6d12490a593 authored about 10 years ago by Remy Sharp <[email protected]>
Tests to show failing support

6adea0e893bc76e3a233b42418a6b9d10abd9241 authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #430 from remy/fix/rs-restart

Shouldn't be using strict equality

9cde00722600f2fadacdf27d7ea26b3098aec63d authored about 10 years ago by Remy Sharp <[email protected]>
Shouldn't be using strict equality

734986de19257a9c7f00a6ee2cd8d1d9f27e67a5 authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #429 from remy/fix/383

Read package.start as a last resort

04ce845a6b0d2afb4e44ac8a4209f2a84ceafa8f authored about 10 years ago by Remy Sharp <[email protected]>
Fixes #383

Ensure we look at the package last, after reading cli options and user prefs via nodemon.json

66e71d6b6406a679ce257da03fde887e970824d3 authored about 10 years ago by Remy Sharp <[email protected]>
Fixed test

Before it was running the exec method which had a bug, so the test was being tested with buggy c...

827a8b5603416c9b2f535ee51c4dd04f40439a0f authored about 10 years ago by Remy Sharp <[email protected]>
Tweak output of tests to see what's failing

d97d92f65bdad76f081151c788ae9f343a93cb7e authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'novemberborn-fail-start-script-overruling-nodemonjson' into fix/383

a60c69f610f65ff74e495d57630b8b59d4c5ba86 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'fail-start-script-overruling-nodemonjson' of https://github.com/novemberborn/nodemon into novemberborn-fail-start-script-overruling-nodemonjson

7db04533493ec90c984fcd7606f01edb7c95c253 authored about 10 years ago by Remy Sharp <[email protected]>
1.3.0-1

fef742ba891e8f5277434c95431b7adffc71b879 authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #426 from remy/rosshettel-master

Give ignore rules priority over watched directories (v2)

962e8ae7136fad727bb81ec9b67327c7bc0bbcf8 authored about 10 years ago by Remy Sharp <[email protected]>
Verbose test failure logging

9d4c23cf4af6aeca35eedfc009a1a57a88f61525 authored about 10 years ago by Remy Sharp <[email protected]>
remove logging in fixtures

96d7b4295f54bc5e718f8abb9be5397ec67743ce authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of https://github.com/rosshettel/nodemon into rosshettel-master

785de296e4b27cbe31fc1bcf4092b8a15659e2f5 authored about 10 years ago by Remy Sharp <[email protected]>
1.3.0-0

03c2d21c5ef8583fd3ab3408bfaff5ad3daece6a authored about 10 years ago by Remy Sharp <[email protected]>
Add notes about tests and contributing

[skip ci]

0d824c47533a2ce8ccdbf18cfcc56638f807722a authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #425 from remy/arty-name-patch-1

Properly detect directories (v2)

4177e1207916fc90822a43136e0d630f2c6de699 authored about 10 years ago by Remy Sharp <[email protected]>
Revert "TESTING Revert "Find command optimization""

This reverts commit b459b6bf68ac614214fb2dd150c651c47c612ac6.

8565fd05d356a47554a37873ff4e42b7df543e6f authored about 10 years ago by Remy Sharp <[email protected]>
Put @arty-name's fix back in

Still just testing - and ensuring the fix is solid across platforms.

TODO: revert *back in* the...

1fba4fb26e957d7019426b93432a855c44af4647 authored about 10 years ago by Remy Sharp <[email protected]>
Pushing failing test

Trying out on linux platform - expecting a failed test

62757d2edc5642ef2a4a4653094e0d9091f53b58 authored about 10 years ago by Remy Sharp <[email protected]>
TESTING Revert "Find command optimization"

This reverts commit ba7c59ceb7b83f8b18870507bc6150a2ff8e4c60.

b459b6bf68ac614214fb2dd150c651c47c612ac6 authored about 10 years ago by Remy Sharp <[email protected]>
Initial test to read watch count

21d52d0045805ada99b2c888054838ac1f6ec089 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'patch-1' of https://github.com/arty-name/nodemon into arty-name-patch-1

6af96ec4c400578ab98f498eadbfe28d1cc0f6de authored about 10 years ago by Remy Sharp <[email protected]>
Don't follow symlinks on stat

Fixes #395 (somehow I fucked up the merge)

f9e056b6502801a707c3c2fa5d794550b42781c9 authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #424 from remy/fix/travis

fix travis tests

06bcabef902c65d9db7f883db87ab35eba296a30 authored about 10 years ago by Remy Sharp <[email protected]>
WIP

e3e2d71e5a531e237c54a4c4b85675e2304725a2 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'errendir-prune-improvement'

7d7149e24cd0cd15e49fd3876334f6daff397568 authored about 10 years ago by Remy Sharp <[email protected]>
Fixed tests on Mac

Specifically race conditions where the child process was being left running still

96bd4b3e79dbc9272783ca834086fb7eeb8e68b7 authored about 10 years ago by Remy Sharp <[email protected]>
add breaking test for package.scripts.start overruling nodemon.json

37491255c03191c759abc7d2b9539c6266308ece authored about 10 years ago by Mark Wubben <[email protected]>
Merge branch 'prune-improvement' of github.com:errendir/nodemon into errendir-prune-improvement

c035bc7824712b6ccc2379ae77726d01eb391c43 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'JixunMoe-master'

ddd1dca6f4dc9d4ad638a25a5f28f69eab09b9f6 authored about 10 years ago by Remy Sharp <[email protected]>
Tidy code to match coding style

12c2e2b169bc905ab71d8293e259a07c604df610 authored about 10 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:JixunMoe/nodemon into JixunMoe-master

768fe5fb29f3796bb2132323cd78bb909664365d authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #369 from momow/changedSince-fix

Fix never restarting the application if a --watch argument is a file

b839e0f0438cb4b362924837d6938f6825d56773 authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #420 from remy/fix/try-to-fix-tests

Fix the bloody customFds

786793f15ed66d8d32b2ed1d54ccfb7bc0c298f4 authored about 10 years ago by Remy Sharp <[email protected]>
When watching, ignore flag file

cbfb0f9496ed4217e164fe0f9587b6dc700b39f8 authored about 10 years ago by remy <[email protected]>
Fixed concurrent test situation

Where a flag file is left over causing a false negative on one of the tests

b7a586770680c3857e217d8744dd186c90128f3f authored about 10 years ago by remy <[email protected]>
Removed fork tree test - see comments

a398a97fc30ccfb620d087a48d522f97538e1137 authored about 10 years ago by Remy Sharp <[email protected]>
No idea why I was using _mocha instead of mocha

2c6d56296302981143e4f8b0229eb46ddbabd5fb authored about 10 years ago by Remy Sharp <[email protected]>
Use different server ports for testing

Also changed tests so that they run individually instead of in one whacking group. It does mean ...

ee497c9364655218880a3c93ff1101b3c2cc13b8 authored about 10 years ago by Remy Sharp <[email protected]>
Cleanly remove timers on exit sig

6deafd63a496b64165b255e43d094e77e1ab0710 authored about 10 years ago by Remy Sharp <[email protected]>
Only read stdin if option says so

dd550f161da709eebf3c06ba87d97b9fa53ec0fd authored about 10 years ago by Remy Sharp <[email protected]>
Don't echo when we're done

7b2b96bf8b0be2f1aed1c7b46b0fb8672b322114 authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #417 from brianjscoles/patch-1

fix typo in README.md - replace "original" with "originally"

68c8b17a2760cd4cf4418a8f21faf665550a7d2f authored about 10 years ago by Remy Sharp <[email protected]>
Merge pull request #411 from ricardo-nog/bugfix/fix-minor-typo

Fix minor typo in removeAllListeners

e0537ee35b08a794a9f289ea0402ea12bad9f985 authored about 10 years ago by Remy Sharp <[email protected]>
fix typo in README.md

replace "original" with "originally" in section "Automatic re-running"

## Automatic re-runnin...

2d6205579576878a644294af472a1e4a8bfec10a authored about 10 years ago by Brian Scoles <[email protected]>
Fix minor typo in removeAllListeners

457e87e9b74624458c89d6ff7712fb57a66b770f authored about 10 years ago by Ricardo Nogueira <[email protected]>
Properly detect directories

Fixes #366, obsoletes #371. Filesystem information used in addition to trailing slash.

e35a85ae153b0b88303d83a0ef25e5a6d51ba335 authored about 10 years ago by Artemy Tregubenko <[email protected]>
Merge pull request #410 from remy/feature/mocha-bump

Bump mocha.

01e6a5f78ea5e1f577cc3372be1282c160a9cc10 authored about 10 years ago by Remy Sharp <[email protected]>
Bump mocha.

Fixes #408

7d3a1ed528ce720541ef763f40d9a44909936985 authored about 10 years ago by Remy Sharp <[email protected]>
Update watch.js

This fixes remy/nodemon#399, fixes remy/nodemon#392, fixes remy/nodemon#376 by make the drive le...

c056e09a23b1200892d0250f58790c26fe7bdd2f authored about 10 years ago by Yellow Yoshi <[email protected]>
Merge pull request #406 from arty-name/patch-1

Do not traverse ignored folders

01f835076561725c464dc503a289a77c708bebee authored about 10 years ago by Remy Sharp <[email protected]>
Do not traverse ignored folders

Watch should not recursively go in the ignored directories like `node_modules`

1640b58df433c417491965b7e2cd729ea639bcbe authored about 10 years ago by Artemy Tregubenko <[email protected]>
Find command optimization

ba7c59ceb7b83f8b18870507bc6150a2ff8e4c60 authored over 10 years ago by Albert Slawinski <[email protected]>
added more unit tests to match logic

c399e74a6f98bd46ce5219076fd3118fb8d80119 authored over 10 years ago by Ross Hettel <[email protected]>
ignore rules take priority in sorting

4631a01a3d3c029f42788413057411bde7f1d7b0 authored over 10 years ago by Ross Hettel <[email protected]>
Fix #370

Check that the child is not undefined before trying to kill

4b9fd2edf11f70e30939e5aa22fd35a673f37b36 authored over 10 years ago by Remy Sharp <[email protected]>
Fix never restarting the application if a --watch argument is an existing file (in legacy mode)

6c88bbe4d5b1d46831c8b74742c84d37af5b0537 authored over 10 years ago by Aurelien Gasser <[email protected]>
before install, you muppet

aa2387de5f34444dc662dee47d72c7023eded407 authored over 10 years ago by Remy Sharp <[email protected]>
another attempt at 0.8 tests

79dcbd71817a803e415191ac3fe91fd772d425fb authored over 10 years ago by Remy Sharp <[email protected]>
update npm before install

Hopefully allowing us to pass node 0.8 tests

dab3ca7d10f8c9e0fcf63fe80005c26e5d7b0bc8 authored over 10 years ago by Remy Sharp <[email protected]>
Update Travis badge based on master

7b04236a0a83802a178256232d6b4d82605a2e18 authored over 10 years ago by Remy Sharp <[email protected]>
Fix #355

Very sutble, but ensures that we kill the child *before* the stdin connection is closed. This is...

51af99934997979b7d541743187fe6e4689f2a3a authored over 10 years ago by Remy Sharp <[email protected]>
1.2.1

8a32c73688b68c10c927b80522f80c2d66dc24ae authored over 10 years ago by Remy Sharp <[email protected]>
Show -h option

[skip ci]

3ccbd23106cb349fcb0b724cce8b0ee6f1de60fa authored over 10 years ago by Remy Sharp <[email protected]>
Fuk typoohs

[skip ci]

57920bac8c6a7b109b656f522ac18db7c6736434 authored over 10 years ago by Remy Sharp <[email protected]>
For my own sanity, I've put all contribs in README

But not in package.json. I'm not sure I can handle the headache of manually maintaining it in tw...

663af84593ed9a488c921bc6b3ce728d8ccfcd14 authored over 10 years ago by Remy Sharp <[email protected]>
Update events.md

[skip ci]

9ba51e04eb272393b148e5aebebd2bc33c6a2de0 authored over 10 years ago by Remy Sharp <[email protected]>
Tweak to spaces and code examples

[skip ci]

e872aff68d11efd2a71d87b998f61c85f6b7242a authored over 10 years ago by Remy Sharp <[email protected]>
1.2.0

5eba7ec85962814f668d9ce1981a17696b5154ae authored over 10 years ago by Remy Sharp <[email protected]>
Cleaning up exit

84521855c8aa4c2d17760c328cf65599ef5d1c91 authored over 10 years ago by Remy Sharp <[email protected]>
Clean up watch test file on exit too

3dd8498a108de99fae3a2c8e8bcf92fa00275d4c authored over 10 years ago by Remy Sharp <[email protected]>
Merge pull request #348 from binarykitchen/master

expose streams for piping (mh)

2f456dd964caeb134f9ef2a3f957d78bee9ea4fe authored over 10 years ago by Remy Sharp <[email protected]>