Commit graph

11 commits

Author SHA1 Message Date
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Toni Uebernickel 1701a4e67d Merge pull request #309 from K-Phoen/infer-default-connection
Fix default connection detection when not explicitly set in the config
2015-06-10 20:56:30 +02:00
Marc J. Schmidt c6e7355f7a Fixed master slave configuration
The setup of ConnectionManagerMasterSlave was basically broken since
connection->slave node does not provide all necessary information
to be able to setup a valid connection link. Also Symfony's default
database_driver parameter which includes pdo_ as prefix was not correctly
converted/renamed for those slaves
2015-03-12 18:02:40 +01:00
Marc J. Schmidt 8f2ac4c3fa Fixed some issues with symfony firewall and ModelType. 2014-12-03 18:42:05 +01:00
Kévin Gomez 67eeb882e7 Fix default connection detection when not explicitly set in the configuration 2014-11-21 13:01:36 +00:00
Kévin Gomez 09e4da0c19 Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
Kévin Gomez 224d00b50d Implemented DatabaseCreate command 2013-11-04 22:01:44 +00:00
Kévin Gomez 3889566728 Fixed the DataCollector 2013-11-01 17:49:56 +00:00
Kévin Gomez b96a828af1 Handle master/slave connections 2013-10-31 21:46:54 +00:00
Kévin Gomez 38e7f63a62 Started to work on Propel2 commands integration (only a few work at the moment) 2013-10-15 22:48:33 +01:00
Toni Uebernickel 313057ca5a initialize Propel2 support 2013-06-09 00:19:30 +02:00