Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Codeception

Full-stack testing framework for PHP. Run browsers tests, framework tests, APIs tests, unit tests with ease!
Collective - Host: opensource - https://opencollective.com/codeception - Website: http://t.co/5iV1drgS - Code: https://github.com/Codeception

fixed routing bug when using nested route directories.

github.com/Codeception/codeception-laravel5-sample - a7e39e9cf011a99b7652989f9dc8e0b0d8a404b0 authored over 13 years ago
moved all routing classes into routing namespace.

github.com/Codeception/codeception-laravel5-sample - 2275c746607b092536b17efb11b5cafed5ad9503 authored over 13 years ago
moved asset_container into asset.php

github.com/Codeception/codeception-laravel5-sample - d8eba6389c3ca39e09ec1c2d49b2bbbe4b0b87b8 authored over 13 years ago
moved routing classes into system namespace.

github.com/Codeception/codeception-laravel5-sample - 83ace2de68f3067935caaac6f7a7614237112ef5 authored over 13 years ago
put aliases in alphabetical order.

github.com/Codeception/codeception-laravel5-sample - ce96fb6717a36ba2af0d937bec3034e7d14c1eb2 authored over 13 years ago
moved asset container to system directory.

github.com/Codeception/codeception-laravel5-sample - 153d7007ac8364f82cd4f92074d728220c7e15d0 authored over 13 years ago
moved exception view to application views and removed system view folder.

github.com/Codeception/codeception-laravel5-sample - b504089db782bc165c234e6b5ebabb9258b1702f authored over 13 years ago
Merge pull request #36 from pedroborges/asset

Added Asset alias to config/aliases.php

github.com/Codeception/codeception-laravel5-sample - 2c68317b0de74223d1abcccbb4d14ceb5e8322d4 authored over 13 years ago
Added Asset alias to config/aliases.php

github.com/Codeception/codeception-laravel5-sample - e8ad2db1201ecc499b035ef7bfa3d19e5448ef76 authored over 13 years ago
added Str::ascii method and fixed accented character problem in URL::slug.

github.com/Codeception/codeception-laravel5-sample - 481d2aa7ece665714689fb4a8cebf9b0f1c18e02 authored over 13 years ago
moved validation/errors into system/messages... not just useful for error messages.

github.com/Codeception/codeception-laravel5-sample - 86075c2765ee19fbb8b9080b0dfe9e691d79def0 authored over 13 years ago
tweaking comment in composers.php.

github.com/Codeception/codeception-laravel5-sample - f3ddadce045958cf6db8f24cbafaf82ce27771a7 authored over 13 years ago
fixed bug in session and cache factories.

github.com/Codeception/codeception-laravel5-sample - 4609528d9319fb47e99ab257e7bb4cd09f329306 authored over 13 years ago
tweaked cache and session namespacing.

github.com/Codeception/codeception-laravel5-sample - dbdd45d9fc94306e3a8c03f182f8fcd56ed7ff8b authored over 13 years ago
tweaking router formatting.

github.com/Codeception/codeception-laravel5-sample - 5b2858824b33a129cde5dd2679c5e862a1a302dd authored over 13 years ago
added script and style path constants. tweaked router usage in index.php.

github.com/Codeception/codeception-laravel5-sample - f16f90c89ca324a3ea02ead010cb21ae61154f54 authored over 13 years ago
tweaked router architecture to be non-static.

github.com/Codeception/codeception-laravel5-sample - bc5299abfcd3f08467f0a2da3ec9ba548fcc3e8c authored over 13 years ago
Deprecated Router::call method.

github.com/Codeception/codeception-laravel5-sample - 7ecb2cf436d9dfc0bdd3726a67aef78316af4177 authored over 13 years ago
Improve comments in application/routes.php.

github.com/Codeception/codeception-laravel5-sample - 3698315dc9a4e326003d8f1ce5de8c9870d96688 authored over 13 years ago
Add more documentation to application/filters.php.

github.com/Codeception/codeception-laravel5-sample - 1840989484ea6fa13eafc1966a526e6fcc40989f authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - 554f14c10c7be1022c3810215f411ba206a91519 authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - a5cc47bd5d7da30fdc249987c7c5fae05b2a3efa authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - f53334881ce83258975af9248311f8143df9adcd authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - cadda7a968e1dc437d6adec35ebb022df0fe8542 authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - 7ea2901d2bfbac6a5e270de71086c6496e712f1d authored over 13 years ago
Cleaning up configuration comments. Converted Eloquent query to use dynamic query.

github.com/Codeception/codeception-laravel5-sample - b388ebe54c6dcc5ae1c97e642b3f4c7eff6032a5 authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - acea14a30693646e5e7902aa2f9c37381a5d03c5 authored over 13 years ago
Cleaning up configuration comments.

github.com/Codeception/codeception-laravel5-sample - 7719cc66570f508324cb6ce81153b4c1425bf863 authored over 13 years ago
Improve comments in routes.php.

github.com/Codeception/codeception-laravel5-sample - 84f05fd3ee4d28e378eae8a684a74a65efc99a84 authored over 13 years ago
Merge branch 'master' into develop

github.com/Codeception/codeception-laravel5-sample - ce39e4845881373a819d393c6e0085958ca33cca authored over 13 years ago
Fixed broken link in filters.php. Use Response::error.

github.com/Codeception/codeception-laravel5-sample - 829a62920091998c9fea1067d1ba81387886c07e authored over 13 years ago
Fixed bug in URL::to method.

github.com/Codeception/codeception-laravel5-sample - 8871ddff1b4266123d4bf41f915737d1d8e9d6c2 authored over 13 years ago
remove unnecessary application variable.

github.com/Codeception/codeception-laravel5-sample - c3c7084d720e9910ae3f258c8ba52d82a0ed48ee authored over 13 years ago
Clean up constant handling and definition.

github.com/Codeception/codeception-laravel5-sample - 28fbd35491d7e05a7dd400427b63ca595bbfc572 authored over 13 years ago
Clean up constant definitions.

github.com/Codeception/codeception-laravel5-sample - 3516334ec7907b52e50501d4a6079483d8698e0d authored over 13 years ago
Update CSS to Lobster Two font, which apparently changed.

github.com/Codeception/codeception-laravel5-sample - 6154bef9bc186e52d1beac757a9c0266ad571508 authored over 13 years ago
Update CSS to Lobster Two font, which apparently changed.

github.com/Codeception/codeception-laravel5-sample - d74637958d3048af720139fc78c417d1afcac61f authored over 13 years ago
Update CSS to Lobster Two font, which apparently changed.

github.com/Codeception/codeception-laravel5-sample - 3a9adbdc8ed26c1249798654fcd1e1f12dae7ac6 authored over 13 years ago
Update CSS to Lobster Two font, which apparently changed.

github.com/Codeception/codeception-laravel5-sample - cc6f8b83919433185185b9e406d8a6e74f73cde3 authored over 13 years ago
added check for .php in route finder glob.

github.com/Codeception/codeception-laravel5-sample - 29b98b2acb38ee9aff00d3332330d406913c66db authored over 13 years ago
Make Router::$routes public.

github.com/Codeception/codeception-laravel5-sample - 45cc0f171591bb03e53ca01ae36bbe6dc3aa6722 authored over 13 years ago
Added Router::call method for making HMVC requests.

github.com/Codeception/codeception-laravel5-sample - 60f69659ea3b95b4677d8e150c82d5ac59efe90e authored over 13 years ago
Fix slash bug in url class.

github.com/Codeception/codeception-laravel5-sample - 77331efc9d4ed8ee839c121fa49bb3f30af3c24a authored over 13 years ago
Fixed empty result set bug in paginator class.

github.com/Codeception/codeception-laravel5-sample - 095c2362347bea48a7a40b0f5321f9ea6015ab48 authored over 13 years ago
use language in paginator class.

github.com/Codeception/codeception-laravel5-sample - c76d0fb66906eea2d55993433933378c87604ce0 authored over 13 years ago
fixed bug in config has method.

github.com/Codeception/codeception-laravel5-sample - 7e439ab52efb54621ca7fade65480f6d7b4a5310 authored over 13 years ago
deprecated auto-loader file. moved to public/index.php.

github.com/Codeception/codeception-laravel5-sample - 066db38ddb84bee27cc1e408e05cef87bdbf51c7 authored over 13 years ago
added the storage_path constant.

github.com/Codeception/codeception-laravel5-sample - 306ecd3bfef220ad770aac3ba533ec487bfb6408 authored over 13 years ago
added a few more path constants.

github.com/Codeception/codeception-laravel5-sample - 1cf4431659de2a0ffb6cc9775938d378b77dfa5a authored over 13 years ago
Remove time echo from index.php. Whoops!

github.com/Codeception/codeception-laravel5-sample - b796ef1bd7ac0448edb831cd020a85d193fc150f authored over 13 years ago
Added Response::error method.

github.com/Codeception/codeception-laravel5-sample - 7bbee401b239563406818ba88aa6aac46f326731 authored over 13 years ago
Use view path constants in view->find() method.

github.com/Codeception/codeception-laravel5-sample - a4e8375febaa45cb89461a8e3f70b1d93360e07e authored over 13 years ago
Added SYS_VIEW_PATH constant.

github.com/Codeception/codeception-laravel5-sample - 4ed6d488ca74d7fc9b78c521fbf238254e9e38cf authored over 13 years ago
Moved auto-loader into public/index.php.

github.com/Codeception/codeception-laravel5-sample - 5ad61844ec2b6d7b0683b181394966fc2824c737 authored over 13 years ago
Switch make call to static in partial method.

github.com/Codeception/codeception-laravel5-sample - 14c8878b67444afa39aec083f09b4dc2e26e6cd0 authored over 13 years ago
Added View::of method and $view->partial() method.

github.com/Codeception/codeception-laravel5-sample - f4f82d1761a81078d529e890ebcb3b976154eb25 authored over 13 years ago
Added support for specifying columns when paginating.

github.com/Codeception/codeception-laravel5-sample - 989ba6743b64bc251edab633ba486f9928f768d7 authored over 13 years ago
Remove staging from config .gitignore.

github.com/Codeception/codeception-laravel5-sample - 8cea0232569ea6f742e0adbf1f2781f2cfb39629 authored over 13 years ago
Merge pull request #32 from pedroborges/master

Bug fixed on cookie.php

github.com/Codeception/codeception-laravel5-sample - 6b77cc984e2766a2f815d976bdd958939d79f138 authored over 13 years ago
removed line breaks from readme.

github.com/Codeception/codeception-laravel5-sample - 2837af68f58619652783eb71834d3b8046b2f89a authored over 13 years ago
modified readme and license.

github.com/Codeception/codeception-laravel5-sample - 79e814cd935e05bac5dc22cf60680543c0c34431 authored over 13 years ago
make view->find method protected instead of private.

github.com/Codeception/codeception-laravel5-sample - 2c18083572b5d5e21e7466796020c8dc3aff0c5f authored over 13 years ago
added support for environment configuration files.

github.com/Codeception/codeception-laravel5-sample - 8356151f71478921503b800661211e06694f29f9 authored over 13 years ago
check for $_SERVER instead of $_ENV LARAVEL_ENV.

github.com/Codeception/codeception-laravel5-sample - 2c774adbde986fc2019662f8f44865eea48a76c9 authored over 13 years ago
added support for environment driven configuration files.

github.com/Codeception/codeception-laravel5-sample - c9698df285d22914bb1f4f9e9b4f1454ab7c06f1 authored over 13 years ago
Tweak eloquent->paginate() for new paginator constructor API.

github.com/Codeception/codeception-laravel5-sample - 5a43f29f31ba25b5d70b5fcd75c2e1d18235ac3c authored over 13 years ago
Tweak Query->paginate for new paginator constructor API.

github.com/Codeception/codeception-laravel5-sample - db6b93f668aac1c7fb1b07e7c33fff67ab019921 authored over 13 years ago
More refactoring on paginator.

github.com/Codeception/codeception-laravel5-sample - e9397b7107168e83692f243391fa10ba08b3644c authored over 13 years ago
Edited system/paginator.php via GitHub

github.com/Codeception/codeception-laravel5-sample - 7191a6768033da6ab76604948bd5e183137dc7c9 authored over 13 years ago
Edited system/paginator.php via GitHub

github.com/Codeception/codeception-laravel5-sample - 7499586bb312c73aa644e118be0ea85d24344f9e authored over 13 years ago
A few more tweaks to the paginator class.

github.com/Codeception/codeception-laravel5-sample - a6a2588ed160de03dbf5f6d9e06033e46ad910c2 authored over 13 years ago
Continuing work on URL class.

github.com/Codeception/codeception-laravel5-sample - 721693a52a9c872be4dd67c58bcdfd48a9f080f1 authored over 13 years ago
Added comments to URL class.

github.com/Codeception/codeception-laravel5-sample - d48c5d186d9716ef9551a96f6afc1a6eea08d6dc authored over 13 years ago
URL::to_asset should use Request::is_secure to determine if asset link should use HTTPS.

github.com/Codeception/codeception-laravel5-sample - 6e9bf0a0e32054ecf9bf6688624d88b56b8ed4e6 authored over 13 years ago
Refactoring the paginator class again...

github.com/Codeception/codeception-laravel5-sample - 44db0e72f949bc2b8a19b6a3d60fc481ef3b2971 authored over 13 years ago
Refactored the paginator class for cleanliness.

github.com/Codeception/codeception-laravel5-sample - dac63a50c625731227481e0b5de597b1992a5c7e authored over 13 years ago
added emulate prepares to pdo options.

github.com/Codeception/codeception-laravel5-sample - 79482dece51fedb3e555d18c3a94d05030463120 authored over 13 years ago
Added closing div tag to paginator output.

github.com/Codeception/codeception-laravel5-sample - 860c28206d76716a44da7fa9d8ccfc7586c3fd1f authored over 13 years ago
Edited system/paginator.php via GitHub

github.com/Codeception/codeception-laravel5-sample - bbfc8b888ae5e1c61c095ce933a19e01d1613b98 authored over 13 years ago
Edited system/paginator.php via GitHub

github.com/Codeception/codeception-laravel5-sample - 49fe1e3a87db8dab320e371b786f71b9f1ed48e1 authored over 13 years ago
Added support for generic PDO connections.

github.com/Codeception/codeception-laravel5-sample - faa428742362ba2eb96baf377423b83761b596e9 authored over 13 years ago
Add support for nested ul and ol lists.

github.com/Codeception/codeception-laravel5-sample - e0a8d173bd0540d6ebae001b11b8ba52ea5d9ab2 authored over 13 years ago