Commit graph

16 commits

Author SHA1 Message Date
Toni Uebernickel 58b80628dd Merge pull request #377 from nibsirahsieu/issue_365
set `defaultConnection` value for both `runtime` and `generator`
2016-02-11 20:27:32 +01:00
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Yunan NSNT 301df4331c check whether the value of defaultConnection have been set or not 2015-12-18 10:16:07 +07:00
Yunan NSNT 8d8cc7be79 set defaultConnection value for both runtime and generator if there is only one connection 2015-12-18 00:08:52 +07:00
Marc J. Schmidt 491ed27582 Added runtime.logging (default kernel.debug) so you can disable SQL logging in dev-environment explicitly. 2014-11-28 12:08:49 +01:00
Kévin Gomez c3e5272293 Set a default value for the classname 2014-09-15 13:25:44 +01: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 920cea8fbb Removed a few useless checks in PropelExtension 2014-04-19 17:15:39 +01:00
Kévin Gomez d740117da1 Fix notice when a connection contains an empty password 2014-04-19 01:43:01 +01:00
Kévin Gomez fb4e0019f2 Initialize propel.configuration container parameter in order to avoid errors when the bundle isn't configured 2014-04-19 01:34:56 +01:00
Kévin Gomez 12bcfbde5e Added ACL related features 2013-12-12 16:48:16 +00:00
Kévin Gomez f16c92580f Implemented the fixtures dumper command 2013-11-05 11:23:36 +00:00
Kévin Gomez bfef3c6460 Do not ignore build properties and behaviors given in the configuration anymore 2013-11-04 10:45:37 +00:00
Kévin Gomez b1217c0e5d Add: support for param converters 2013-11-03 22:52:53 +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