Nicolas Grekas
|
a1a70353f6
|
Remove all symlinks
|
2021-07-07 16:12:10 +02:00 |
|
Nicolas Grekas
|
be2898b8e4
|
Update note about server version
|
2021-05-10 19:24:06 +02:00 |
|
Jesse Rushlow
|
16733e837c
|
[doctrine-bundle] add missing folders in 2.4
|
2021-05-10 05:07:36 -04:00 |
|
Nicolas Grekas
|
919704c8ed
|
[doctrine/doctrine-bundle] Use dbname_suffix in tests
|
2021-04-24 19:44:27 +02:00 |
|
 guillaumesmoandGitHub
|
0239c8231d
|
Wrong comment in doctrine/doctrine-bundle 2.3 recipe
Unrecognized option "username" under "doctrine.dbal.connections.default"
|
2021-04-12 16:17:17 +02:00 |
|
 symfony-flex-server[bot]andGitHub
|
2f9dc57a47
|
Merge pull request #900
|
2021-03-24 19:47:07 +00:00 |
|
Jesse Rushlow
|
0d5ad80a22
|
add paratest support
|
2021-03-23 11:08:40 -04:00 |
|
Jesse Rushlow
|
0b3e517e2e
|
explain why we set dbname
|
2021-03-23 09:23:13 -04:00 |
|
Jesse Rushlow
|
b8afbe9e4d
|
override dbname in test
|
2021-03-23 08:52:33 -04:00 |
|
 Marko KaznovacandGitHub
|
1600b8084c
|
use && instead of ; to chain sh commands
this makes next command execute only if the prior one is successful, otherwise all commands will execute
|
2021-02-23 13:24:12 +01:00 |
|
Jesse Rushlow
|
97d75482ca
|
add support for override_url
|
2021-02-18 08:30:42 -05:00 |
|
Vladimir Chernyshev
|
9d330892b2
|
[doctrine/doctrine-bundle/2.0] Update post-install.txt for postgresql
|
2021-02-07 22:21:39 +02:00 |
|
Fabien Potencier
|
a652bd8c4e
|
Revert "Merge pull request #852"
This reverts commit 4d482a4c98, reversing
changes made to 4761ed0006.
|
2020-11-30 10:12:29 +01:00 |
|
Fabien Potencier
|
05d798d019
|
Remove extra quotes
|
2020-11-30 10:02:45 +01:00 |
|
Ryan Weaver
|
5f2409a89d
|
listing mysql, pgsql and sqlite DATABASE_URL examples in .env
|
2020-11-18 14:40:03 -05:00 |
|
 Loïck PieraandGitHub
|
4a47af6315
|
Fix docker-compose database service name
|
2020-11-17 11:04:53 +01:00 |
|
Fabien Potencier
|
9730ab4ae7
|
Fix syntax
|
2020-11-17 10:15:50 +01:00 |
|
Fabien Potencier
|
f3117928aa
|
Fix typo
|
2020-11-17 09:46:18 +01:00 |
|
Fabien Potencier
|
1951e0b054
|
Rename db to database
|
2020-11-17 09:41:14 +01:00 |
|
 Kévin DunglasandFabien Potencier
|
c76a55f0e4
|
move the port definition in docker-compose.override.yml
|
2020-11-17 09:40:40 +01:00 |
|
 Kévin DunglasandFabien Potencier
|
6a91adfe62
|
feat: switch to Postgres
|
2020-11-17 09:40:40 +01:00 |
|
 Kévin DunglasandFabien Potencier
|
ade1a9c1cb
|
use a random port again
|
2020-11-17 09:40:40 +01:00 |
|
 Kévin DunglasandFabien Potencier
|
d246d096a4
|
feat: improve MySQL
|
2020-11-17 09:40:40 +01:00 |
|
 Kévin DunglasandFabien Potencier
|
823631318a
|
don't expose the port by default (security)
|
2020-11-17 09:40:40 +01:00 |
|
 Kévin DunglasandFabien Potencier
|
ad93c11c2e
|
[doctrine-bundle] Docker support
|
2020-11-17 09:40:40 +01:00 |
|
 Roland FranssenandGitHub
|
f009bcac08
|
Update doctrine.yaml
|
2019-12-18 14:06:31 +01:00 |
|
 Roland FranssenandGitHub
|
a610be6c12
|
Update doctrine.yaml
|
2019-12-18 13:15:17 +01:00 |
|
 Roland FranssenandGitHub
|
98d0e9a248
|
Update doctrine.yaml
|
2019-12-06 23:55:40 +01:00 |
|
 Roland FranssenandGitHub
|
e1a13418ab
|
enable query profiling for debug
|
2019-12-06 16:05:43 +01:00 |
|
 Roland FranssenandGitHub
|
1fa1179246
|
Update doctrine.yaml
|
2019-12-02 09:06:54 +01:00 |
|
 symfony-flex-server[bot]andGitHub
|
cf1c4ecb11
|
Merge pull request #693
|
2019-11-28 10:03:37 +00:00 |
|
 David MaicherandGitHub
|
2e446d0c1d
|
Fix doctrine-bundle recipe for prod caching pools
|
2019-11-27 22:33:13 +01:00 |
|
Nicolas Grekas
|
4293dc6cb2
|
Remove charset config for doctrine-bundle v2
|
2019-11-27 09:57:53 +01:00 |
|
 Christopher HertelandGitHub
|
7924e9c887
|
Add charset option to postgres example
|
2019-11-24 23:32:27 +01:00 |
|
Andreas Braun
|
bf7c5fd70a
|
Add recipe for DoctrineBundle 1.12 and newer
* Replaces deprecated underscore naming strategy with non-deprecated number-aware strategy
* Remove special production config
|
2019-11-19 16:30:16 +01:00 |
|
Nicolas Grekas
|
e0247f6aa3
|
[doctrine/doctrine-bundle] dont duplicate the db settings
|
2019-11-13 20:01:19 +01:00 |
|
Fabien Potencier
|
8c92bc8866
|
Add a DSN example for psql
|
2019-10-16 10:15:46 +02:00 |
|
 Victor BocharskyandGitHub
|
e616e29568
|
Update URL to use HTTPS and avoid redirection
|
2019-07-14 02:05:22 +03:00 |
|
Smaine Milianni
|
f7a7cccb25
|
remove default database URL as it defined in .env
|
2019-05-16 09:58:04 +02:00 |
|
Kevin Bond
|
82479bc7f4
|
[DoctrineBundle] set auto_generate_proxy_classes to true, false in prod
|
2018-07-17 11:36:24 -04:00 |
|
Ryan Weaver
|
f8f3b2ac4f
|
removing the Symfony 3.3 warning, because that version is no longer
supported
|
2018-04-17 15:52:42 -04:00 |
|
Félix Gómez
|
d72de5d0f6
|
Added charset and collate to doctrine default table options
|
2018-02-18 01:47:46 +01:00 |
|
Ryan Weaver
|
a7046de5cf
|
tweaking doctrine post message to look good in context of others
|
2018-02-09 19:55:09 -05:00 |
|
Ryan Weaver
|
d5288acd91
|
This is causing problems in phpunit.xml.dist
Revert "[doctrine-bundle] add single quotes for DATABASE_URL"
This reverts commit ba7fcf10cc.
|
2018-02-07 20:55:57 -05:00 |
|
Nicolas Grekas
|
ba7fcf10cc
|
[doctrine-bundle] add single quotes for DATABASE_URL
|
2018-02-05 19:02:59 +01:00 |
|
 Fabien PotencierandGitHub
|
e2b490d884
|
fixed typo
|
2017-11-24 07:15:24 -08:00 |
|
 Ryan WeaverandGitHub
|
77ab7e318e
|
Removing \ which does not work for XML
|
2017-11-23 12:45:20 -06:00 |
|
Ryan Weaver
|
2efa651860
|
add note to configure doctrine.yaml
|
2017-11-20 15:57:25 -05:00 |
|
Ryan Weaver
|
2d19e7c593
|
Tweak
|
2017-11-19 20:34:59 +02:00 |
|
Ryan Weaver
|
72bf213901
|
Also putting charset option in a place where it is committed
|
2017-11-19 20:34:20 +02:00 |
|