|
|
|
@33606
|
[33606]
|
11/25/12 11:04:26 |
fabien |
[1.4] bumped version |
|
|
|
@33599
|
[33599]
|
11/25/12 11:00:12 |
fabien |
[1.4] updated CHANGELOG for version 1.4.20 |
|
|
|
@33598
|
[33598]
|
11/25/12 10:57:29 |
fabien |
[1.4] fixed the possibility to fake a file upload |
|
|
|
@33596
|
[33596]
|
11/21/12 15:14:21 |
fabien |
[1.4] fixed some PHP 5.4 notices (closes #10010, patch from Tiago.Ribeiro, … |
|
|
|
@33570
|
[33570]
|
10/25/12 11:44:55 |
fabien |
[1.4] fixed Doctrine queries execution time in the profiler (closes … |
|
|
|
@33569
|
[33569]
|
10/25/12 11:31:11 |
fabien |
[1.4] updated Swiftmailer to the latest 4.1 version (4.1.8) |
|
|
|
@33561
|
[33561]
|
10/18/12 13:42:28 |
fabien |
[1.4] fixed sfAutoloadAgain class when some registered autoloaders are … |
|
|
|
@33554
|
[33554]
|
10/09/12 08:05:17 |
fabien |
[1.4] bumped version |
|
|
|
@33547
|
[33547]
|
10/09/12 07:59:22 |
fabien |
[1.4] updated CHANGELOG for version 1.4.19 |
|
|
|
@33546
|
[33546]
|
10/09/12 07:56:23 |
fabien |
[1.4] fixed unit tests |
|
|
|
@33545
|
[33545]
|
10/05/12 12:49:45 |
fabien |
[1.4] fixed sfPDOSessionStorage for Oracle (closes #10022) |
|
|
|
@33544
|
[33544]
|
10/05/12 12:42:42 |
fabien |
[1.4] fixed sfWebRequest::splitHttpAcceptHeader incorrect result order … |
|
|
|
@33539
|
[33539]
|
09/19/12 07:36:02 |
fabien |
[1.4] fixed exception format when using the PHP 5.4 built-in server … |
|
|
|
@33486
|
[33486]
|
07/09/12 10:57:29 |
fabien |
[1.4] fixed sfPDODatabase::call() method (closes #10044) |
|
|
|
@33475
|
[33475]
|
05/30/12 10:08:42 |
fabien |
[1.4] bumped version |
|
|
|
@33468
|
[33468]
|
05/30/12 10:00:47 |
fabien |
[1.4] updated CHANGELOG for version 1.4.18 |
|
|
|
@33467
|
[33467]
|
05/30/12 09:37:33 |
fabien |
[1.4] fixed CHANGELOG (patch from Stephen.Ostrow, closes #10014) |
|
|
|
@33466
|
[33466]
|
05/30/12 09:33:03 |
fabien |
[1.4] fixed a possible DB session fixation attack (patch from Dmitri … |
|
|
|
@33388
|
[33388]
|
03/15/12 16:01:41 |
fabien |
reverted r33387 (refs #10010) |
|
|
|
@33387
|
[33387]
|
03/15/12 13:56:18 |
fabien |
[1.4] fixed some notices on PHP 5.4 (closes #10010, patch from … |
|
|
|
@33373
|
[33373]
|
03/08/12 16:45:46 |
fabien |
[1.4] fixed test browser click function does not handle css selector … |
|
|
|
@33372
|
[33372]
|
03/08/12 15:10:02 |
fabien |
[1.4] bumped version |
|
|
|
@33365
|
[33365]
|
03/08/12 15:02:40 |
fabien |
[1.4] updated CHANGELOG for version 1.4.x |
|
|
|
@33363
|
[33363]
|
03/08/12 14:55:43 |
fabien |
[1.4] added some tests (closes #3237, patch from Stephen.Ostrow) |
|
|
|
@33362
|
[33362]
|
03/08/12 14:53:08 |
fabien |
[1.4] fixed a notice on PHP 5.4 (closes #9985, patch from bshaffer) |
|
|
|
@33361
|
[33361]
|
03/08/12 14:48:42 |
fabien |
[1.4] fixed previous commit |
|
|
|
@33358
|
[33358]
|
03/08/12 08:52:59 |
fabien |
[1.4] fixed Notice with PHP 5.4 (closes #10003) |
|
|
|
@33338
|
[33338]
|
02/15/12 17:02:28 |
fabien |
[1.4] added a way to understand why a Doctrine migration fails (closes … |
|
|
|
@33309
|
[33309]
|
01/20/12 14:06:21 |
fabien |
[1.4] fixed rror in Debug mode from sfDebug.class.php when myUser … |
|
|
|
@33299
|
[33299]
|
12/30/11 18:42:47 |
fabien |
reverted 33226 because of side effects (refs #8348) |
|
|
|
@33292
|
[33292]
|
12/22/11 22:46:41 |
fabien |
[1.4] fixed test for PHP 5.3 (patch from pylebecq) |
|
|
|
@33262
|
[33262]
|
12/13/11 18:36:20 |
fabien |
[1.4] bumped version |
|
|
|
@33255
|
[33255]
|
12/13/11 18:32:59 |
fabien |
[1.4] updated CHANGELOG for version 1.4.16 |
|
|
|
@33251
|
[33251]
|
12/12/11 17:30:59 |
fabien |
[1.4] fixed sfChoiceFormat when a string to translate contains a valid … |
|
|
|
@33250
|
[33250]
|
12/12/11 17:02:15 |
fabien |
[1.4] fixed saving i18n fields in subforms (closes #7626, patch from … |
|
|
|
@33249
|
[33249]
|
12/12/11 16:50:45 |
fabien |
fixed last modified date calculation in sfMessageSource_Aggregate (closes … |
|
|
|
@33226
|
[33226]
|
11/23/11 18:29:18 |
fabien |
[1.4] fixed merging problem for the routing configuration (closes #8348) |
|
|
|
@33214
|
[33214]
|
11/19/11 14:47:24 |
fabien |
[1.4] fixed ob_start() behavior on CLI (closes #9970) |
|
|
|
@33208
|
[33208]
|
11/17/11 17:36:13 |
fabien |
[1.4] fixed ob_start usage (to avoid warning in PHP 5.4, closes #9970) |
|
|
|
@33160
|
[33160]
|
10/27/11 07:26:39 |
fabien |
[1.4] bumped version |
|
|
|
@33153
|
[33153]
|
10/27/11 07:21:49 |
fabien |
[1.4] updated CHANGELOG for version 1.4.15 |
|
|
|
@33151
|
[33151]
|
10/24/11 10:55:03 |
fabien |
[1.4] fixed usage of mb_strlen in tasks (closes #9940) |
|
|
|
@33150
|
[33150]
|
10/24/11 09:57:16 |
fabien |
[1.4] reverted 33123 (reopens #9922) |
|
|
|
@33149
|
[33149]
|
10/24/11 09:49:49 |
fabien |
[1.4] added missing admin.delete_object event (closes #9943) |
|
|
|
@33137
|
[33137]
|
10/18/11 15:05:25 |
fabien |
[1.4] fixed multiple database support in Propel plugin (for the generator … |
|
|
|
@33125
|
[33125]
|
10/08/11 23:02:31 |
fabien |
[1.4] fixed the possibility to include files included in an exclude rule … |
|
|
|
@33123
|
[33123]
|
10/07/11 14:52:03 |
fabien |
[1.4] fixed virtual columns in sfFormFilterDoctrine (closes #9922) |
|
|
|
@33122
|
[33122]
|
10/07/11 14:42:49 |
fabien |
[1.4] fixed include|get_component when sfPartialView class is customized … |
|
|
|
@33121
|
[33121]
|
10/07/11 14:29:09 |
fabien |
[1.4] fixed protocol relative URL in the asset helper (closes #9936) |
|
|
|
@33053
|
[33053]
|
09/20/11 17:31:20 |
fabien |
[1.4] fixed typo (closes #9927, based on a patch from pmallet) |
|
|
|
@33040
|
[33040]
|
09/16/11 11:12:59 |
fabien |
[1.4] bumped version |
|
|
|
@33033
|
[33033]
|
09/16/11 10:21:57 |
fabien |
[1.4] updated CHANGELOG for version 1.4.14 |
|
|
|
@33032
|
[33032]
|
09/16/11 10:21:32 |
fabien |
[1.4] fixed a unit test |
|
|
|
@33027
|
[33027]
|
09/15/11 19:16:42 |
fabien |
[1.4] removed old comment |
|
|
|
@33026
|
[33026]
|
09/15/11 19:15:58 |
fabien |
[1.4] made code faster (refs #9919) |
|
|
|
@33025
|
[33025]
|
09/15/11 19:09:23 |
fabien |
[1.4] fixed sfCacheSessionStorage does not always check whether … |
|
|
|
@33022
|
[33022]
|
09/15/11 07:27:12 |
fabien |
[1.4] fixed auto_link_text() when an email address is already linked … |
|
|
|
@33021
|
[33021]
|
09/15/11 07:05:22 |
fabien |
[1.4] fixed sfCacheSessionStorage does not serialize properly, also uses … |
|
|
|
@32939
|
[32939]
|
08/22/11 15:40:06 |
fabien |
[1.4] fixed memory leak in sfRoute::generate() (closes #9886 - patch from … |
|
|
|
@32892
|
[32892]
|
08/05/11 09:53:57 |
fabien |
[1.4] fixed Doctrine form generation when a schema has abstract tables |
|
|
|
@32891
|
[32891]
|
08/05/11 09:48:34 |
fabien |
[1.4] fixed sfFinder bug when mirroring file with twice the path inside it … |
|
|
|
@32890
|
[32890]
|
08/05/11 09:44:44 |
fabien |
[1.4] fixed bad value of property 'list-style' in css of WebDebug? toolbar … |
|
|
|
@32889
|
[32889]
|
08/05/11 09:33:57 |
fabien |
[1.4] bumped version to 1.4.14-DEV |
|
|
|
@32884
|
[32884]
|
08/05/11 09:29:32 |
fabien |
[1.4] updated CHANGELOG |
|
|
|
@32845
|
[32845]
|
07/28/11 13:50:48 |
fabien |
[1.4] removed dead code (closes #9881) |
|
|
|
@32836
|
[32836]
|
07/27/11 09:15:58 |
fabien |
[1.4] fixed guessFromFileBinary in class sfvalidatorFile does not support … |
|
|
|
@32835
|
[32835]
|
07/27/11 09:07:00 |
fabien |
[1.4] fixed previous commit when the renderer does not have the … |
|
|
|
@32810
|
[32810]
|
07/21/11 07:18:56 |
fabien |
[1.4] fixed typo (closes #9866) |
|
|
|
@32808
|
[32808]
|
07/21/11 07:10:55 |
fabien |
[1.4] simplified code from previous commit |
|
|
|
@32807
|
[32807]
|
07/21/11 07:07:22 |
fabien |
[1.4] fixed parent for choice widgets (closes #8894) |
|
|
|
@32741
|
[32741]
|
07/09/11 11:41:59 |
fabien |
[1.4] removed non-countries from sfCultureInfo::getCountries() (closes … |
|
|
|
@32740
|
[32740]
|
07/09/11 11:24:03 |
fabien |
[1.4] fixed typo in error message (closes #9858) |
|
|
|
@32729
|
[32729]
|
07/05/11 17:23:04 |
www-data |
[1.3, 1.4] updated getHost() to consider a chain of forwarded hosts |
|
|
|
@32707
|
[32707]
|
07/01/11 14:54:40 |
fabien |
[1.4] fixed project:optimize which did not worked with plugins (closes … |
|
|
|
@32705
|
[32705]
|
07/01/11 09:13:51 |
fabien |
[1.4] updated version to 1.4.13-DEV |
|
|
|
@32700
|
[32700]
|
07/01/11 09:01:53 |
fabien |
updated CHANGELOG |
|
|
|
@32699
|
[32699]
|
07/01/11 08:58:02 |
fabien |
[1.4] partially reverted previous commit |
|
|
|
@32698
|
[32698]
|
07/01/11 08:55:58 |
fabien |
[1.4] fixed a unit test |
|
|
|
@32678
|
[32678]
|
06/29/11 18:43:32 |
fabien |
fixed sfNumberFormat::format() when the value has a negative exponent … |
|
|
|
@32677
|
[32677]
|
06/29/11 18:28:46 |
fabien |
fixed missing information about Swiftmailer version (closes #9838) |
|
|
|
@32654
|
[32654]
|
06/15/11 20:58:43 |
fabien |
[1.4] fixed standard actions in sfObjectRouteCollection (HEAD is … |
|
|
|
@32653
|
[32653]
|
06/15/11 20:32:02 |
fabien |
[1.4] fixed possible PHP notice (closes #9813) |
|
|
|
@32652
|
[32652]
|
06/15/11 19:44:19 |
fabien |
[1.4] fixed sfRoute, which was not serializing some parameters (closes … |
|
|
|
@32641
|
[32641]
|
06/11/11 15:39:35 |
fabien |
[1.4] fixed extra code in stack trace (closes #9511, patch from tomi) |
|
|
|
@32639
|
[32639]
|
06/11/11 15:28:46 |
fabien |
[1.4] fixed typo (closes #9561, patch from Elvis_the_King) |
|
|
|
@32638
|
[32638]
|
06/11/11 15:19:49 |
fabien |
[1.4] added missing translations for de (patch from _GeG_ - closes #9659) |
|
|
|
@32637
|
[32637]
|
06/11/11 15:18:35 |
fabien |
[1.4] added missing translations for fr (patch from Garfield-fr - closes … |
|
|
|
@32635
|
[32635]
|
06/11/11 15:11:51 |
fabien |
[1.4] fixed typo (closes #9682) |
|
|
|
@32634
|
[32634]
|
06/11/11 15:01:24 |
fabien |
[1.4] fixed typo in an error message (closes #9762 - based on a patch from … |
|
|
|
@32466
|
[32466]
|
04/12/11 13:15:07 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32465
|
[32465]
|
04/12/11 12:45:05 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32464
|
[32464]
|
04/12/11 11:45:04 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32463
|
[32463]
|
04/12/11 11:15:05 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32462
|
[32462]
|
04/12/11 11:00:07 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32461
|
[32461]
|
04/11/11 18:45:07 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32460
|
[32460]
|
04/08/11 18:00:07 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32459
|
[32459]
|
04/08/11 17:30:04 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32458
|
[32458]
|
04/08/11 17:00:06 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32457
|
[32457]
|
04/08/11 07:45:05 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |
|
|
|
@32456
|
[32456]
|
04/07/11 18:15:08 |
fabien |
Merge branch 'master' of git://github.com/symfony/symfony |