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

Merge remote branch 'mvrhov/variousFixes'

97d1e6c2cb23bde037fda4754c6ddd8d2477cdb1 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fixed wrong command names in commands help messages

612b4d53ec972bde326da50989de3f0df35ef31f authored almost 14 years ago by everzet <[email protected]>
$emName is supposed to be $dmName

14413b6df5297e695b2f186d974b8fe987179c80 authored almost 14 years ago by Miha Vrhovnik <[email protected]>
fixing undefined variable name, and removing unexisting namespace. I backtraced code to the actal mongodb maping clas and it doesn't seem to throw any exceptions, but just in case I'm catching the general \Exception

359afed561aae5fc155baf4a4cb4f05d9c83d7eb authored almost 14 years ago by Miha Vrhovnik <[email protected]>
Added doctrine:mongodb:cache:clear-metadata command.

26bd9e61fb3630eb53cb6a114cb3bca77d1b2c43 authored almost 14 years ago by H. Westphal <[email protected]>
[DoctrineMongoDBBundle] Fix listener registration method calls in DIC compiler

1ae56a6b553f2bcdebe7e666554427d35ace6db7 authored almost 14 years ago by ornicar <[email protected]>
[WebProfileBundle] added the controller callable name in the WDT (also tweaked the CSS to free some space)

e39b7c04cacf302a5a0c4f627e44c89270dfa541 authored almost 14 years ago by Fabien Potencier <[email protected]>
Added monolog tags to create all core channels

010eff07561e86d5d288c4653991b4af9b16735f authored almost 14 years ago by Jordi Boggiano <[email protected]>
Merge remote branch 'vicb/cfg_rebase'

* vicb/cfg_rebase:
[Config] Ability to add and override node types without having to subclass ...

069fc9db88605367e5d45cbbff0c5ba512e95040 authored almost 14 years ago by Fabien Potencier <[email protected]>
Tweak PHPDocs in the extension configuration files

6d5cec3b70b81cd4adbbec4f8917a1ec21ee8554 authored almost 14 years ago by Victor Berchet <[email protected]>
[Config] Component refactoring

The Config component API have changed and the extension configuration files must be updated acco...

370333149fc2df8df60a9a5a8dde92471a388e9b authored almost 14 years ago by Victor Berchet <[email protected]>
fixed phpdoc

8d66b7241e6e14462d14201001489e6c42690891 authored almost 14 years ago by Fabien Potencier <[email protected]>
renamed some methods in the event dispatcher

3efd9cd5ffbb73d699215eb7a6db7c696e43d94d authored almost 14 years ago by Fabien Potencier <[email protected]>
removed unused use statements in DIC extensions

8b77b7836e30f579918f08972ae57d5d923f03e8 authored almost 14 years ago by Martin Hason <[email protected]>
Merge remote branch 'vicb/profiler_again'

5ac62e929b957ff24048228dea61f2aac261ae11 authored almost 14 years ago by Fabien Potencier <[email protected]>
Edited src/Symfony/Bundle/DoctrineMongoDBBundle/Command/LoadDataFixturesDoctrineODMCommand.php via GitHub

3bbbfe0d90db25c044cbf631e3622041ff637f8d authored almost 14 years ago by brikou <[email protected]>
[WebProfilerBundle] Revert the support for a status in data collectors

e2cb8fe534fd29ed49e45af5b5f8d5f5d3666a24 authored almost 14 years ago by Victor Berchet <[email protected]>
fixed PHP warnings

371818369e6b933be71af3d6dda0ac4cb20b60ef authored almost 14 years ago by Fabien Potencier <[email protected]>
Merge remote branch 'jwage/master'

ba5af635bfdc5953d4e60b0f66bddbe80c72860f authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fix the data collector design

60f1e2de3aeae90b53f9a06b09b12c0a8dd5c7f6 authored almost 14 years ago by Victor Berchet <[email protected]>
[DoctrineMongoDBBundle] Use the first document manager as default one when no configuration is set

929d18568108b31ecaa66e03daf2ddf3e9a346dd authored almost 14 years ago by Christophe Coevoet <[email protected]>
[DoctrineMongoDBBundle] Improving error exceptions thrown when loading data fixtures.

ccbfce7099aa2d3f3e8fcc5a47bf350b3b47b332 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Porting doctrine:mapping:info command from ORM to doctrine:mongodb:mapping:info in the MongoDB ODM.

6249bf9f1d4ca263fdb6ddcc8affb37c05281f90 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[WebProfilerBundle] Add shortcuts to the panels in the toolbar

d8516d8d031e0e039bb4e3d9a8fe49ea27ebefd2 authored almost 14 years ago by Victor Berchet <[email protected]>
[Profiler] Profilers now return a status which is used for visual feedback

03f830b1d7fd88636ed31ac0798b703c68ea7d8f authored almost 14 years ago by Victor Berchet <[email protected]>
[WebProfilerBundle] Introduce a template for toolbar items

7fa324560061dd7a189b702d8a8ce96727a8a37d authored almost 14 years ago by Victor Berchet <[email protected]>
Merge remote branch 'weaverryan/removing_old_phpdoc'

* weaverryan/removing_old_phpdoc:
[DoctrineMongoDBBundle] Removing partially-outdated PHPDoc.

18b342c6e5287dd2764be0217b87630aafa4897a authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] Removing partially-outdated PHPDoc.

With the configuration class, this ultimately just won't be the right place for this (it'll like...

a2c330a17fc91c94d92e74ecb8a4530df681643c authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] made it possible to disable logging

d4e3386820bfdde9ca2edaddb1f80b176959cdd4 authored almost 14 years ago by Kris Wallsmith <[email protected]>
moved most protected to private in the Console component

964469c80429fd7c9c6cc8925331881df0e6c844 authored almost 14 years ago by Fabien Potencier <[email protected]>
fixed some emails

136484dc5eb61f17946a59200de98c49f134de9b authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fixed formatting of numeric query values

0b5c6f19838f1fd36b0d8ae71f44a4bcce9a05d4 authored almost 14 years ago by Kris Wallsmith <[email protected]>
Merge remote branch 'kriswallsmith/mongodb/pretty-queries'

* kriswallsmith/mongodb/pretty-queries:
[DoctrineMongoDBBundle] fixed pretty queries

2fabf8a1570e0e968faa80684fc33b9062e9771c authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fixed pretty queries

5d0470dd6418cebdaeb632022db54a754bcf923f authored almost 14 years ago by Kris Wallsmith <[email protected]>
Merge remote branch 'stof/doctrine_simplify'

* stof/doctrine_simplify:
Removed the short syntax in DoctrineBundle
[DoctrineAbstractBundle...

0277cdca1163ab25f2232d92bef12c53750444c4 authored almost 14 years ago by Fabien Potencier <[email protected]>
Merge remote branch 'schmittjoh/visibilityChanges'

* schmittjoh/visibilityChanges:
[Security] renamed Twig function has_role to is_granted
[Sec...

ee4375675642d7943a4bc22063b2b005afeb40fa authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] made queries in profiler look like mongodb js shell code

e47297d899ed0690e38b5b8ce0bd56d44c3d2e7d authored almost 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] fixed xml formatting

e91e0855ab4682dceebb2fd60f99880f508dd3b4 authored almost 14 years ago by Kris Wallsmith <[email protected]>
[DoctrineMongoDBBundle] Removed the short syntax for the configuration

38a8f823f06b5d56e7b90cde02dd4c119b83ade4 authored almost 14 years ago by Christophe Coevoet <[email protected]>
[Security] various changes, see below

- visibility changes from protected to private
- AccountInterface -> UserInterface
- SecurityCon...

baee4ed27f811dd052e0499a3520998976779d59 authored almost 14 years ago by Johannes Schmitt <[email protected]>
[DoctrineBundle][DoctrineMongoDBBUndle]Fixed generate:repositories throws exception using the general bundle naming conventions (VendorBundleName)

75c8d5f4e9f991e0a58df29769268ffd9f3cacb9 authored almost 14 years ago by Gyula Sallai <[email protected]>
[DoctrineMongoDBBundle] Adding is_bundle node and rearranging a few small things to match pull request 99 for the Doctrine Configuration class

77c38fa823c8abd807ab6a52d5b0d41a195ca2e0 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Changing root node name for consistency.

ccc1aa825d255025c5b73a91a4f5dfc8d40c3fde authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Removing the "default_connection" DI parameter, which was never used as a parameter. Now cleaning up connections creation in the DI extension class.

1a946ac8635c066da8f304f631580733e6a515e7 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Refactoring how the document_managers are loaded in the Extension and removing two unneeded DIC parameters.

dce3027302dc1e04270bb1ef6d6962346cfc9900 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Removing left-over debug code.

c57ea4608540bb78a5b54e729ebe0e41c650210f authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Renaming extension method to overrideParameters(), which is truer to its name.

Also mae this function unset the options after their used. This prevents those values from being...

5dd33f8bce7fa5f6edc0bb5d53547c0226a4a335 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Removing unused variable.

de6843085568845b0c4228995eeeeab3556599d7 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Adding a "full" config example in YAML.

4b79f5a65c01eea738f0416002d536451bb3284b authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Initial use of the new Configuration class for DoctrineMongoDBExtension.

e21eb293a437a9a4f5b02aaad5ee2bcab49ee74f authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Rewriting several getParameter() calls to use the parameter %wildcard% syntax instead. This is best-practice.

4862d0a80c3fcd9a020cb916bc2b82ac928d7ecb authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Removing the "doctrine.odm.mongodb.metadata_cache_driver" parameter.

This information was set entirely in the DI extension options and then added as a parameter only...

8475bab4eb8a3e07f52ae530485923bac27e7878 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] BC-break: This removes the excess "connections" and "document_managers" wrapper in XML. This was inconsistent and made normalization unnecesarily difficult.

Previously:

<connections>
<connection ...>
<!-- .. -->
</connec...

ec987e9823595b33a0f089cca815a303280011f4 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Adding a test for the defaults of the Configuration class and updated a few default values.

fe1a3b28dcc3852b3a5d2c52c15ab1bd28f9fe92 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBBundle] Fixing a test that was passing in the configs array without the wrapping array.

Also rewrote this so that it's more clear.

63dde7d0dbcea80eaf3a80bb638363cc19f81875 authored almost 14 years ago by Ryan Weaver <[email protected]>
[DoctrineMongoDBExtension] Adding a large PHPDoc on the Extension::load() method discussing the available options.

74cbed610a5a5702ee08b6217085d666d626af01 authored almost 14 years ago by Ryan Weaver <[email protected]>
Fixed the Profiler-Layout of MongoDBBundle to work without actuvating the DoctrineBundle

3bb3c8c18e870f55c4c1602911bceb6369fa0aea authored almost 14 years ago by Exeu <[email protected]>
replaced symfony-project.org by symfony.com

b278f2c9c6a868ba0f076d15d714e24959d6789f authored almost 14 years ago by Fabien Potencier <[email protected]>
Remove png_fix class

98adf36dc950627a49bedcf5c02a7ba110d0157b authored almost 14 years ago by alexandresalome <[email protected]>
[DoctrineMongoDBBundle] simplified database web profiler menu

0338ec758ad15922688c342e7b15cec06ab32b3d authored almost 14 years ago by hhamon <[email protected]>
[DoctrineMongoDBBundle] fixed authentication panel for the new web debug toolbar layout

3469a8eaf47406b806768be4fd64425e136ffcde authored almost 14 years ago by hhamon <[email protected]>
[DoctrineMongoDBBundle] implemented new web profiler layout

cada8b4fc79b20f4d290a7c0f694f63d19724091 authored almost 14 years ago by hhamon <[email protected]>
[Doctrine*Bundle] Fixed Typo

f54216719d55fdaf9fda7e86f1587111d0ceffef authored almost 14 years ago by Pascal Borreli <[email protected]>
fixed merge

73b9471ef3e05df472eba4799d0373aa2a7e0c26 authored almost 14 years ago by Fabien Potencier <[email protected]>
Fixed CS

5b3d896964d2f64b4bfa8adeabe920478ea3accf authored almost 14 years ago by Christophe Coevoet <[email protected]>
[Doctrine*Bundle] Removed old use namespace (Doctrine\Common\Cli)

9c4f41b9a8d620c145ea3d721907720e41146d07 authored almost 14 years ago by Pascal Borreli <[email protected]>
[DoctrineMongoDBBundle] Fixed typo

d3f3ceb667c87835494ac3e4d9e3d89afeb03c0a authored almost 14 years ago by Pascal Borreli <[email protected]>
added nowrap style to WDT toolbar so image and text stays together when the toolbar wraps

469584761c1efe03dc17a6ccd6dc18c3c2dc19e5 authored almost 14 years ago by Kris Wallsmith <[email protected]>
[Security] adds abstract user provider definition

4181aea8c4b64234bcc92a38f9ff9b41f55d5df0 authored almost 14 years ago by Johannes M. Schmitt <[email protected]>
changed all extensions to use the default Extension::getAlias() impl

0168de7b18a1f05109f99ebad576a7ccdc8c791e authored almost 14 years ago by Fabien Potencier <[email protected]>
Revert "[DoctrineMongoDBBundle] updated tests to reflect extension changes"

This reverts commit 8c3923e5f59fda3221776c6fc747ca9bd603f9af.

511fd26ad44d801ed4f8655f7b364c6887d46de1 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "[DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes"

This reverts commit 6555013ac4c39e4a39b8d595c834eadc21e4a684.

979e0b97758d31f9fbbb14548df752c4e7660dd2 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
made DIC extensions members of the Container instead of static members

7a44e2c2c2bd492223d0926de4743334a2568ecf authored almost 14 years ago by Fabien Potencier <[email protected]>
refactored previous commit, fixed tests

How to upgrade?

For XML configuration files:

* All extensions should now use the config tag (...

3f725dc3db08248041c27eb1b8fd210a5ee7aa5e authored almost 14 years ago by Fabien Potencier <[email protected]>
added the concept of a main DIC extension for bundles

This allows for better conventions and better error messages if you
use the wrong configuration ...

5842458c71c9fb0d8875d885ded94402b961c17b authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] updated DocumentManager definition to reflect latest ODM changes

78ccccb41839c5c05ffba625597ae8d0c0d613d2 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] updated tests to reflect extension changes

5330d45d875e25fbc340ffcb89c15cb4b1929e12 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
moved common configuration classes to a new Config component

2064af8343d28ff807c158b1569109ebbfcd9a85 authored almost 14 years ago by Fabien Potencier <[email protected]>
General work on DoctrineMongoDBBundle to bring it more up to speed with DoctrineBundle. Added missing console commands, proxy cache warmer and hydrator cache warmer.

75d79b6e5ce933ba74b342981a2b100b996a4086 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Revert "moved Resource to the Config component"

This reverts commit f53080860a2de21304ded72f5e6a9b6f8894dc0d.

Revert "[Router] config fixes"

T...

f682445a148ca403ff616b7c92e596b41f74a1dd authored almost 14 years ago by Fabien Potencier <[email protected]>
moved Resource to the Config component

6c00ac6c652409842f4e8aaaad6dabdf1cdc6c17 authored almost 14 years ago by Fabien Potencier <[email protected]>
moved duplicated files to a new Config component

91e8afb9443bf9a0ee313ba9fd4c63299f9c8214 authored almost 14 years ago by Fabien Potencier <[email protected]>
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...

b54db3c0acb340c8b3e35d10cf84b3327a9617d0 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] use namespace in MongoDB data fixtures command

b5dec5e2df1e28bb1ca753c39428b69919544d1a authored almost 14 years ago by hhamon <[email protected]>
[DoctrineBundle, DoctrineAbstractBundle, DoctrineMongoDBBundle] added container aware fixture loader

Updated load data fixtures command in DoctrineMongoDBBundle to be identical to the one in Doctri...

78d03efb61722dd2bbab793effa41083f94eb599 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] fixed UniqueValidatorTest to mark skipped if Doctrine\ODM classes not found

0782dfff4c374c15e548d7eb66ec0a10b039fbf5 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
removed the need to define getNamespace() and getPath() in bundles

f3ec2339378c44c450b5cd22110c0f93986fb9b0 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DependencyInjection] Create explicit factoryClass property for Definitions

Previously, the Definition class was used both for type inference and factory construction (if f...

96a275e4120c3330b0b68ae26fd58900c55511e1 authored almost 14 years ago by Jeremy Mikola <[email protected]>
fixed previous commit

710f54092d104db7486b980c8deed391f5e89059 authored almost 14 years ago by Fabien Potencier <[email protected]>
[Bundle] Make getPath() less error prone by allowing both backward and forward slashes

bfc63f36bba326d0aa129f30465926ec8f6e81cb authored almost 14 years ago by Victor Berchet <[email protected]>
[DoctrineMongoDBBundle] fixed merge problem

90438fead8e3430ca012714d98c4298ec744a1f6 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fixed unit tests

6fd30144083ee7e9633307b1613a0e1c41071a9f authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineMongoDBBundle] fixed annotations ns conflict, switched to @mongodb:Unique annotation

5764446bf66027c866d052a0be4f10077a13ccd1 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] added support for multiple document managers

e9c8f8a2c288dce0f8ef8470044843d8f6c1c312 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
namespace changes

Symfony\Component\Security -> Symfony\Component\Security\Core
Symfony\Component\Security\Acl rem...

32ba0eab012ae4b87a5a503d084ffc9db457c3df authored almost 14 years ago by Johannes M. Schmitt <[email protected]>
Revert "[DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases"

This reverts commit 24c7715029548164f93fd671d1e3009ce590637a.

870ca25bb92edf31c569e24b22df9840177e1a27 authored almost 14 years ago by Fabien Potencier <[email protected]>
[DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases

Also changed the default alias to Doctrine's own canonical aliases for the default EM/DM.

4728e8c312f9e5689176cf477fcf8ab50e80e4d9 authored almost 14 years ago by Jeremy Mikola <[email protected]>
[Security] many improvements, and fixes

068654a9233205b7d620487bd6b9fe52e3a036cf authored almost 14 years ago by Johannes Schmitt <[email protected]>
[DoctrineMongoDBBundle] added a check that fixture dir exists

649ed18293daa8b50b2f5522f984ff0e107cdcce authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
[DoctrineMongoDBBundle] Fixing bad hydrator namespace.

06d457245a227d532baff37ff76571c8987b96b8 authored almost 14 years ago by Ryan Weaver <[email protected]>