Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineMongoODMModule

Laminas Module for Doctrine MongoDB ODM
https://github.com/doctrine/DoctrineMongoODMModule

Fixed a typo in travis.yml

790cd416582153657f1270c92bc2f41e0db58177 authored over 12 years ago by Tim Roediger <[email protected]>
Updated travis.yml to accomodate name change

e0dfcc301e4cab8d0ca5b4c4eac41a9c802369de authored over 12 years ago by Tim Roediger <[email protected]>
Update master

c4a52b1421e3be48d12ece57fbc63739ca33ba45 authored over 12 years ago by Tim Roediger <[email protected]>
Updated composer package name to meet new standard - no caps

ea24e7f527b3eb68b5ed34137ec09da3ffa945b1 authored over 12 years ago by Tim Roediger <[email protected]>
Complete module update

f315105619514e9173eb630f47e7df7e75df8109 authored over 12 years ago by Tim Roediger <[email protected]>
Refactor mostly complete

3f1d00cea51174466e476f96d999a09cd62ec5aa authored over 12 years ago by Tim Roediger <[email protected]>
Refactoring continued

366793d4e98ad9dd7a8e27a4915e6551f185a2d8 authored over 12 years ago by Tim Roediger <[email protected]>
Started refactoring

f6073ef16f461c1c57b86fe18cc9c62e42c16516 authored over 12 years ago by Tim Roediger <[email protected]>
Merge pull request #11 from zoopcommerce/master

Allow proxy and hydrator directory definition in global config

f8f627cda9d88ab461890c168ab3f49c7574ce27 authored over 12 years ago by Marco Pivetta <[email protected]>
Fixed incorrect config refs

ea21438cdc0a7b8c89af75dd600f0829e0e7d7e9 authored over 12 years ago by Josh Stuart <[email protected]>
Refactored config for hydrator and proxy dirs.

Added hydrator and proxy namespace config

faf79c2793b6303310464fe79f108c04b05b0c22 authored over 12 years ago by Josh Stuart <[email protected]>
Added additional config to allow hydrator and proxy dir definition

c57d8cceee55ba998ca62e162c8e74c8cdcf4cdd authored over 12 years ago by zoopcommerce <[email protected]>
Adding simple travis tests to check that CLI commands work

5c7dd56d1d3cd8aa6440570673405f4471bdf6e7 authored over 12 years ago by Marco Pivetta <[email protected]>
Updating license from LGPL to MIT

449211c93432c60c8b17a4433109253a8434df06 authored over 12 years ago by Marco Pivetta <[email protected]>
Removing classmap (unused since composer based installation)

c46424d875afcf930e97cfd85304419eb14229f2 authored over 12 years ago by Marco Pivetta <[email protected]>
Updating DoctrineMongoODMModule to comply with latest Zend Framework and skeleton changes

dadf6bb3a3e281c562c15856e41603b35040f27d authored over 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #4 from superdweebie/master

Auth Adapter to use the new Abstract Auth Adapter in the DoctrineModule

f2a29eb1e19248b317f221458b0bde62dfbe478a authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing typo (caused by copy/paste) avoiding loading of classmap

a45acc09fc352d73f37d0da506852a257cdbf47d authored over 12 years ago by Marco Pivetta <[email protected]>
Updated config. Fixed autoload_classmap issue in Module.php

a57c1198898ac76e9b8804b0f44e1a823acb69d1 authored over 12 years ago by Tim Roediger <[email protected]>
Fixing module configuration so that CLI is correctly configured by the module, and not viceversa

5f228afda2585765efeac58f127d515ac7ad2635 authored over 12 years ago by Marco Pivetta <[email protected]>
Using classmap only when submodules are checked out

283d644c6862f6d9b009e9871675e9463912899c authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing MongoDB ODM version (using latest master) and pushing composer.json into the module

ad220f332f9fd994af93a7aa22a538b741b3eba3 authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing checked annotation when verifying that it is autoloaded

c97e1eda247436dd5c1408985ced780e5857f763 authored over 12 years ago by Marco Pivetta <[email protected]>
Removing configuration for annotation_file (preferring auto-discovery for newbie users)

a2b458d6c00e0c5783937ac243ab4fd1a7917cbf authored over 12 years ago by Marco Pivetta <[email protected]>
Fixing includes, classmap, annotations autoloading and autoloaded config file naming

1766a35cb80243d30b8948f938e1fb5cc94949aa authored over 12 years ago by Marco Pivetta <[email protected]>
Updating MongoDB ODM version to 1.0.0BETA3

7be40a77c6db0c23b2875ff032ccf34eca318c0e authored over 12 years ago by Marco Pivetta <[email protected]>
Updated classmap.

Updated module config.

051800887fd6daaa7020ff318b7d60ac01943221 authored almost 13 years ago by Kyle Spraggs <spiffyjr@spiffyjr-vbox.(none)>
Renamed from DoctrineMongoDBModule to DoctrineMongoODMModule (it's MMMMMMM delicious!)

1fcf96be1ad8dc9c4b7f832bb55cbeddd4135724 authored almost 13 years ago by Kyle Spraggs <[email protected]>
Added default_db parameter.

957858c152eb79cdfec17efabe7208629d4d0c1b authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixed classmap.

287b1d6fe47805506b8c2c2e3463bbfb8068e3df authored about 13 years ago by Kyle Spraggs <[email protected]>
Reverted defaultNamespace change.

6901cd4f23db244a779ab119854856b672652bab authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated DriverChain to extend from SpiffyDoctrine's chain.

b13bfda950aeb2d91849e0b0ebd337b0947d69d0 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated links in README.md.

a18c85ca49187fa5d6f31c5cfda197a11a03acb7 authored about 13 years ago by Kyle Spraggs <[email protected]>
Initial commit.

cc162ad40c180c0d000e6523a5258c76a9a5469f authored about 13 years ago by Kyle Spraggs <[email protected]>