Development

/branches/dwhittle (log)

You must first sign up to be able to contribute.

root/branches/dwhittle


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7579 [7579] 02/22/08 21:44:35 dwhittle dwhittle: fixed sf version check (core compile only generated when not …
(edit) @7578 [7578] 02/22/08 20:43:35 dwhittle dwhittle: merged sf/propel changes to branch
(edit) @7574 [7574] 02/22/08 00:33:53 dwhittle dwhittle: fixed exception handling in sfContext (closes #2990)
(edit) @7573 [7573] 02/22/08 00:22:02 dwhittle dwhittle: merged propel changes + fixed sf builders (closes #2989)
(edit) @7558 [7558] 02/20/08 20:39:02 dwhittle dwhittle: merged propel 1.3 fixes (for doCount and boolean handling)
(edit) @7548 [7548] 02/19/08 20:28:35 dwhittle dwhittle: fixed coding style + change encoding to be htmlentities
(edit) @7545 [7545] 02/19/08 20:17:34 dwhittle dwhittle: supressed chmod error (web vs. cli)
(edit) @7544 [7544] 02/19/08 20:16:47 dwhittle dwhittle: fixed encoding + typo (references #2968)
(edit) @7527 [7527] 02/18/08 02:10:06 dwhittle dwhittle: merged routing changes to branch
(edit) @7524 [7524] 02/17/08 05:24:14 dwhittle dwhittle: tweaked i18n + routing to use generic cache factory + moved …
(edit) @7523 [7523] 02/17/08 03:23:16 dwhittle dwhittle: added generic cache factory (for apc, xcache, eaccellerator, …
(edit) @7522 [7522] 02/17/08 03:13:42 dwhittle dwhittle: merged changes to branch
(edit) @7513 [7513] 02/16/08 09:54:39 dwhittle dwhittle: fixed phpdoc
(edit) @7512 [7512] 02/16/08 09:29:28 dwhittle dwhittle: merged r7508 to branch
(edit) @7511 [7511] 02/16/08 09:28:24 dwhittle dwhittle: tweaked log for cookie (to not show value)
(edit) @7510 [7510] 02/16/08 09:27:31 dwhittle dwhittle: fixed propel m2m test
(edit) @7507 [7507] 02/16/08 09:05:50 dwhittle dwhittle: fixed dir creation
(edit) @7506 [7506] 02/16/08 08:46:39 dwhittle dwhittle: removed prototype dependency from double_list helper
(edit) @7505 [7505] 02/16/08 08:45:53 dwhittle dwhittle: fixed sfFormPropel does not respect peer inheritance
(edit) @7504 [7504] 02/16/08 08:11:45 dwhittle dwhittle: merged r7502 to branch
(edit) @7503 [7503] 02/16/08 08:00:05 dwhittle dwhittle: fixed propel:build-forms + tests (moved BaseFormPropel? to …
(edit) @7500 [7500] 02/15/08 23:18:18 dwhittle dwhittle: fixed txpo in fixture
(edit) @7499 [7499] 02/15/08 22:40:36 dwhittle dwhittle: removed redundant ->initialize call
(edit) @7498 [7498] 02/15/08 22:28:09 dwhittle dwhittle: tweaked sfPatternRouting + fixed bug where named parameter …
(edit) @7497 [7497] 02/15/08 22:26:01 dwhittle dwhittle: tweaked propel addons for api changes + fixed fixtures
(edit) @7496 [7496] 02/15/08 22:19:46 dwhittle dwhittle: upgraded phing to 2.3 in branch
(edit) @7491 [7491] 02/15/08 00:18:08 dwhittle dwhittle: merged propel 1.3 changes to branch
(edit) @7490 [7490] 02/14/08 22:41:11 dwhittle dwhittle: merged changes to branch (r7489)
(edit) @7479 [7479] 02/13/08 23:42:44 dwhittle dwhittle: tweaked logging in cache tasks
(edit) @7477 [7477] 02/13/08 21:34:43 dwhittle dwhittle: merged r7476 to branch
(edit) @7469 [7469] 02/12/08 19:51:08 dwhittle dwhittle: mergeed r7467 to branch
(edit) @7465 [7465] 02/12/08 06:27:35 dwhittle dwhittle: merged r7464 to branch
(edit) @7462 [7462] 02/12/08 00:00:07 dwhittle dwhittle: fixed controller generation (for prod/dev)
(edit) @7461 [7461] 02/11/08 23:31:47 dwhittle dwhittle: fixed path to error500.php page (due to bad merge)
(edit) @7460 [7460] 02/11/08 21:09:47 dwhittle dwhittle: merged changes to branch
(edit) @7455 [7455] 02/11/08 02:06:17 dwhittle dwhittle: fixed test fixture
(edit) @7454 [7454] 02/11/08 02:01:57 dwhittle dwhittle: merged changes to branch
(edit) @7427 [7427] 02/09/08 00:03:21 dwhittle dwhittle: added support for notice flash to _list_messages
(edit) @7422 [7422] 02/08/08 23:16:10 dwhittle dwhittle: changed sfNamespacedParameterHolder to extend sfParameterHolder …
(edit) @7421 [7421] 02/08/08 23:11:15 dwhittle dwhittle: changed cookies to be url encoded by default (by replacing …
(edit) @7416 [7416] 02/08/08 22:38:29 dwhittle dwhittle: merged changes to branch
(edit) @7396 [7396] 02/08/08 00:51:14 dwhittle dwhittle: merged changes to branch
(edit) @7383 [7383] 02/06/08 20:24:17 dwhittle dwhittle: fixed version check (SYMFONY_VERSION)
(edit) @7377 [7377] 02/06/08 18:53:37 dwhittle dwhittle: merge changes to branch
(edit) @7355 [7355] 02/05/08 23:16:52 dwhittle dwhittle: removed some default files
(edit) @7350 [7350] 02/05/08 09:21:10 dwhittle dwhittle: fall back to tmp dir if not bootstrapped
(edit) @7349 [7349] 02/05/08 01:35:27 dwhittle dwhittle: merged changes to branch
(edit) @7314 [7314] 02/04/08 06:27:02 dwhittle dwhittle: removed no longer needed sf_symfony_data_dir call
(edit) @7313 [7313] 02/04/08 05:29:23 dwhittle dwhittle: removed data/modules
(edit) @7311 [7311] 02/04/08 01:26:15 dwhittle dwhittle: fixed test fixtures
(edit) @7310 [7310] 02/04/08 01:05:46 dwhittle dwhittle: merge changes to branch
(edit) @7289 [7289] 02/03/08 11:40:03 dwhittle dwhittle: tweaked symfony cli for ignoring open_base dir errors
(edit) @7288 [7288] 02/03/08 11:39:07 dwhittle dwhittle: tweaked glob error (glob can return false and cause warning in …
(edit) @7282 [7282] 02/03/08 06:16:44 dwhittle dwhittle: fixed path in i18n data unit test
(edit) @7280 [7280] 02/03/08 06:05:51 dwhittle dwhittle: fixed typo
(edit) @7279 [7279] 02/03/08 05:55:41 dwhittle dwhittle: merged changes to branch (up to r7278)
(edit) @7264 [7264] 02/02/08 00:21:24 dwhittle dwhittle: removed obsolete requires
(edit) @7263 [7263] 02/01/08 23:41:47 dwhittle dwhittle: tweaked class (for dealing with sfMailView in sfCompat10Plugin)
(edit) @7255 [7255] 02/01/08 02:12:24 dwhittle dwhittle: merge changes to branch
(edit) @7244 [7244] 01/31/08 11:01:43 dwhittle dwhittle: tweaked class sanity check (better for sfMail in sfCompat10)
(edit) @7223 [7223] 01/30/08 00:17:44 dwhittle dwhittle: fixed typo in generator
(edit) @7222 [7222] 01/30/08 00:05:40 dwhittle dwhittle: added checkdate call to sfValidatorDate + fixed tests
(edit) @7221 [7221] 01/29/08 22:36:00 dwhittle dwhittle: merged changes to branch r7215
(edit) @7206 [7206] 01/28/08 20:17:55 dwhittle dwhittle: upgrade prototype (1.6.0.2) and scriptaculous (1.8.1)
(edit) @7205 [7205] 01/28/08 20:08:07 dwhittle dwhittle: tweaked cache_namespace_callable in settings.yml
(edit) @7204 [7204] 01/28/08 20:01:04 dwhittle dwhittle: merged tweaks to sfFileLogger to branch
(edit) @7203 [7203] 01/28/08 19:54:33 dwhittle dwhittle: fixed propel:dump-data for propel 1.3 + tweaked to use sfYaml
(edit) @7200 [7200] 01/28/08 02:00:36 dwhittle dwhittle: merged propel changes to branch + fixed propel i18n
(edit) @7198 [7198] 01/27/08 09:46:40 dwhittle dwhittle: tweaked phing exception handling
(edit) @7197 [7197] 01/27/08 09:23:11 dwhittle dwhittle: removed database.sqlite added to svn:ignore
(edit) @7196 [7196] 01/27/08 09:18:27 dwhittle dwhittle: fixed propel tasks tests
(edit) @7195 [7195] 01/27/08 08:43:43 dwhittle dwhittle: merged changes to branch + tweaked tests
(edit) @7171 [7171] 01/24/08 05:35:40 dwhittle dwhittle: enabled default options for checking symfony version/cache lock
(edit) @7170 [7170] 01/24/08 05:34:35 dwhittle dwhittle: moved sfContext initialization logging under loggers in factory …
(edit) @7169 [7169] 01/24/08 05:32:53 dwhittle dwhittle: tweaked writeCacheFile to use file locking (fixes potential race …
(edit) @7168 [7168] 01/24/08 05:31:35 dwhittle dwhittle: added fixture template
(edit) @7167 [7167] 01/24/08 05:30:27 dwhittle dwhittle: added 1.0 validation for get/head/post/delete (applied fabien …
(edit) @7162 [7162] 01/23/08 09:24:51 dwhittle dwhittle: merged 1.0 changes to branch
(edit) @7161 [7161] 01/23/08 09:14:40 dwhittle dwhittle: fixed i18n handling for propel 1.3 + added i18n …
(edit) @7158 [7158] 01/23/08 05:31:52 dwhittle dwhittle: merged propel 1.3 changes to branch
(edit) @7157 [7157] 01/23/08 03:51:45 dwhittle dwhittle: merged changes to branch r7156
(edit) @7139 [7139] 01/22/08 06:07:00 dwhittle dwhittle: removed call to sfDatabaseManager->loadConfiguration() …
(edit) @7138 [7138] 01/22/08 05:55:47 dwhittle dwhittle: added options for charset/queries/pdo options for …
(edit) @7137 [7137] 01/22/08 00:12:41 dwhittle dwhittle: removed module layout in view.yml
(edit) @7135 [7135] 01/21/08 22:48:45 dwhittle dwhittle: merged changes to branch r7134
(edit) @7121 [7121] 01/21/08 09:44:52 dwhittle dwhittle: merged r7120 to branch
(edit) @7119 [7119] 01/21/08 07:53:58 dwhittle dwhittle: merged changes to branch r7118
(edit) @7080 [7080] 01/17/08 10:47:25 dwhittle dwhittle: tweaked view config handler to accept module/template for layout …
(edit) @7079 [7079] 01/17/08 08:00:02 dwhittle dwhittle: fixed typo (dolt!)
(edit) @7077 [7077] 01/17/08 07:19:35 dwhittle dwhittle: tweaked core compile
(edit) @7076 [7076] 01/17/08 07:19:01 dwhittle dwhittle: added sf_cache_partial route to routing.yml
(edit) @7075 [7075] 01/17/08 07:13:29 dwhittle dwhittle: tweaked exception handling
(edit) @7064 [7064] 01/16/08 00:40:42 dwhittle dwhittle: tweaked web debug + set font-color to always be #000 + …
(edit) @7060 [7060] 01/15/08 08:52:21 dwhittle dwhittle: tweaked bootstrap exception handling for catching early errors …
(edit) @7059 [7059] 01/15/08 01:28:46 dwhittle dwhittle: merged sf + propel changes to branch + fixed tests
(edit) @7042 [7042] 01/14/08 08:02:39 dwhittle dwhittle: merged propel 1.3 changes to branch
(edit) @7041 [7041] 01/14/08 08:00:27 dwhittle dwhittle: fixed factories (having single file logger causes issues)
(edit) @7027 [7027] 01/12/08 10:08:12 dwhittle dwhittle: tweaked / commented factories.yml
(edit) @7026 [7026] 01/12/08 08:06:19 dwhittle dwhittle: tweaked factories to use apc cache by default + set security.yml …
(edit) @7016 [7016] 01/11/08 20:24:00 dwhittle dwhittle: merged changed to branch (r7014)
Note: See TracRevisionLog for help on using the revision log.