Jérôme Tamarelle
2dd9228ee0
Rename MONGODB_URL to MONGODB_URI ( #1851 )
...
This is more correct and the way it is documented
https://www.mongodb.com/docs/manual/reference/connection-string/#standard-connection-string-format
2025-08-26 18:44:06 +02:00
Jérôme Tamarelle
f173e2b144
Add MongoDB extension and service to Docker ( #1717 )
...
* Add MongoDB extension and service to Docker
* replace docker-compose.yml by compose.yaml
2024-11-30 21:15:11 +01:00
Jérôme Tamarelle
98257df855
Add doctrine/mongodb-odm-bundle v5 without is_bundle (default to false) ( #1582 )
2024-01-08 18:55:46 +01:00
Fran Moreno
f0c13b8963
Rely on default mapping type ( #1472 )
2023-01-08 11:10:11 +01:00
Martin Klewitz
bb177d379b
Add mongodb-odm-bundle recipe for version 4.4 ( #1400 )
...
Fixes: Since doctrine/mongodb-odm-bundle 4.4: Configuring doctrine/cache is deprecated. Please update the cache service "doctrine_mongodb.system_cache_provider" to use a PSR-6 cache.
2022-07-08 13:12:21 +02:00
Nicolas Grekas
ab5a1d0c45
Upgrade mongodb-odm-bundle for doctrine/cache 1.11+ ( #1358 )
2022-02-19 10:34:17 +01:00
Lctrs
7ec7012b77
Tweak default cache conf to rely on Symfony Cache and only in prod
...
also add cache for metadatas
2019-07-11 10:47:15 +02:00
Nyholm
809772c158
Move DoctrineCacheBundle from recipes-contrib to recipes
2019-04-06 13:50:04 +02:00
symfony-flex-server[bot]
0a6a4a1354
Merge pull request #181
2019-04-06 10:19:38 +00:00
symfony-flex-server[bot]
2357c10bcf
Merge pull request #583
2019-03-30 17:46:39 +00:00
Victor Bocharsky
a814b8c855
Uncomment default configuration
2019-02-11 17:08:37 +02:00
Lctrs
8c356ccfd5
[doctrine_mongodb] add a metadata cache in prod
2019-01-30 12:04:31 +01:00
Lctrs
3233bec440
[doctrine_mongodb] adding fallback env vars
2019-01-30 11:18:29 +01:00
bocharsky-bw
92e312c8a8
Add a recipe for DoctrineCacheBundle
2018-12-08 14:39:30 +00:00
Giovanni Albero
24e7113024
Added recipe for DoctrinePHPCRBundle
2018-11-18 15:21:49 +01:00
Torrey Tsui
81226c077e
Offer default \App\Document\ resolution
2018-11-11 13:26:57 +00:00
ElectricMaxxx
8e4e74a43e
fix issues mentioned as hints
2018-06-30 02:16:17 +02:00
ElectricMaxxx
853f147eb5
remove locale example
2018-03-25 06:33:43 +02:00
ElectricMaxxx
8abcf14668
move to correct directory
2018-03-23 23:48:35 +01:00
ElectricMaxxx
1dd42349a7
change
2018-03-23 22:00:29 +01:00
ElectricMaxxx
5224719b6b
also add doctrine-bundle
2018-03-23 21:33:39 +01:00
ElectricMaxxx
714596120a
move manifest.json into versioned part
2018-03-23 20:55:24 +01:00
ElectricMaxxx
999fa7c743
fix indent
2018-03-23 20:53:00 +01:00
ElectricMaxxx
164534f157
start on working to get the doctrine-phpcr-dbal-pack running
2018-03-23 20:46:01 +01:00
Ryan Weaver
e875a540b7
removing old recipe - we have a new one in core recipes
2017-11-30 11:58:09 -05:00
BoShurik
575ddaab0f
Set mongodb-odm-bundle default database
2017-09-22 08:52:25 +03:00
Fabien Potencier
9b33b0a42e
bump min version of Doctrine fixtures to 2.4
2017-09-11 05:39:48 -07:00
Fabien Potencier
11c3e5eac1
moved etc/ to config/ and web/ to public/
2017-07-03 15:36:01 +03:00
Fabien Potencier
8eba88fe54
moved .gitkeep to .gitignore
2017-05-30 13:12:06 -07:00
Javier Eguiluz
48fa53531c
Removed the fixture file
2017-05-26 19:26:59 +02:00
Javier Eguiluz
a70fbde7e8
Added DoctrineFixturesBundle
2017-05-14 12:12:06 +02:00
Jérôme Parmentier
2c5799ffd4
Add DoctrineMongoDBBundle recipe
2017-05-03 07:08:14 -07:00