Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb-odm-softdelete-bundle

Symfony2 bundle that integrates the Doctrine MongoDB ODM SoftDelete library.
https://github.com/doctrine/mongodb-odm-softdelete-bundle

Merge pull request #2 from leek/feature/configurable-field-name

Feature/configurable field name

8123689d4da2f834ce05414987892b1e48db4978 authored over 12 years ago by Jonathan H. Wage <[email protected]>
Add `composer.json`

fa349082c17ff5a49e123e391c1ddf2dc42b9ee9 authored over 12 years ago by leek <[email protected]>
Add configurable `deletedFieldName`

a9a72d21a3fa327e3bc4af9dbe34a1cbe1a98ae9 authored over 12 years ago by leek <[email protected]>
Merge pull request #1 from golovanov/master

Refactoring a bundle in accordance with the requirements of the symfony

8e31d6bacb96d3405c65d2182e111b5b56cf6baf authored over 13 years ago by Jonathan H. Wage <[email protected]>
1. Refactoring a bundle in accordance with the requirements of the symfony: http://symfony.com/doc/current/book/bundles.html

2. Added DI extension for loading configurations to service container.

4b0ff4c9d318afb3b6e7840159e03d77b07e9baf authored over 13 years ago by Igor Golovanov <[email protected]>
Updated symfony.com XML namespace.

2ef1160dc19c575b1eb9e6d8eba2b0a66bb76807 authored almost 14 years ago by Kris Wallsmith <[email protected]>
Change registerExtensions() method to build()

fefeed9c7d29c7b9d0e568b69489ed92ff43dce5 authored almost 14 years ago by Jeremy Mikola <[email protected]>
Add installation documentation and remove unnecessary DI extension class

631a3b6018899484039a9946d8c88fcf8232284c authored almost 14 years ago by Jeremy Mikola <[email protected]>
Adding RegisterEventListenersAndSubscribersPass to compiler.

6382bbba55cf132140c9fac1f372773c35e22386 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Updating bundle for latest changes in SoftDelete library.

f4c662e51ced46983a03556c1f647ea97a98b57f authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Update FileLocator namespace

d0c22fcc11424cab1430ae408b7b99dc54ca71ed authored almost 14 years ago by Jeremy Mikola <[email protected]>
Updated SoftDeleteExtension to use FileLocator per recent DIC changes

a08e0f0e6cf1852631ec96e7d40a8bd74a7d1723 authored almost 14 years ago by Jeremy Mikola <[email protected]>
Removed.

6daa446e89ec99b1550685050ab916b93441efaf authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Initial commit.

0ffedd23140aa6044a93d2beb3ad9a2dac482194 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
first commit

e12ed1190436ac56d037600013f6e97c8ac025f8 authored almost 14 years ago by Jonathan H. Wage <[email protected]>