Commit History

Author SHA1 Message Date
  Fabien Potencier f1b955be8c [Form] changed transformers to not change the timezone of the provided value (closes #1340) 14 years ago
  Fabien Potencier 139a45f173 [Form] fixed AbstractExtension when an extension does not have a guesser 14 years ago
  Fabien Potencier bd77bc832c updated UPDATE file 14 years ago
  Fabien Potencier 524d51adf8 [AsseticBundle] moved the bundle to its own repository -- https://github.com/symfony/AsseticBundle 14 years ago
  Fabien Potencier 48c1c47592 merged branch hhamon/template_reference_fix (PR #1342) 14 years ago
  Hugo Hamon 7d09695903 [FrameworkBundle] Simplified TemplateReference::getPath() method and added a unit test. 14 years ago
  Hugo Hamon 2616efb03f [FrameworkBundle] fixed TemplateRefence::getPath() when using namespaced controllers (i.e: AcmeBlogBundle\\Controller\\Admin\\PostController) 14 years ago
  Fabien Potencier e145bdf6ff [HttpKernel] fixed a crash on some machines (check that the controller is actually a class name before calling method_exists, closes #769) 14 years ago
  Fabien Potencier b3fa8bf7cb [Swiftmailer] allowed any service to be used as a transport (closes #1337) 14 years ago
  Fabien Potencier 02f28b6e5e simplified Form templates as the safeguard is already set in the Form Type 14 years ago
  Fabien Potencier 9d54633d2f fixed test 14 years ago
  Fabien Potencier 1467a9bd9d [HttpFoundation] refactored Session 14 years ago
  Fabien Potencier 570db760ae merged branch francisbesset/session_locale (PR #686) 14 years ago
  Fabien Potencier c7d5fd16e0 fixed CS 14 years ago
  Fabien Potencier aad2f5868a merged branch mvrhov/form_attributes_option (PR #1032) 14 years ago
  Fabien Potencier fb24b95bd5 made some tweaks to error levels 14 years ago
  Fabien Potencier 8027eca3de fixed tests 14 years ago
  Fabien Potencier 9e0d6177cb [Security] reverted some changes from previous merge 14 years ago
  Fabien Potencier 8dbaf2aa38 [FrameworkBundle] removed unused variable 14 years ago
  Fabien Potencier 01fcd7bdfd merged branch kaiwa/loglevel (PR #1073) 14 years ago
  Fabien Potencier 52697ed3df [Swiftmailer] changed disable_strategy behavior 14 years ago
  Fabien Potencier 5b142d581b fixed CS 14 years ago
  Fabien Potencier e72ff4f43d merged branch umpirsky/request-doc-fix (PR #1328) 14 years ago
  Fabien Potencier 73dc8c96af merged branch vicb/form-proto (PR #1315) 14 years ago
  Fabien Potencier 168a61b9ea [Form] fixed typo (patch from mgatto) 14 years ago
  Victor Berchet 07fa82dff1 [Form] Revert changes impacting perfomance and readability 14 years ago
  Fabien Potencier 46a93c376c [Routing] optimized PHP dumper when the parent prefix is the same for several adjacent collections (avoids the same test to be made) 14 years ago
  Fabien Potencier 1438f6be04 [Routing] added some unit tests for latest merge (and fixed a bug ;)) 14 years ago
  Fabien Potencier c8df0ccf79 merged branch lmcd/master (PR #1290) 14 years ago
  Fabien Potencier a29bdfef28 merged branch dlsniper/openbasedir-enhancement (PR #1326) 14 years ago