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

Replace subprocess events for directly stdout and stderr.

4c755d39790c00570a6499996355fdad224e8d3a authored about 12 years ago by Everton Ribeiro <[email protected]>
Whoops, forgot this important bit...

0b0be4f28c132a15309121c25caa6719576cfa42 authored about 12 years ago by Shawn Biddle <[email protected]>
Actually use the ext option to be able to watch for more than .js/.coffee

fc9661eb9cb4043b77c61db95807c985811b1c48 authored about 12 years ago by Shawn Biddle <[email protected]>
Merge pull request #119 from haircuttedfreak/master

Fix for Issue #118

Will give this a test - sorry it's been sitting here! Once in npm, I'll co...

91d99c8b8bea383cb70d1c28cbae147accabe40d authored about 12 years ago by Remy Sharp <[email protected]>
handle cases where there is no child prcess

4cc05ee77cb9a665b207742a864fb912c61f954f authored over 12 years ago by Jason Griffin <[email protected]>
kill all child processes when restarting. needed because debugging with coffee actually creates two processes, one of which holds the debugging port open

a1556971d7ad0780b65b836f413f2169829875af authored over 12 years ago by Jason Griffin <[email protected]>
Fix for issue #112

Added .nodemonignore changes handling for Windows and Linux

d8373d417e31f4e97bb981f5b59f785bcdb1ba66 authored over 12 years ago by Vadim <[email protected]>
Merge pull request #114 from dylanmcd/patch-5

Prevent fs.watch from starting node twice if it gets triggered multiple times.

0b7bd87843f3b1e6b5b1243b3919a11cfb1b61c9 authored over 12 years ago by Remy Sharp <[email protected]>
Prevent fs.watch from starting node twice if it gets triggered multiple times.

b3e3b07ca3b5a258bb9913cbe181a311e82ed1f1 authored over 12 years ago by dylanmcd <[email protected]>
Merge pull request #108 from vadimi/master

The fix for issue #107

904b224135ce3b04cabfb15929695e6c9b223732 authored over 12 years ago by Remy Sharp <[email protected]>
Fix for issue #107

Also fixes issue with node restart on Windows after file change.

08e5aa1ed1629f8c2c82b1f4b58be7474611868f authored over 12 years ago by Vadim <[email protected]>
Merge pull request #106 from dylanmcd/master

Fix #104 and #105, move the tests and starting process to it's own function that starts at the e...

2d9b9761f23c80e1a2558d5b4fddfb4503f0d6ef authored over 12 years ago by Remy Sharp <[email protected]>
Fix #104 and #105, move the tests and starting process to it's own function that starts at the end of the file to avoid calling undefined variables

fc50eaa16709194079303f63c627bf651bf8fe57 authored over 12 years ago by Dylan McDiarmid <[email protected]>
version bump for npm release +@dylanmcd

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

06f4f53ab0e7d6fb4bda16295824fee7bc973d23 authored over 12 years ago by Remy Sharp <[email protected]>
moved commas and SC

ee4ef25770c82b7f645eca33a89510f2ae532a47 authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #103 from dylanmcd/patch-3

Add documentation about how nodemon looks for changes.

a452fb5a4da58d1dfcf03d23be44e2761cfcf693 authored over 12 years ago by Remy Sharp <[email protected]>
Add documentation about how nodemon looks for changes.

236f23eb989a1bcd9a5086c18b8d4093657de7e3 authored over 12 years ago by dylanmcd <[email protected]>
Merge pull request #102 from botker/master

Reduction to open file counts

d0ba3642824e600126904147115d7c40d67fde74 authored over 12 years ago by Remy Sharp <[email protected]>
Reduction to open file counts: No longer fs.watch()ing ignored files, no longer attempting to watch the same files multiple times, and outputing error when ulimit is too low.

469c7d210277efc8f3a89d5b9e11dd9eb7b1f4b6 authored over 12 years ago by Bryan Kaplan <[email protected]>
fixed merge conflict

0447ff53e21ae9edcd8252c57a958dfcfe026ce8 authored over 12 years ago by Remy Sharp <[email protected]>
fixed conflicts

0d7768ef76fac92135bd3653232bff3a343fccf1 authored over 12 years ago by Remy Sharp <[email protected]>
Removed debug messages, updated help text, and changed the --force-legacy-watch switch to --legacy-watch

94a8a28020f8ca5761dacc50ab0236172c6cd257 authored over 12 years ago by Dylan McDiarmid <[email protected]>
Added switch for legacy file watch mode

b8583b26a95441c2765cd9fb5a72cb92ac4e5282 authored over 12 years ago by dylanmcd <[email protected]>
Debug text fix

4ce926d802365b2e4aefddfecd8ab282ab7d6c46 authored over 12 years ago by dylanmcd <[email protected]>
Adding debug statements for troubleshooting.

76163bb5a6a6cc6f434e8ea8d718eb46c7f74af6 authored over 12 years ago by dylanmcd <[email protected]>
Fixed CoffeeScript compatibility under Windows

4d13be8eef7d3eff59cc9d26b50020b20906af2b authored over 12 years ago by Dennis Kehrig <[email protected]>
Support for a third method of change detection, for when both find and fs.watch don't work

cc1470096106348b97ec6adfa41683d7f69d2a84 authored over 12 years ago by dylanmcd <[email protected]>
fucking console crap!

6350fdae4e107bb907d0034bfb5adb4f09fdc21e authored over 12 years ago by Remy Sharp <[email protected]>
verion bump for windows path fix

ced0d3f61989a13ce36cc52d1bfa1c8295c557a3 authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #91 from twolfson/d1609cce759bb347716d7b6678fb3fb270ff8590

Added coercion of Windows paths to Unix paths

711e69ff259d11e267754cdb28fd77f02959f760 authored over 12 years ago by Remy Sharp <[email protected]>
Coerce Windows paths to Unix paths

d1609cce759bb347716d7b6678fb3fb270ff8590 authored over 12 years ago by Todd Wolfson <[email protected]>
dep use of watchFile - but leave it on mac... ::sigh::

54379825084a7c5cb07e28d70d6a5c6b936482fc authored over 12 years ago by Remy Sharp <[email protected]>
native watch was not passing through directory, so it was failing to match ignore rules. Fixes #83

ae1255e61b5480a78e5b454b339723eba8138347 authored over 12 years ago by Remy Sharp <[email protected]>
version bump for recent pull requests

079682c909c795052b629da260be1696c4a05a63 authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #84 from dylanmcd/patch-1

Fixes error formatting, eliminating extra newlines caused by using util.error

f4d28dd73b0ae7f434de8ec48f2a53fb208ef5ba authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #85 from dylanmcd/patch-2

Fix for #82, while maintaining compatibility with #72. Uses fs.watch as a fallback.

c4a057e28f89d9cebf9c3a50122ba9ed20f976c9 authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #81 from jaredhanson/full-path

Resolve paths, rather than appending to cwd, for full path support.

76420d3386aa33f7b5d8bb03a1650826646c0eec authored over 12 years ago by Remy Sharp <[email protected]>
Fix for #82, while maintaining compatibility with #72. Uses fs.watch as a fallback.

e43df19b7ff6a2de8adb02fcb70e0d43dfa692ca authored over 12 years ago by dylanmcd <[email protected]>
Fixes error formatting, eliminating extra newlines caused by using util.error

dc0fb6aeb92bb7952e770d3027b226a3fd2948ef authored over 12 years ago by dylanmcd <[email protected]>
Resolve paths, rather than appending to cwd, for full path support.

3f48373c7cc9cfce643c2e103258c766f63af793 authored almost 13 years ago by Jared Hanson <[email protected]>
fixed #77. need to giggle around program arguments if we are in coffee mode AND reading from package.json

15a98031341c9b9ca5c37b63c68ae788416c0e91 authored almost 13 years ago by Remy Sharp <[email protected]>
fixed #77. need to giggle around program arguments if we are in coffee mode AND reading from package.json

55f43387e808cc1bd7221814ea0d9f67782f7e69 authored almost 13 years ago by Remy Sharp <[email protected]>
fixed #78 - allow full paths

c61cb7d0a29af7f0bf9221f4de5830745f363a5d authored almost 13 years ago by Remy Sharp <[email protected]>
fixed nodemon so it defaults to *.js|*.coffee if running app implicitly via index.js

6dc7f44dd6bd1299feb28455fdd0b20bb18388cc authored almost 13 years ago by Remy Sharp <[email protected]>
bump - bunch of decent fixes for windows

540a7bd832a4ec82a634751ad59fe3823c8223eb authored almost 13 years ago by Remy Sharp <[email protected]>
detect where to get exists from. Fixes #67

15f0259696fb2a7092445200d1fd2720cc401eda authored almost 13 years ago by Remy Sharp <[email protected]>
Nested sub-directory search was broken in Windows - so I fixed it :) Also fixed #57 - turns out `coffee` is actually `coffee.cmd` on windows!

3c885ff3a8333075b4d8965e904ea48438ae63c4 authored almost 13 years ago by Remy Sharp <[email protected]>
bump version

6ce8670560f187108e47e7f72fc89339c8996200 authored almost 13 years ago by Remy Sharp <[email protected]>
tidied up white space, wrap dir search as directories with spaces were breaking, detect use of fs.watch (fixes #69) and revert to manual watch for unix (fixes #66)

b76166cb46d070eda9700fe83d6cc2a06ba82518 authored almost 13 years ago by Remy Sharp <[email protected]>
version bump

bc39430e11bb77c5a291c51501236c0604576b7f authored almost 13 years ago by Remy Sharp <[email protected]>
add no-stdin to help

95c0cdba74c215a5071f3fd6b5de1d8d57ae7438 authored almost 13 years ago by Remy Sharp <[email protected]>
Merge pull request #65 from kurakin/master

add option to disable reading from stdin

fb0bed5a856ce852b04d4bc1934283219014b535 authored almost 13 years ago by Remy Sharp <[email protected]>
add option to disable stdin

60ebbdce7356f0ffb40b809030b5f59ae61709c2 authored almost 13 years ago by Wil Asche <[email protected]>
version bump

449175f542a8b3aa0c3040e167affaca6e3111c9 authored almost 13 years ago by Remy Sharp <[email protected]>
Fixed high CPU when appearing to be idle. It was doing the directory check manually, so I have reinstated find command for mac only. Fixes #63

657c54e05e958c2d762e90db419f9cf6d3ec8779 authored almost 13 years ago by Remy Sharp <[email protected]>
Add code to detect a drifting modified time in fs.stat - actually a filed bug in node.js, but I am able to work around it and fix windows support. Fixes #59

e035629cacfb2a743ac8053a9ca031918cb46915 authored almost 13 years ago by Remy Sharp <[email protected]>
dec the todo if there is an error reading directory

3a7b0fe4b626d7bd88203c6b50637753ae2f369c authored almost 13 years ago by Remy Sharp <[email protected]>
I am a fool - I keep reverting support for coffeescript by accident! Fixes #56

91e18a93ae8a91f7ca6e39ef10e7db85bbe68ff4 authored almost 13 years ago by Remy Sharp <[email protected]>
+license in package

00995f8216b9038b0d18b3ddcddeab063d365027 authored almost 13 years ago by Remy Sharp <[email protected]>
+license in package

3caba7b1d98e059747b14fa09025e5556ef9e2f2 authored almost 13 years ago by Remy Sharp <[email protected]>
fixed param parsing and now reading correctly exec args - ideally quote the args, but order now counts (again!). Fixes #54

e299e56a4acf0082cd8355b2513dd04b668801d8 authored almost 13 years ago by Remy Sharp <[email protected]>
typo

5b03999c3416f483596f61c3466625d2d6cb36fe authored almost 13 years ago by Remy Sharp <[email protected]>
typo

44d2751f529ed4560b131fd3444b1c5b56b66988 authored almost 13 years ago by Remy Sharp <[email protected]>
add ref to issue

daf7be1e3b7909565181e152c717dd8b73573539 authored almost 13 years ago by Remy Sharp <[email protected]>
directions on using nodemon with forever

8b5f1e3d6aaf89c45e22fff982eba1ff281d1f68 authored almost 13 years ago by Remy Sharp <[email protected]>
set the coffee exec to the proper program.options.exec property. Fixes #53

f74f2af725b6e42515f2b3a2a4c7e3fb5ab104e6 authored almost 13 years ago by Remy Sharp <[email protected]>
details on how to handle your own shutdown

4208c11a92fdba7cf642e3f4c7661151b81d6a32 authored almost 13 years ago by Remy Sharp <[email protected]>
add exitcrash flag, and cleaned up output

4e50dbcd6ba7c0aa406074ec63a67d52b83c0da9 authored almost 13 years ago by Remy Sharp <[email protected]>
auto reading the "main" script from package.json broke - fixed up

156865c11d17af198a7f101245657fbbaf749796 authored almost 13 years ago by Remy Sharp <[email protected]>
windows support

ea68db7b6fd69fa6654e7e3a9247a48270ee4e28 authored almost 13 years ago by Remy Sharp <[email protected]>
fixing windows support by removing reliance on signals on windows

c29081d86b8a40ea5015533e942edda0618b2000 authored almost 13 years ago by Remy Sharp <[email protected]>
updated package to remove commander dep

a6e6e208b6eb364854ad440502285e4b49c27fa9 authored almost 13 years ago by Remy Sharp <[email protected]>
removed find prerequisite

07e66e24866c3862e81418facfddcdfd7f92d9d8 authored almost 13 years ago by Remy Sharp <[email protected]>
removed blocking IO calls - thus reducing CPU hungry calls

9562d2a24204d95d347407632f9cfd59a4a04245 authored almost 13 years ago by Remy Sharp <[email protected]>
updated readme with some of the new features

d2415d98eada51dbfc2d9cb8450b29d223b7646b authored almost 13 years ago by Remy Sharp <[email protected]>
version update

605044f00c3ad915e564ec93c807a2d5f2317a6b authored almost 13 years ago by Remy Sharp <[email protected]>
Massive rewrite of nodemon logic, including fixes for option parsing

and support for custom executables in addition to node. Also removed
the dependancy on unix find ...

9583d2a57e1055541e5499a7dd7936c543e8ec53 authored almost 13 years ago by Remy Sharp <[email protected]>
put the multi-directory change back in - DOH!

5e38341aaa754cf64ccffa6c0e28c99654bca7b7 authored about 13 years ago by Remy Sharp <[email protected]>
Fixed #28 - support --debug-brk, fixed #44 - ignore .coffee files by default without a nodemonignore file

b0b0f8a816fd8d7796f3efeec71affadc75d5cff authored about 13 years ago by Remy Sharp <[email protected]>
Merge pull request #46 from chrisklaiber/opt_watch

--watch option for watching multiple folders

38c881f03ef4ba24b2f5aa7f7d2a8ce7d575299b authored about 13 years ago by Remy Sharp <[email protected]>
--watch option for watching multiple folders

Useful when things that should trigger a restart don't live in the same
tree or span a large tre...

f600811eebc4a9d29d23e16ecf41ef4873123ed1 authored about 13 years ago by Chris Klaiber <[email protected]>
version bump

990c8826d4810d2c6e959f328f128d8e38c4ddc2 authored about 13 years ago by Remy Sharp <[email protected]>
Merge pull request #40 from SlexAxton/patch-1

Super quick update for 0.5.10 support of using `util` instead of `sys`

678de06fe9a0ab96e0ec48bb694034f01f5868bb authored about 13 years ago by Remy Sharp <[email protected]>
Super quick update for 0.5.10 support of using `util` instead of `sys`

d3cefe8df0280eb49654e558c45c9c3439bb2e0e authored about 13 years ago by Alex Sexton <[email protected]>
Merge pull request #38 from morganrallen/master

nodemon wont reread nodemonignore with multiple nodemon instances

e599ae1abceb2daba13352207e7a6dd3b4eb49e5 authored about 13 years ago by Remy Sharp <[email protected]>
Merge pull request #39 from paularmstrong/0.5.x

Node >=0.5: process.ARGV is now process.argv

724cb098347601182101ab7cbe396064542aff1a authored about 13 years ago by Remy Sharp <[email protected]>
Node >=0.5: process.ARGV is now process.argv

d5f6c4fa07f2881f655586d4131fd84bc7f0a53a authored about 13 years ago by Paul Armstrong <[email protected]>
Checks the curr & prev mtime to see if the file is modified before

reading .nodemonignore

598f90809889f098b15ce47a92e113bcf3fac38d authored about 13 years ago by Morgan "ARR!" Allen <[email protected]>
Passing the addIgnoreRule directly in to the forEach meant that only the first rule got regex treatment. Fixes #31

150c49d4a1ea29d06b5059c200b1d0e46b6904ab authored over 13 years ago by remy <[email protected]>
Passing the addIgnoreRule directly in to the forEach meant that only the first rule got regex treatment. Fixes #31

e9d5274406515a45a6db0c7bd74650fe8cb4716e authored over 13 years ago by remy <[email protected]>
Also cleanup on a term signal. Fixes #34

4afc22452efd3e81b88f5f976223d5f9b077272d authored over 13 years ago by remy <[email protected]>
Merge branch 'master' of github.com:remy/nodemon

4a2effce1446b4ab78fc477eb07179faa32f4447 authored over 13 years ago by remy <[email protected]>
Also cleanup on a term signal. Fixes #34

f15c8312c524f4b32ae9ecc77c2e09a6de6928d8 authored over 13 years ago by remy <[email protected]>
version bump

efed7b812a8026480f1a711f844d5cd8d9223222 authored over 13 years ago by Remy Sharp <[email protected]>
Merge pull request #29 from focusaurus/master

Fix --debug when running coffeescript

771fa184520705399397504db5dc2f3a5fce8d0c authored over 13 years ago by Remy Sharp <[email protected]>
Need to prepend --nodejs before --debug to enable coffeescript debugging

072653674af16fb5a957a60c3fbc5572f2c4fd52 authored over 13 years ago by Peter Lyons <[email protected]>
Fixed blank line being added to ignore rules when encountering an ignore file. Closes #27

5572a5051cf8ccc916fb241648d98851d263c04e authored over 13 years ago by remy <[email protected]>
Fixed use of delay flag ignoring actual app being passed in. Closes #26

6bfc6a7cccdfc5878dbd2c463529d78d10a3851f authored over 13 years ago by remy <[email protected]>
typo

47a48583b715810e7bdc94cfbfd92044bb79d8b1 authored over 13 years ago by remy <[email protected]>