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
f445e24a3209be04092630578633731f5e9c2586 authored over 10 years ago by Michael Heuberger <[email protected]>
c4e263ed37225ecad4cfa649a7ad8cdb0ce65aa8 authored over 10 years ago by Michael Heuberger <[email protected]>
404484327ad94b998a10f275bfcbca5a31e02362 authored over 10 years ago by Remy Sharp <[email protected]>
fa6d7e5df33485a3ebe660473e1e9760c03f3872 authored over 10 years ago by Remy Sharp <[email protected]>
7e343ba659d4144671970468348dba4e7633ba8c authored over 10 years ago by Remy Sharp <[email protected]>
e568f7a26b7037c153afd88a5dec9b32b7fb5e9c authored over 10 years ago by Remy Sharp <[email protected]>
a34a47bfbaa9c894a575622c98abb6be7e021af5 authored over 10 years ago by Remy Sharp <[email protected]>
cd3603c0866b7ab72c14e1a02ed86b2ed97a2f2e authored over 10 years ago by Remy Sharp <[email protected]>
c11ace1de3aa329b73a036b43eb5235564fb432b authored over 10 years ago by Remy Sharp <[email protected]>
77160f4593c6f0c899e9e4216326e64e14a99b87 authored over 10 years ago by Remy Sharp <[email protected]>
Ref #330
c4a7e071b1334ce0fc4c74a2e3fded0c44a069d8 authored over 10 years ago by Remy Sharp <[email protected]>npmignore tmp and coverage directories [skip ci]
2f1919fbaee1e545b44eadce7b12c054348b56cc authored over 10 years ago by Remy Sharp <[email protected]>9a0c1177c3ee6f0338f60fd829e3aee02e26fd8c authored over 10 years ago by Jakub Korál <[email protected]>
8fdfb2598b7d592d26885dce071f6ed6b0570d42 authored over 10 years ago by Jakub Korál <[email protected]>
219eb9f92cf34e3323161c775a3352a95027ba82 authored over 10 years ago by Remy Sharp <[email protected]>
Fixed #334
30d52a375fb1c7650289c6b94e387f2743e1cfcb authored over 10 years ago by Remy Sharp <[email protected]>If a single file was being watched, it would use the tryBaseDir method to work out the directory...
50976c2aeeb943b5701b2122f8cdbd7192951284 authored over 10 years ago by Remy Sharp <[email protected]>[skip ci]
0e43ff573e242271ad6b6da0584efae8e3eb8a45 authored over 10 years ago by Remy Sharp <[email protected]>ffc1191a2b90ed96eeb1aa255accb9c2d2fdae51 authored over 10 years ago by Remy Sharp <[email protected]>
Ensure *nix kills entire process tree.
8647107eb5a8d76d944c07a5a7b910422f802c98 authored over 10 years ago by Remy Sharp <[email protected]>3ce57bc8fe336259319239a0bfc2e1df02ec7bf2 authored over 10 years ago by Remy Sharp <[email protected]>
4d1dc59ce063e3080223f2ca09e9c517e726f875 authored over 10 years ago by Remy Sharp <[email protected]>
Otherwise when nodemon is required in, it could accidently kill children of the parent process t...
1f2ca59317a1b720983575ba2bac2076427b561c authored over 10 years ago by Remy Sharp <[email protected]>Fixes #333 and fixes #335. Amazingly Windows support always had the full process tree being kill...
7901854408746103e144868c30599a4460cce1a3 authored over 10 years ago by Remy Sharp <[email protected]>Relative paths are resolved in rules
450dc6a0bb12654ba57a8af3c4b0aa13cd56e67e authored over 10 years ago by Remy Sharp <[email protected]>b4e45348aaf999f051e1a6ff11cbd63ee56aa271 authored over 10 years ago by Remy Sharp <[email protected]>
SVG Badges [skip ci]
3c8d45bccefab2b8f9acddc7300fcdae8c915247 authored over 10 years ago by Remy Sharp <[email protected]>2f873451d8b61e64890fa2d11936cee95f67adf5 authored over 10 years ago by Sahat Yalkabov <[email protected]>
787bebf1ac635c79f0a0d8fc1921ef338f0e1779 authored over 10 years ago by Remy Sharp <[email protected]>
Fixed #289. setTimeout to the rescue?
cf9bf62467bb22d1864d8bd4d33d9fe0f36a8bed authored almost 11 years ago by Remy Sharp <[email protected]>59a585155205fe5b6ceff7fcfa4e7b6807a7d633 authored almost 11 years ago by Remy Sharp <[email protected]>
bb6a886dbfacafa446be7f6371e8437045c7e2ae authored almost 11 years ago by Remy Sharp <[email protected]>
cc895eee38aa44cd024e2fa33bc48aeaff279c36 authored almost 11 years ago by Remy Sharp <[email protected]>
Conflicts:
package.json
We don't use pipe by default for stdio spawn, we look at how nodemon is being used, the either d...
690c564a80a9efbc98b3c15bd8852db2be29e07f authored almost 11 years ago by Remy Sharp <[email protected]>aa442dfca19eec60aaa2a56be7e0c8d0db49fad1 authored almost 11 years ago by Remy Sharp <[email protected]>
Feature/watch adds extensions
769fc116c5baf7710afe49e4d40c22dc890cc3fa authored almost 11 years ago by Remy Sharp <[email protected]>b1e4111626bfb1adb4475341e46119af5b8b144f authored almost 11 years ago by Remy Sharp <[email protected]>
Fixes #299 and fixes #308.
This means if you use nodemon to monitor a .js script, but explicitl...
641eb96cf595196cfee643608f321eb8256a7254 authored almost 11 years ago by Remy Sharp <[email protected]>Changed it from using `.on('data')` to using a PassThrough stream which does the job much better...
a9f8dd97ece74046cab9486d58170fd84301b36c authored almost 11 years ago by Remy Sharp <[email protected]>Fixed #273
85feec55d4f08427dfb8302bcb93ab1cb57488b6 authored almost 11 years ago by Remy Sharp <[email protected]>9fb11fa7f0b60c6177fc16e3941fc36de7b49d4f authored almost 11 years ago by Remy Sharp <[email protected]>
In favour of attempting to find the basedir the pattern sits on, but only try when the path look...
360a16c5dd5df9e93b61cd911af4e767b5d3cf72 authored almost 11 years ago by Remy Sharp <[email protected]>5664e575bd7bb1913b7ccacdd069c9a86025fea6 authored almost 11 years ago by Remy Sharp <[email protected]>
b9d0cb6ca34854beb6b822f7a7c450f629228ca1 authored almost 11 years ago by Remy Sharp <[email protected]>
Fix typos in README [skip ci]
b163aea7dc2090807031cb2debb9cfa07804ac28 authored almost 11 years ago by Remy Sharp <[email protected]>5b74ab5f4fd226f8aac0cf65db15cb6ce303e05b authored almost 11 years ago by didoarellano <[email protected]>
47080781836dbe1b34536ff2298983531a00d012 authored almost 11 years ago by Remy Sharp <[email protected]>
04d368b9a9e82d0ae42036d250ef7182812ac8af authored almost 11 years ago by Amber Dixon <[email protected]>
b164becbaa15bff881c8f9c2aa3cdf8cef9f073f authored almost 11 years ago by Remy Sharp <[email protected]>
Missing a comma. [skip ci]
84c87594ec8cc00e29fb8e3a6caed01c3226dbf3 authored almost 11 years ago by Remy Sharp <[email protected]>079338603e9b2aaae45e108d1a8b58a18b5f7602 authored almost 11 years ago by Ariel Yang <[email protected]>
fix couple typos
be02f93d4074db0d8375ea298bc1c4289d0abeb9 authored almost 11 years ago by Remy Sharp <[email protected]>1df0930e5b2c2d8dba05429ea11ca7ca35a62d91 authored almost 11 years ago by Cole R Lawrence <[email protected]>
3a144795df71d3fecfbe6b1f0fd52dfa03e044fd authored almost 11 years ago by Remy Sharp <[email protected]>
38b349fbb8fcc5c640f5085ea06cc98a4ce49f1c authored almost 11 years ago by Remy Sharp <[email protected]>
Fixed #281. Can now watch with . and .*
8d4fd74bf81cc01160629241b5e21e709608d614 authored almost 11 years ago by Remy Sharp <[email protected]>400f5bc69bc3852f71a8e026ee60357edee9fb08 authored almost 11 years ago by Remy Sharp <[email protected]>
Fix/274
614f49cc8cf5c9530a395b33992ce97964b3fce2 authored almost 11 years ago by Remy Sharp <[email protected]>ad0323711b827c4d9af91100fe0cb2380e7baafa authored almost 11 years ago by Remy Sharp <[email protected]>
17b75f9267cf4ea75d9902cd80f4fcca787007c9 authored almost 11 years ago by Remy Sharp <[email protected]>
c4b3f5beb7e39420df9d01cdc0697d8268232ea9 authored almost 11 years ago by Remy Sharp <[email protected]>
a5db9a6347855bd3d8e92bae63dd65a4415c896d authored almost 11 years ago by Remy Sharp <[email protected]>
Add gulp-nodemon link. Also correct small typo. [skip ci]
6fff4c70b5445cfc1d449ff931169864c99492ba authored almost 11 years ago by Remy Sharp <[email protected]>d4908f674cdcb7bc1f662a782776c56d8b47bd83 authored almost 11 years ago by Mike MacCana <[email protected]>
Support milliseconds for --delay option
66d2bdaefc9b0454645804b098ff5ef7aa33cd7b authored almost 11 years ago by Remy Sharp <[email protected]>d96f117e66aaecfdd6fecbb8d5ff86e296042ee0 authored almost 11 years ago by Justin G <[email protected]>
45950a840f1933e1d20514f017f0bd1414e66f9c authored almost 11 years ago by Justin G <[email protected]>
9fb17beb9bc7d3497f425d750ccef3250d0ae5f3 authored almost 11 years ago by Justin G <[email protected]>
954d44732911067855cb74e0b08603ce33230e8e authored almost 11 years ago by Remy Sharp <[email protected]>
Includes test and exposing the command run for debugging.
2a2f1260e48d4e1ed4db08d540a67c70543acc05 authored almost 11 years ago by Remy Sharp <[email protected]>[skip ci]
43fa35a950af33286310dc9c3c448b195bf3a267 authored almost 11 years ago by Remy Sharp <[email protected]>328e6e759f5cc04e83d901dfbd74739c850988e0 authored almost 11 years ago by Remy Sharp <[email protected]>
1b8075586ced2a18e617ac843fd80e93f1a85733 authored almost 11 years ago by Remy Sharp <[email protected]>
b6b98716a181bc3fe718783898688ed20c6c19cf authored almost 11 years ago by Remy Sharp <[email protected]>
[skip ci]
04e1ce8007408db95f9670d852f22cf3ebdae41b authored almost 11 years ago by Remy Sharp <[email protected]>15b01a1ab166aed49cd6ae1d944cfa2450d006d7 authored almost 11 years ago by Remy Sharp <[email protected]>
6a312a3a77b92a01c0006aad2be16592f3f603bd authored almost 11 years ago by Remy Sharp <[email protected]>
34cb3a10fb3d51713f7e6fadbada8db691feed92 authored almost 11 years ago by Remy Sharp <[email protected]>
fd0f9eb297b580b9fb1b5f512d44b6d75954361d authored almost 11 years ago by Remy Sharp <[email protected]>
a2e8f3e58bf2f1bab27ccd9874a4dcfcc643002a authored almost 11 years ago by Remy Sharp <[email protected]>
ea5e925716df27423d379c127ff38a9a65fec24c authored almost 11 years ago by Remy Sharp <[email protected]>
[skip ci]
a3ddc98a1bf252613eb20990f9150b6e94fad982 authored almost 11 years ago by Remy Sharp <[email protected]>b9b1cd549981b17d6b9751ad751d28f92dd6498d authored almost 11 years ago by Remy Sharp <[email protected]>
ee3a6a821b5dceeb12396c1b0b10e929fe2aaede authored almost 11 years ago by Remy Sharp <[email protected]>
Feature/env and cli fixes
8fd416527c1a554b5db311d672103dac3323a05c authored almost 11 years ago by Remy Sharp <[email protected]>4bd624be7dae9d06a0bdd18ede9cdd4dea99beed authored almost 11 years ago by Remy Sharp <[email protected]>
+ tests
f636bc16f58289c8b20d04beeb22014a31117b8d authored almost 11 years ago by Remy Sharp <[email protected]>25abc37fd2cd47febe930e9c9324424d5b44b91e authored almost 11 years ago by Remy Sharp <[email protected]>
7d4c8c14bce85fb23923fb34d79c80b2f0259232 authored almost 11 years ago by Remy Sharp <[email protected]>
965446cc458d1db599f369a2d29ca8946f2bfe7e authored almost 11 years ago by Remy Sharp <[email protected]>
8ac5051d9592f48060def21d1305446a94e5e6ff authored almost 11 years ago by Remy Sharp <[email protected]>
483e70283e6ce99b083a7b076c7d7fea6d29550d authored almost 11 years ago by Remy Sharp <[email protected]>
See https://github.com/ChrisWren/grunt-nodemon/pull/29 for example/request
bfc4ac1c4dba55f3cf05e6e9e72f226368c090a4 authored almost 11 years ago by Remy Sharp <[email protected]>e9416f7cdfee54cad4b259e2a2bfeb55b2bb79f1 authored almost 11 years ago by Remy Sharp <[email protected]>
34add7782c416d7db361aeb06718fabd8c6699f6 authored about 11 years ago by Remy Sharp <[email protected]>
4010461eb367cb350724f6a6d96a55b4ddd4248f authored about 11 years ago by Remy Sharp <[email protected]>
4ca35c6cffebbafd1e3e81aa130895796dd38d2a authored about 11 years ago by Remy Sharp <[email protected]>
Feature/cli arg tweak
c3727afc345e0f0106275fc86777c32ae2afe805 authored about 11 years ago by Remy Sharp <[email protected]>9b3b5099c7e5f16ab32c1f99b7816dea65ace26c authored about 11 years ago by Remy Sharp <[email protected]>