Commit graph

112 commits

Author SHA1 Message Date
William DURAND
20747fcdc7 New service: propel.connection which is the active PropelPDO connection 2011-04-13 17:00:29 +02:00
William DURAND
284dfeb355 Injected propel.connection in the PropelDataCollector collector 2011-04-13 16:59:33 +02:00
William DURAND
398c1b9566 Fixed doc 2011-04-11 13:52:37 +02:00
William DURAND
449711236a Added more information to the Panel 2011-04-11 13:50:06 +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
28efb0872a Injected propel.configuration service in the collector 2011-04-08 13:20:03 +02:00
William DURAND
0047ffe649 Fixed count queries 2011-04-08 13:17:03 +02:00
William DURAND
fe58d40a38 Added more information to the Propel panel by using the Propel logger 2011-04-08 01:16:09 +02:00
William DURAND
e9cbf82de1 Added querycount to the debug bar 2011-04-07 13:27:43 +02:00
William DURAND
1976aa13dc Fixed PropelLogger based on Thomas Rabaix PR9 2011-04-07 13:23:15 +02:00
William DURAND
7168326359 Fixed output message in 'insert-sql' command 2011-04-07 10:54:24 +02:00
William DURAND
b6871ed88d Fixed licence + doc 2011-04-07 10:01:30 +02:00
William DURAND
5c99ffd5cc Added query report in the Propel panel (profiler) 2011-04-07 09:55:50 +02:00
William DURAND
9ef9298728 Fixed monolog channel for propel 2011-04-07 09:14:22 +02:00
William DURAND
1ddd927250 Added profiler views 2011-04-07 01:54:14 +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
c2cd9f3441 Updated Logger 2011-04-07 01:52:46 +02:00
William DURAND
18d5591bc7 Check if Propel is initialized or not 2011-04-06 18:19:13 +02:00
William DURAND
88fa406aa2 Updated Logger 2011-04-06 18:18:33 +02:00
William DURAND
03effb8a47 Improved 'insert-sql' command 2011-04-06 15:05:32 +02:00
William DURAND
3c4bf8f662 Changed default value for 'password' from null to '' (empty) 2011-04-06 15:01:06 +02:00
William DURAND
a20743d3b9 Phing output depends of %kernel.debug% 2011-04-06 15:00:40 +02:00
William DURAND
32d7276f5a Updated doc 2011-04-06 10:44:16 +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
417165de6c Fixed unit tests 2011-04-06 01:55:33 +02:00
William DURAND
3cc067e4b8 Fixed indentation 2011-04-06 01:55:11 +02:00
William DURAND
5cd55f05c2 Added a new way to parse configuration 2011-04-06 01:52:59 +02:00
William DURAND
7f4a758659 Merge branch 'experimental' 2011-04-05 21:22:07 +02:00
William DURAND
da35ed55f4 Load logging if asked 2011-04-05 21:21:05 +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
25833997f0 Updated README (changed bundle location) 2011-04-05 21:14:57 +02:00
William DURAND
a02e67e1a4 Added new parameter 'propel.logging' 2011-04-05 16:38:13 +02:00
William DURAND
4d3241eb80 Merge branch 'rande-master' 2011-04-04 19:43:47 +02:00
Thomas
5cacef0132 check if a namespace or package are set before creating model 2011-04-04 19:40:04 +02:00
Thomas
3ca1987727 Fix command namespace 2011-04-04 19:38:34 +02:00
William DURAND
e5ac860d2c Updated README 2011-03-26 18:30:53 +01:00
William DURAND
98356cb3b4 Fixed help for commands 2011-03-26 18:30:43 +01:00
William DURAND
4a6088b334 Added new command: 'data-sql' that generates SQL from dumped data 2011-03-26 18:20:27 +01:00
William DURAND
373623219f Added new command to generate a Graphviz file of your project 2011-03-26 12:46:01 +01:00
William DURAND
bcd3c9d41c Minor change in PhingCommand 2011-03-26 12:37:46 +01:00
William DURAND
774ad87f52 Minor change in BuildSql 2011-03-26 12:35:06 +01:00
William DURAND
ab34c67425 Fixed 'data-dump' command output 2011-03-26 12:34:17 +01:00
William DURAND
ae53bc81bc Fixed 'reverse' command output 2011-03-26 12:32:27 +01:00
William DURAND
e4f086d4ca Added 'insert-sql' option in BuildCommand 2011-03-26 12:31:57 +01:00
William DURAND
870f8ce7f2 Improved Propel configuration by adding multiple connections 2011-03-26 12:29:22 +01:00
William DURAND
993125f9ee Improved unit tests 2011-03-25 23:45:10 +01:00