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

initial tests for rules

1708d14a7949944ac97eaa3740f4d1ca58614d19 authored over 11 years ago by Remy Sharp <[email protected]>
starting the complete rewrite of nodemon in to tiny testable modules

5da131dc03a94ff565b09e40a3eca6e12c6d44d8 authored over 11 years ago by Remy Sharp <[email protected]>
Added support for coffee and litcoffee extension watching without .

f4fb68180f8b0db51dca2c6d3b73a5400f3ee4be authored over 11 years ago by ChrisWren <[email protected]>
Merge pull request #198 from lordnox/master

Issue #197

90e870463436ae8ee5c24c59bdf558d4bffda8d3 authored over 11 years ago by Remy Sharp <[email protected]>
Issue #197

470af31efa6d8363d356319b94c53589e4fb33f6 authored over 11 years ago by Tobias <[email protected]>
Update README.md

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

Fixed npm badge

59171bb6fbe656c6cb85ca7ddb6d051cb924318a authored over 11 years ago by Remy Sharp <[email protected]>
Removed node 0.11 until stable

ff9b1e55e4f3cca3c61ca4abdc848449a0a04612 authored over 11 years ago by Chris Wren <[email protected]>
Fixed npm badge

97e351341696233e31c4f40d0e98689ad76f23fd authored over 11 years ago by Chris Wren <[email protected]>
Merge pull request #186 from ChrisWren/master

Changed test format for logTest and added two new tests

74cc6721a0a6b59dacead51701b339b5c22160f6 authored over 11 years ago by Remy Sharp <[email protected]>
Install CoffeeScript in Travis CI before running tests

b4204665aee9e801d9777d5be4e2506f8f3b868a authored over 11 years ago by ChrisWren <[email protected]>
Added npm version number and Travis Build badges

76ee4256f9658f3d16d5d581aa8d31dd80fd0fdb authored over 11 years ago by ChrisWren <[email protected]>
Added test for appScript specified in package.json main property

6cb4198269a58ef2acaa946e89305ab488c902d0 authored over 11 years ago by ChrisWren <[email protected]>
Run all tests in test folder

e25bc7db6b035f1ceefec8f7152bd1e133093ac4 authored over 11 years ago by ChrisWren <[email protected]>
Added test for .coffee files

3e5d19279707a5e5aea1e33d0cbb86e995634860 authored over 11 years ago by ChrisWren <[email protected]>
Changed logTest format

dabea90ba9e5973c6c8cf54a361c1e4a5ba032f1 authored over 11 years ago by ChrisWren <[email protected]>
Merge branch 'master' of git://github.com/pasindud/nodemon into feature/json-config

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

fdcd4de5ac16d76b62d678a747b6ce4c4f99c2ea authored over 11 years ago by Remy Sharp <[email protected]>
few extra sample tests

93e1dcf8edd99e04290129f1321dc96d74dd8665 authored over 11 years ago by Remy Sharp <[email protected]>
nodemon json variable meaning ful

be894dc2addc3e661effd01f8b522ead24654077 authored over 11 years ago by Pasindu De Silva <[email protected]>
clean nodemon json

37e0894666f2135150b02d1d29c74aa84363b265 authored over 11 years ago by Pasindu De Silva <[email protected]>
Nodemon json file var

3a96abd94ed18e33f3aa7294cb22181e3a12f9d2 authored over 11 years ago by Pasindu De Silva <[email protected]>
Merge remote-tracking branch 'nodemon/master'

af0003b4fb1622d7dae6c7c4376892bc39442794 authored over 11 years ago by Pasindu De Silva <[email protected]>
Tweak to readme

04526d3ca210aed7a92b272f568f810e90d952fe authored over 11 years ago by Remy Sharp <[email protected]>
Merge pull request #168 from ChrisWren/master

Added mention of grunt-nodemon in README

45d6cca7ea6599cafb0f23c92aa3991b1c260b45 authored over 11 years ago by Remy Sharp <[email protected]>
Merge pull request #169 from ChrisWren/gitignore

added github standard node.js .gitignore

4e98b7b36d2fce3e24cbe19876d0f381422db98f authored over 11 years ago by Remy Sharp <[email protected]>
Merge pull request #182 from ChrisWren/patch-1

Updated default watched file extensions in README

c7bb225460f1299a259d0c8ee7133dbf5a4844f4 authored over 11 years ago by Remy Sharp <[email protected]>
Updated default watched file extensions in README

1c74024fc8bca28046f33db3b4809d2b45c875fb authored over 11 years ago by Chris Wren <[email protected]>
Merge pull request #180 from albertnetymk/master

Small fix on testing files.

cd5545136c0fda7ce1a523ad6f20050613f9664d authored over 11 years ago by Remy Sharp <[email protected]>
The number of output lines is wrong.

It's fragile to use the exact number, so it's changed to match the
string printed by testing scr...

d4f648f5ec809cf0feff75bc38160d283f483162 authored over 11 years ago by Albert Netymk <[email protected]>
Init with empty string so that `+=` will not introduce `undefine`.

eb14f0566a6eebdb433b1952f4d5ee5da23c577e authored over 11 years ago by Albert Netymk <[email protected]>
Add `connect` in dev dependencies.

5a9c00a44eb1cc94f2b19a549a30bb5409068ab9 authored over 11 years ago by Albert Netymk <[email protected]>
Added nodemon.json file

7ca27b0b043e51a92cd4754e76c4864b5c16f788 authored over 11 years ago by Pasindu De Silva <[email protected]>
Added nodemon.json to add ignore files

You can add ignore files from a nodemon.json file { ignore: [ files, ]
}

5f863ddda2a99f83b702d80cab0946918987f5bc authored over 11 years ago by Pasindu De Silva <[email protected]>
Merge pull request #171 from ChrisWren/test

Adding testing and CI to nodemon

cc797397f06970b6f8755cc9a43eb48a0a398fe8 authored over 11 years ago by Remy Sharp <[email protected]>
added test to verify nodemon logging

f005b32706bb1b62fe8ae5186d0c771dda06b67d authored over 11 years ago by ChrisWren <[email protected]>
added .travis.yml file

170749e1c7c575526700236d4c9d201a9d21e9dd authored over 11 years ago by ChrisWren <[email protected]>
added mocha and should dev deps and 'npm test' script

96a1f73110b8709c3a134ea5568df4a4235319e1 authored over 11 years ago by ChrisWren <[email protected]>
moved server test fixtures into fixture folder

b8d5acc51c634fc937966bae1de2da8273cb1022 authored over 11 years ago by ChrisWren <[email protected]>
added github standard node.js .gitignore

21d2867496c4e7a4a1c419c4c3add127c26ec8d1 authored over 11 years ago by Christopher Wren <[email protected]>
added mention of grunt-nodemon in README

994b2b51b71607af98417904b3697899bddc91a9 authored over 11 years ago by Christopher Wren <[email protected]>
Fixed #157 - jiggle the arg order to get --debug in the right place

a5a5d2c3370a187eed507a0c345905bef172295f authored over 11 years ago by Remy Sharp <[email protected]>
bump ver for litcoffee support

4cc9f321f69d64a41b66c8818a628b112cad0258 authored over 11 years ago by Remy Sharp <[email protected]>
Merge pull request #166 from skaushik92/master

Adding Literate CoffeeScript support for nodemon

7298ae5bd26b1b05fab4f5f9354f861ff11644b3 authored over 11 years ago by Remy Sharp <[email protected]>
Adding litcoffee support for nodemon.

ee01e0dc19b15373d145a8cc634f94936e22525d authored over 11 years ago by Kaushik Shankar <[email protected]>
Support manual restart using "rs" command. Fixes #162

8ca02645926b119c74fb1d14c7ef1ca9a39d3841 authored over 11 years ago by Remy Sharp <[email protected]>
few more tests

6b41992d4646456bc8e9c103332e6cc7c5fffa58 authored over 11 years ago by Remy Sharp <[email protected]>
either linting tidying up, damn you sublime, or removing unused code

33c892ac541b18628a912d40cd808cf8753e2713 authored over 11 years ago by Remy Sharp <[email protected]>
Update README.md

6cb721a59eab02be89ef3b888fa671e3af49e7c7 authored over 11 years ago by Remy Sharp <[email protected]>
bump

4e361d64b1344317cb4e76a6f3dd4d271880a2ef authored almost 12 years ago by Remy Sharp <[email protected]>
add coffeescript test server

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

0e9d2c156cd55d3f489f2e2d9b33532b4e1512ff authored almost 12 years ago by Remy Sharp <[email protected]>
Fix #145. If ".coffee" is in the --ext args or in the filename - rather than a hard match, then use coffeescript as the executable

929633e3a57cb84e3e581d0c10cfa0ac8ac2c8a9 authored almost 12 years ago by Remy Sharp <[email protected]>
Fix #156 - dont wait for children to die on windows platform

87a8a2c5312513aff6904fe992c931a23d74a871 authored almost 12 years ago by Remy Sharp <[email protected]>
bump version for latest npm release

f535e37edb4e598e6864152aefde0cb553f523ae authored almost 12 years ago by Remy Sharp <[email protected]>
add cluster sample file for use with node 0.6.x - confirmed working. #ref 94

d411783d50a7c7b1fc615d84e168e48de8edf223 authored almost 12 years ago by Remy Sharp <[email protected]>
pass down the SIGINT signal to the child and do not exit until the child has. Fixes #129 and #94

3d81f1020d827e6b6355699a40bc66495ecb0ed3 authored almost 12 years ago by Remy Sharp <[email protected]>
moved faq items to faq.md

e22c59d98168581399286ba027cb98561db9f301 authored almost 12 years ago by Remy Sharp <[email protected]>
cluster tests updated to 0.10.0 from #94

aed79135941f43759f62886498ab236860f7e146 authored almost 12 years ago by Remy Sharp <[email protected]>
fixed merge conflict

9e8261c2b033947bc35be8f0f69287bc0ddbef64 authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:remy/nodemon

617a9fc89c6cdf39f3c81fbbe493990539944f06 authored almost 12 years ago by Remy Sharp <[email protected]>
Fixed #154 - have to detect 0.6.x of node, and switch way we pipe stdout and stderr

6992a69b505f851438c3f81e7e030c9917585a21 authored almost 12 years ago by Remy Sharp <[email protected]>
tests to make sure the stdout is working

7c70648348b92a21044b5b7af9f9568266f26fe4 authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:remy/nodemon

6ba918cca5d2ea7b95e564b657c3c8fca65ef069 authored almost 12 years ago by Remy Sharp <[email protected]>
started a faq for common issues

52e9392241b6091b96e4303ecad6a5e718f75c77 authored almost 12 years ago by Remy Sharp <[email protected]>
Fix up RegEx to only match only extension

2870d5578ee5aa7cd137af3b707ef3ac3209618f authored almost 12 years ago by Josh Davis <[email protected]>
Remove some whitespace

a80227984a2d14a8771526cd8ef7f2e0d50efa61 authored almost 12 years ago by Josh Davis <[email protected]>
seems filename might be undefined, throwing errors in windows node. Fixes #150

e9a1a925b00fcca4d49a3552d3a2045fdd0d471a authored almost 12 years ago by Remy Sharp <[email protected]>
Clarified where nodemonignore is read from. Fixes #75

e71aac2129358160a501288cca4b2b2a42fcd171 authored almost 12 years ago by Remy Sharp <[email protected]>
change to fix #127 and fix #142 by adding Date.now to watchfile, though I was not able to replicate initial bug, change does not hurt nodemon

20a95635b31ed0229dbeba7e4280a9e9738ac032 authored almost 12 years ago by Remy Sharp <[email protected]>
add express tests with jade and ejs

70a2435c4e1fb220535dc201c604315ecea41995 authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:remy/nodemon

8490f5d9cbe7cf61c8cd37c6422b80d3bccf1283 authored almost 12 years ago by Remy Sharp <[email protected]>
--ext option was not reading the alternative syntax, even after regex/split magic jig. Fixes #139 with version 0.7.1 on npm

d81840defd578dcaf84d8af321f5374eeae1ae6b authored almost 12 years ago by Remy Sharp <[email protected]>
Merge pull request #138 from coen-hyde/update-readme

update readme with information about unescaped regexs in .nodemonignore

bd8c419759c632d1adc33ffa969a692a61c41b89 authored almost 12 years ago by Remy Sharp <[email protected]>
update readme with information about unescaped regexs in .nodemonignore file

9643936a9dcb595fd571c7a0c5b55ba21a5c0a01 authored almost 12 years ago by Coen Hyde <[email protected]>
readying nodemon for npm release with new --ext/-e option

e73c05afbb588998d730b65ef6e6f1c823ea4242 authored almost 12 years ago by Remy Sharp <[email protected]>
separate add to dirs method - not in use now, just might need it

c7beef8daf5e09e12b10ec534cd5e2c71e6ae659 authored almost 12 years ago by Remy Sharp <[email protected]>
think I have also fixed subdirectory monitoring when you have ignore features on

4772a5e7f16b3ccd9f11f5178fb0af60c8784e09 authored almost 12 years ago by Remy Sharp <[email protected]>
fixed race condition that happens when the nodemonignore file is being written to, clears the watch and then is not there to start the watch again. Ref #115

f44950b07756bd2da0be74ef6c4471f091cdd6d7 authored almost 12 years ago by Remy Sharp <[email protected]>
linty bits

175a665814f90ea2661fa24262203dbcdebbf5ca authored almost 12 years ago by Remy Sharp <[email protected]>
simplify testAndStart

4874df7481a01854b64c56924dfea44dad6b9350 authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' into vadimi-master

bc2d5baf302c24359683af2327df78952b3428e3 authored almost 12 years ago by Remy Sharp <[email protected]>
use a sync exists on the ignore file to prevent errors when the file is swapped out with programs like vi

4535e731d13e8e70f860c7eebbcb323fa86fa7da authored almost 12 years ago by Remy Sharp <[email protected]>
always apply command line watches to the ignore/monitor list - do not just apply when a nodemonignore is missing. Ref #124

9a403fabb5933c65e9e3b99c1dafd9825305d403 authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' into vadimi-master

3b166740826577afc01b10b1226677c5b7ef516c authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:remy/nodemon

7630127f777ff7d3d6fac5d33ce5c17252380f88 authored almost 12 years ago by Remy Sharp <[email protected]>
commiting merge, but how it got in there, I have no idea

0fac25666084e5dc68ed954ff8d3afe70bfb6c9e authored almost 12 years ago by Remy Sharp <[email protected]>
initial simple test server

64c1b9f92442a0e0b32c49a67a5ed7f34013a36c authored almost 12 years ago by Remy Sharp <[email protected]>
Update README.md

Extending on the extensions feature.

ac9a6c7c81258fbfe72c2545f60c85338e030d5a authored almost 12 years ago by Remy Sharp <[email protected]>
Merge pull request #137 from shawncplus/master

Update README for new extension watchlist parameter

ce0c2a4c0e9b2ec00435d8b5d368a76c29c773c2 authored almost 12 years ago by Remy Sharp <[email protected]>
fixed merge conflict - and restored lastStarted

516357e145cd481d655a73c307d398e3ea683f2a authored almost 12 years ago by Remy Sharp <[email protected]>
Update README for new -e parameter

3764053d43d99c3b6a0fc27cb571d53375666bce authored almost 12 years ago by Shawn Biddle <[email protected]>
Merge pull request #133 from coen-hyde/noescape-ignore

added ability to have unescaped lines in .nodemonignore

81f21233ec027c06ccd1336a332d9c3ede04f0c4 authored almost 12 years ago by Remy Sharp <[email protected]>
perms changed due to npm link testing

415801057d5b0ac9f68d29297d0831ff49e7b995 authored almost 12 years ago by Remy Sharp <[email protected]>
-e on the command line doesn't get overridden by the automatic switch to coffeescript, and support -e js,jade,etc'

c052a301a9a763644cb8bb8f0a7907f84bd34bb8 authored almost 12 years ago by Remy Sharp <[email protected]>
jshint was pissing me off, so I cleaned a few bits up

fc25511ca5333ef898d8fce447cdb3b111e24dc4 authored almost 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of git://github.com/shawncplus/nodemon into shawncplus-master

1705f7093db324c7baa957819c2439ccfcea6e90 authored almost 12 years ago by Remy Sharp <[email protected]>
added missing semicolon

73f07d0d6f1e90461b6474839baa76e4d7161e97 authored about 12 years ago by Coen Hyde <[email protected]>
added ability to have unescaped lines in .nodemonignore

06c1841af7519e7f234bad0b9c1153881c185e49 authored about 12 years ago by Coen Hyde <[email protected]>
Revert "Merge pull request #119 from haircuttedfreak/master"

This reverts commit 91d99c8b8bea383cb70d1c28cbae147accabe40d, reversing
changes made to 0b7bd878...

4b8deb4b10febbd460b14e0f3f6444f8660cfbd6 authored about 12 years ago by Remy Sharp <[email protected]>