Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-doctrine2

Doctrine2 module for Codeception
https://github.com/Codeception/module-doctrine2

refactored to have multiple independent test formats

daacc220592cac049876cb053b791b0f248aed42 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

adb1ed0b05f8025c5f17b0db09fd8f9138e961d2 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

3dc1fcc191f4545e5f02ec6f3e33623550e3bcea authored almost 9 years ago by Davert <[email protected]>
#2380

26954c2d8ecca0bb6d1a70866c4bc34f1cd65386 authored almost 9 years ago by jachim <jachim@macbook>
refactred to use metadata

5e5eae0667faf6f2ac4094d9b3171e24c87b8657 authored about 9 years ago by Davert <[email protected]>
Fix issue #2060 - Too many connections error

Close Doctrine2 connection after each test to prevent throwing an
exception "[Doctrine\DBAL\Exce...

4c101c5d69ae98627e722522b27ec9601f775178 authored about 9 years ago by rj <[email protected]>
doctrine2 strict compat fixed

47269e893d57aa43db2cacdb0f9d20cb36cc234b authored over 9 years ago by Davert <[email protected]>
updated Doctrine documentation

fa7a0e046d539daf80fee1050334d0384b8ceb83 authored over 9 years ago by Davert <[email protected]>
Doctrine2 and Symfony2 fixes

74f816e76b04f58291f673b59888f3eaf83c4b93 authored over 9 years ago by Davert <[email protected]>
Code cleanup (PSR-2) and some refactoring

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

091677600f7214407be8410e56d4fde8597f3afa authored over 9 years ago by Zaahid Bateson <[email protected]>
* fixed module config parsing

* fixed Doctrine2 error messages

dd5a00821526570095f0019afa3251baffb2788c authored over 9 years ago by Davert <[email protected]>
fixed yii and doctrine tests

3509afcddfe31fc2216fdf53eb8cb72931c1347f authored over 9 years ago by Davert <[email protected]>
doctrine exception descriptions improved

6a4b572315d7353af100e70a60f0c11ab1a84d11 authored over 9 years ago by Davert <[email protected]>
moved em_service from Doctrine2 to Symfony2 module

71327a4118ac039dc5c4554b7546b1732005272b authored over 9 years ago by Davert <[email protected]>
merged with 2.0

a0c309ea00cb43196b136e038518719bd2a4fd51 authored over 9 years ago by Davert <[email protected]>
updated doctrine config

5a9aa9d75c7e9c7fd1bede516e2cf4d85d025572 authored over 9 years ago by Davert <[email protected]>
codefixes applied according to scrutinizer

9ab03658fd5b53b878d462eb02f83ae3dcad8cc4 authored over 9 years ago by Davert <[email protected]>
when setting Symfony2 as dependency of Doctrine2, whe should not have an exception

3f7b979caf04f0a7df88441eeed7ee02527dc8e0 authored over 9 years ago by Damien <[email protected]>
Removed close bracket in Doctrine2 module

41f5967b259130609aa45626169341280803e1c2 authored over 9 years ago by danieltuwien <[email protected]>
Updated EntityManager configuration for Doctrine2 module

48df2e450f91cfa5fcee75ce1653620f7e97b3a7 authored over 9 years ago by danieltuwien <[email protected]>
Added optional EntityManager configuration to Doctrine2 module

953700588798ddb2dcaf097dec44029253c8dc99 authored over 9 years ago by danieltuwien <[email protected]>
docs updated

f95d38a8f5ed6b895693314b6ef9265a2e0067d5 authored over 9 years ago by Davert <[email protected]>
updated module reference and base generators for new config changes

f79be36966aa571d6fb000852e64df6331992b52 authored over 9 years ago by Davert <[email protected]>
Doctrine2 module is to require Symfony2 or ZF2 as dependency.

Static $em replaced. FIxes #895

f596517a39c3cdd2f1e0db644c18c811cd49f0b7 authored over 9 years ago by Davert <[email protected]>
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

bd0b5096104b40758e68e43251ca1a04f69f5970 authored over 9 years ago by Davert <[email protected]>
merged with 2.0

a3ce585f5f7058669dc16118f1f436a26f49305e authored almost 10 years ago by Davert <[email protected]>
reformatted code

28db27ee96c44004ea6b2da33dda722cb741d684 authored almost 10 years ago by Davert <[email protected]>
updated Doctrine module to not throw error on failed rollback

9eaa6ebb45ab06777b0f2d44cd1a5408e9b6ed96 authored almost 10 years ago by Davert <[email protected]>
Autoload EM from ZF2

6e7d110f81849ffd70d7349564b74e338bb4b904 authored over 10 years ago by Danielss89 <[email protected]>
created Symfony connector, added Doctrine to persistent services

083166f02e3c39e17e8f59e3da2edbf9888353d5 authored over 10 years ago by Davert <[email protected]>
implemented haveInRepository for Doctrine2 module

e4a91774a6990269a42281018fe06b46500aaabf authored over 10 years ago by Davert <[email protected]>
fix Doctrine2 error "Invalid parameter format" in seeInRepository method.

c869846d1a27581bde6329beccad309148f57a57 authored over 10 years ago by ginriki <[email protected]>
handle NULL value in seeInRepository param array / typo fix

169c5d11497befcde170054270ed573ceac2f5d0 authored about 11 years ago by imanzuk <[email protected]>
handle NULL value in seeInRepository param array

e4e8beb2444735fed64231642006c5e0e97369e5 authored about 11 years ago by imanzuk <[email protected]>
Doctrine2 module to rollback only on active transaction

1f5c62afa926afdc33e615e2270055ef0280359f authored over 11 years ago by Steven Rosato <[email protected]>
some fixes for symfony 2.2

510b9604ab6c1d916e42a011d83abb0eac4de531 authored over 11 years ago by Davert <[email protected]>
added have in datastorage methods, fix to REST module

f77e037aeaf81b97aaae6bb05e27e79dd4acbbe9 authored almost 12 years ago by Davert <[email protected]>
Fixed typos

51004152ead25ee5c7aa9146b02a869602d0e8f8 authored almost 12 years ago by Pascal Borreli <[email protected]>
docs for modules updated

eefe452f90dc5f6d5372351a3f7ed857d113ad9a authored almost 12 years ago by Davert <[email protected]>
example configs added to modules

:

edb91a70d5039aa54c0751578848648e53ca88cd authored almost 12 years ago by Davert <[email protected]>
symfony && doctrine modules patched

f17f4129313ba4ea25482201be982621d0b2c9a4 authored almost 12 years ago by Davert <[email protected]>
Doctrine2 grabbers to work

96c5b6bc4d95f0667078ae74b14778fd1d6c126b authored almost 12 years ago by Davert <[email protected]>
Doctrine2 module : made grabFromRepository public

Changed grabFromRepository visibility to public, in order for the example in the method docblock...

a52ec77dfbcb01aafb2e6b66f6750646d4f1d349 authored almost 12 years ago by Frederik Eychenié <[email protected]>
docs updated

5a10fe6e3b5a03ac1b529f153ee8b1001402e608 authored almost 12 years ago by Davert <[email protected]>
amqp module updated and module stability docs added

24e3aa897b334cd054d5f09db0e8d3dfca46c127 authored almost 12 years ago by Davert <[email protected]>
better unit tests

7d3715b093fc4aa098c696d51d68ed0a6e9063b2 authored almost 12 years ago by Davert <[email protected]>
grabbers added

2e055d8322d384ce9953a73934d97ba337d7b191 authored over 12 years ago by Davert <[email protected]>
slight refactorings

be24ad945a87b871c7c069f16400d26a24407d87 authored over 12 years ago by Davert <[email protected]>
REST and SOAP modules added

a5b6cb2ab267b8f4d6cae5c620c119b8d75f98d9 authored over 12 years ago by Davert <[email protected]>
=auto-updated documentation

abbfa7d122540c56728afc30cccc084abe099f8e authored almost 13 years ago by Davert <[email protected]>
BrowserKit added

7a2a680f5e769b43da3cb9b1c7dcd5533d5b2a06 authored about 13 years ago by DavertMik <[email protected]>
merged

0d99cf9d9c7dfd1e4cce5f2c45e8695e291c8e24 authored about 13 years ago by DavertMik <[email protected]>
fixed mink integration

24130fb11309e28cef53d7271fa1df12461dabf3 authored about 13 years ago by DavertMik <[email protected]>
more tests

55309d871b5e0d7bff4b00f024975b6398bae01a authored about 13 years ago by DavertMik <[email protected]>
package changed

eb52364473065361c60772b8b47a0d8b9c4867be authored about 13 years ago by Davert <[email protected]>
docs updated

33df827ba146858daae66c7e05e8299f92d44ec3 authored about 13 years ago by Davert <[email protected]>
refactoring started

8848894933c4289ccbaba42cb176a7c325d4ca83 authored about 13 years ago by Davert <davert@fedora.(none)>
modules doc updated

5c33555eb3f4bf1e7f03c5e0a1cf801226b6bb4a authored about 13 years ago by Davert <[email protected]>
modules doc updated

eb90c32e98170810ff20741e027a2d81b9afe0fc authored about 13 years ago by Davert <[email protected]>
transactional cleanup added for doctrine2

8f32cda6261171031372c80b9410b8315e945d92 authored about 13 years ago by Davert <[email protected]>
intruduction written

d44edb1f8a65c963029677b75f6146bc0ebffce9 authored about 13 years ago by Davert <[email protected]>
modules docs added

5e11c853d37aeb6670b3994d3f35f9b281e11ffb authored about 13 years ago by Davert <[email protected]>
start page updated

be7af543aaeb5e6d1915963ffb39acd41563b4c6 authored about 13 years ago by Davert <[email protected]>
docs updated

8c1fa7530a646cf64e7e18413cead5986d1f21af authored about 13 years ago by Davert <[email protected]>
first test added

9124db3f9492cffe688a17d94eab67ed84aba16c authored about 13 years ago by Davert <[email protected]>
added Doctrine2 module

d5fd34b2502057df7a99b3566633659432d0f8f9 authored about 13 years ago by Davert <[email protected]>