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

Removed unnecessary autoloading.

d4efa29ae43ad980647da14c6eef62d4790f023e authored about 13 years ago by Kyle Spraggs <[email protected]>
Refactored to move MongoODM and ORM into separate repositories.

SpiffyDoctrine will be used exclusively for Doctrine generic features. Thing such as the
validat...

4181c59cbacf2851e3974fe5c9898c92b0488ba7 authored about 13 years ago by Kyle Spraggs <[email protected]>
Massive refactoring to allow for other types of Doctrine projects. This initial refactor adds ODM (MongoDB) support. Be sure to check docs/UPGRADE.md and docs/INSTALL_ODM.md or docs/INSTALL_ORM.md for updated instructions!

64ab02fbd86a2ec54557d30eb3132de34f823d27 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated Memcache.

506d6eaaa198ea10f8cb6c6d4eab2ccdccae91d6 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added Memcache support.

bf2b5d166e51a1e88ecbb147f7e33e341b621079 authored about 13 years ago by Kyle Spraggs <[email protected]>
Corrected glob path in CLI.

Updated INSTALL, again...

b13a96b4e15b9b43fc0b494bd8199254e62aec5e authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated INSTALL keys again.

596c7485c4f7f290af5f46fbeb88c08d05f6c93d authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated CLI for new module layout.

Updated INSTALL.md to have propert config for production settings.

bb5edde69dc90da1c6b7bed407acf0a9a7856753 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated submodule reference.

1ad76e530a3cc03d917888f564637b7f9e867d8b authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated INSTALL doc, again.

a1e5eeddd755c641dbc99d9347700263d4beb00f authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated INSTALL doc to use the new recommended skeleton paths.

af6c628be92e4d48076d206d4de142080aa210d1 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated Doctrine to 2.1.4. Remember to submodule update!

9a6b32a9ec3431034c8719b97dfd63e7b3165459 authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixed a critical bug with the authentication adapter.

888201f25b1e8add5ae56fa049d26b3611575d72 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added PaginatorAdapter from @Bakura10.

refs #9

44256a9023f7617572ee6b8a4fd2d00c510ba0a8 authored about 13 years ago by Kyle Spraggs <[email protected]>
Follows the new Skeleton directory setup

4230cca32c676f6e62649a9492dc9bab56984ae8 authored about 13 years ago by Michaël Gallego <[email protected]>
Bug corrected on count

cd0dda798ed68eacb5174d649be2ae848dd03947 authored about 13 years ago by Michaël Gallego <[email protected]>
Added the doc

0a9b04306661ffec38fe7117c704b4e38e0d505b authored about 13 years ago by Michaël Gallego <[email protected]>
Paginator functionnality

Paginator functionally + updated autoload_classmap

bcc5d8a846fafbab407ac5b213bff3c8e02d7c44 authored about 13 years ago by Michaël Gallego <[email protected]>
Updated classmap.

Removed IndexedReader from DriverChain until I determine the proper order for
CachedReaders and I...

7f0e1bf1c571d8ecd625acfc286f58b284bce5b0 authored about 13 years ago by Kyle Spraggs <[email protected]>
Merge pull request #8 from EvanDotPro/feature/module-manager-changes

Update for ZF2 module manager changes

bd3b437656693c783641738f7bab98d07cb5e50d authored about 13 years ago by Kyle Spraggs <[email protected]>
Update Module class to implement AutoloaderProvider interface

afd07094d21aff999fde66e1c33aedc46c6553e8 authored about 13 years ago by Evan Coury <[email protected]>
Update for ZF2 module manager changes

cb9407c683aabff697c2840c40a07b767e4c24d1 authored about 13 years ago by Evan Coury <[email protected]>
Implementing the new autoloader interface for Module.php.

Removed unused Doctrine service.

7da7f3795e227c0404ef7b91028a03154cb1bd94 authored about 13 years ago by Kyle Spraggs <[email protected]>
Moved default proxy directory to root_path/data/SpiffyDoctrine/Proxy to follow recommendation.

Updated autoload_classmap.php.

1aaa988faa49c4b88a1cdb3b3d67a4a27da86608 authored about 13 years ago by Kyle Spraggs <[email protected]>
Heavy refactoring to be more modular.

1c8f9e91b30390286c8edeb5568d9d5a8875b8de authored about 13 years ago by Kyle Spraggs <[email protected]>
iUpdated the validators to properly contain error messages.

Updated the authentication adapter to accept a callable as a fifth parameter for hashing the cred...

3289b53549faa47d1158039e4f97f95353a5b8b6 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated all keys to be separated with "_" instead of "-" to conform to coding standards.

Updated subscribers to allow an array of objects/strings.

9f53f2e7b35729c39ad1e5f67df47aa4352d57e1 authored about 13 years ago by Kyle Spraggs <[email protected]>
Removed classmap method call in module.php.

getConfig() returns an array.
Updated paths for bin/doctrine.php.

f77d7cf9d56d9921bab083e2c5979df2641f2c54 authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixed tests Bootstrap and TestConfiguration.php.dist.

26a85c97a179e138ecc614ede98c292a4720d262 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated for vendor change.

7a7e79ba2669cdabdff6f7ccaf5b05ea43468e82 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated classmap for submodule change.

fab50b1615081bf6f11cc57cfd2c129d999b3a0f authored about 13 years ago by Kyle Spraggs <[email protected]>
Moved doctrine to vendor/

61522d8228d93912d6efe363fff1939f73872d8e authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated documentation to point to modules/vendor.

Updated test Bootstrap to use module autoloader.

4840372363486fa3b0541170b9eb94f79ed7be92 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added TestConfiguration.php to gitignore.

bff2faf306c2400d687d1cf571f0105394085d1d authored about 13 years ago by Kyle Spraggs <[email protected]>
Added starting tests.

16b5321c63844aba2f1f08f97b8c966910a45ddd authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated INSTALL.md with the proper url.

cdc8395074a59ac6ab4b60b017edfd4825fbab0f authored about 13 years ago by Kyle Spraggs <[email protected]>
Removed the default annotation driver.

d1fb130cb4456b7cd4089fcc43468e4592c5c970 authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixed a typo.

9b40f664902d8d33e96a17aeb3c68461263d26cf authored about 13 years ago by Kyle Spraggs <[email protected]>
Added custom functions, hydrators, and named queries.

c1a23f0410e11fa7f8bdd340b3424c9993df57a6 authored about 13 years ago by Kyle Spraggs <[email protected]>
Merge branch 'master' of github.com:SpiffyJr/SpiffyDoctrine

Conflicts:
README.md

babc0134868c10ce57cfaae6b570d7197a0947d8 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated production settings.

6e2a299c54cb6e31bc58dd7ea0177a6d81ba4842 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated classmap.

03a6007dc12e2c66b0501eb790cbd98e0ff21755 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated TODO.

7be777198a385dac92889b79d80d020e3dd13e6a authored about 13 years ago by Kyle Spraggs <[email protected]>
Split up and updated documentation.

b4f39b511c3a077f7dc880ad637cc15eee29810a authored about 13 years ago by Kyle Spraggs <[email protected]>
Merge pull request #6 from Ocramius/patch-1

Fixing minor imprecision in docs (class name)

105ac6e6e4803c030eefb2c9a5f29b4659d366fe authored about 13 years ago by Kyle Spraggs <[email protected]>
Completed first refactor for Service implementation.

c83f7a9cded57297ce688c3b94a6710092f639fb authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixing minor imprecision - next commits tuesday evening :(

3a6186a6453f0d56ea2599d6ae7ef3cb97403c3f authored about 13 years ago by Marco Pivetta <[email protected]>
Initial commit of the new attempt at a module config.

2e39047468ba70eda91e66654882f3b1dfc51bac authored about 13 years ago by Kyle Spraggs <[email protected]>
Removed unecessary default configuration options from README.

Updated classmap.

71e1badb7a0cc9b3aa2bf6320b2b7b875dc592cf authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated README with configuration for new driverchain.

a20ffee8b761a66f779140bf8592ee43173b2466 authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixed left-over _query call in AbstractEntity validator.

6baa56105119dc75f92b37f516b9faba6770d40b authored about 13 years ago by Kyle Spraggs <[email protected]>
Added the ability to use pre-configured PDO instances.

AuthAdapter now pulls entire object rather than partial.

e362559857b8ca64ab99fa24a6287ed9461ab027 authored about 13 years ago by Kyle Spraggs <[email protected]>
Removes the custom driverchain in support of using the default doctrine one.

Updated README.md to note the commit from Ralph that is necessary to use this branch.

8d8892e99cc93b6f2c6114ddfcd24f48ba11e09c authored about 13 years ago by Kyle Spraggs <[email protected]>
Re-ordered methods, public -> protected -> private.

4f386da513b6b6534c5066251352adc77304c648 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated classmap.

0516212a50232730993014e5d8b8fb5e949cee9c authored about 13 years ago by Kyle Spraggs <[email protected]>
Merge branch 'master' into moving-to-di

3ae6213359e6e8eae1613f23b07f1a8bb232e57c authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated DI configuration to utilize use-case #15 of Ralph's new DI which removes a lot of unnecessary wrapper classes.

Changed spiffy- alias to be doctrine-, in theory, no one should be using multiple doctrine module...

d9561218fe34a5701dbd7b131e89662aa75b0ab1 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added identity to the authentication adapter auth result.

14313e51056ebea5c49c2835e8b5b54bb9af99f8 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added identity to the auth result.

2a15f7a92104955ff082ca9d2f936cbd81080b1e authored about 13 years ago by Kyle Spraggs <[email protected]>
Merge branch 'master' into moving-to-di

b63eb78280a202cc41c63730bbd3a9a555db4b09 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated DocBlock information.

943555283a78b1f415512d16d6b496ae3609302e authored about 13 years ago by Kyle Spraggs <[email protected]>
Made getConfig() in Module.php return an array.

Added authentication adapter.
Updated README.md with instructions for authentication adapter.

3de3ca1d749278bf19a8aa116a6508a1d6451233 authored about 13 years ago by Kyle Spraggs <[email protected]>
Fixed merge leftovers in README.md.

831e641f94f4d08092cf3a2e01a38c228a94d620 authored about 13 years ago by Kyle Spraggs <[email protected]>
Initial commit of move to DI only implmentation @Ocramius.

GedmoExtensions still don't work...

e5300fafc9795927bb959e07ce51b46f0f790636 authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated Doctrine release to current stable (2.1.2).

13db2c4e74b130c01356ce035611e3810edfc19e authored about 13 years ago by Kyle Spraggs <[email protected]>
Added custom hydrators and DQL functions from Ocramius.

cec6c03f0ef02450ae6bd6d794afb9f0d3122fed authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated README.

2392a90c9ca879d9e0f93844093d406e4b67a5b6 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added DocBlocks.

6e7b40a7fc2d86ff6dbc992b7aac5f8ea13a2617 authored about 13 years ago by Kyle Spraggs <[email protected]>
Typo fix.

1c5bf8425e9f44be49aeee8f140a7fdd7141cff5 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added EntityExists and NoEntityExists validators.

38a4bb6c118df4987174cefb8f474096346e774c authored about 13 years ago by Kyle Spraggs <[email protected]>
Merge pull request #1 from EvanDotPro/master

Doctrine CLI config

6bc6a3c0f12f98f5ed3d0b5be3e5de3c139f7064 authored about 13 years ago by Kyle Spraggs <[email protected]>
Configure doctrine CLI and add entity path to config example

628b0315392c0200024912b0f269314ebd55cce2 authored about 13 years ago by Evan Coury <[email protected]>
Updated Doctrine submodule to be just doctrine-orm.

Updated classmap.
Updated doctrine/bin.

c21ed488da9dfcf257b77e28960167e757fa7b1a authored about 13 years ago by Kyle Spraggs <[email protected]>
Expanded readme.

Updated configuration.

cf70fbe17c606ae7447407de75f770f9339ac3a4 authored about 13 years ago by Kyle Spraggs <[email protected]>
Moved files to follow the Zend best practices.

843b43597f83aceb386a6174bfe893136359b780 authored about 13 years ago by Kyle Spraggs <[email protected]>
Removed "use Closure" from Container.

bd3d3dc5fa6ebd097ace6e6d7bbc5533ffc19960 authored about 13 years ago by Kyle Spraggs <[email protected]>
Simplified doctrine.php.

ba5f835e8b4c628e4f62ff39b03056eaa15fe7ce authored about 13 years ago by Kyle Spraggs <[email protected]>
Added Exceptions.

Moved Container to Container/Container.
Moved EntityManagerFactory to Factory/EntityManager.
Upda...

ad79b2a0bd364c840ab1424d28eefafcc9739322 authored about 13 years ago by Kyle Spraggs <[email protected]>
Added Console submodule from Symfony to get bin/doctrine.php going again.

Updated autoload_classmap.php.

578e8d3a1080ae66650573da62a15074e7362d6d authored about 13 years ago by Kyle Spraggs <[email protected]>
Cleanup to SpiffyDoctrine\Container.

47c4d55c0af37fcec41dede3d0747c2fad56b63c authored about 13 years ago by Kyle Spraggs <[email protected]>
Updates.

4e524332e0cdd8b534cd3974cd0b6ed9401b521a authored about 13 years ago by Kyle Spraggs <[email protected]>
Updated.

33713b9923e4df2dad07d41cb622ec47efa01cd2 authored about 13 years ago by Kyle Spraggs <[email protected]>
Container/EM Factory type.

bc1486e4a4d5f529669cd955491209ff2396ae91 authored about 13 years ago by Kyle Spraggs <[email protected]>
Simplified some of the configuration.

926abc78e99e65434e5584e390d093cc2ebd950e authored about 13 years ago by Kyle Spraggs <[email protected]>
Switched over to a container that can handle multiple Doctrine EM's.

2701d4d1974fe77e9b7fbce1683be735a913f833 authored about 13 years ago by Kyle Spraggs <[email protected]>
Initial commit, v2.

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

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