Commit History

Author SHA1 Message Date
  Fabien Potencier 18894762ee merged branch ericclemmons/fix-router-generator-empty-query-string (PR #1773) 14 years ago
  Eric Clemmons 03c7cfed5e UrlGenerator no longer appends '?' if query string is empty 14 years ago
  Fabien Potencier eb7c86b7a8 [HttpKernel] removed the need to keep the compiled classes in the container 14 years ago
  Fabien Potencier e16c226a5c [HttpKernel] changed the way compiled classes are managed to be sure that they are included before the Kernel is booted 14 years ago
  Fabien Potencier e91ca34ead updated UPDATE file 14 years ago
  Fabien Potencier e9d82506f7 merged branch marcw/revert-1758 (PR #1769) 14 years ago
  Fabien Potencier 1cec45c421 [BrowserKit] fixed test insulation on Mac 14 years ago
  marc.weistroff d43d621829 [Form] Reverted PR #1758. 14 years ago
  Fabien Potencier 20a704431e [SecurityBundle] fixed typo in tests 14 years ago
  Fabien Potencier aab0bf7e2c merged branch schmittjoh/httpUtilFixes (PR #1739) 14 years ago
  Fabien Potencier cc07af2449 [ClassLoader] replaced MapFileClassLoader by MapClassLoader 14 years ago
  Fabien Potencier 5d9bd6da4f [TwigBundle] fixed XSS in the exception template 14 years ago
  Fabien Potencier 6419456de4 [Security] change a comparison to use a strict comparison 14 years ago
  Fabien Potencier 9bf6216a85 added missing ' escaping 14 years ago
  Fabien Potencier c6115cee7f [BrowserKit] changed Cookie::fromString() to not take the secure setting into account if the URL is not present or is not HTTPS 14 years ago
  Fabien Potencier f29da2fcc8 merged branch marcw/form-prototype-attribute (PR #1724) 14 years ago
  marc.weistroff 257f86cb20 [Form] Collection's prototype is not not a child anymore. 14 years ago
  marc.weistroff 2b4cc9bd06 [Form] Changed collection prototype rendering. 14 years ago
  Fabien Potencier 49dda530e0 merged branch marcw/issue-1746 (PR #1758) 14 years ago
  Fabien Potencier d96c152c4c [HttpKernel] fixed error message in HttpKernel 14 years ago
  Fabien Potencier 84abbbd6df [HttpKernel] enhanced the ExceptionHandler so that it can be used in prod environment too (mainly useful for Silex) 14 years ago
  Fabien Potencier 3f3f8e8002 [ClassLoader] removed obsolete code 14 years ago
  Fabien Potencier 6b0a9ff784 [HttpKernel] changed the compiled class cache to non-adaptative (as it is now loaded very early) 14 years ago
  Fabien Potencier e776d5dbce [FrameworkBundle] tweaked compiled class cache 14 years ago
  Fabien Potencier cede13e8cc [FrameworkBundle] moved the SessionListener to the session.xml configuration file 14 years ago
  Fabien Potencier ccda267c36 [FrameworkBundle] fixed wrong order in classes to compile 14 years ago
  Fabien Potencier 7062cc2db5 [HttpKernel] fixed compiled classes 14 years ago
  Fabien Potencier e5eab90169 Revert "merged branch trompette/patch-1 (PR #1761)" 14 years ago
  Fabien Potencier b06a5dfcf3 merged branch andreia/master (PR #1760) 14 years ago
  Fabien Potencier 8e3b9c334d merged branch trompette/patch-1 (PR #1761) 14 years ago