|
|
|
@17858
|
[17858]
|
05/01/09 23:22:50 |
FabianLange |
[1.1, 1.2, 1.3] fixed some codeing standards (fixes #6376 - patch from … |
|
|
|
@13383
|
[13383]
|
11/27/08 08:38:21 |
fabien |
[1.1] fixed typo introduced in r13124 (closes #5074) |
|
|
|
@13184
|
[13184]
|
11/20/08 12:27:28 |
nicolas |
[1.1] fixed php segfaults when big queries are loggued in dev environment … |
|
|
|
@13118
|
[13118]
|
11/18/08 11:49:21 |
nicolas |
[1.1] fixed WebDebugLogger? ignores sql queries with new lines, patch from … |
|
|
|
@12807
|
[12807]
|
11/09/08 09:24:40 |
fabien |
[1.1, 1.2] removed unneeded code (closes #4287) |
|
|
|
@11095
|
[11095]
|
08/25/08 10:58:17 |
fabien |
[1.1] fixed typo |
|
|
|
@9459
|
[9459]
|
06/08/08 19:28:17 |
fabien |
fixed Propel object in sfConfig breaks web debug toolbar (closes #3477) |
|
|
|
@9082
|
[9082]
|
05/20/08 03:08:42 |
Carl.Vondrick |
1.1: partially reverted r9079 to remove a mistake |
|
|
|
@9079
|
[9079]
|
05/20/08 02:38:07 |
Carl.Vondrick |
1.1: fixed @param phpdoc to fit specs in debug (refs #2991) |
|
|
|
@9030
|
[9030]
|
05/18/08 06:44:54 |
Carl.Vondrick |
1.1: fixed sfTimer phpdoc (->getElapsedTime() returns time in seconds, not … |
|
|
|
@8989
|
[8989]
|
05/15/08 23:36:17 |
dwhittle |
1.1: removed syck from web debug toolbar |
|
|
|
@8983
|
[8983]
|
05/15/08 18:46:55 |
fabien |
added a view.cache.filter_content event to decouple the sfViewCacheManager … |
|
|
|
@8882
|
[8882]
|
05/09/08 15:45:14 |
fabien |
reverted r8870 as the code is not valid |
|
|
|
@8870
|
[8870]
|
05/09/08 02:29:00 |
dwhittle |
1.1: tweaked php extension sorting in web debug toolbar |
|
|
|
@8241
|
[8241]
|
04/03/08 20:57:29 |
dwhittle |
1.1: fixed issue with sfDebug |
|
|
|
@8172
|
[8172]
|
03/31/08 14:42:46 |
nicolas |
Fixed responseAsArray() when sfWebResponse is empty (refs #3211) |
|
|
|
@8096
|
[8096]
|
03/26/08 15:36:29 |
fabien |
fixed ugly exception when accessing an unknown route (closes #3211) |
|
|
|
@8091
|
[8091]
|
03/26/08 07:28:41 |
fabien |
fixed sfWebDebug 'cache information' link |
|
|
|
@7980
|
[7980]
|
03/19/08 18:23:13 |
fabien |
added user information to the web debug toolbar |
|
|
|
@7965
|
[7965]
|
03/19/08 12:33:16 |
fabien |
removed comment stripping if you don't have the tokenizer enabled + added … |
|
|
|
@7899
|
[7899]
|
03/15/08 13:34:21 |
fabien |
replaced ESC_ENTITIES by ESC_SPECIALCHARS as the default escaping strategy … |
|
|
|
@7878
|
[7878]
|
03/14/08 18:14:19 |
fabien |
- |
|
|
|
@7871
|
[7871]
|
03/14/08 13:17:58 |
fabien |
added symfony information in the web debug toolbar |
|
|
|
@7870
|
[7870]
|
03/14/08 13:17:23 |
fabien |
added symfony information in the web debug toolbar |
|
|
|
@7714
|
[7714]
|
03/02/08 14:51:08 |
fabien |
converted response parameter holder object to an option array (and fixed … |
|
|
|
@7593
|
[7593]
|
02/24/08 00:12:57 |
Carl.Vondrick |
1.1: fixed cache information to comply with XHTML 1.0 strict standards … |
|
|
|
@7546
|
[7546]
|
02/19/08 20:26:10 |
dwhittle |
1.1: fixed uri encoding / xhtml error (resolves #2968) |
|
|
|
@7459
|
[7459]
|
02/11/08 19:25:41 |
FabianLange |
fixed typo resolving #2915 |
|
|
|
@7370
|
[7370]
|
02/06/08 15:00:37 |
fabien |
moved sfCore::VERSION to SYMFONY_VERSION |
|
|
|
@7322
|
[7322]
|
02/04/08 12:30:06 |
fabien |
removed sf_symfony_data_dir variable
* a symfony project only need to … |
|
|
|
@6555
|
[6555]
|
12/17/07 19:59:26 |
fabien |
- |
|
|
|
@6548
|
[6548]
|
12/17/07 17:47:01 |
fabien |
created 1.1 branch |
|
copied from trunk/lib/debug:
|
|
|
|
@6509
|
[6509]
|
12/15/07 17:13:54 |
fabien |
refactored web debug toolbar logging
* removed sfWebDebugFilter
* … |