Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
https://github.com/doctrine/DoctrineMongoDBBundle

[DoctrineMongoDBBundle] This parameter may be necessary, but it was not currently implemented (and it's set to the default that's set internally). So, I've removed it.

92575070885bc6131fca8d6e118b206e5097c4f5 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Removing duplicate test (this same line is about ten lines up).

bbad3774e809749740e30c2b1c8c414a2153ae03 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Removing unused option.

0e2d0d742dbb867bf7dd6b21c794f936447e1077 authored almost 14 years ago by Ryan Weaver <[email protected]>
refactors extensions to call XXXLoad only once with all config sections

c75132cf3ebefd504945d5a46a9efd39e66b17cf authored almost 14 years ago by Johannes M. Schmitt <[email protected]>
[FrameworkBundle] Renderer is once more the last of the templates

5120ca7a533ae242146e613762ba67c703722cd2 authored almost 14 years ago by Henrik Bjørnskov <[email protected]>
Template rename fix files

ff5a465fe59f1e5790be20601fc9b07ef55ec803 authored almost 14 years ago by Henrik Bjørnskov <[email protected]>
[Standards] Changing many instances of "boolean" to "Boolean".

15e82883a900c188e96dd6fde11cdd3e1bb5e865 authored almost 14 years ago by Ryan Weaver <[email protected]>
refactored bundle management

Before I explain the changes, let's talk about the current state.

Before this patch, the regist...

9af3bc2187b0c214dd690079c29052b97b8a0944 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon

3ebdc86d2f34b2b02f9e51dc6a413ad51376aa81 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
DI Extension: use the base class from the HttpKernel Component

d60c69bf1ea0c539ce2c09a055cb85101383a29a authored almost 14 years ago by Victor Berchet <[email protected]>
[DoctrineMongoDBBundle] registered new validation namespace for annotations

1280c5c40dba96d8ac417606fd66e3f870d0bdc7 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] added unique constraint, validator and test, registered validator in DIC

99a790088c1d8c6ef0b50041a9183757898e1753 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
simplified Doctrine unit tests

779dad670d2efd3eb5e508523164040e54ad27c6 authored almost 14 years ago by Fabien Potencier <[email protected]>
fixed Doctrine commands help message

55745f04f4de2f410216ad69339bc1854bded451 authored almost 14 years ago by Fabien Potencier <[email protected]>
normalized license messages in PHP files

08fd72204b777849f0548d00933ef5d7a7d22583 authored almost 14 years ago by Dominique Bongiraud <[email protected]>
made data collectors private

566228044c54d5538b0027636864b79f08a20169 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] switched to compiler passes for proxy/hydrator directory creation and event listeners

9a8c63a9d16964bcf58cff6ba1988f56f4903094 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
renamed Container::freeze() to Container::compile()

50b9c9e78e38e862ef63e10a1bb4632ec341f715 authored almost 14 years ago by Fabien Potencier <[email protected]>
changed the template name format

Before

bundle:section:template.format.renderer

After

bundle:section:template.renderer.format
...

f8853dd67b00b242913691756866929ad6c9d23e authored almost 14 years ago by Fabien Potencier <[email protected]>
adds visibility to aliases

90e03ee044b1962b6dae03940b34f2f05ca464bd authored almost 14 years ago by Johannes Schmitt <[email protected]>
[DoctrineMongoDBBundle] updated logging to support new embedded document in \stdClass

dd8bf469d4f341e9f46f240cfb038022accf0088 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
allow addition configuration in other config files, without killing the mapping that was previously set

e09ea21b875b1af20a79299b6f3bdd42aa9603ef authored almost 14 years ago by IamPersistent <[email protected]>
Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles.

b4cf415cc3b196864ebe72633c9e2e1cffb33157 authored about 14 years ago by Benjamin Eberlei <[email protected]>
fix PHPUnit assertType deprecation warnings

PHPUnit 3.5.6 deprecates assertType in favor of assertInternalType and
assertInstanceOf. It will...

68598c3dd12a663f4696a81e07965f5cb44bec54 authored about 14 years ago by Igor Wiedler <[email protected]>
[TwigBundle] replaced the asset tag with an asset function (from {% asset css/foo.css %} to {{ asset('css/foo.css') }}

8dc5f4326d513bd17c36074f43ca3dc2d273c41b authored about 14 years ago by Fabien Potencier <[email protected]>
fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code

d784ff05a756c6c54a5422eb0859af78a0b99777 authored about 14 years ago by Benjamin Eberlei <[email protected]>
tweaked DI container

41774ad8acd5329c32e734afc27c7cd2aedd31eb authored about 14 years ago by Johannes Schmitt <[email protected]>
refactored Doctrine*Bundle to allow a much more flexible configuration

232cf683c23eb673e776691c792f7446dfd3af75 authored about 14 years ago by Benjamin Eberlei <[email protected]>
[DoctrineBundle][DoctrineMongoDBBundle] Makes it possible to use shortcuts for defining document or entity classes when using the DaoAuthenticationProvider

344b67531a9743d424a6ef6d78d43bf376e6e825 authored about 14 years ago by Henrik Bjørnskov <[email protected]>
Fixing DoctrineMongoDBBundle to work with latest version of Doctrine.

b81cbf6085b6ca1552634a0ffbae842528f27365 authored about 14 years ago by Jonathan H. Wage <[email protected]>
CS: Unified strict equality comparisons, put var on the right side

fc9f5f0e2832311a0dd0ed0fd9f05035d907e92d authored about 14 years ago by Jordi Boggiano <[email protected]>
renamed reloadUserByAccount() to loadUserByAccount()

96a28ddc28c322fec7d856c7358f22139567ea5e authored about 14 years ago by Fabien Potencier <[email protected]>
remove user provider name

63c6b39c435f947158b7e0462cbb8528cdf24301 authored about 14 years ago by Johannes Schmitt <[email protected]>
fixed unit tests

b98a0a6c31ce2901f721aac2679d81a6e4b8b9d9 authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] Fixed DoctrineMongoDBExtension::loadConnections to follow the new constructor signature introduced with the Doctrine\\MongoDB access layer refactoring so that Doctrine MongoDB logging works againg with the WebProfilerBundle

422e346878eb31a25138c249be14e2967d7bc792 authored about 14 years ago by Henrik Bjørnskov <[email protected]>
fixed user refreshing after unserialization

22de75dcbd5de5f09c1c95488f000668cc99fffb authored about 14 years ago by Johannes Schmitt <[email protected]>
changed all XML attribute names to take - instead of _ (everything should be consistent now)

085d68a7f76a79aaef0c218431fe5ec0e7b29e0d authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDbLogger] fixed the "Call to a member function getDebugLogger() on a non-object" error

82191112e0aa21699c49196284070725bdef0036 authored about 14 years ago by Kévin Dunglas <[email protected]>
Fixed visibility of PHPUnit setUp and tearDown methods.

7244d15081eec04120edd50fd76f329cd043d06f authored about 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] Added tag to document manager services

87984ef761f869b739f36b4467bc81fd3724ea6f authored about 14 years ago by Steven Surowiec <[email protected]>
Fix DoctrineMongoDBBundle to work with recent changes to Doctrine MongoDB ODM.

c4aa775e3208fcd4a8ad03b67fe85347a7d4008c authored about 14 years ago by Jonathan H. Wage <[email protected]>
[Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine).

To keep language consistent, three methods were changed in InputOption:

* `InputOption::accept...

dd402d76f06a40d0239f9cce87e0c33afe5203af authored about 14 years ago by Ryan Weaver <[email protected]>
[DependencyInjection] optimized compiled containers

* removed the __call() method in Container: it means that now, there is only
one way to get ...

48f7a3338b7b6202a978b74646046e199307119b authored about 14 years ago by Fabien Potencier <[email protected]>
Refactored web profiler template definitions to make it easier for bundle developers to add their templates

e18563b84ee9e044cbf12e5963b9a01ada4e0c74 authored about 14 years ago by H. Westphal <[email protected]>
Fixed web profiler mongodb twig template

dde6a31874b934a956b06077b0f94eea0e7129f6 authored about 14 years ago by H. Westphal <[email protected]>
[WebProfiler] renamed block names for data collector templates

344d2550727acbc49ac0df8a7934d0c95e111c3b authored about 14 years ago by Fabien Potencier <[email protected]>
moved Exception and WebProfiler templates to Twig

a3267201d68b6d8d219e68f9998d4ad40555d8d7 authored about 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] added a phpdoc block

fcf3ad1c6b3de5b300df85207c71c21cb012e770 authored about 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] added ability to register global listeners and subscribers via the DIC

504f98d817244e87443714e3f5a8d86490b494ab authored about 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] added support for multiple event managers to the DIC extension

0380cb9f0dd779f820fcb59d3257664223b8d29e authored about 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] added registration of event listeners and subscribers via service container tags

a76b06b7f28324db16f775d04c1e329fc9ce91de authored about 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed profiler menu text

f20e31c851f6ebb488f92bb417b6ed12d534acb3 authored about 14 years ago by Kris Wallsmith <[email protected]>
added a user provider for Doctrine MongoDB

ecc4557819a81fc6797e2612e1d01757c5b22b2d authored about 14 years ago by Fabien Potencier <[email protected]>
Removed old resources array property from DI extension classes.

ccb5b5cdc5cb42146c7a0f1d346c4e0fed4e9439 authored about 14 years ago by Kris Wallsmith <[email protected]>
Removed all those spaces after @author that were bothering me so…

55ac9e787c8899365665b7e477abee5a23e47822 authored about 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed error when logging bin values in queries

e67e8bc8eb9c311b9cc39600d7cc156f61b1dd74 authored about 14 years ago by Kris Wallsmith <[email protected]>
Fixing container test.

8bda4bbfc0798cffbf9f8b32f940b62d414e6ff3 authored about 14 years ago by Jonathan H. Wage <[email protected]>
fixed unit tests

dc8465b13cc32ef0fb768cf9b82e725b8284b97f authored about 14 years ago by Fabien Potencier <[email protected]>
Adding setLogger for data fixtures.

1906a28e7efb18e8b8af200f2c5eaec442ea4ffd authored about 14 years ago by Jonathan H. Wage <[email protected]>
Integrating new data fixtures code.

98c1908fc96a887f3e505c37e1328c8360259d99 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding orm: and mongodb: annotation aliases to avoid conflicts. Recommended is to use the aliases instead of relying on the default namespace for annotations.

/** @orm:Entity */
/** @mongodb:Document */

33ca90c762c6edf04c7bcd2d7f3fe0e173623c0f authored over 14 years ago by Jonathan H. Wage <[email protected]>
added width, height, alt tags for all images used in web profilers (for proper html)

64c3fe2cc09711ee6b0fa74c8789d10fd806b298 authored over 14 years ago by Dustin Whittle <[email protected]>
[DoctrineMongoDBBundle] added a quick profiler panel

39b8f8ff37d613902fba518ef2239511511c35f7 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed formatting of booleans in query log

23c86d27314d37532791098bf7b2f5f96ca84cff authored over 14 years ago by Kris Wallsmith <[email protected]>
removed Symfony\Framework

Things have been moved to Symfony\Component\HttpKernel
and Symfony\Bundle\FrameworkBundle

The k...

675fd44bcf91eb39a319a54de489de2bc8e350d3 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/

d2e294c7020ff71f8c25d5b306f015ab4582bddd authored over 14 years ago by ornicar <[email protected]>
[DoctrineMongoDBBundle] fix mapping dirs

748e8b983b09fa0f92900bbf92db827c3ca09a85 authored over 14 years ago by ornicar <[email protected]>
Set parameter required for --dm option on ODM console commands.

c0d4985ef9e5019b9a518fdea78796f73e366c0c authored over 14 years ago by Justin Hileman <[email protected]>
Add Symfony proxies for Doctrine ODM schema:create and schema:drop console commands.

31a387a3d1123cfdd4a8a18f390ce3d6c2bcddb2 authored over 14 years ago by Justin Hileman <[email protected]>
[DoctrineMongoDBBundle] added support for more Mongo and ODM types

27a204d093e5b96d3dde1d6169c43c6db5f12930 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/mongodb/

75cb38e88d112044365900e4de491ff43afed1e2 authored over 14 years ago by ornicar <[email protected]>
[DoctrineMongoDBBundle] removed some mostly unnecessary calls to json_encode from logger

8090407dbf1222cce10e98ef8ee582af75be813c authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] added a placeholder for the MongoDB panel

f6b6ef09b153926d4ace6619b3364d070644036e authored over 14 years ago by Fabien Potencier <[email protected]>
[WebProfilerBundle] added the bundle

354a9719af74e07321a8702f0b87602f091edaa1 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] updated log format to look more like the javascript shell

ee23f7fe0cfae7da88237db48054fe3abeee5bfc authored over 14 years ago by Kris Wallsmith <[email protected]>
refactored Profiler and DataCollector classes (the WDT has been removed and will be re-added in the upcoming WebProfilerBundle)

342ceb6827adf2decff348b36c28b03ad9e787cc authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] added logger and data collector for WDT

8180e826f31990866d0c0f06909eda9553fa7610 authored over 14 years ago by Kris Wallsmith <[email protected]>
renamed Symfony\Components to Symfony\Component

2e7da516b432ae628289a69a45222f42d0352197 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] removed trailing space

4a92955f2d700010967f02da445b58dc16c0f268 authored over 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] Added missing use namespace declaration

1077ad03317ba31d98cf7d1bfd8e652538ebf64a authored over 14 years ago by Brandon Turner <[email protected]>
[DoctrineMongoDBBundle] Fixed typo

933aa1fdd97699070b74920bdab4b23524f08670 authored over 14 years ago by Brandon Turner <[email protected]>
made some cleanup

1cbde2e73c48df36dd0224a3959e4a648d2dd16e authored over 14 years ago by Fabien Potencier <[email protected]>
removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions)

3b78a8c8159b084bc6801a7629aece85fdaa54db authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] removed DoctrineMongoDBExtension constructor

22d95dd0f351cad48c7ee7ee4046291ea7661901 authored over 14 years ago by Fabien Potencier <[email protected]>
Allowing default_database to be configured per document manager.

a50c8317c4a750b314bce6513be564b7b324708e authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineMongoDBBundle] added "default_database" attribute to DI extension

78a35af09354b8ff3d196d3987e2e72d908aba45 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed class names in tests

19bfc8cac5cf2184e43cb5add142389adeedc5bf authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed parameter references in tests

79137db70fb6014861d352b4d5f0036d6ab8bd97 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] renamed extension class

2eec15e8e0502470cdf7dadb30644b47e496ddbf authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed use statement

d5bf6c21aac794657fa33c104619289d5e374d72 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] changed references from metadata_driver to metadata

59518745f574ada637df5ead162b912fe32dd4be authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] added default cache service to xml

56333f4f0366de2e0bc437ad62f1e8aef8e5c563 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] moved concat of "%" into sprintf

f4085ae11896c8c6acb1404cc9f3111d493b0ed3 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed coding standards

d3f785d5c8199d28143df9d49a7f1c0d84c91b40 authored over 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineBundle,DoctrineMongoDBBundle] Updated tests to work when both bundles are enabled.

When running Symfony2 unit tests with DoctrineBundle and DoctrineMongoDBBundle
enabled, tests fa...

064dca6d11099172d26d3329f787f821278f3b3c authored over 14 years ago by Brandon Turner <[email protected]>
[DoctrineMongoDBBundle] updated to only load default settings once

Fixed a bug that caused DoctrineMongoDBBundle to load default settings for
every parsed config f...

0e041d02f80e270e041f2f4c540aaeec62140855 authored over 14 years ago by Brandon Turner <[email protected]>
updated PHPDoc as the API tool knows about the current use statements

328eb6a24bce68c447cf6a594a766503c455691f authored over 14 years ago by Fabien Potencier <[email protected]>
fixed some merging problems and disable non-existent cache service

d1d452d2ad113485165811fd4483016bc525aee4 authored over 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle] Refactoring DoctrineBundle to match DoctrineMongoDBBundle

5a8283e09d4c4b6c4fd02b451ae9f3d298657b98 authored over 14 years ago by Jonathan H. Wage <[email protected]>
[DoctrineMongoDBBundle] Fixing code standards.

b1d1f66e091afdb729b2530def5f782dc3c22659 authored over 14 years ago by Jonathan H. Wage <[email protected]>