An open API service providing commit metadata for open source projects.

GitHub / Codeception/module-zf2 / commits

Codeception module for Zend Framework 2 and 3

SHA Message Author Date Stats
3a00e95e update link (#15) Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0baf9083 Update readme.md (#13) Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c39382b1 Discontinuation note Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c269b5fc Add link to "central" parts explanation Thomas Landauer <t****s@l****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5c20ff85 Replace Travis by Github Actions (#8) Vincent Dauce <e****s@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5f78fe0f add persisted services before bootstrap (#6) Vytautas Stankus <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dd88e515 merge Merge pull request #5 from svycka/patch-4 Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7733f899 should use doctrine entitymanager from config Vytautas Stankus <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
898bd6a6 merge Merge pull request #2 from svycka/patch-1 Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
209a19e8 merge Merge pull request #3 from svycka/patch-2 Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cb9c11f6 Run tests on latest PHP 7.4 Vytautas Stankus <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b8621e6e Zend framework use empty string instead of null Vytautas Stankus <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a092e7c7 merge Merge pull request #1 from svycka/patch-1 Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0e379bce server params were not set Vytautas Stankus <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f5a3fac0 [Travis] create zf2_test database Gintautas Miselis <g****s@m****t>
Committed by: Gintautas Miselis <g****s@e****m>
almost 7 years ago
3fef423d Asserts module is used by tests Gintautas Miselis <g****s@m****t>
Committed by: Gintautas Miselis <g****s@e****m>
almost 7 years ago
34e0acf4 Added package files Gintautas Miselis <g****s@m****t> almost 7 years ago
ea1211df Use Symfony5 class names in connectors Gintautas Miselis <g****s@m****t> almost 7 years ago
756ddbfd SCA: dropped import duplicates, fixed a few cases of php core API misuse (#5639) Vladimir Reznichenko <k****l@g****m>
Committed by: Gintautas Miselis <g****s@m****t>
about 7 years ago
c5b4f5c5 make doctrine entity manager name configurable Vytautas Stankus <s****a@g****m> about 7 years ago
3fa98bd4 add support for ZF3 Vytautas Stankus <s****a@g****m> about 7 years ago
aa4ce2aa [ZF2] Add check for console class before calling it (#5552) carnage <c****e@u****m>
Committed by: Gintautas Miselis <g****s@m****t>
about 7 years ago
f912117d Fixed compatibility with ZF2 ServiceManager (#4934) Pavel <p****y@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m>
over 8 years ago
d578f400 Phpunit wrapper (#4817) Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
b472c355 Header Enhancements (#4541) B Patel <b****0@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m>
almost 9 years ago
99c374fe fixed typos (#4319) Artem Stepin <a****n@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m>
about 9 years ago
95be3761 updated changelog, docs, version bump, release process changed Davert <d****p@r****c> over 9 years ago
64bee6e6 Removed session_write_close() from ZF2 module (#4112) Maxim Gasumyants <m****@i****u> over 9 years ago
cce46e85 [ZF2] Made init_autoloader.php file optional, because ZF3 uses composer for a... Gintautas Miselis <n****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
8178aa1a Using ZF2 as partly loaded results into "Call to a member function grabServic... bulzgkri <K****s@v****m> almost 10 years ago
4547a02a [ZF2] Support zend-mvc 3.0 (#3440) Gintautas Miselis <n****a@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m>
about 10 years ago
57b82b1e Update ZF2 module (#3325) Jack Clayton <j****c@u****m>
Committed by: Gintautas Miselis <n****a@g****m>
about 10 years ago
0369af6a [ZF2] Added addServiceToContainer method Gintautas Miselis <g****s@m****t> about 10 years ago
a9978813 [ZF2] Throw AssertionFailedError when service is missing in container Gintautas Miselis <g****s@m****t> about 10 years ago
7a775f64 [ZF2] Implemented services part (#3288) Gintautas Miselis <n****a@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m>
about 10 years ago
0d6f9c15 merge merged with origin/master Davert <d****p@r****c> over 10 years ago
ad215ca4 merge merged with 2.1 Davert <d****p@r****c> over 10 years ago
73061add merge Merge branch '2.1' into merge-2.1-master Gintautas Miselis <g****s@m****t> over 10 years ago
30bac451 [FIX] pass the zend request the files Bart Dens <b****t@d****e> over 10 years ago
702b2319 merge Merge branch '2.1' into merge-2.1-to-master Gintautas Miselis <g****s@m****t> over 10 years ago
0c0b6460 ZF2 Reuse only Doctrine services across different requests Gintautas Miselis <g****s@m****t> over 10 years ago
55f49088 ZF2: create new Application for each request, reuse all services except Reque... Gintautas Miselis <g****s@m****t> over 10 years ago
a1eba867 Fixed code which was disabling config cache Gintautas Miselis <g****s@m****t> over 10 years ago
f9a3b06b merge Merge branch '2.1' into merge-2.1-to-master Gintautas Miselis <g****s@m****t> over 10 years ago
61594cef Pass POST parameters to ZF2 #2814 Gintautas Miselis <g****s@m****t> over 10 years ago
6a44a4a7 merge merged with master Davert <d****p@r****c> over 10 years ago
71dfe03a merge merged with master Davert <d****p@r****c> over 10 years ago
e5cd5b3c merge fixed formattimg for CI Davert <d****p@r****c> over 10 years ago
32855e78 merge merged with 2.1 Davert <d****p@r****c> over 10 years ago
d7d36036 refactred to use metadata Davert <d****p@r****c> over 10 years ago
bb7ad136 Removed unnecessary setting of HTTP_HOST from Guzzle and Zend connectors Gintautas Miselis <g****s@m****t> over 10 years ago
d7e5137e Fix some Nitpick-CI comments Jan-Henk Gerritsen <j****n@m****l> over 10 years ago
9238bdbd merge Merge branch '2.1' into feature-get-internal-domains Jan-Henk Gerritsen <j****n@m****l> over 10 years ago
f0c7a92c ZF2: always set raw-body, refactored parameter logic Gintautas Miselis <n****a@g****m>
Committed by: Gintautas Miselis <g****s@m****t>
almost 11 years ago
971f30c5 ZF2: empty form params and query params if new request does not set them #2530 Gintautas Miselis <g****s@m****t> almost 11 years ago
f90f6b84 Grab service from the current app and not initialize a new one rj <d****d@g****m> almost 11 years ago
383ffade Cache internal domains between requests, reset in _beforeSuite Gintautas Miselis <g****s@m****t> almost 11 years ago
9ad29394 Use ReflectionHelper instead of PropertyAccess Gintautas Miselis <g****s@m****t> almost 11 years ago
9fe46c01 merge Merge branch '2.1' into feature-get-internal-domains Jan-Henk Gerritsen <j****n@m****l> almost 11 years ago
47f79906 refactored to have multiple independent test formats Davert <d****p@r****c> almost 11 years ago
5abbb123 refactored to have multiple independent test formats Davert <d****p@r****c> almost 11 years ago
fec4a305 refactored to have multiple independent test formats Davert <d****p@r****c> almost 11 years ago
f2300d90 Reset internal domains before suite, because each suite can have a different ... Gintautas Miselis <g****s@m****t> almost 11 years ago
d3ce201c Use anchors for exact domain matching Gintautas Miselis <g****s@m****t> almost 11 years ago
c8930ea2 Implemented getInternalDomains for ZF2 Gintautas Miselis <g****s@m****t> almost 11 years ago
1ca6e749 ZF1, ZF2: call parent::_after in _after to cleanup after each test Gintautas Miselis <g****s@m****t> almost 11 years ago
2901144e ZF1, ZF2: call parent::_after in _after to cleanup after each test Gintautas Miselis <g****s@m****t> almost 11 years ago
b4cec948 [ZF2] Added amOnRoute and seeCurrentRouteIs methods to ZF2 module Gintautas Miselis <g****s@m****t> almost 11 years ago
5500a9a0 Added grabServiceFromContainer function InVeX <i****c@g****m> about 11 years ago
64573f5a merge merged with 2.0 Davert <d****p@r****c> about 11 years ago
c7878a89 Copied content header fix from #2028 Gintautas Miselis <g****s@m****t> about 11 years ago
9514346d Removed leading underscores from private method names Gintautas Miselis <g****s@m****t> about 11 years ago
c2519499 Added Guzzle 6 connector, moved to Psr7, PhpBrowser to switch connectors Davert <d****p@r****c> about 11 years ago
5ef1e1f6 Code cleanup (PSR-2) and some refactoring Zaahid Bateson <z****n@g****m>
Committed by: Zaahid Bateson <z****n@m****a>
about 11 years ago
17cbbd36 merge merged with 2.0 Davert <d****p@r****c> about 11 years ago
af222b67 codefixes applied according to scrutinizer Davert <d****p@r****c> over 11 years ago
982b6c96 Pass request headers to ZF2 Gintautas Miselis <g****s@m****t> over 11 years ago
479589cc Set request uri in ZF2 connector Gintautas Miselis <g****s@m****t> over 11 years ago
f85b150e Pass raw body to ZF2 if it is present in request Gintautas Miselis <g****s@e****m> over 11 years ago
9f3e1f0f merge merged with stable branch Davert <d****p@r****c> over 11 years ago
5ad7c2e6 Doctrine2 module is to require Symfony2 or ZF2 as dependency. Davert <d****p@r****c> over 11 years ago
00e438f0 Update ZF2.php Gorp <d****p@g****m> over 11 years ago
d7bd9f2a reformatted code Davert <d****p@r****c> over 11 years ago
5a12151e Close any open ZF2 sessions Jānis Peisenieks <j****s@p****v> almost 12 years ago
a57fc9af Reset status code in ZF2 connector Danielss89 <D****9@g****m> about 12 years ago
334bc48e fixed #1283 Dmitry Kiselev <d****v@v****m> about 12 years ago
67353d77 Fixing issue #997 tad3j <t****r@g****m> about 12 years ago
e30d0965 merged with 1.8 Davert <d****p@r****c> over 12 years ago
45bed25f refactoring: Util split to Util and Lib Davert <d****p@r****c> over 12 years ago
6dc4481d Util splitt to Util and Lib Davert <d****p@r****c> over 12 years ago
c997b39c added Robo as task manager Davert <d****p@r****c> over 12 years ago
2b10f8a0 Placeholder\Registry::unsetRegistry() should only be used with < 2.2.0 Ryan Mauger <r****n@r****k> almost 13 years ago
13bb6ea9 ZF2 module prepared fore release. docs and better paths added Davert <d****t@m****a> over 13 years ago
f8fc043f First version of module for integration with ZF2 Oleg Lobach <o****g@l****o> over 13 years ago

← Back to repository