Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-lumen

Codeception module for Lumen framework
https://github.com/Codeception/module-lumen

Merge pull request #23 from Codeception/lib-innerbrowser-v4

Support lib-innerbrowser v4

f36e1c40ff14ca6c4827f9b7a3ebb3fba7c37426 authored almost 2 years ago
Support lib-innerbrowser v4

1eff31afb8ca3d2d3ff7c088f859206110a35245 authored almost 2 years ago
Merge pull request #20 from Codeception/codeception5

Compatibility with Codeception 5

14618ed0985049a56e6437dbde24c21efafb2136 authored almost 3 years ago
Compatibility with Codeception 5

422c869c993f59cd29912a2632101080629be5d7 authored almost 3 years ago
Update dependencies (#16)

82278ee5039c9e9b5046f8d2ac43dbe05fc71c11 authored about 3 years ago
Update codebase to PHP 7.4 (#15)

7bc107df880bb6b97987a8c8274f0fe3b7810f0b authored about 3 years ago
Update readme.md (#14)

27c2802ebd1b61168a33730ba9d381c61ba56171 authored over 3 years ago
Fix Factory compatibility issue with Lumen < 7 (#12)

d06a7e20264e260ecaec587f36a714fe9dfe5934 authored over 3 years ago
Improve database conditional (#11)

47bb65e85e717cb840a9f54c90b5c50eb5138b66 authored about 4 years ago
Fix persistence methods (#10)

f7790ba93d36087a4f1e4183cdd5cc3ebe3774c8 authored about 4 years ago
Adding link to 'central' parts explanation (#4)

851c533620bc4afdb4a33b4bbc2e3a8cd22f1253 authored about 4 years ago
Update code standards in the module (#8)

a58a6008f4f7326e67d6d2076fa5f5f9a92f7f54 authored about 4 years ago
Merge pull request #6 from TavoNiievez/upd-test-project

Update test project

54b329c6f22112f00eadd702193fd1b07d688698 authored about 4 years ago
Update test project

ebebebc3eb451bb3b7c74ec93a54d499896efddc authored about 4 years ago
Delete local copy of autogenerated documentation

987eb28d1907c51659ea354744a6de4e42e3a8be authored about 4 years ago
Use Symfony 3 in tests to avoid version conflicts

9ea9b1839e8245399adfd451306c9a8825637cdf authored about 4 years ago
Support PHP8

c327653c780a218390bc080525dc61bf5eaa5fc2 authored about 4 years ago
Replace Travis by Github Actions (#3)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

8d381f64a9ed7aac5df330993064d4494f5100f2 authored over 4 years ago
Merged LaravelCommon traits to Lumen module

1885f94f39fc694463f50d865e183655006d5696 authored over 5 years ago
Added package files

b3c6114bf7546f22a2856b19de3639e4cc30b76c authored over 5 years ago
Use Symfony5 class names in connectors

#5532

4b5ee326bd0e451efec7b4f91e4e91dc9a904ea0 authored over 5 years ago
Add make and makeMultiple commands to Laravel5 and Lumen modules.

* Update Lumen.php

Add `make` and `makeMultiple` methods to act like factory()->make().

* ...

e5b08929651081248459a43be125872a352b9041 authored over 5 years ago
[Lumen] add support for Laravel\Lumen\Application::boot

in version 5.6.*, lumen introduced the same design pattern like Laravel
@see https://github.com/...

ab9d60db7558c3a081711dac3346c12ae5ed2f59 authored almost 6 years ago
fix(lumen): undefined method on getRoutes() on lumen 5.5 (#5230)

df0f004f0646dd3b56f9ab46c9bfa4d1e738de24 authored over 6 years ago
fix Lumen file upload via REST module (#5082)

* fix Lumen file upload via REST module

* missing dependency

727a9f93cff246c40bb0b1767b0419cc0c712998 authored over 6 years ago
fix(Lumen): Undefined property: Codeception\Module\Lumen::$module (#4731)

76cf1ee054f1a10a56ef3f347d7d5fe5071d5aeb authored about 7 years ago
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

7187350e33c8d912c7e30027babfd8dec6d69659 authored over 7 years ago
code formatting fixes, updated readme to track 2.3 branch builds

439fa9042feaf38d5134bafdf8a4ac1dfb5db589 authored over 7 years ago
Merge branch '2.2'

39d98c87a446f493fc4e8025ec4ca2a1c0c3541b authored over 7 years ago
Port some functions to Lumen from Laravel5 (#4089)

Port container methods of Laravel5 module to Lumen module

8c24ba007a65713bc9edd68aaaff94fdbeb9efc9 authored almost 8 years ago
changed timing of clearing facade cache

47e92110e32897412e7d78fc44ae37e1f6264139 authored almost 8 years ago
Merge branch '2.2' into merge-2.2-to-master

06811cbe43282b7bb4637c2fd6a41039b279aa84 authored almost 8 years ago
cleanup use statements

e6105b92dd6ee951062f9ee8fc925020e1b95ed9 authored almost 8 years ago
Fix issue with non-existing error class in Lumen module

f808e6a302d7262df5b5543ffd2038bd64ff4361 authored about 8 years ago
Improve documentation of Lumen module

2117787ecb71e8955e7b0a386f080d7768b08fce authored over 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

c8ca5c9d96c883bc4e18cef9d0eee8096c7d6a3b authored over 8 years ago
Fix docblocks for have and haveMultiple methods

2116ceeb29b3d78e1ae5e2f56ad2741002159ee9 authored over 8 years ago
Fix docblocks for have and haveMultiple methods

aa29625c1b26f40a8c0e93a34347cfd039ad7292 authored over 8 years ago
Refactor Lumen module

45077bd9b0ead602a10c415cd5e99ed182cf4f5d authored over 8 years ago
Merge branch '2.2' into merge-2.2-to-master

66398aa3ecfe57149eed5e0b85f49e4da40577eb authored over 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

a1bec42b29a0377ba6bbe746caa59d3426eea4bf authored over 8 years ago
Maintenance (CodeStyle fix, Release Script updates, ...) (#3369)

* Maintanance
* fixed codestyle
* updated codeception/base release script
* updated changelog...

33b0505c1a12786aec54cda57ba19a4dc10ddbad authored over 8 years ago
Maintanance

* fixed codestyle
* updated codeception/base release script
* updated changelog
* version bump

c891bba29352b1e7a59473e5e2647fff65af60b9 authored over 8 years ago
Fixed

b15c076649a80ed0fe7ced129b682258f0c39b09 authored over 8 years ago
Update Lumen amLoggedAs to be compatible with 5.2

c00bc24985b5d63e56b6d3142d497de70be6625e authored over 8 years ago
Fix docblocks

Fix return types in the docblocks of the `findRecord` methods of the
Laravel5 and Lumen modules.

59546f412a68cb129bfa13036460cc35ac0602b2 authored over 8 years ago
PSR2 fixes

c3f117b660b830269a16c3d49bdbb556bb7176ee authored over 8 years ago
merged latest patches from 2.1

38c76afb48630e40960f0104a63be381f54fb4ac authored over 8 years ago
Fixes Lumen module does not work on PHAR version.

b3ccb62b6f5fd5df3096c3e8e73a4623f3b50042 authored over 8 years ago
merged 2.1

5aedd4c96286031d3e34cb84972682d217e296af authored over 8 years ago
Fix container issue in Lumen Module

167d8444a6a154497f876d498c20c740aaf7fe04 authored over 8 years ago
PSR-2 compliance (#3105)

* Add composer.lock to .gitignore

* Put direct link to coding standards description

* Fix ...

ff96dedb94ce4162ccfde1e9d5aedef38f10ee5e authored over 8 years ago
Refactor database methods for Laravel5 and Lumen modules

74c262a82af7f95925d0bb4c2f1d909e2a79c23f authored almost 9 years ago
merged with master

090dd7da7e118227016a6a8694711ce65a1028de authored almost 9 years ago
merged with master

e6cf3472feed3793e2477ca805a2a79a84c425a1 authored almost 9 years ago
fixed formattimg for CI

1ae4b0b96f05948a62030b7b9f0d13ce0dcd06fa authored almost 9 years ago
refactored to have multiple independent test formats

f0202ebedcadac73fc8a3394c5c30a8e19c9e706 authored almost 9 years ago
refactored to have multiple independent test formats

0761c17aa01c489f703d39e8c7c3b9f1738c2148 authored almost 9 years ago
refactored to have multiple independent test formats

491340c16ea2b4ccc442a16fe18f2913174e661c authored about 9 years ago
refactred to use metadata

f9de67ffeceb19befdcc3477ab0750f244475690 authored about 9 years ago
Remove getInternalDomains() from Lumen module

35f1bf18c8d35cbe5c9fd9c789c103ea010383f1 authored over 9 years ago
Merge pull request #2405 from Naktibalda/zf2-domain-routing

Implemented getInternalDomains for ZF2

5ec87045606b81018bccb6d3365fa971153334f2 authored over 9 years ago
Remove references to removed SupportsDomainRouting interface

9616c99349e02aeb6b07330ef00720742c433734 authored over 9 years ago
Merge branch 'feature-get-internal-domains' into zf2-domain-routing

78c4b40b4c9a0e7e30e1a71fc7a0b90b45c3cc92 authored over 9 years ago
Merge branch '2.1' of https://github.com/Codeception/Codeception into feature-get-internal-domains

53d02ee0a3bafa9530eaa803fe7d100dc6cb83f7 authored over 9 years ago
Merge branch '2.1' of https://github.com/Codeception/Codeception into zf2-domain-routing

ae8eb5c8b441f3a7175221de6138e87f6c010783 authored over 9 years ago
Merge branch 'feature-get-internal-domains' of https://github.com/Codeception/Codeception into feature-get-internal-domains

d0a31d02ecf28eb63fd206cba95d7961ce06b812 authored over 9 years ago
Moved getInternalDomains to Codeception\Lib\Framework, deleted SupportsDomainRouting interface

951e7f3db4abe53fe09f4752c7d0342545ac95d1 authored over 9 years ago
Moved getInternalDomains to Codeception\Lib\Framework, deleted SupportsDomainRouting interface

1ae33306237bc87015a01fa3207e8bb9b7fe43f7 authored over 9 years ago
Added missing use statements

715aa03eb6776cd4b32acfcf14976faaad81da52 authored over 9 years ago
Added empty getInternalDomains to all modules implementing SupportsDomainRouting

38615260c68c3acd1ed544d6dcee272455e858df authored over 9 years ago
Interface SupportsDomainRouting is for modules, not for connectors

7b02f4262104c12c0ebe7409b7b5cfd6f5a8298d authored over 9 years ago
Interface SupportsDomainRouting is for modules, not for connectors

ba723a736bffdcbcd6e233e238ebfdb45c9b8eee authored over 9 years ago
Added interface SupportsDomainRouting to all framework modules except those that only support localhost #2371

8b8dce4868ae3b297a401578d3411b0f8c9436b0 authored over 9 years ago
Fix Lumen issue

c29abbf99803cccf649fe2b6e44c3dd45eb06956 authored over 9 years ago
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

f3e554a6c24ce8ed31c0532352c445e8acdc029a authored over 9 years ago
Update Lumen module to support new constructor injection

a49163a127e83870e50faacb28d840eceb3264dd authored over 9 years ago
Add Lumen module

108a4445e1bf3895fdf5611489224d4f7d8bbf45 authored over 9 years ago