Commit graph

59 commits

Author SHA1 Message Date
Toni Uebernickel c71d4f9fb1 move default values into configuration 2013-05-23 12:10:03 +02:00
Michael Heiniger fc94f5f681 * configurable model search path
* extended documentation
2013-04-11 10:37:16 +02:00
Adel 4219e706d4 RUN PHP-CS PSR-2 2012-07-19 17:40:35 +01:00
William DURAND 102c7acd60 Fix configuration to handle driver in dsn 2012-07-16 19:45:46 +02:00
William DURAND 9efcc3e83e Add behaviors section in configuration 2012-07-16 12:44:36 +02:00
William DURAND 3db85fbad5 Add getConfiguration() method to allow configuration dumping 2012-07-06 17:26:12 +02:00
William DURAND 6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
William DURAND 6a648ed7e9 Added before normalization treatment on 'driver' nodes 2012-05-08 16:14:46 +02:00
William DURAND c99afb05ae Fixed slaves 2012-04-24 15:24:35 +02:00
William DURAND cb9d7908d8 Merge branch '2.0' 2012-04-17 15:10:30 +02:00
ulrik nielsen 97dbf813dd slaves should only be added as child of a master connection 2012-04-17 14:25:13 +02:00
ulrik nielsen 0507a57277 Avoid error when no slave database configuration are given + adding case in the test 2012-04-17 12:12:23 +02:00
Joel Wurtz 6fe154ab94 Add slaves configuration for propel in config.yml 2012-04-17 12:10:43 +02:00
William DURAND 69848973f4 Handled Composer install to avoid the defintion of Propel/Phing paths 2012-04-07 21:16:33 +02:00
William DURAND b019559de8 Merge branch '2.0' 2012-02-10 16:06:49 +01:00
Francis Besset 31c4b8699e Fixed bug if the cache is built out of CLI 2012-01-23 09:33:10 +01:00
Maxime AILLOUD c8909ca528 Avoid error when no slave database configuration are given + adding case in the test 2011-11-28 14:37:47 +01:00
Joel Wurtz a397446727 Remove obsolete driver part 2011-11-10 16:12:29 +01:00
Joel Wurtz 8f32b8392c Add slaves configuration from config.yml to propel configuration 2011-11-10 16:10:21 +01:00
Joel Wurtz ff0a883e2d Add slaves configuration for propel in config.yml 2011-11-10 16:09:22 +01:00
Hugo Hamon 11720456bb [PropelBundle] [DependencyInjection] improved exception messages when the bundle is loaded and the Propel configuration is not yet defined in the configuration. 2011-10-09 19:49:08 +02:00
jaugustin 537799b3c2 add propel paramConverter, to be used with Sensio Framework Extra 2011-09-22 16:11:14 +02:00
William DURAND af25f4ad4b Fixed #42 (for real) 2011-09-12 00:36:26 +02:00
William DURAND fa89b6468f Fixed #42 2011-09-09 16:26:29 +02:00
William DURAND fbf2f279f0 Refactored the configuration tree 2011-09-08 09:39:59 +02:00
William DURAND 87ad04f2a8 Fixed LICENSE 2011-08-30 23:30:31 +02:00
William DURAND ef517c450f Removed charset global parameter 2011-08-22 11:31:08 +02:00
William DURAND 22c64d4dd5 Added the ability to initialize the bundle without any database configuration (dbal) 2011-05-17 00:22:19 +02:00
William DURAND f296526e26 Fixed Properties class 2011-04-19 17:39:27 +02:00
William DURAND b041a9973b Added a new config parameter (build_properties) to add build properties in config.yml 2011-04-18 22:51:27 +02:00
William DURAND f1e3438e6a Fixed default connection 2011-04-17 12:21:45 +02:00
William DURAND 4f83630fb2 Revert "Added default connection in the PropelConfiguration"
Break Propel commands execution.

This reverts commit 8764ffc7f2.
2011-04-16 15:12:51 +02:00
William DURAND 8764ffc7f2 Added default connection in the PropelConfiguration 2011-04-16 13:26:02 +02:00
William DURAND 1be3949780 Fixed loaded configuration 2011-04-11 13:46:23 +02:00
William DURAND 3484e2a452 Fixed Configuration 2011-04-11 13:28:55 +02:00
William DURAND b6871ed88d Fixed licence + doc 2011-04-07 10:01:30 +02:00
William DURAND a6e6d5f054 Fixed default value for the 'password' parameter in the configuration tree 2011-04-07 01:53:23 +02:00
William DURAND 3c4bf8f662 Changed default value for 'password' from null to '' (empty) 2011-04-06 15:01:06 +02:00
William DURAND 383bb7664e Fixed PropelExtension with unit tests 2011-04-06 10:40:46 +02:00
William DURAND d750942b36 Fixed Configuration class + doc 2011-04-06 10:40:04 +02:00
William DURAND 02552f249d Improved PropelExtension 2011-04-06 01:58:44 +02:00
William DURAND 5cd55f05c2 Added a new way to parse configuration 2011-04-06 01:52:59 +02:00
Thomas 0b9da32426 Fix the way Propel is loaded. Propel cannot be instanciated as the method only contains static properties and methods. 2011-04-05 21:18:12 +02:00
William DURAND 03f97ec317 Fixed previous commit 2011-04-05 21:16:32 +02:00
William DURAND a02e67e1a4 Added new parameter 'propel.logging' 2011-04-05 16:38:13 +02:00
William DURAND 870f8ce7f2 Improved Propel configuration by adding multiple connections 2011-03-26 12:29:22 +01:00
William DURAND e322f48af0 Fixed load configuration 2011-03-25 16:17:43 +01:00
Klaas Naaijkens 5e04e3f062 Modified file location 2011-03-11 20:51:54 +01:00
William DURAND a5b87639a0 Updated load config according to the last Symfony2 version 2011-02-23 16:29:29 +01:00
Klaas Naaijkens 08317bdd77 changes in symfony dependencyinject interface 2011-02-23 16:07:48 +01:00