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

Fix keep method and added started method.

github.com/Codeception/codeception-laravel5-sample - a11c456f423e069f4b0f9ae11c4f9e6a5cdad0b3 authored about 13 years ago
Merge pull request #140 from paulboco/develop

Change attributes in paginator to public and fix issue #141

github.com/Codeception/codeception-laravel5-sample - 498a83abe999cd2a77c516d9f2fa35b0b4816bd7 authored about 13 years ago
Fixes issue #141 and a typo.

github.com/Codeception/codeception-laravel5-sample - fb25edd0b14af38c9144ce9fffd0bd568b3853bb authored about 13 years ago
Change attributes from protected to public.

github.com/Codeception/codeception-laravel5-sample - 6eae4c982b11e37e38120bbf2d33f1fe4b2cf2de authored about 13 years ago
tweak session expiration calculation.

github.com/Codeception/codeception-laravel5-sample - 97a3f33cb4c6661847b612e8c8358dc9cd2b28c8 authored about 13 years ago
made controllers restful by default.

github.com/Codeception/codeception-laravel5-sample - 88e6143338b59bd3a99f5bf021093add2ae17a7c authored about 13 years ago
Fix bug in validate_mimes method.

github.com/Codeception/codeception-laravel5-sample - 9f78c8be9033ce5461da5de2d8d86dff8c65f4ea authored about 13 years ago
Added check for application key in session class.

github.com/Codeception/codeception-laravel5-sample - e89fd04ab755ffdcb66189496420113e9f1f8855 authored about 13 years ago
Small clean-up in the auth configuration file.

github.com/Codeception/codeception-laravel5-sample - 9fd503f5b622b24d16c5f37c5b115eafca358f9d authored about 13 years ago
Tweak the CSRF token a little more.

github.com/Codeception/codeception-laravel5-sample - aa55f3441fbc1ec78cf96f2c76ab83e8d6d58f82 authored about 13 years ago
remove timestamp from index file.

github.com/Codeception/codeception-laravel5-sample - adc2e21e7ffe00cb660934f9b798b53479f1b5a7 authored about 13 years ago
Merge pull request #133 from jjaffeux/patch-1

Typo

github.com/Codeception/codeception-laravel5-sample - 28b42c64feed9e73cec6907ebc6119c2bfcc7dcb authored about 13 years ago
fixed bugs found when unit testing.

github.com/Codeception/codeception-laravel5-sample - 895d8764630e16cac8e65f68c674e081ff7dfd37 authored about 13 years ago
Merge pull request #132 from daylerees/develop

corrected typo ::of_layout() to ::of_home() for clarity

github.com/Codeception/codeception-laravel5-sample - 128984facb85061ea56e9ebc8bcb301b44b14b64 authored about 13 years ago
corrected typo ::of_layout() to ::of_home() for clarity

github.com/Codeception/codeception-laravel5-sample - da4c196c3cf19ea71beb0e000a1d9843d3f8349d authored about 13 years ago
ignoring files in the storage directory.

github.com/Codeception/codeception-laravel5-sample - 2a5c94a61bc99253e50ad8d55073ff5ddc7ed492 authored about 13 years ago
remove tests from main repository, moved storage directory to application.

github.com/Codeception/codeception-laravel5-sample - 493e1c13741b47d30b7ca20894f6954645e433b7 authored about 13 years ago
git rid of uri test case and remove information from config.

github.com/Codeception/codeception-laravel5-sample - 6081baaa201acb970ba9c259df47a4b0b26991b7 authored about 13 years ago
fix bug in request uri parsing.

github.com/Codeception/codeception-laravel5-sample - 527340d793f2ac0de3d61938770b9407b61ec8c7 authored about 13 years ago
tweaking route introduction.

github.com/Codeception/codeception-laravel5-sample - 880fd106c7276833ccb3f6d2aa411dcf942d1434 authored about 13 years ago
deprecated the session payload class.

github.com/Codeception/codeception-laravel5-sample - a986b010b6b2295b0ce9faa7c1a0cfbd3415c7f2 authored about 13 years ago
change controller->filters to protected.

github.com/Codeception/codeception-laravel5-sample - c4eb6c94160d589be9a38aa3426f21a313f98877 authored about 13 years ago
refactoring the session class.

github.com/Codeception/codeception-laravel5-sample - 6048d20921116e8c2ff5664c6458abe9c2836c5b authored about 13 years ago
refactoring bootstrapping.

github.com/Codeception/codeception-laravel5-sample - 2e1fed294f86a6434192fadf8640d4856e7c4fe6 authored about 13 years ago
added cookie option to session configuration.

github.com/Codeception/codeception-laravel5-sample - ca2c988274b3c4ac580b811c4636014a7b1b25a5 authored about 13 years ago
shorten really long statement.

github.com/Codeception/codeception-laravel5-sample - 8df52df8946c255ee05f8fb046cd216eeb3ab6a8 authored about 13 years ago
change cookie forget time to be 25 hours in the past to cover strange timezone issues.

github.com/Codeception/codeception-laravel5-sample - 6810b99d382179182cd656ca0bd9ebabaf492dd6 authored about 13 years ago
Fix bug in update database grammar.

github.com/Codeception/codeception-laravel5-sample - c3c0fbce96b8a2a58d121ab4f7a48fb10d2ffb32 authored about 13 years ago
Fix bug in session flashing.

github.com/Codeception/codeception-laravel5-sample - cf6514fbb9db8e31d5706ff6690829a9b94a1064 authored about 13 years ago
refactoring the session payload.

github.com/Codeception/codeception-laravel5-sample - 06bf0a40a67004a52c3dd1d9291a5df06f146c88 authored about 13 years ago
refactor the library detection in the autoloader.

github.com/Codeception/codeception-laravel5-sample - 82b75166ac7269c4bfa06d18034a7124c8e84189 authored about 13 years ago
refactoring the autoloader.

github.com/Codeception/codeception-laravel5-sample - c0c8108399d8c8c2fe761dd357cfae01f4f8c8ba authored about 13 years ago
refactoring the auto loader.

github.com/Codeception/codeception-laravel5-sample - a0bbc9d4727b42ce8f7baeea478aeb3cfca2c684 authored about 13 years ago
refactoring the autoloader.

github.com/Codeception/codeception-laravel5-sample - d44c076ebfbaf0d0d3fd4cbc5dea58ab923372b9 authored about 13 years ago
refactoring the uri method.

github.com/Codeception/codeception-laravel5-sample - f824cc0f43c2dad4f178aec36fd0cc865d785f57 authored about 13 years ago
major session refactoring.

github.com/Codeception/codeception-laravel5-sample - 997a90bcf52fc0c01f589fa1b78851f34b043ddc authored about 13 years ago
fix bug in listing method.

github.com/Codeception/codeception-laravel5-sample - 36ff7b81aa351b336c1c80083587debca0069583 authored about 13 years ago
remove some comment bloat from the request class.

github.com/Codeception/codeception-laravel5-sample - 0586bbe04e65384ac12ad06d0f9e1642f59091d4 authored about 13 years ago
got rid of URI class and brought URI determination back to into request class.

github.com/Codeception/codeception-laravel5-sample - 75ce8796d7bde3bbce880120546849e9b5c2d8df authored about 13 years ago
refactoring for better dependency injection on a few classes.

github.com/Codeception/codeception-laravel5-sample - 932a70b6cf3d9679dc10c8dc866dd33436b9381e authored about 13 years ago
refactoring the validator.

github.com/Codeception/codeception-laravel5-sample - faaea17fd3e28ad43fa7a8ae2b605487787eabf8 authored about 13 years ago
refactoring the auth class.

github.com/Codeception/codeception-laravel5-sample - bb2cd3e3739b1c502211366ce77a698644dec375 authored about 13 years ago
removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header.

github.com/Codeception/codeception-laravel5-sample - 866f5d8fc3bdf237975ab10b42381750739a55e1 authored about 13 years ago
fixed old input persistence bug.

github.com/Codeception/codeception-laravel5-sample - e44eec106d4ddb1f10c28bc26f9dbd5ccd817f6d authored about 13 years ago
fix bug in routing that prevented comma delimited routes.

github.com/Codeception/codeception-laravel5-sample - 6e916ea69d854896489ba8202cf03ec597407e68 authored about 13 years ago
added another route filter parameter test.

github.com/Codeception/codeception-laravel5-sample - 33e1bd4f11ac424ac5d72c94506a153b0c0f5cd9 authored about 13 years ago
changed route filter test.

github.com/Codeception/codeception-laravel5-sample - 212bbad1a624c2dbbffe1232571c957bca1d3ef1 authored about 13 years ago
refactoring. added redis drivers.

github.com/Codeception/codeception-laravel5-sample - 7bf84066bf0417203ca851ab2f50f9cbd80630c0 authored about 13 years ago
refactoring the uri class... again

github.com/Codeception/codeception-laravel5-sample - 8595253afe8baff89147a82a4b54df4798e64135 authored over 13 years ago
continuing to refactor the uri class.

github.com/Codeception/codeception-laravel5-sample - 415cb0fe124964045922ed9b750b169ec8eb0a48 authored over 13 years ago
refactoring the uri class more.

github.com/Codeception/codeception-laravel5-sample - e454227d32a5cedd423755d42e7d7bc93e90a7ae authored over 13 years ago
refactoring the uri class more.

github.com/Codeception/codeception-laravel5-sample - bce571bf2603dc7ed7a81b2b2e6eda458ec04bbe authored over 13 years ago
added some notes to the home controller.

github.com/Codeception/codeception-laravel5-sample - 8443cef301f9231fe00b00357ae4d38fed68a717 authored over 13 years ago
refactoring. added default controller. added uri class.

github.com/Codeception/codeception-laravel5-sample - d4ddb05abbfd25f8a016e5021b6f303861686692 authored over 13 years ago
Merge pull request #122 from sparksp/fix/env_config

LARAVEL_ENV is not correctly translated into a config path

github.com/Codeception/codeception-laravel5-sample - 320653e832ab6db021649db730a0fb2f0e994423 authored over 13 years ago
Fix Laravel Env Config path

github.com/Codeception/codeception-laravel5-sample - ca1e5ac29cc78ff0add8dc0ef9596ec8c78ea4b4 authored over 13 years ago
some small refactorings and cleanup.

github.com/Codeception/codeception-laravel5-sample - 32989d39c86373a417369fa143ff73c79958f37e authored over 13 years ago
removed packages directory. refactoring.

github.com/Codeception/codeception-laravel5-sample - b71ecb43630357dceb9d1afb4ca48b641a700f33 authored over 13 years ago
refactoring the crypter class.

github.com/Codeception/codeception-laravel5-sample - 80f810de241e87a927ba00094626b591b98d66aa authored over 13 years ago
refactoring the crypter class.

github.com/Codeception/codeception-laravel5-sample - 8d3151b1341f862927bb129ad065ab1432f5262b authored over 13 years ago
refactoring the crypter class.

github.com/Codeception/codeception-laravel5-sample - 0be75fc2d9fef4996f32efb890221fbfc9da53aa authored over 13 years ago
refactoring lang and url classes.

github.com/Codeception/codeception-laravel5-sample - 49b13e69606ce4647056c12c6eb938308c6811e1 authored over 13 years ago
refactor sqlite connector to accept path in constructor.

github.com/Codeception/codeception-laravel5-sample - 21dccae75552ca52eed4f47dc2df1091dc3de669 authored over 13 years ago
only define environment constant if it hasnt already been defined.

github.com/Codeception/codeception-laravel5-sample - 23c79a031739051357649dbeee0f3a7ef9865034 authored over 13 years ago
various refactoring and tweaks.

github.com/Codeception/codeception-laravel5-sample - af36cb3d5abae2f0dbace148e65f87c0cad532b8 authored over 13 years ago
refactoring and working on redis.

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