Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Leaf PHP π
We're building simple but powerful software that powers apps and APIs from all over the world π
Collective -
Host: opensource -
https://opencollective.com/leaf
- Website: https://leafphp.dev/
- Code: https://github.com/leafsphp
github.com/leafsphp/watcher - 770c90dcdd87b63d31b16f9d36080a3d90f6f02f authored about 7 years ago
Originally used ps-tree which relied on `ps` on *nix. But if the system
didn't have `ps` at all,...
github.com/leafsphp/watcher - 10ded94cd71a7db719cf454e9eb3ed8409eda8ea authored about 7 years ago
[skip ci]
github.com/leafsphp/watcher - 14fcf944042600d18974ebe911ae26fef09a2238 authored about 7 years ago
Fixes the issue where express is a js based project, but the executable
is `www`, so it misses o...
Also small linting tweaks and typos in comments.
Fixes #393
github.com/leafsphp/watcher - 30f999a06cac8252180ee6df46a9d22659163ea1 authored about 7 years agoWith support for custom extensions (picking only the first).
Fixes #1165
github.com/leafsphp/watcher - a282afbbe3f0d5bbcf45c934945d91dc960973a1 authored about 7 years agogithub.com/leafsphp/watcher - fd961d605305805fe3b6df414339a2774a27239a authored about 7 years ago
Also restore missing -L CLI options.
Fixes #1160
github.com/leafsphp/watcher - fa64cdcc8a8542d82117e6bce70f8ae44c2678f3 authored about 7 years ago
If node is being passed any arguments (before the script) then use
spawn instead of fork.
Fixes...
github.com/leafsphp/watcher - d9e93ad367865cf07cc6572d2827d3698d360101 authored about 7 years agobest practice: removed php end-tags
github.com/leafsphp/exceptions - 76cf278a3e511f4276a651ee82041ed3ec1fea73 authored about 7 years agogithub.com/leafsphp/exceptions - 3bb4be38c1863d4dc596eb0dc25b5d592b537023 authored about 7 years ago
github.com/leafsphp/exceptions - 247b753dec7c6ef274892c73d235877747986f76 authored about 7 years ago
Closes #1155
[skip]
github.com/leafsphp/watcher - 9f8defc089ff725c15905d3208b91848e96f6a7b authored about 7 years agogithub.com/leafsphp/watcher - f52615c0f7cd0e76fe1970e8071d414496960b08 authored about 7 years ago
github.com/leafsphp/watcher - 2d4ce033bb609942d43b526cfed11d812af7d981 authored about 7 years ago
* heisian-master:
fix: get tests to pass
fix: travis CI build before-install
test: fork ch...
* 'master' of https://github.com/heisian/nodemon:
fix: get tests to pass
fix: travis CI buil...
* node 4 min
* add node 4 to travis
github.com/leafsphp/watcher - 8967c02301cbc4f1f0cecab2e192e0ede82463cf authored about 7 years ago
Refactoring tests
github.com/leafsphp/exceptions - 1c0e4b9ecd9ab5200cce282c5103101a56515446 authored about 7 years agogithub.com/leafsphp/exceptions - 891f80083d1495ac43eed66af8f56777d14956f6 authored about 7 years ago
github.com/leafsphp/watcher - cf923a8a771c40b60ad468d84ccabfe8c0432532 authored about 7 years ago
github.com/leafsphp/watcher - 3a6b8df9ae3a0f1eb33316d5d0201c76c8a458a1 authored about 7 years ago
github.com/leafsphp/watcher - f711fb7889dab324c43d8300d04f3d22d1695a4a authored about 7 years ago
github.com/leafsphp/watcher - 183add9166507ffbd0b704a13c0a136307a2afc3 authored about 7 years ago
github.com/leafsphp/watcher - 57c14a2b5867905247442e657f0942cebab35c6d authored about 7 years ago
* fix: pass through execArgs from config
Also updating some deps and linting tweaks
* chor...
github.com/leafsphp/watcher - 6a4fb226028b43ff502cbf70dd586c47a6e3b6f7 authored about 7 years agogithub.com/leafsphp/watcher - 18c03f90e838dbec63397f6c4517c9a3a24b4eb1 authored about 7 years ago
github.com/leafsphp/watcher - 7dcea48ff400b23765a39e1e3cf67b7847f4d7a1 authored about 7 years ago
github.com/leafsphp/watcher - 17ad4b9f1adcb6578236299dc0de0a1bb2bbab04 authored about 7 years ago
github.com/leafsphp/watcher - 2e1b496fa372c2a71c754d0d9a47c1a865979d05 authored about 7 years ago
github.com/leafsphp/watcher - 71eab1aeebef204bdadcb60ed0af60d964e85c34 authored about 7 years ago
github.com/leafsphp/watcher - 2bb587ce0ab91f5c6d5457fb9e1e7484bee027bf authored about 7 years ago
Fixes a range of issues, including:
Fixes #1115
* refactor: use Object.assign in place of ...
github.com/leafsphp/watcher - 24a4b84717f1a5b37c0399b0ec8a3b174c30a021 authored about 7 years agoUpgraded tests for node 8
github.com/leafsphp/watcher - 6d57dac0eeebeacb039b7a498d6a9c371ed16efa authored about 7 years agogithub.com/leafsphp/watcher - 5a89df6471fff13aaed50dd80b8cc5f3e029bed7 authored about 7 years ago
github.com/leafsphp/watcher - 9b6c786fd124210a0a1224dff4f14c8072d5a826 authored about 7 years ago
Add quotations for -c option
Otherwise the terminal cannot tell whether `--exitcrash` is an o...
github.com/leafsphp/watcher - 0b1bf131a52ef218fe0bc89519cad09309cd958e authored about 7 years agoIf I have a nodemon.json config file with an `exec` property, then this is automatically appende...
github.com/leafsphp/watcher - f3e0c29f15b614962aa16478577d44d282fd2b91 authored about 7 years ago
* AverageMarcus-fix/810:
fix: Add support for multi-level filenames
test: Test support for m...
* 'fix/810' of https://github.com/AverageMarcus/nodemon:
fix: Add support for multi-level file...
added php 7.2 to the travis testmatrix
github.com/leafsphp/exceptions - c882aac6d0fcdf53127978031a70b826d6d38c15 authored about 7 years agogithub.com/leafsphp/exceptions - 3e15ca5f2115caab29995c71515c662815fb174d authored about 7 years ago
allow symfony 4.x components
github.com/leafsphp/exceptions - 87fa3fb4194df4b4cc053ec9933e67fe55bc2f01 authored about 7 years agohmm why did this work in the first place?
github.com/leafsphp/exceptions - 8a97669b275a21079ac006fdfb88abfcdad76068 authored about 7 years agogithub.com/leafsphp/exceptions - f39a563afcc99f5a21f7bb647d5af9b6d2d3a0b0 authored about 7 years ago
github.com/leafsphp/exceptions - 86eee8872b2093d81a75edc7d18226b2dbac7731 authored about 7 years ago
github.com/leafsphp/exceptions - 2618f1174e8446eaec193aa9fed2c60638183d17 authored about 7 years ago
github.com/leafsphp/exceptions - 5836335fcbdc9fdba038eb795c52f29e92ce488a authored about 7 years ago
github.com/leafsphp/exceptions - 7c3c68d75ec2dd6938e9924d419c841eb8051514 authored about 7 years ago
github.com/leafsphp/exceptions - c6081b8838686aa04f1e83ba7e91f78b7b2a23e6 authored about 7 years ago
BUGFIX: Make application frame selectable
github.com/leafsphp/exceptions - e9cb04d487c1d147006e401d0e881eff37ef1174 authored about 7 years ago
It was not possible to activate application frame.
Now the condition is fixed and also css class...
github.com/leafsphp/exceptions - 9f640a4f129e57d3537887f840380109a4dd182b authored about 7 years ago
github.com/leafsphp/exceptions - c16791d28d1ca3139e398145f0c6565c523c291a authored about 7 years ago
added docs for Handler constants
github.com/leafsphp/exceptions - 1ae2243c0cc959a9a60eefdf0796f6608850402f authored about 7 years agoImprove Spelling in Documentation
github.com/leafsphp/exceptions - 9dbee8b108a4dfa249e986e34345554d00cc11c0 authored about 7 years agoUse namespaced version of PHPUnit's TestCase
github.com/leafsphp/exceptions - 80e1be87b6a70966d6652a2be77a98e411392981 authored over 7 years agoWill track over the next 30-60 days.
github.com/leafsphp/watcher - af54f6408c716c36c7f359975c9458f8ac348476 authored over 7 years agogithub.com/leafsphp/exceptions - e38baa131a26b3dd71af8f85ca43e7c87a0b4811 authored over 7 years ago
github.com/leafsphp/exceptions - a99f0b151846021ba7a73b4e3cba3ebc9f14f03e authored over 7 years ago
github.com/leafsphp/exceptions - 141494232ff7d5c565ce2a9cea2be0958243708c authored over 7 years ago
github.com/leafsphp/exceptions - 3fe8c9b2bf5a1701696f6965e63f14f81469ca85 authored over 7 years ago
This is strange, text editors and IDEs don't do this.
Now the code before and after `prettify` h...
Prettify adds line numbers, and hence shifts the code.
By adding left-padding, we prevent the co...
This makes sure whoops still works without internet.
github.com/leafsphp/exceptions - ad2bd7d6d428b42cf495354e48c164c6025da24d authored over 7 years agogithub.com/leafsphp/exceptions - 9e7c2ea58c056240ba10768916972db82ea758ca authored over 7 years ago
Robots - noindex,nofollow
github.com/leafsphp/exceptions - a50d24d81a88f781488ab8c83b73a39123970afc authored over 7 years agoUpdated keywords
github.com/leafsphp/exceptions - a33b55b8558d65c21b6bb63191dfbf4b900f4a43 authored over 7 years agoFix some FQNs, typehints and unused code/vars
github.com/leafsphp/exceptions - c381a879a1f07dce026f486fb40e645f97de077a authored over 7 years agoFix coding standards (PSR-2)
github.com/leafsphp/exceptions - 71ba35dc7e365efc28aaecbf3e8982f2be90172a authored over 7 years agogithub.com/leafsphp/exceptions - 06bdb879d3c38668f76f879981e73e3d89bc2a0b authored over 7 years ago
github.com/leafsphp/exceptions - 56ca64e30b4b9883a39742923e719afc430831a0 authored over 7 years ago
github.com/leafsphp/watcher - 29a9a449d5b2011bb704f1a80d786f57455f036c authored over 7 years ago
github.com/leafsphp/watcher - ff935cae7f92a205b465328d9c0583445f9c8b80 authored over 7 years ago
github.com/leafsphp/exceptions - 1b7b34db31c5e9b7e8a2a19c852770e514e255e6 authored over 7 years ago
github.com/leafsphp/exceptions - c5f0d00bb308a64b4889bea36d2cdcb2e5662e51 authored over 7 years ago
github.com/leafsphp/exceptions - 4028b3baf5073194a466f9f6d8a0151cfbc55822 authored over 7 years ago
Add laravel 5.5 note.
github.com/leafsphp/exceptions - fa28f0c6378fd3103cd6365c22001e3b3438e409 authored over 7 years agoThe changes i proposed isworks fine with linux and mac
github.com/leafsphp/watcher - 07e55cc35d45cf0f863031b3eabeed9fd58361bd authored over 7 years agoBy having the sponsor embed code at the bottom, it ends up being more effective to help fund the...
github.com/leafsphp/watcher - 4391edebc62f905e6912c81d4bf802f88e0c92e3 authored over 7 years agoFixes #1095
github.com/leafsphp/watcher - 469fa80aa748041faf97b583728060c1bd482a8e authored over 7 years agohttps://twitter.com/taylorotwell/status/870389070559461376?lang=en
github.com/leafsphp/exceptions - ba8406960482705cda1afe040769a3db683eeefd authored over 7 years agogithub.com/leafsphp/watcher - 6a4803d7b66e8907a67c0f8c853c9ffd68c9b638 authored over 7 years ago
github.com/leafsphp/watcher - 32aed42f7f49f2b46bde6b371455100c353b22c5 authored over 7 years ago
github.com/leafsphp/watcher - 2af639102dc1a9d225073ead887e031313d09fc0 authored over 7 years ago
github.com/leafsphp/watcher - f6a8b3d1e45ef1c741d1077281aa92748faf73bb authored over 7 years ago
github.com/leafsphp/watcher - 8cf51286e8eac7618961c1a9103177fb82ee84b7 authored over 7 years ago
github.com/leafsphp/watcher - 205ba1ba0201a17a7b13db03239e319e781f45c0 authored over 7 years ago
github.com/leafsphp/watcher - 0e4b310c1c27b5783a1d61f373a95110e21d8ee8 authored over 7 years ago
* feat: support using βnodemonConfigβ in package.json
Implements loading configuration option...
github.com/leafsphp/watcher - fb5da380c8d2b72cd3da59fb7b5c174ff071be89 authored over 7 years agoFixes #651
github.com/leafsphp/watcher - 63e8606748200837016145f69799568e746e9e70 authored over 7 years agoI'm using nodemon in a docker container with a restart policy configured to restart the containe...
github.com/leafsphp/watcher - facc8cb2c708babc8b62f6d569d8cb38a1c243f0 authored over 7 years ago- If the user configured a *nix compatible npm script where the path contained a forward slash, ...
github.com/leafsphp/watcher - 481dc8f8effe90beb6d8c05ff20c9cf7a1c57164 authored over 7 years agogithub.com/leafsphp/watcher - 3c352f2f27b151e84537220f3bb4e6fdbb521806 authored over 7 years ago
github.com/leafsphp/watcher - abc138f570a284fe6c1636b0a00e391c2f40b025 authored over 7 years ago
I kept getting this annoying problem after following this tutorial which is best described in th...
github.com/leafsphp/watcher - f6eff97b87fa83380bde8bd6c6f3576f206c31d7 authored over 7 years agogithub.com/leafsphp/watcher - f7d8a2ba2c07814138761fa18ba0f7d03980a09f authored over 7 years ago
github.com/leafsphp/watcher - 9f6a47d7196d8d0e02b8845f41316b6667100bc4 authored over 7 years ago