Commit graph

142 commits

Author SHA1 Message Date
William DURAND
90fd7a91c3 Made some changes to respect the last bundle directory structure 2011-04-19 14:49:02 +02:00
William DURAND
2cd58d70e1 Fixed output for command load-fixtures 2011-04-19 14:34:02 +02:00
William DURAND
7fbd755f05 Changed getConnection return to get the name of the connection 2011-04-19 14:32:38 +02:00
William DURAND
5576005b6d Refactored command: status 2011-04-19 14:23:33 +02:00
William DURAND
047d83f33e Minor changes for commands: generate-diff and migrate 2011-04-19 14:23:17 +02:00
William DURAND
9aca0bfaa8 Added new command: load-fixtures 2011-04-19 14:18:42 +02:00
William DURAND
6942b6982c Refactored insert-sql command 2011-04-19 14:18:07 +02:00
William DURAND
e181e2d995 Minor changes on graphviz command 2011-04-19 14:16:28 +02:00
William DURAND
143072ec87 Fixed licence 2011-04-19 14:16:13 +02:00
William DURAND
c9be0512b1 Fixed output for command: build-sql 2011-04-19 14:14:20 +02:00
William DURAND
d4c6d0a586 Fixed output for command: build-model 2011-04-19 14:13:08 +02:00
William DURAND
9c810c2e03 Refactored data-sql command 2011-04-19 14:11:34 +02:00
William DURAND
f5b580e6ad Refactored commands, added a new method in PhingCommand to handle '--connection' option 2011-04-19 14:03:52 +02:00
William DURAND
d4c541c120 Fixed data-dump command 2011-04-19 13:59:19 +02:00
William DURAND
dd8c42df38 Added option 'connection' to fix the build command 2011-04-19 13:57:53 +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
580f7ae28a Refactored command outputs 2011-04-18 21:40:16 +02:00
William DURAND
07b2e434a5 Improved doc 2011-04-17 12:25:01 +02:00
William DURAND
f1e3438e6a Fixed default connection 2011-04-17 12:21:45 +02:00
William DURAND
69c14b871c Added a new configuration file: app/config/propel.ini which is a build.properties file (http://www.propelorm.org/wiki/Documentation/1.6/BuildConfiguration) 2011-04-17 12:13:36 +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
ed1d9ad267 Improved some commands 2011-04-13 22:27:07 +02:00
William DURAND
5d6a185f92 Fixed collateral damage due to last reverts 2011-04-13 18:14:49 +02:00
William DURAND
209b7f4c59 Propel can handle multiple connections with multiple databases.
To use the Propel singleton object is the better way to keep benefits of theses features.

Revert "Fixed typo error"

This reverts commit 790cf92510.

Conflicts:

	PropelBundle.php
2011-04-13 18:10:48 +02:00
William DURAND
3ee928ea19 Revert "Injected propel.connection in the PropelDataCollector collector"
This reverts commit 284dfeb355.
2011-04-13 18:07:53 +02:00
William DURAND
00c97f3c17 Revert "New service: propel.connection which is the active PropelPDO connection"
This reverts commit 20747fcdc7.

Conflicts:

	PropelBundle.php
2011-04-13 18:06:20 +02:00
William DURAND
790cf92510 Fixed typo error 2011-04-13 17:03:26 +02:00
William DURAND
da462aa337 Added output message to the 'build-model' command 2011-04-13 17:01:55 +02:00
William DURAND
b6c7948d5d Fixed logger 2011-04-13 17:00:38 +02:00
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