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

Account for AbstractDoctrineExtension's assumptions about ORM mapping drivers

Since the ODM is using Doctrine Common's mapping drivers for Symfony 2.0, we need to remove the ...

f4dab7cb365e0e99a7070774d88a03ee5f38f5a0 authored over 12 years ago by Jeremy Mikola <[email protected]>
Update class assertion for common DriverChain

bb28337afba5c6f6fdc68c1631b1da7c0980f373 authored over 12 years ago by Jeremy Mikola <[email protected]>
Updated the mapping drivers to the new implementation

This goes with the changes done in doctrine/mongodb-odm#350

68cec915cb34475b2bff8fabe56d9ab30ac4d161 authored over 12 years ago by Christophe Coevoet <[email protected]>
Fix AbstractDriverTest for common mapping changes

54c4cc955660599ab4bf276b1aa16cfade481f96 authored over 12 years ago by Jeremy Mikola <[email protected]>
Fixed the exception name

cf666368175708863e28abd471bb93828812a519 authored over 12 years ago by Christophe Coevoet <[email protected]>
Ignore E_DEPRECATED warning in tests for driver version 1.2.11+

fd7ac2ff0a1ecbf30a42aa796c9b1982e69f2524 authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge branch '2.0'

Conflicts:
Tests/DependencyInjection/ConfigurationTest.php

091f67dee9301a001230128c77138767dbfb028c authored over 12 years ago by Jeremy Mikola <[email protected]>
Fix configuration tests for retry query/connect options

These options were introduced in: 0a69f0bb5c5cae322aaf3c187848ef5c5342c86f

a7ff695495644f8e94bba445ff899e094c129958 authored over 12 years ago by Jeremy Mikola <[email protected]>
Test both master/2.0 branches in Travis CI and allow for multiple driver versions

c365ab31d8bd8b7604afa7d8b212bec012363a7a authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge pull request #121 from leek/patch-2

Wrong command name in help

870e2fea7e450a1a593924b5f1d8c15c1c52d8e4 authored over 12 years ago by Christophe Coevoet <[email protected]>
Wrong command name in help

e36f39a36e8d7450e1cf261ba33b85748f09719f authored over 12 years ago by Chris Jones <[email protected]>
Merge branch '2.0'

Conflicts:
DependencyInjection/DoctrineMongoDBExtension.php

c795f83b56706a332a4bcbbb19c258f1bf850159 authored over 12 years ago by Jeremy Mikola <[email protected]>
Allow connect/query retry options to be configured per document manager

0a69f0bb5c5cae322aaf3c187848ef5c5342c86f authored over 12 years ago by Phil Butterworth <[email protected]>
Merge pull request #119 from leek/patch-1

Bad namespace in new update command

821cb08374ab60ed68e5a592083cfa8daf2cd32e authored over 12 years ago by Christophe Coevoet <[email protected]>
heh... Can't even get it right myself :)

9f93aabd89d00cf742e6bc605214a31ebdd5abc4 authored over 12 years ago by Chris Jones <[email protected]>
Fixing namespace

0e01caf18817b225a76e2c1616959d5a4127e327 authored over 12 years ago by Chris Jones <[email protected]>
Merge branch '2.0'

Conflicts:
Command/DoctrineODMCommand.php

f546b3b8210fb73a79c1abd60fc6981ec6b69847 authored over 12 years ago by Jeremy Mikola <[email protected]>
[Command] Expose the ODM's update schema command

This command is used purely for updating indexes without collection-wide drop/create commands.

...

84bfe3ca51d19898b28b07a279466839618b0e21 authored over 12 years ago by Jeremy Mikola <[email protected]>
[Command] Update schema command use statements and doc blocks

0604c14347b1ca1e24b9326d14f3bb4f7726e48d authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge branch '2.0'

Conflicts:
composer.json

3d6a33a715e16c1929ea192d95430e65199bc519 authored over 12 years ago by Jeremy Mikola <[email protected]>
Explicitly require dev-master version of doctrine/mongodb-odm

9ebff88831468a50d5fff70201ad7a27e6735de3 authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge branch '2.0'

Conflicts:
README.markdown

7c0259c1562c83b2105c3f23f786f3c646db18ac authored over 12 years ago by Jeremy Mikola <[email protected]>
Add Travis build icon to readme

d6327d645a38940fb45ee47253c88cf24d3065dd authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge pull request #118 from iampersistent/patch-1

Add travis indicator to readme

22fbe16eb93336a2eba1858b55b498dd5869de3d authored over 12 years ago by Christophe Coevoet <[email protected]>
Add travis indicator to readme

493a9d7ea5dc4fe260b3e958710ac537baefcc79 authored over 12 years ago by Richard Shank <[email protected]>
Fixed the class name check and removed variable overwriting

e8ada8ce7af43682f9474c9980e20e464d9a2fbf authored over 12 years ago by Christophe Coevoet <[email protected]>
Changed the default proxy namespace and removed useless params in the XML

723128f704286495a3f552805b746b6ed4f70299 authored over 12 years ago by Christophe Coevoet <[email protected]>
Fixed the autoloader and removed the exception

The execption has been removed in DoctrineBundle a few days ago.

1ca46b8a9f7e81a84a53d4c5a6a066524631356f authored over 12 years ago by Christophe Coevoet <[email protected]>
Added an autoloader for proxies

118091841e5dfc77ca449475c691dea22123bde7 authored over 12 years ago by Christophe Coevoet <[email protected]>
Merge branch '2.0'

Conflicts:
composer.json

00c58f0e7e3b59710fa87278382e36de930550ad authored over 12 years ago by Jeremy Mikola <[email protected]>
Make mongodb-odm dependency more flexible

To paraphrase @stof's comment in 8d68dc9ab3aefb3a9bf9af4506820a619d704d5f, "master@dev" is infer...

1127caeee573cadc7c6022fbcb60281e0ec5ebe8 authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge branch '2.0'

Conflicts:
composer.json

ac1a97e8bc452b63942b7bb861f230927e81131c authored over 12 years ago by Jeremy Mikola <[email protected]>
Make mongodb-odm dependency more flexible

To paraphrase @stof's comment in 8d68dc9ab3aefb3a9bf9af4506820a619d704d5f, "master@dev" is infer...

a737bdb059d955e5c4101e5b8fd025edcc9a8f97 authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge branch '2.0'

Conflicts:
composer.json

661566b962fd3374900b5901a1d9257cb1bc740c authored over 12 years ago by Jeremy Mikola <[email protected]>
Specify minimum-stability for indirect dependencies

This seems to solve installation of unstable, indirect deps. It might just be a workaround for a...

73223d83a5df16dc1696d7daaf4264c64b0f9ca2 authored over 12 years ago by Jeremy Mikola <[email protected]>
Be more specific about doctrine/mongodb-odm stability

7222efa44ce085235d885e81e986005ffa3a72a2 authored over 12 years ago by Jeremy Mikola <[email protected]>
Specify minimum-stability for indirect dependencies

This seems to solve installation of unstable, indirect deps. It might just be a workaround for a...

945c40cc6326d4b2728aa9e9e65663ec7fced065 authored over 12 years ago by Jeremy Mikola <[email protected]>
Be more specific with dependency stabilities

8d68dc9ab3aefb3a9bf9af4506820a619d704d5f authored over 12 years ago by Jeremy Mikola <[email protected]>
Allow dev stability for doctrine/mongodb-odm dependency

See: https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion
Conflicts:

composer...

51d5906d611fdc3eaa168df630f1cf89ac5d770d authored over 12 years ago by Jeremy Mikola <[email protected]>
Allow dev stability for doctrine/mongodb-odm dependency

See: https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion

cb52130b2c7e8f77ff47f50ff0d4bc103908cc1f authored over 12 years ago by Jeremy Mikola <[email protected]>
[DependencyInjection] Allow integer "safe" commit option and add validation

b467bf3be7ad6e2058977930ed8854c2445e8726 authored over 12 years ago by Jeremy Mikola <[email protected]>
[DependencyInjection] Tests for "default_commit_options" configuration

1b35295c741308d52183b70d8fa5cf2845a3346e authored over 12 years ago by Jeremy Mikola <[email protected]>
[DependencyInjection] Allow "timeout" default commit option

Since the configuration validation is strict and won't allow additional keys (unless we use vari...

b11bb0a3fe3f83d9fb711a7b6c22e0ed2b64481b authored over 12 years ago by Jeremy Mikola <[email protected]>
Removing commit options from `mongodb.xml`. Refs #85

1adb9814ca5430fd0451a7a1cc5947f9afd051d5 authored over 12 years ago by Chris Jones <[email protected]>
Using `defaultTrue()` and `defaultFalse()` instead

5ddef05248ef76f4db2ee8de8480ec70701c3e32 authored over 12 years ago by Chris Jones <[email protected]>
Adding the ability to configure default commit options.

5de45f5d1918d569384d4ef4832a3145b803e26a authored over 12 years ago by leek <[email protected]>
Do not report that logging is disabled in WDT (fixes #107)

837477603f35c2b59bf97765d766feab3432dd98 authored over 12 years ago by Jeremy Mikola <[email protected]>
Drop doctrine DB after test suite (fixes #110)

Restoring this behavior, which was originally added in 37eb3816b1f12ddd3843853d3c0433855cd86f57.

50479f70f3ac02461ed2edbc52c141d16b7d25c0 authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge branch '2.0'

Conflicts:
Resources/doc/index.rst
Tests/bootstrap.php
composer.json

5996d29b4faf4f0bc416d1e8432bc92f655dff93 authored over 12 years ago by Jeremy Mikola <[email protected]>
Remove redundant Travis CI parameters

See comments in cac7e11f5cf91c072593beadd354ec242129ad8c

a6c150bbdd4f7212c05f56c7dc6ea4e35ffcdefc authored over 12 years ago by Jeremy Mikola <[email protected]>
Enable Travis CI and refactor test bootstrap

Conflicts:

Tests/bootstrap.php

35b27531fb1c739fefd88f3aa5b2d9bccc087f53 authored over 12 years ago by Jeremy Mikola <[email protected]>
Use composer for test suite

This commit is in place of merging in commits from the master branch, as Symfony 2.0 required sp...

9b009bb5af5c6dce43aeae442a00908761002f36 authored over 12 years ago by Jeremy Mikola <[email protected]>
Fix typo in documentation deps example

932efed2cd73604a6c2279b37b57f18c1e77f1bc authored over 12 years ago by Jeremy Mikola <[email protected]>
Update submodule URL and version in documentation

c400bffc85653acaf1385a2a3a990eda4b39678a authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge pull request #106 from bamarni/master

fixed invalid cursor case in tail-cursor command

b535106bc76c44f0fc1e6428c09f02ba1c2c7ae3 authored over 12 years ago by Jeremy Mikola <[email protected]>
fixed invalid cursor case

70ef0194d5dff2f5916618dff8b60dd2f6301857 authored over 12 years ago by Bilal Amarni <[email protected]>
Merge pull request #104 from bamarni/master

added command for daemons on tailable cursors

5de655803a1c1a92cd82ba6a3a0cea4bafbecc33 authored over 12 years ago by Jeremy Mikola <[email protected]>
clearing the dm after each iteration

5212040fd9ab398e16b289422b68c4dfc32c9ad0 authored over 12 years ago by Bilal Amarni <[email protected]>
optional flush and using object instead of class name for ReflectionClass

e31af26af3632483c25ab38e99e9eef054a235e3 authored over 12 years ago by Bilal Amarni <[email protected]>
added command for daemons on tailable cursors

23e72f6930bddd1783b8f6d2518ff30388bf741c authored over 12 years ago by Bilal Amarni <[email protected]>
Merge pull request #103 from bamarni/master

updated toolbar

30211cc1eb2ec45d8028ac4663d00149a9abc913 authored over 12 years ago by Jonathan H. Wage <[email protected]>
updated toolbar

afa2b164b5cf94b3f8d7689b48be8e411797e06a authored over 12 years ago by Bilal Amarni <[email protected]>
Remove redundant Travis CI parameters

See comments in cac7e11f5cf91c072593beadd354ec242129ad8c

e83bd0d310221e8325c8bff019a98991f1a1dae9 authored over 12 years ago by Jeremy Mikola <[email protected]>
Enable Travis CI and refactor test bootstrap

cac7e11f5cf91c072593beadd354ec242129ad8c authored over 12 years ago by Jeremy Mikola <[email protected]>
Define missing container params in AbstractMongoDBExtensionTest

Also pass "YamlBundle" when creating container instead of extension, which doesn't have a constr...

0252418c3d431d570ba273b380c399eb90de0ac8 authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge pull request #100 from bamarni/master

using the abstract extension to load metadata cache driver

3cc958c13e391b954b761ed3a852245a86f1431b authored over 12 years ago by Jeremy Mikola <[email protected]>
Merge pull request #101 from drmonty/patch-1

Use new OptionsResolver\Options instead of Form\Options

ebf4790afc1441fc4762e7e8074ca83dd163270e authored over 12 years ago by Christophe Coevoet <[email protected]>
Use new OptionsResolver\Options instead of Form\Options

c0467adca7392ad88c79aa8300cd45ee009dad96 authored over 12 years ago by drmonty <[email protected]>
fixed tests annotation loader

3e840da3efe41b641fa164baafadbd17dfc8b7d8 authored over 12 years ago by Bilal Amarni <[email protected]>
small fixes

592909bcc440a703fe7f4409ea477f118caf7d67 authored over 12 years ago by Bilal Amarni <[email protected]>
using composer for tests

65c4fd917e4dfef22fb784ecac9ad33c659b0b9e authored over 12 years ago by Bilal Amarni <[email protected]>
fixed cache config and using the abstract method

bb1a415b40b4806cd6cf7be34b46b1c2098238e8 authored over 12 years ago by Bilal Amarni <[email protected]>
Merge pull request #96 from bamarni/master

cache service

57cc02068dad7d9f82c71a50ac32fb1cce4ee8f6 authored over 12 years ago by Jeremy Mikola <[email protected]>
setting the cache service to private

4047e91a4f9b02638fe7b700d4d47eb8af1200fe authored over 12 years ago by Bilal Amarni <[email protected]>
added the possibility to use cache service

8bb4ece4ea8653db21be5d41fa1f0514fcfcddbc authored over 12 years ago by Bilal Amarni <[email protected]>
Merge pull request #93 from ruian/guess_pattern

add guess pattern

69d9bbec78ef6c0deceb5bd64fd97df090594cd2 authored over 12 years ago by Christophe Coevoet <[email protected]>
[Form] added method `guessPattern` to FormTypeGuesserInterface

9ba101abde3c3a6354b86f501ed05f8d9e8fd816 authored over 12 years ago by Julien 'ruian' Galenski <[email protected]>
[Form] Update DocumentType for option handling changes

See: symfony/symfony@b7330456b698f7dd10bd2171c7075fc34c13858e

9aa933e9c50fb8d58f9d49fb57a6e66a6a57d6d0 authored almost 13 years ago by Jeremy Mikola <[email protected]>
Merge pull request #88 from Engerim/patch-1

changed installation guide for symfony 2.1

1216358f8210f326ea51a31baa26951e557b6fe3 authored almost 13 years ago by Christophe Coevoet <[email protected]>
changed title, removed numbers in titles, removed trailing whitespaces

b1935f5b1e2605c18bf5fb41c0eab7e6ceed28d8 authored almost 13 years ago by Alexander Miehe <[email protected]>
Merge pull request #46 from e-butik/cache-warmer-priority

Raised the priority of the cache warmers

1cfb6ba6a495fe333e9e8234ba5b7510df79d38c authored almost 13 years ago by Christophe Coevoet <[email protected]>
Merge pull request #91 from cordoval/patch-3

corrected phrase on mongodb user provider

bd3a880665f14112cddc0acc09cfd25e77316292 authored almost 13 years ago by Christophe Coevoet <[email protected]>
Merge pull request #92 from cordoval/patch-4

rephrasing of the Summary for clarity and avoiding to repeat allowing + ...

523ccf59f33e25fad7b8597eb834956ecae2e086 authored almost 13 years ago by Christophe Coevoet <[email protected]>
rephrasing of the Summary for clarity and avoiding to repeat allowing + allowing/allow

67713a4cd939576441ceb21d67b00dca63e1ec2b authored almost 13 years ago by Luis Cordova <[email protected]>
corrected phrase on mongodb user provider

9f31eeef4cc7bd0b2b79cdeca1da70d17a53ad3d authored almost 13 years ago by Luis Cordova <[email protected]>
Merge pull request #90 from cordoval/patch-2

missing register verb

fba4b3d834b215742df23ddfe11c4330abc03b3d authored almost 13 years ago by Christophe Coevoet <[email protected]>
Merge pull request #89 from cordoval/patch-1

just making plural to make more sense what the query returns

717dbf5b05ea8a6a729998aa15b20ac15c0620ca authored almost 13 years ago by Christophe Coevoet <[email protected]>
missing register verb

59a3e084e630896ec9e6ad50a5c8aeef9cf873a0 authored almost 13 years ago by Luis Cordova <[email protected]>
just making plural to make more sense what the query returns

133eb22a867f3054c72d6d3069afae62db95c0e2 authored almost 13 years ago by Luis Cordova <[email protected]>
removed install section for symfony 2.0,

add a section for register the annotations and the bundle,
fixed composer.json

0b9167a7631fc18dd5f497494ed9083c2bed3c49 authored almost 13 years ago by Alexander Miehe <[email protected]>
removed trailing whitespaces

09322c216dff707f2f35bf79c83afe5ac99a8873 authored almost 13 years ago by Alexander Miehe <[email protected]>
Update Resources/doc/index.rst

b7104cbb2727760aaf263f52715f74f6f5d7f02b authored almost 13 years ago by Alexander Miehe <[email protected]>
style

fd63bd82d338a75bd8d568eebb85ad00bb58b422 authored almost 13 years ago by Alexander Miehe <[email protected]>
style fixes

1a8c5d058b84e0be8fc7c4d2a6049e1e14b9bd97 authored almost 13 years ago by Alexander Miehe <[email protected]>
style fixes

7953e2bbe3f037d7dfdaeb51f01b3b8c6eb89af1 authored almost 13 years ago by Alexander Miehe <[email protected]>
Changed installation documentation for symfony 2.1 with composer

f2e9ebd9e01ba4ed58d3e71d29e2f7925c8d784d authored almost 13 years ago by Alexander Miehe <[email protected]>
Merge pull request #87 from vicb/form/guess

[FormGuesser] Update length guesses to match latest sf2.1

61f34e19bb3412372a09a0b214436d91232b447f authored almost 13 years ago by Christophe Coevoet <[email protected]>
[FormGuesser] Update length guesses to match latest sf2.1

9146f6c16878779032f1b974c4ea70eecdbe81b3 authored almost 13 years ago by Victor Berchet <[email protected]>
Fix naming and aliasing of event manager services

Due to a bug in 43e34f42afc38f838c61b7822ff40c8d1e4e1215, the event manager services were being ...

8bd687596140b737f5df53be3ec150237103d7d9 authored almost 13 years ago by Jeremy Mikola <[email protected]>
Create changelog for 2.1 to document event listener registration changes

2f42610c99ed31ffebf0f2bf9df7f018d693f0d4 authored almost 13 years ago by Jeremy Mikola <[email protected]>