Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineModule

Doctrine Module for Laminas
https://github.com/doctrine/DoctrineModule

Hotfix for CacheFactory and cache instances from strings.

7e8cbaa6e4986b5cbe22bcd41f63c4a495f073c9 authored over 12 years ago by Kyle Spraggs <[email protected]>
Merge pull request #83 from superdweebie/autoloadTestNamespace

Remove DoctrineModuleTest namespace from autoloader

9ec205d0549a178c032510893affe3104b056680 authored over 12 years ago by Marco Pivetta <[email protected]>
Remove depreciated class

fe337ec77f0d1b3941aa834cb3131c0bfb9b4be2 authored over 12 years ago by Tim Roediger <[email protected]>
Remove last ORM. Possible BC break for DoctrineORMModule users

c246075a4a4d52c52ccd2cc7393c0b9bc2f94d47 authored over 12 years ago by Tim Roediger <[email protected]>
Remove DoctrineModuleTest namespace from autoloader

95e6d92596beaf52f012625acfb2dd12a8dc9032 authored over 12 years ago by Tim Roediger <[email protected]>
Merge pull request #82 from zolex/filesystem-cache

added possibility to create a filesystem cache

73ef20b1b55e501641c9ac8b439f351a4d5cac0f authored over 12 years ago by Marco Pivetta <[email protected]>
removed more blanks

7d0d5686040cc8c00ddbc2ac86f8e27d457d9af0 authored over 12 years ago by zolex <[email protected]>
removed blank line

ae5125e2032dda1f7ae05cec1c0ebd39bc341b84 authored over 12 years ago by zolex <[email protected]>
changed check for classname respect the datatype

895cbb4c2db3026d892242a726bb95db79cc3386 authored over 12 years ago by zolex <[email protected]>
added possibility to create a filesystem cache

6b36b585beae8c02e509a9b17e8e136d033e324d authored over 12 years ago by zolex <[email protected]>
Removing repeated require

723a304acb14108e07d00668affac789ace3a900 authored over 12 years ago by Marco Pivetta <[email protected]>
Bumping required versions of ZF2 and doctrine ORM

0a8daa3b2a81292c8b515ed9911848a8490a9413 authored over 12 years ago by Marco Pivetta <[email protected]>
Update config/module.config.php

Updated Memcache, Memcached, and Redis cache configurations to use correct classes.

7cce07905909d7883b97219ba19025c0367f0dd6 authored over 12 years ago by Kyle Spraggs <[email protected]>
Merge pull request #77 from jhuet/master

MappingDriver does not have a addDriver method.

55aa93bda85d1030aea8ee57fd7b5c52ddf72dee authored over 12 years ago by Marco Pivetta <[email protected]>
Missing use statement for MappingDriverChain.

f88070262cdd6527b8908e02d77f741bbdad4dbe authored over 12 years ago by Jérémy Huet <[email protected]>
MappingDriver does not have a addDriver method.

10410a72850a26c04d5fc47fbc29b5fa58c3e797 authored over 12 years ago by Jérémy Huet <[email protected]>
Implementing InitProviderInterface in module

8dc84a9febb76967c9537f427c5c83df3a7ec85a authored over 12 years ago by Marco Pivetta <[email protected]>
Added annotation loader to module.php

82d5872471c7fb12cd3091bec8520fc2eafd3ba0 authored over 12 years ago by Tim Roediger <[email protected]>
Update src/DoctrineModule/Module.php

Removing already inherited docs

dd6ec9a75d187085041e046475bfd69d3c00db6d authored over 12 years ago by Marco Pivetta <[email protected]>
Update README.md

Removed autoloading of DoctrineModule namespace from installation guide

a0e5b0ded490c388784d88cd7995ae8c505e29c2 authored over 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #74 from BilgeXA/autoload

Added namespace autoloading for non-Composer users.

7c0f6dadff3455e8786f2b9ced2c290b58e781f2 authored over 12 years ago by Marco Pivetta <[email protected]>
Ocramius compat.

43f9ef928a97142bdd19a8f48037000949c0c3b5 authored over 12 years ago by Bilge <[email protected]>
Added namespace autoloading for non-Composer users.

fef623742316a9a537df64cae19248920d8cec3f authored over 12 years ago by Bilge <[email protected]>
Don't try to find associations if the value is null

5ea15bcc982e20458dd7b626a2156d90dfdc812d authored over 12 years ago by Michel Hunziker <[email protected]>
Merge pull request #69 from davidwindell/patch-1

[Hydrator] Allow hydration of existing objects

8ada8b2c7aebc35461d8e14e33a097b505e8be4f authored over 12 years ago by Marco Pivetta <[email protected]>
Added tests

b25f9a45e357a28c30e1d4d77266d8202e0353e8 authored over 12 years ago by David Windell <[email protected]>
Merge pull request #70 from superdweebie/adapterFactory

Authentication Adapter factory

bac509a97667bddef540f09c90fc0681bd24cf49 authored over 12 years ago by Marco Pivetta <[email protected]>
Update src/DoctrineModule/Options/AuthenticationAdapter.php

c6936dc526604c2a874563722e7e784be2fac3b2 authored over 12 years ago by Tim Roediger <[email protected]>
Add authentication adapter factory

6b5202419baf4742a2576e5841e51862698a20a9 authored over 12 years ago by Tim Roediger <[email protected]>
Allow hydration of existing objects

c8f728aa6c6835121b308a4bfc408d2ecda6d9c9 authored over 12 years ago by David Windell <[email protected]>
Allowing non-scalar values as identifiers in the object-manager based hydrator

3e71ac6c4cd7c55995596e2b2935a83f9d9a9143 authored over 12 years ago by Marco Pivetta <[email protected]>
Merge branch 'hydrator'

6898aa899ca4c8bc428f699cc4787ac4075ccdf5 authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing compatibility issue caused by zendframework/zf2#1976

f9f87c5e07473b6ae5ffbccbca91ffb0a9deb445 authored over 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #62 from bakura10/auth-fix

Remove auth factory

3b613dba73dbd79ad32131f22691020365b5aa0d authored over 12 years ago by Marco Pivetta <[email protected]>
Make tests pass again

3760b392cdd81aaa6811abf78ad3f841c10b18d4 authored over 12 years ago by Michaël Gallego <[email protected]>
Move hydrator to DoctrineModule

3886c7ecee547fe9dccdb377d401a8376cfc8ff3 authored over 12 years ago by Michaël Gallego <[email protected]>
Remove auth factory

706558f952ef1d841673950e193874f014cd90a8 authored over 12 years ago by Michaël Gallego <[email protected]>
Use service locator to retrieve object manager if string

c4cc6c2f9497a2584c5d5615d6694186febd1e31 authored over 12 years ago by Michaël Gallego <[email protected]>
Removing DBAL-related features from the module (moving to ORM module)

cfa3f25bedf3977b537a8fbbeb2bc8d3c9795e61 authored over 12 years ago by Marco Pivetta <[email protected]>
Moving docs to ORM module for now

4738fcc89eb7a140c186689b686e7dec49cba5bb authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing Configuration->Config BC break

f96aef4eab93a4eada83420b576e3ffb366a4401 authored over 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #59 from bakura10/authentication-refactoring

Authentication refactoring

f1387fb1d53794eebf6471a9c028e7af8ca59c92 authored over 12 years ago by Marco Pivetta <[email protected]>
Remove useless code

ec064c97d3a6240a3c51c7b0098113b789c7b0da authored over 12 years ago by Michaël Gallego <[email protected]>
Super fix

876de4040ae544c36b3924715e21a77b5288fdc8 authored over 12 years ago by Michaël Gallego <[email protected]>
Fix

de9efcaabab05068ad0f937009c1acc4acd116fd authored over 12 years ago by Michaël Gallego <[email protected]>
Fix

fb05798899f57ebf409962519e81c28203597d3b authored over 12 years ago by Michaël Gallego <[email protected]>
Readd tests

4a3ad1fe1bc26d4258eaf432a52afee3441d91eb authored over 12 years ago by Michaël Gallego <[email protected]>
Merge pull request #61 from juriansluiman/hotfix/config-configuration

Update to s/configuration/config/g changes in zf2

1a23004aab07ea811b6010beda2d2e770304f01c authored over 12 years ago by Marco Pivetta <[email protected]>
Add tests

6be7dbecf73829fe0c39ab960e96167a371c191d authored over 12 years ago by Michaël Gallego <[email protected]>
Update to s/configuration/config changes in zf2

c2373fed68c17c36a041bcc7cb4469984cb52469 authored over 12 years ago by Jurian Sluiman <[email protected]>
Merge pull request #60 from davidwindell/patch-1

Change Configuration to Config after recent BC Break

21739f4019a7956729f61e7f86cdb73c8213cd22 authored over 12 years ago by Kyle Spraggs <[email protected]>
Change Configuration to Config after recent BC Break

5ff2e3899721e8e80cc1f3004d7efb338e9e41b8 authored over 12 years ago by David Windell <[email protected]>
Rename auth service alias

fedbf3a57939abcc561503ebe90a84f44984637f authored over 12 years ago by Michaël Gallego <[email protected]>
Updated CS

2586cd3018281053a7cab4ed9ab37ee42153af84 authored over 12 years ago by Michaël Gallego <[email protected]>
Small fixes

36fa5e41d8c3ffb15aebe323cf6fb13e64b783b3 authored over 12 years ago by Michaël Gallego <[email protected]>
Make DoctrineObjectRepository usable again

b80a305b26b02c2629d26f83436d31267a6262b8 authored over 12 years ago by Michaël Gallego <[email protected]>
Refactor auth

31b3bd1710283de88a83da36840c0f9f5f1210f9 authored over 12 years ago by Michaël Gallego <[email protected]>
Refactor authentication

0ca74e7c6804ff6a1632fab0d7eb698043689844 authored over 12 years ago by Michaël Gallego <[email protected]>
Merge pull request #58 from bakura10/paginator-adapter-folder

Move adapter to a better folder

69d4d00aad859deac470bd1a9879883152b75675 authored over 12 years ago by Marco Pivetta <[email protected]>
Move adapter to a better folder

1b0dc2f82bbc38ed198e555e53cd232f8f8e1289 authored over 12 years ago by Michaël Gallego <[email protected]>
Replacing file driver file extension only when one is set

12ee9052dc6a351914eb5005942cf16d38ffd633 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding docs for installation without composer

12f24d1b74bc97fd703b756a4895c7e1854e1236 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding compatibility file to allow loading of the module even without composer in place

58861a039fd6eedecb0150e781ba3fd1373391f2 authored over 12 years ago by Marco Pivetta <[email protected]>
Removing 2.2 from supported versions since we absolutely need 2.3 for doctrine common

638ad9827f4132a051a949828e0493754b698293 authored over 12 years ago by Marco Pivetta <[email protected]>
Updating references according to latest doctrine common tags

a829eea3da83e9d1d705293607a774154454af93 authored over 12 years ago by Marco Pivetta <[email protected]>
CS fixes

88f12f455051001292a305e8735cf8ddeb14ed4f authored over 12 years ago by Marco Pivetta <[email protected]>
Removing tests for unsupported features (which will be skipped anyway)

e54f1db79fed6fafa549876f28d0c1aa4716dcd9 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding correct tests for cache storage adapter bridge

92c7058d3ba551f3a407ca854d3b38dc23d6c6f3 authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing broken reference to previous factory name

76a6ba26bcd0dbd2d7da475f80f508deb22f4927 authored over 12 years ago by Marco Pivetta <[email protected]>
Renaming ZF2-based doctrine cache for naming consistency

0fc9ef1265fec0b979f58709bd02bccff2b7c17e authored over 12 years ago by Marco Pivetta <[email protected]>
Adding adapter that allows usage of Doctrine cache as Zend cache

e5d015e106149c75a22bbe13b77b1de74c864969 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding factory needed to use the new cache

fbbe6aa4a2557d61a0203bd1ae9d6ff62fec5947 authored over 12 years ago by Marco Pivetta <[email protected]>
Testing and cleaning up implementation of ZF2-based cache

9b8bfb1d598fc04b46168092c9a48cf3ed4f5a24 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding basic cache adapter to allow usage of Zend Framework 2's cache in Doctrine ORM

4c30ea28d46a15c1f8a6a3e3f514a993f16bb693 authored over 12 years ago by Marco Pivetta <[email protected]>
Applying CS fixes, completing PHPDoc and fixing behavior of the FileDriver

2991130e5cb7e027600eafbf3954080de5e22950 authored over 12 years ago by Marco Pivetta <[email protected]>
Removing deprecated features, commenting replacements, minor docs fixes and removing upgrade notes (which will be re-introduced after stability)

576c3a242756629fbea76c97fd593165532e228f authored over 12 years ago by Marco Pivetta <[email protected]>
Adding tests and fixing behavior of the collection pagination adapter for doctrine/DoctrineModule#52

6670333f0f6b7cbf8b8095cf87621ed05d09cc50 authored over 12 years ago by Marco Pivetta <[email protected]>
New paginator adapter for Collections

9190ae6081ca0d6b00c3420ec327e4d62454ff89 authored over 12 years ago by Michaël Gallego <[email protected]>
Merge pull request #45 from vnagara/feature/add_platform_settings

add config option for registering platform type to doctrine

a8a95ec5c21b1b6f0cb03de089a1607f7f6da513 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding validator for generic object-repository based logic

e28d1ba0b76ccb50eb956ba287d050bd098cd360 authored over 12 years ago by Marco Pivetta <[email protected]>
Removing deprecated authentication adapters as of doctrine/DoctrineModule#46

8b12166997cce6f196a9dc671f45f50a0e797dad authored over 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #47 from SpiffyJr/pr/drivermanager

Modified DriverFactory to use Common drivers instead of ORM.

4ba1fa1a47fbd470535e51b670d18dc11415a411 authored over 12 years ago by Marco Pivetta <[email protected]>
Modified DriverFactory to use Common drivers instead of ORM.

975d3d614d96ec9634c9b5b1e0168c6c524289d2 authored over 12 years ago by Kyle Spraggs <[email protected]>
Synchronizing DoctrineModule with bootstrap-redux changes

97f556ff3d4a07fae26be877d93e878a65c1b217 authored over 12 years ago by Marco Pivetta <[email protected]>
remove unnecessary

0921d0a95ea0797284d73e2ae4f46bd89d58ba86 authored over 12 years ago by Vitalii Nagara <duke.ejoom.com>
add config option for registering platform type to doctrine

92155ddadd73022f17fff298bd8eb1ddbb9e12b5 authored over 12 years ago by Vitalii Nagara <duke.ejoom.com>
Merge pull request #43 from doctrine/hotfix/issue-41-event-listeners

Fixing #41 and testing new functionality

e32cefec83a392876c7d84087e87221d5a212e9e authored over 12 years ago by Marco Pivetta <[email protected]>
Enforcing minimum-stability: dev during travis builds, adding notice for the end user

f699ec755b448b4470724de8f38c19a08ce1b72e authored over 12 years ago by Marco Pivetta <[email protected]>
Removing classmap autoloading (shouldn't tweak composer's job) and bumping up dependency versions to dev-master

36df1466bf894ad0ef7b3bc2ab30c5dc9cc654b3 authored over 12 years ago by Marco Pivetta <[email protected]>
Adding license headers

dadf36c9f26ca62f8d8f91588c82ec7c28f3f60a authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing #41 and testing new functionality

b4dc0c77bd70ee5bc8754f9595014d4e7cb412a3 authored over 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #42 from Slamdunk/feature/add-custom-dbal-types

Add possibility to specify custom DBAL Types

3efb6304516b57179a00d3203aa52df306c78a11 authored over 12 years ago by Marco Pivetta <[email protected]>
Added docs on how to set custom DBAL Types

46c2d0881ce355cba76ee44b016288543e67e0a9 authored over 12 years ago by Filippo Tessarotto <[email protected]>
Added possibility to specify custom DBAL Types

da00e59e4f23de64bd99a7b510a40f31df3cf8f7 authored over 12 years ago by Filippo Tessarotto <[email protected]>
Merge pull request #40 from Hounddog/master

Updated autoload path in tests

8f7fb1809fc5a50ca57094fb117bc40a5980197d authored over 12 years ago by Marco Pivetta <[email protected]>
Update master

63fbba985cd17c50be5b47e4bb1f9ae6992b3353 authored over 12 years ago by Martin Shwalbe <[email protected]>
CS fixes/cleanup

b0c1caa511a8a7c15413489bc42424ef402ce4fd authored over 12 years ago by Marco Pivetta <[email protected]>
Adding test suite, travis config to run it and new auth adapter (100% test coverage). Deprecating previous auth adapters

6a2ae93ece20d89722ca9ec6bc2c905401c1f239 authored over 12 years ago by Marco Pivetta <[email protected]>
Removing recursive install. We are not using submodules

13e8921edb809dbcd6e806129f6087a493ede69d authored over 12 years ago by Marco Pivetta <[email protected]>
Explicit dependency to zf2 master, fixing travis composer.json

20e81825951841e20c1ed812d76a8c6da2c45f1d authored over 12 years ago by Marco Pivetta <[email protected]>