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

Bump version to 1.0.20

github.com/leafsphp/watcher - 9a0c1177c3ee6f0338f60fd829e3aee02e26fd8c authored over 10 years ago by Jakub KorΓ‘l <[email protected]>
npmignore tmp and coverage directories

github.com/leafsphp/watcher - 8fdfb2598b7d592d26885dce071f6ed6b0570d42 authored over 10 years ago by Jakub KorΓ‘l <[email protected]>
Fixed soap fault response for strice soap clients

Sopa clients which validate the soap fault against a xsd require the stacktrace to be nested in ...

github.com/leafsphp/exceptions - 7a6549cf5ce8738abe5f150ed09f12bd0458533d authored over 10 years ago by Markus Staab <[email protected]>
Formatter: fix typo in test in 04a3f9b

github.com/leafsphp/exceptions - 2c89a358c853e2c75ac8597d42527a96a189ba18 authored over 10 years ago by Denis Sokolov <[email protected]>
Formatter: a simple test for plain

github.com/leafsphp/exceptions - 04a3f9b8c1ba398159fd0293fb8694cde126bde6 authored over 10 years ago by Denis Sokolov <[email protected]>
Formatter: in plain simplify escaping

github.com/leafsphp/exceptions - c876556f9e0f77386adc1f36613a6bb6b1961ffd authored over 10 years ago by Denis Sokolov <[email protected]>
Merge pull request #206 from staabm/clip

added ZeroClipboard integration

github.com/leafsphp/exceptions - ba0b86c1de0a1474b073ffb30565cd383de53b12 authored over 10 years ago by Denis Sokolov <[email protected]>
refactored view-logic into Formatter class. moved clipboard button to the top right corner.

github.com/leafsphp/exceptions - 9cf5c51bd633a12c8259f6b2e38dec94e5120f68 authored over 10 years ago by Markus Staab <[email protected]>
Merge pull request #208 from firstrow/patch-2

Fixes #207

github.com/leafsphp/exceptions - 18202ed7a21ca7240db0be9b8e1376461b841795 authored over 10 years ago by Denis Sokolov <[email protected]>
Merge pull request #210 from staabm/patch-2

fixed installation docs

github.com/leafsphp/exceptions - cfe7ae8c18c0c6e34b00dc6e68cc925a728e4139 authored over 10 years ago by Denis Sokolov <[email protected]>
fixed installation docs

before it always installed 1.0.0 and not the lastest bugfix release. fixes #203.

github.com/leafsphp/exceptions - 64d2fed0d7179a12c1cb90673e06bc7038693cf0 authored over 10 years ago by Markus Staab <[email protected]>
added ZeroClipboard integration

github.com/leafsphp/exceptions - 3c852924e094b8b0892526621ddef8881a464d81 authored over 10 years ago by Markus Staab <[email protected]>
1.0.19 [skip ci]

github.com/leafsphp/watcher - 219eb9f92cf34e3323161c775a3352a95027ba82 authored over 10 years ago by Remy Sharp <[email protected]>
Merge pull request #340 from remy/fix/334-single-file-watch

Fixed #334

github.com/leafsphp/watcher - 30d52a375fb1c7650289c6b94e387f2743e1cfcb authored over 10 years ago by Remy Sharp <[email protected]>
Fixed #334

If a single file was being watched, it would use the tryBaseDir method to work out the directory...

github.com/leafsphp/watcher - 50976c2aeeb943b5701b2122f8cdbd7192951284 authored over 10 years ago by Remy Sharp <[email protected]>
fixed typo

[skip ci]

github.com/leafsphp/watcher - 0e43ff573e242271ad6b6da0584efae8e3eb8a45 authored over 10 years ago by Remy Sharp <[email protected]>
Merge pull request #338 from remy/fix/kill-subtree

Ensure *nix kills entire process tree.

github.com/leafsphp/watcher - 8647107eb5a8d76d944c07a5a7b910422f802c98 authored over 10 years ago by Remy Sharp <[email protected]>
Test failed because "debug" => "Debug"

github.com/leafsphp/watcher - 3ce57bc8fe336259319239a0bfc2e1df02ec7bf2 authored over 10 years ago by Remy Sharp <[email protected]>
Docs: remove an explicit version from framework integration

github.com/leafsphp/exceptions - ae05259236204ccf904a94e5b0d96df8d4351da5 authored over 10 years ago by Denis Sokolov <[email protected]>
Merge pull request #201 from igorsantos07/patch-2

Adding Yii-Whoops integration info

github.com/leafsphp/exceptions - 2376c95ee25a8871d7b7dd52fa835a940a005d20 authored over 10 years ago by Denis Sokolov <[email protected]>
Tests for subtree nukage.

github.com/leafsphp/watcher - 4d1dc59ce063e3080223f2ca09e9c517e726f875 authored over 10 years ago by Remy Sharp <[email protected]>
Ensure only subtree of child is killed

Otherwise when nodemon is required in, it could accidently kill children of the parent process t...

github.com/leafsphp/watcher - 1f2ca59317a1b720983575ba2bac2076427b561c authored over 10 years ago by Remy Sharp <[email protected]>
Ensure *nix kills entire process tree.

Fixes #333 and fixes #335. Amazingly Windows support always had the full process tree being kill...

github.com/leafsphp/watcher - 7901854408746103e144868c30599a4460cce1a3 authored over 10 years ago by Remy Sharp <[email protected]>
Adding Yii-Whoops integration info

Yii 1.1 integration with Whoops \o/

github.com/leafsphp/exceptions - 27a417f7d7be7d6183304132122b6f565019378c authored over 10 years ago by Igor Santos <[email protected]>
Merge pull request #337 from remy/fix/336-relative-path-with-filter

Relative paths are resolved in rules

github.com/leafsphp/watcher - 450dc6a0bb12654ba57a8af3c4b0aa13cd56e67e authored over 10 years ago by Remy Sharp <[email protected]>
Merge pull request #200 from igorsantos07/patch-1

Fixing API Doc link

github.com/leafsphp/exceptions - a44921cef3defcd77179e26732fece08bbab81b0 authored over 10 years ago by Denis Sokolov <[email protected]>
Fixing API Doc link

github.com/leafsphp/exceptions - 29ae555a8a95e63a8c04526af2a56a70bd7232c1 authored over 10 years ago by Igor Santos <[email protected]>
Fix #336. Relative paths are resolved in rules.

github.com/leafsphp/watcher - b4e45348aaf999f051e1a6ff11cbd63ee56aa271 authored over 10 years ago by Remy Sharp <[email protected]>
Update dev-master alias to 1.2

github.com/leafsphp/exceptions - 818db496025ff6af07f3a2cc6d8888d5cf05fef5 authored over 10 years ago by Denis Sokolov <[email protected]>
Readme: switch Travis badge to native

github.com/leafsphp/exceptions - a5865f8f02947590e36206b08368e5b08289a946 authored over 10 years ago by Denis <[email protected]>
Merge pull request #196 from GrahamCampbell/fixes

Clean up toXml

github.com/leafsphp/exceptions - 1eb211bd0da9227953ab4d2f2f56b03a9becc5ab authored over 10 years ago by Denis <[email protected]>
Clean up toXml

github.com/leafsphp/exceptions - 82404400aff2e4dc1432fdd0ee71f82dc856a40c authored over 10 years ago by Graham Campbell <[email protected]>
Docs: fix about PrettyPageHandler resource path methods

github.com/leafsphp/exceptions - 614f0de7c888c8c81f74cd28ac6fd0268c4633e6 authored over 10 years ago by Denis Sokolov <[email protected]>
Merge pull request #195 from GrahamCampbell/composer

Update composer.json

github.com/leafsphp/exceptions - 26bbb539c27e90bc9c3e6322dcad2d6c0bc4ead2 authored over 10 years ago by Denis <[email protected]>
Update composer.json

github.com/leafsphp/exceptions - 0a509d88e1bd586f189cd10c399716c1bde4aa34 authored over 10 years ago by Graham Campbell <[email protected]>
Readme: use Packagist info for latest version badge

github.com/leafsphp/exceptions - e6b4b336d16919c942d202ce8ac2eab59c805cce authored over 10 years ago by Denis <[email protected]>
Merge pull request #192 from GrahamCampbell/badges

Badges

github.com/leafsphp/exceptions - e299402f918f85c7fcdef489960b958029153567 authored over 10 years ago by Denis <[email protected]>
Merge pull request #326 from sahat/patch-1

SVG Badges [skip ci]

github.com/leafsphp/watcher - 3c8d45bccefab2b8f9acddc7300fcdae8c915247 authored over 10 years ago by Remy Sharp <[email protected]>
SVG Badges

github.com/leafsphp/watcher - 2f873451d8b61e64890fa2d11936cee95f67adf5 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Add what verbose does. Fixes #325.

github.com/leafsphp/watcher - 787bebf1ac635c79f0a0d8fc1921ef338f0e1779 authored over 10 years ago by Remy Sharp <[email protected]>
Merge pull request #193 from RickWong/master

Specify correct delimiter for preg_quote() call.

github.com/leafsphp/exceptions - 230da4810fc7fff67bf92061dc64eff4d451b68d authored over 10 years ago by Denis <[email protected]>
Specify correct delimiter for preg_quote() call.

github.com/leafsphp/exceptions - f203b0489c34281a401f3acefa56406826cd64bd authored almost 11 years ago by Rick Wong <[email protected]>
Badges

github.com/leafsphp/exceptions - f8f141c6d2b9ac03d12ed77827731661314e18a2 authored almost 11 years ago by Graham Campbell <[email protected]>
Merge pull request #322 from remy/fix/289-rs-crash

Fixed #289. setTimeout to the rescue?

github.com/leafsphp/watcher - cf9bf62467bb22d1864d8bd4d33d9fe0f36a8bed authored almost 11 years ago by Remy Sharp <[email protected]>
fixed #289. setTimeout to the rescue?

github.com/leafsphp/watcher - 59a585155205fe5b6ceff7fcfa4e7b6807a7d633 authored almost 11 years ago by Remy Sharp <[email protected]>
TemplateHelper: fix whitespace broken by GitHub editor in 70e23d1c

github.com/leafsphp/exceptions - f6b790e41c4a870b4ebcd09b2a13840ed2263d1a authored almost 11 years ago by Denis Sokolov <[email protected]>
TemplateHelper: improve invalid utf8 handling in hhvm

github.com/leafsphp/exceptions - 70e23d1c5225af13f964e78edf38e0c5bef4c20f authored almost 11 years ago by Denis Sokolov <[email protected]>
TemplateHelperTest: enable escabe broken utf8 for 5.3

github.com/leafsphp/exceptions - 5f03095faede88bd787f06fd012f482ff12494a1 authored almost 11 years ago by Denis <[email protected]>
TemplateHelper: cleanup consistent quote characters

github.com/leafsphp/exceptions - aa5b1f9ce579f43dc38364ca8284034d88d2f3ce authored almost 11 years ago by Denis <[email protected]>
TemplateHelper: cleanup escape comments

github.com/leafsphp/exceptions - 5bfdc6465b8dbeaafb3a852aff9f4c1bf27064c4 authored almost 11 years ago by Denis <[email protected]>
Merge pull request #188 from GrahamCampbell/fix

PHP 5.3 potential improvement

github.com/leafsphp/exceptions - 26d60043a5395fd217d04b884a053223ece006fb authored almost 11 years ago by Denis <[email protected]>
Skip on hhvm too

github.com/leafsphp/exceptions - fe4666d6fa258297b4112aedee38c448ca143656 authored almost 11 years ago by Graham Campbell <[email protected]>
PHP 5.3 potential improvement

github.com/leafsphp/exceptions - 9310d3d8db519203e3049adede30ca0dc9a86788 authored almost 11 years ago by Graham Campbell <[email protected]>
TemplateHelper: silent workaround for 5.3 for d76904a

github.com/leafsphp/exceptions - 35115f7e7f6cf1545534e641c9f9eb98f03256aa authored almost 11 years ago by Denis Sokolov <[email protected]>
TemplateHelper: fix escape with broken utf-8, close #163

If the source file that triggered an exception, had an illegal
UTF-8 sequence (because, for exam...

github.com/leafsphp/exceptions - d76904a0d82ffea75c7b13b40a13e48c1d583157 authored almost 11 years ago by Denis Sokolov <[email protected]>
Merge remote-tracking branch 'maug/master'

github.com/leafsphp/exceptions - 808efeba082e7e7418b62a232f23c9b060a4a308 authored almost 11 years ago by Denis Sokolov <[email protected]>
Merge pull request #182 from GrahamCampbell/fix

Improved Resources

github.com/leafsphp/exceptions - a72c03a5fc42d9b8a62f8b7c97eeb2fb0afdc47f authored almost 11 years ago by Denis <[email protected]>
Fixed test

github.com/leafsphp/exceptions - 3bcc26ca771f1a1f932af4338027e0b7a60fb615 authored almost 11 years ago by Graham Campbell <[email protected]>
Fixed getResourcesPath function

github.com/leafsphp/exceptions - cd0726a346cef0e7e7ac5c6525f901895137c03c authored almost 11 years ago by Graham Campbell <[email protected]>
Merge pull request #183 from GrahamCampbell/fixes

Minor Fixes

github.com/leafsphp/exceptions - b9ff4bc4c6a387a7a90e79238517467dd088b822 authored almost 11 years ago by Denis <[email protected]>
Minor fixes

github.com/leafsphp/exceptions - 352756e5f13ac05a22fa3bfda3d507f07dfdf896 authored almost 11 years ago by Graham Campbell <[email protected]>
Improved resources

github.com/leafsphp/exceptions - 0fd7e9e2af1dfa2e8f13a19183a8a74c3e4bff31 authored almost 11 years ago by Graham Campbell <[email protected]>
push timeout to be longer

github.com/leafsphp/watcher - bb6a886dbfacafa446be7f6371e8437045c7e2ae authored almost 11 years ago by Remy Sharp <[email protected]>
1.0.17

github.com/leafsphp/watcher - cc895eee38aa44cd024e2fa33bc48aeaff279c36 authored almost 11 years ago by Remy Sharp <[email protected]>
Revert package version away from RC to 1.0.16

Conflicts:
package.json

github.com/leafsphp/watcher - d5c4d1c5945d91630eb52d27b4b90d5c099940d8 authored almost 11 years ago by Remy Sharp <[email protected]>
Fixed #303, #304 and #311.

We don't use pipe by default for stdio spawn, we look at how nodemon is being used, the either d...

github.com/leafsphp/watcher - 690c564a80a9efbc98b3c15bd8852db2be29e07f authored almost 11 years ago by Remy Sharp <[email protected]>
1.0.16

github.com/leafsphp/watcher - aa442dfca19eec60aaa2a56be7e0c8d0db49fad1 authored almost 11 years ago by Remy Sharp <[email protected]>
Merge pull request #314 from remy/feature/watch-adds-extensions

Feature/watch adds extensions

github.com/leafsphp/watcher - 769fc116c5baf7710afe49e4d40c22dc890cc3fa authored almost 11 years ago by Remy Sharp <[email protected]>
If a rule matches, only say it once.

github.com/leafsphp/watcher - b1e4111626bfb1adb4475341e46119af5b8b144f authored almost 11 years ago by Remy Sharp <[email protected]>
-w <single file> ignores extension filter

Fixes #299 and fixes #308.

This means if you use nodemon to monitor a .js script, but explicitl...

github.com/leafsphp/watcher - 641eb96cf595196cfee643608f321eb8256a7254 authored almost 11 years ago by Remy Sharp <[email protected]>
exit(1) instead of exit() terminating the script after handling an exception

github.com/leafsphp/exceptions - 0b3916876b46c0644f8ad57dbf7ed8737fde880c authored almost 11 years ago by Marek Augustyn <[email protected]>
Work on #304 and #304 to read the stdout *stream*

Changed it from using `.on('data')` to using a PassThrough stream which does the job much better...

github.com/leafsphp/watcher - a9f8dd97ece74046cab9486d58170fd84301b36c authored almost 11 years ago by Remy Sharp <[email protected]>
Merge pull request #178 from GrahamCampbell/feature/custom-css

Added custom css stylesheet functionality

github.com/leafsphp/exceptions - a0731ddb5f1d37619d5b50567eb60e585510464b authored almost 11 years ago by Denis <[email protected]>
Added custom css stylesheet functionality

github.com/leafsphp/exceptions - 7a456e1263bd4351f0464e9ac59ffd9f7a01e86f authored almost 11 years ago by Graham Campbell <[email protected]>
Contributing: add a note about updating documentation

github.com/leafsphp/exceptions - 3a3c8f8f96c1c6051117797ca0fa90800055bf9d authored almost 11 years ago by Denis <[email protected]>
PrettyPageHandler: handle where no code available

Close #176 and better UI when no code is returned by getFileLines.

github.com/leafsphp/exceptions - 4e5795fee2836ee6f563246d21cdab1ded0d7346 authored almost 11 years ago by Denis <[email protected]>
PlainTextHandlerTest: remove another brittle test

github.com/leafsphp/exceptions - 64b31913794e3b9846f3b0dfc84139f577622d16 authored almost 11 years ago by Denis Sokolov <[email protected]>
PlainTextHandlerTest: remove a brittle test

github.com/leafsphp/exceptions - 2001542bcaeb1c97adfd3e05a4469d67dbabb579 authored almost 11 years ago by Denis Sokolov <[email protected]>
Deprecate Zend provider explicitly, close #171

github.com/leafsphp/exceptions - 7284985e63022fcef029954c7c15348b2987ca8b authored almost 11 years ago by Denis Sokolov <[email protected]>
Merge pull request #307 from remy/fix/273

Fixed #273

github.com/leafsphp/watcher - 85feec55d4f08427dfb8302bcb93ab1cb57488b6 authored almost 11 years ago by Remy Sharp <[email protected]>
Support for -w 'lib/**/foo.js' to match 'lib'

github.com/leafsphp/watcher - 9fb11fa7f0b60c6177fc16e3941fc36de7b49d4f authored almost 11 years ago by Remy Sharp <[email protected]>
Put the find narrow method back in

In favour of attempting to find the basedir the pattern sits on, but only try when the path look...

github.com/leafsphp/watcher - 360a16c5dd5df9e93b61cd911af4e767b5d3cf72 authored almost 11 years ago by Remy Sharp <[email protected]>
Removed config.dirs.push to default to all

github.com/leafsphp/watcher - 5664e575bd7bb1913b7ccacdd069c9a86025fea6 authored almost 11 years ago by Remy Sharp <[email protected]>
typo in chdir

github.com/leafsphp/watcher - b9d0cb6ca34854beb6b822f7a7c450f629228ca1 authored almost 11 years ago by Remy Sharp <[email protected]>
PrettyPageHandler: clarify return type for getDataTables

github.com/leafsphp/exceptions - 1df369d02f69162279e52ae3fe3892634b4824d8 authored almost 11 years ago by Denis Sokolov <[email protected]>
Merge pull request #173 from toopay/fix-readme

Use secure port for deps image

github.com/leafsphp/exceptions - a5ffa2a6a5ad145cb254226233ef0b7948032164 authored almost 11 years ago by Denis <[email protected]>
Use secure port for deps image

github.com/leafsphp/exceptions - d26f16ffa11cddbf8571fdbbdd178be8532388e1 authored almost 11 years ago by Taufan Aditya <[email protected]>
Readme: uncomment depending.in, as it's fixed now

github.com/leafsphp/exceptions - 8f94e79d188a0f558f359aac44ec1c4dd3beafa0 authored almost 11 years ago by Denis <[email protected]>
Readme: add depending.in badge commented out

github.com/leafsphp/exceptions - b796262a30029c6d51005d160f80bd19f6bf0f7e authored almost 11 years ago by Denis <[email protected]>
Frame: detect correct line in asserted code

github.com/leafsphp/exceptions - e3d1ad7ff7b417cb98d6d860f7040ba5bb75cb0d authored almost 11 years ago by Denis Sokolov <[email protected]>
Inspector: add inner exception message as a comment

github.com/leafsphp/exceptions - d6d4914af8c65f183738c1c837f1fb6580524185 authored almost 11 years ago by Denis Sokolov <[email protected]>
Inspector: correct the order of frame stack with nested exceptions

Fixes #151, corrects d294a7e9.

github.com/leafsphp/exceptions - 3f4fc6148c559f7e0de64a323fdc1bea9f9cfdc7 authored almost 11 years ago by Denis Sokolov <[email protected]>
FrameCollection: test that getArray does not modify FrameCollection

github.com/leafsphp/exceptions - 8f1583cc99b7cca4fd1d547191c2a481d36110e1 authored almost 11 years ago by Denis Sokolov <[email protected]>
FrameCollection: implements ArrayAccess

github.com/leafsphp/exceptions - 0937fed4b4c0c5355b87ae3d1f93677836b7cd40 authored almost 11 years ago by Denis Sokolov <[email protected]>
Readme: simplify installing further, provide a simple example right here

github.com/leafsphp/exceptions - bb9a7e065cdc32e167ae0e5c23dd2b7a0a2f87fa authored almost 11 years ago by Denis Sokolov <[email protected]>
Zend integration: recommend the package by ghislainf

github.com/leafsphp/exceptions - 94b320b38b53e2969ccfc1aae809a0f56ce01916 authored almost 11 years ago by Denis <[email protected]>
Handlers: addTraceToOutput returns $this on setting

github.com/leafsphp/exceptions - f361dee430c124c15a5518b29d6da76a83b99410 authored almost 11 years ago by Denis Sokolov <[email protected]>
Merge pull request #166 from GrahamCampbell/fixes

Minor Fixes

github.com/leafsphp/exceptions - 37f28100bcd3e9421694a960747c5e11359a8b52 authored almost 11 years ago by Denis <[email protected]>