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

Improved comments in file cache driver.

github.com/Codeception/codeception-laravel5-sample - 55e1055dd799a1b59ee4b1843217f1cde6aba69a authored over 13 years ago by Taylor Otwell <[email protected]>
Tweaked Input::has to check for empty strings. Deprecated Input::filled.

github.com/Codeception/codeception-laravel5-sample - 0ee42396139740a163acb2b2cb549fbe38e962e2 authored over 13 years ago by Taylor Otwell <[email protected]>
deprecated download class. added methods to file class. tweaked log class. tweaked input class.

github.com/Codeception/codeception-laravel5-sample - 6c6dac3579b37c95b8cece32b87cbcab307bbac2 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #13 from mikelbring/develop

Moved all download methods to file, deprecated Download::file

github.com/Codeception/codeception-laravel5-sample - fe101766947fd228fd029635cdbbf71c945bf9fb authored over 13 years ago by Taylor Otwell <[email protected]>
Moved all download methods to file, deprecated Download::file

github.com/Codeception/codeception-laravel5-sample - 8e9f16bd391ad202d3331620dc87e878b4116c30 authored over 13 years ago by Michael Hasselbring <[email protected]>
minor tweaks to spacing.

github.com/Codeception/codeception-laravel5-sample - 1f748e7f6422653bb4fbc6faa06615ef7f3d5415 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

github.com/Codeception/codeception-laravel5-sample - fd26c5d5920f6c1649191d2f656a4aab528a480a authored over 13 years ago by Taylor Otwell <[email protected]>
fixed bug in route parameterizer.

github.com/Codeception/codeception-laravel5-sample - bc8fa3570e6854cff7283940a8181ceb6781aaf4 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #12 from mikelbring/develop

Created file class with File::extension method

github.com/Codeception/codeception-laravel5-sample - c4639524d09982a041234f3897da4fd0814a63e1 authored over 13 years ago by Taylor Otwell <[email protected]>
overall code refactoring, comment improvement.

github.com/Codeception/codeception-laravel5-sample - 3408bb8492ef49f2666074a35d33fddb4348f476 authored over 13 years ago by Taylor Otwell <[email protected]>
Created file class with File::extension method, added File to aliases under application

github.com/Codeception/codeception-laravel5-sample - 4d7794c2ca40a8910873c63f03baa4edfbcb5839 authored over 13 years ago by Michael Hasselbring <[email protected]>
tweaking has methods.

github.com/Codeception/codeception-laravel5-sample - 5c275db6f446ed17c332e5ab02f94979208bdc2a authored over 13 years ago by Taylor Otwell <[email protected]>
fixed arr::get argument order.

github.com/Codeception/codeception-laravel5-sample - 73d8e2f2fab62207c9264f2f3d09cb6bcbfc88f0 authored over 13 years ago by Taylor Otwell <[email protected]>
added arr class and tweaked input class.

github.com/Codeception/codeception-laravel5-sample - d802ae838678713df55931b0a1758260e9fc6f4a authored over 13 years ago by Taylor Otwell <[email protected]>
fix view handling to properly catch exceptions when rendering.

github.com/Codeception/codeception-laravel5-sample - 3038ed7a49a640e08b0ce1fb3ea7134898199a7f authored over 13 years ago by Taylor Otwell <[email protected]>
fixed bug in html link methods.

github.com/Codeception/codeception-laravel5-sample - 4669911d618daf7f1c3742e509838cba2d3c01ee authored over 13 years ago by Taylor Otwell <[email protected]>
added asset links and improved html class.

github.com/Codeception/codeception-laravel5-sample - bf44ce81d7c081a6b37be4eeb6bd4924df07a874 authored over 13 years ago by Taylor Otwell <[email protected]>
remove error method call in welcome view.

github.com/Codeception/codeception-laravel5-sample - 868a33fb9cc3d70b337264ba005f16ab306cd9ed authored over 13 years ago by Taylor Otwell <[email protected]>
extract id assignment to method.

github.com/Codeception/codeception-laravel5-sample - ae09e5e99bf3efc66a956599e538a06751677464 authored over 13 years ago by Taylor Otwell <[email protected]>
improve comments in filter class.

github.com/Codeception/codeception-laravel5-sample - 7f3baf9742e61d68b3be3ca0b4f13c6b176c1429 authored over 13 years ago by Taylor Otwell <[email protected]>
check for strict false in config class.

github.com/Codeception/codeception-laravel5-sample - c8be377d5abbfc5ae1fd0db6ad80b1a7cfb2aba6 authored over 13 years ago by Taylor Otwell <[email protected]>
tweaking config class comments.

github.com/Codeception/codeception-laravel5-sample - 9e8f5d57c1e113dac7a37aeffd05c54c6b284dd3 authored over 13 years ago by Taylor Otwell <[email protected]>
improve error class comments.

github.com/Codeception/codeception-laravel5-sample - ee307657d3a26ba3b825aa55972628eac9f4a65c authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

github.com/Codeception/codeception-laravel5-sample - 26ff78da84041134ee05ec9015c7a82d3128a3ba authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #11 from mikelbring/develop

Load a config file with out a key

github.com/Codeception/codeception-laravel5-sample - 780370826a2dba4d5fd67e44da5d17a5475c448c authored over 13 years ago by Taylor Otwell <[email protected]>
improved comments to download class.

github.com/Codeception/codeception-laravel5-sample - f044b429e37f1aa7676797b4c22a1bc8f300095f authored over 13 years ago by Taylor Otwell <[email protected]>
ability to load a config file with out a key

github.com/Codeception/codeception-laravel5-sample - 2b659dfae941a83be2d09c9e00f505e44c9492f6 authored over 13 years ago by Michael Hasselbring <[email protected]>
improve db class comments.

github.com/Codeception/codeception-laravel5-sample - ebf89b721101fd0e1d4e1938713252e50d0bd612 authored over 13 years ago by Taylor Otwell <[email protected]>
improve crypt class comments.

github.com/Codeception/codeception-laravel5-sample - 825ac35a47d410f53a8bf1ca09bac55651e11197 authored over 13 years ago by Taylor Otwell <[email protected]>
improve cookie class comments.

github.com/Codeception/codeception-laravel5-sample - fb66bf532d276ff541ae7885c669ef85e67b803d authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

github.com/Codeception/codeception-laravel5-sample - df235f3fb76dde15ecc5fb64d5166b8b117bec60 authored over 13 years ago by Taylor Otwell <[email protected]>
improved comments in config class.

github.com/Codeception/codeception-laravel5-sample - 5a4e6ebc75aecade44ccf2e13227fcba1636fbed authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #10 from mikelbring/develop

added PUBLIC_PATH

github.com/Codeception/codeception-laravel5-sample - 65b0068d38c8e01260f351ba615d593d10a8d873 authored over 13 years ago by Taylor Otwell <[email protected]>
added PUBLIC_PATH

github.com/Codeception/codeception-laravel5-sample - 79c09381cb743daf64f8b95c22ca330f67630cf6 authored over 13 years ago by Michael Hasselbring <[email protected]>
improve cache class documentation.

github.com/Codeception/codeception-laravel5-sample - e467c831ccf37e02245e38ec3cb2e51909453bf9 authored over 13 years ago by Taylor Otwell <[email protected]>
throw exception in benchmark class if one has not been defined.

github.com/Codeception/codeception-laravel5-sample - 72e7275fe06be03a324afeb17e6fea910148dd38 authored over 13 years ago by Taylor Otwell <[email protected]>
improving auth class comments.

github.com/Codeception/codeception-laravel5-sample - ab089872476248eace8080cb11dfae22312b038d authored over 13 years ago by Taylor Otwell <[email protected]>
One more fix to URL slash handling! :)

github.com/Codeception/codeception-laravel5-sample - f841e5d289655a11afedaa6a3f1893c316256580 authored over 13 years ago by Taylor Otwell <[email protected]>
Fix slash handling in URL class.

github.com/Codeception/codeception-laravel5-sample - 5ad4943eddcb63906647b30cac5653e35571a150 authored over 13 years ago by Taylor Otwell <[email protected]>
Fixed comment on application.url.

github.com/Codeception/codeception-laravel5-sample - ac7a77ffeba496a0be602de7bb762b1ebacacbba authored over 13 years ago by Taylor Otwell <[email protected]>
Updated URL class to use application.index.

github.com/Codeception/codeception-laravel5-sample - 825be5be7799031c32ca71048f0dd90fe88d6223 authored over 13 years ago by Taylor Otwell <[email protected]>
Added application.index to configuration file.

github.com/Codeception/codeception-laravel5-sample - 5659532d6e1a8ef3df6760cfec0f9f94a3ad19e1 authored over 13 years ago by Taylor Otwell <[email protected]>
Improved URI detection.

github.com/Codeception/codeception-laravel5-sample - bd3b5f18001367e2f46290a7240567768d27b2c3 authored over 13 years ago by Taylor Otwell <[email protected]>
Clean up request::uri method.

github.com/Codeception/codeception-laravel5-sample - 9b9a8803264a53303d2f71fbf03e0da13b46ec39 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed request uri determination bug.

github.com/Codeception/codeception-laravel5-sample - dae7912c40209d49fe103e81b8821a04bc669fd0 authored over 13 years ago by Taylor Otwell <[email protected]>
added support for alpha only random strings in Str::random.

github.com/Codeception/codeception-laravel5-sample - 04fb81367fd98c5eda0009b22b4202f6694ab388 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed typo in form class.

github.com/Codeception/codeception-laravel5-sample - 5ddab2bf9666d46c1b2dd034275041d3c29d827c authored over 13 years ago by Taylor Otwell <[email protected]>
Added missing paren from previous commit.

github.com/Codeception/codeception-laravel5-sample - cd7e1eb6645f603aae157f9c24c6bae6667191f8 authored over 13 years ago by Taylor Otwell <[email protected]>
Fixed bug in route finder.

github.com/Codeception/codeception-laravel5-sample - 2413b9cc630ac616231ea4587fbfd3fd86922134 authored over 13 years ago by Taylor Otwell <[email protected]>
Added Input::filled, Input::had, and Input::was_filled.

github.com/Codeception/codeception-laravel5-sample - 324845a855d9506a14a2d823c71274eafe966049 authored over 13 years ago by Taylor Otwell <[email protected]>
Added Input::filled, Input::had, and Input::was_filled.

github.com/Codeception/codeception-laravel5-sample - f6ea2676f397c3673150246c0b5654404c153d1b authored over 13 years ago by Taylor Otwell <[email protected]>
Added ability to pass multiple items to Input::has_old.

github.com/Codeception/codeception-laravel5-sample - 52390c4a63f1a1d48b01a0fae24127d2f7658fec authored over 13 years ago by Taylor Otwell <[email protected]>
Added ability to pass multiple parameters to Cookie::has.

github.com/Codeception/codeception-laravel5-sample - 65dca2493926b569a3323aeb8b5e4b817dcd46db authored over 13 years ago by Taylor Otwell <[email protected]>
Fixed parameters on Session::has.

github.com/Codeception/codeception-laravel5-sample - 55eb2ecb086cf72965f107c46d41b19e00e2aaad authored over 13 years ago by Taylor Otwell <[email protected]>
Fix formatting on Session::has method.

github.com/Codeception/codeception-laravel5-sample - 525f53b54c0b60c19bde9a05d0c5f7f7949b9eaf authored over 13 years ago by Taylor Otwell <[email protected]>
Allow multiple items to be passed to Session::has.

github.com/Codeception/codeception-laravel5-sample - 2ef32608f23552e326cb2d45df139a1990d93714 authored over 13 years ago by Taylor Otwell <[email protected]>
Fix bug in session garbage collection.

github.com/Codeception/codeception-laravel5-sample - f48d76abcaace996a7cf6698e3eb23145e5fadd5 authored over 13 years ago by Taylor Otwell <[email protected]>
removed extraneous comment from Input class.

github.com/Codeception/codeception-laravel5-sample - f00f3d5ea1e1db51a9c81b783ae3b7992828d5b4 authored over 13 years ago by Taylor Otwell <[email protected]>
Tweaked Input::has method to accept multiple arguments and to return false if an argument is an empty string.

github.com/Codeception/codeception-laravel5-sample - aee154c12fcbd13937fd2e2008f2eed16bf8d6b9 authored over 13 years ago by Taylor Otwell <[email protected]>
Added ability to create cookies using properties.

github.com/Codeception/codeception-laravel5-sample - 5a0a230b3dffb90f8b369c1211b76b3421c71956 authored over 13 years ago by Taylor Otwell <[email protected]>
Added ability to create cookies using properties.

github.com/Codeception/codeception-laravel5-sample - 92939a8a71d4e43aa0ecfe59e7ce450dbae41a7c authored over 13 years ago by Taylor Otwell <[email protected]>
Edited session class to use new Cookie send method.

github.com/Codeception/codeception-laravel5-sample - afd00260159c267a0831f5c7c00c1a7d43a62df4 authored over 13 years ago by Taylor Otwell <[email protected]>
Changed (:any) wildcard to more restrictive.

github.com/Codeception/codeception-laravel5-sample - 3cffaf589d5d1e3408312d5e4b6af26e987d90d6 authored over 13 years ago by Taylor Otwell <[email protected]>
Improve request URI determination.

github.com/Codeception/codeception-laravel5-sample - 0db0dadef71b2c0155f491cba5723bcb090e4efa authored over 13 years ago by Taylor Otwell <[email protected]>
incremented version.

github.com/Codeception/codeception-laravel5-sample - d380992aa7ffe97be2bf4c0b01563890477fe8a2 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

github.com/Codeception/codeception-laravel5-sample - 34387fc4e9293c6683be2e1646746c558ec13ce3 authored over 13 years ago by Taylor Otwell <[email protected]>
overall code refactoring.

github.com/Codeception/codeception-laravel5-sample - 30c83f265da82ee6256c0eda2495eca65536e5f0 authored over 13 years ago by Taylor Otwell <[email protected]>
Moved Form::close next to Form::open.

github.com/Codeception/codeception-laravel5-sample - 8161e2c736c62adde8c653868a7855bf7564e0bb authored over 13 years ago by Taylor Otwell <[email protected]>
Fix tabs on Form close method.

github.com/Codeception/codeception-laravel5-sample - 59fa681de171b762dffed547ea11dcbb70b75144 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #4 from pedroborges/develop

Added <label> element to form class. Input elements will automatically receive the ID of the cor...

github.com/Codeception/codeception-laravel5-sample - 80173d4848785a41d1e529c57c0c832c1c38ebc5 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #5 from mikelbring/develop

</form> in form class

github.com/Codeception/codeception-laravel5-sample - e87f7dc2f5fcfd211312fccc0fdfddf148a0cda5 authored over 13 years ago by Taylor Otwell <[email protected]>
added PHP_EOL in close method

github.com/Codeception/codeception-laravel5-sample - 1b620c5938f6a03c52e7fb5de445e129a36d32ef authored over 13 years ago by Michael Hasselbring <[email protected]>
add form method to form

github.com/Codeception/codeception-laravel5-sample - 279983b0792075cf37289a2aeadcecf39773718c authored over 13 years ago by Michael Hasselbring <[email protected]>
Fixed typo in a comment

github.com/Codeception/codeception-laravel5-sample - de16d5cf017b8c10daaacc7d8b57bb136ce6501e authored over 13 years ago by Pedro Borges <[email protected]>
Auto detect label and add id to field

github.com/Codeception/codeception-laravel5-sample - b4db6396ccc61f8bf136e907979a5d381c82c49f authored over 13 years ago by Pedro Borges <[email protected]>
Added support for <label> element

github.com/Codeception/codeception-laravel5-sample - efb040c507f7c58641555272b4e89e58c4687557 authored over 13 years ago by Pedro Borges <[email protected]>
adding some comments to the router class.

github.com/Codeception/codeception-laravel5-sample - af24e8db45a024588eb2fadb1be82e586c9b2113 authored over 13 years ago by Taylor Otwell <[email protected]>
moved route loading into separate function.

github.com/Codeception/codeception-laravel5-sample - fd42e0ca40ba256026ff2c8171952a752a2006b3 authored over 13 years ago by Taylor Otwell <[email protected]>
added support for overriding many-to-many table names.

github.com/Codeception/codeception-laravel5-sample - 9cee4693711017def1c5141001d407c580fd850e authored over 13 years ago by Taylor Otwell <[email protected]>
syntax cleanup in eloquent warehouse.

github.com/Codeception/codeception-laravel5-sample - ae7114163a66c76c4dbb02e65042c484d77fd141 authored over 13 years ago by Taylor Otwell <[email protected]>
added support for organizing routes in a routes directory.

github.com/Codeception/codeception-laravel5-sample - d2a74750c9b448676e53a3635eb37b0c89395d1f authored over 13 years ago by Taylor Otwell <[email protected]>
fixed bug when deleting eloquent models.

github.com/Codeception/codeception-laravel5-sample - 285cdcc8f2f93233bc3c33f9b551b4bfc04e7f42 authored over 13 years ago by Taylor Otwell <[email protected]>
added ability to specify foreign key for has_one and has_many relationships.

github.com/Codeception/codeception-laravel5-sample - 05b2e287701c293d25cb48f49240f559dc7c4ed2 authored over 13 years ago by Taylor Otwell <[email protected]>
removed with method from view class.

github.com/Codeception/codeception-laravel5-sample - 2bcf7ed327d0b38ad91dcdfcaf53e44d62181f6d authored over 13 years ago by Taylor Otwell <[email protected]>
added with method to view class.

github.com/Codeception/codeception-laravel5-sample - edbf7f3b0f898a0d3fdfa6f4ccc5341a4a5ce9dd authored over 13 years ago by Taylor Otwell <[email protected]>
moved entities method to html class and added encoding configuration option.

github.com/Codeception/codeception-laravel5-sample - c05ccc5d490812b7ccdc5e6dead204f06b21c13e authored over 13 years ago by Taylor Otwell <[email protected]>
changed loading of view to fix bug when binding content view data.

github.com/Codeception/codeception-laravel5-sample - a77b6a9737dac033862802016c597f564dfba189 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'master' into develop

github.com/Codeception/codeception-laravel5-sample - c92bdea09178b60e26ffb60a7c4ac4658d52063c authored over 13 years ago by Taylor Otwell <[email protected]>
allow literal path in sqlite database config.

github.com/Codeception/codeception-laravel5-sample - 6f1f5eed0dde057b84da4b3230666e68f3beab04 authored over 13 years ago by Taylor Otwell <[email protected]>
Moved error class load up in front controller to match config and str loads.

github.com/Codeception/codeception-laravel5-sample - e85e8f957aef57ce3cffa6882c8170726ba13f4a authored over 13 years ago by Taylor Otwell <[email protected]>
Modified default .htaccess to be more consistent with other popular frameworks.

github.com/Codeception/codeception-laravel5-sample - 3f04484b832af804ed2c2a51a81567bd3c0d4822 authored over 13 years ago by Taylor Otwell <[email protected]>
Made the response headers public.

github.com/Codeception/codeception-laravel5-sample - 328b9fcb286ea3939d2bced0c9984faa301bb219 authored over 13 years ago by Taylor Otwell <[email protected]>
Fixed bug in Config::set method.

github.com/Codeception/codeception-laravel5-sample - b91930c592cd05131e0d4789efda568b76ea6466 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #1 from hinathan/master

Preload the System\Error class

github.com/Codeception/codeception-laravel5-sample - c17e357fb6e2fa7c23a04665aa3a08dc5c08ac74 authored over 13 years ago by Taylor Otwell <[email protected]>
Preload error handler class

github.com/Codeception/codeception-laravel5-sample - c07c0ee3debeb9a91ba147fcf7b828de2f192c75 authored over 13 years ago by Nathan <[email protected]>
trimmed comment bloat. returning boolean on eloquent save.

github.com/Codeception/codeception-laravel5-sample - f7bb0c551068a615158571490ac372938fd6e2b0 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed comment in session class.

github.com/Codeception/codeception-laravel5-sample - b66be283d404f6f06a722927d683bd79814945fb authored over 13 years ago by Taylor Otwell <[email protected]>
added log to aliases. fixed flash data bug.

github.com/Codeception/codeception-laravel5-sample - 49f714572951ece32b3c36bb4d69445e97d7f75d authored over 13 years ago by Taylor Otwell <[email protected]>