コミット履歴

作者 SHA1 メッセージ 日付
  Marcel Beerta 77802efe4e fixes #1779 14 年 前
  Fabien Potencier 05c8178349 changed VERSION to -DEV again 14 年 前
  Fabien Potencier 9fe6c74a27 updated VERSION to 2.0.0-RC5 14 年 前
  Fabien Potencier edcdb4137f [HttpKernel] fixed possible double-classes in compiled classes 14 年 前
  Fabien Potencier 18894762ee merged branch ericclemmons/fix-router-generator-empty-query-string (PR #1773) 14 年 前
  Eric Clemmons 03c7cfed5e UrlGenerator no longer appends '?' if query string is empty 14 年 前
  Fabien Potencier eb7c86b7a8 [HttpKernel] removed the need to keep the compiled classes in the container 14 年 前
  Fabien Potencier e16c226a5c [HttpKernel] changed the way compiled classes are managed to be sure that they are included before the Kernel is booted 14 年 前
  Fabien Potencier e91ca34ead updated UPDATE file 14 年 前
  Fabien Potencier e9d82506f7 merged branch marcw/revert-1758 (PR #1769) 14 年 前
  Fabien Potencier 1cec45c421 [BrowserKit] fixed test insulation on Mac 14 年 前
  marc.weistroff d43d621829 [Form] Reverted PR #1758. 14 年 前
  Fabien Potencier 20a704431e [SecurityBundle] fixed typo in tests 14 年 前
  Fabien Potencier aab0bf7e2c merged branch schmittjoh/httpUtilFixes (PR #1739) 14 年 前
  Fabien Potencier cc07af2449 [ClassLoader] replaced MapFileClassLoader by MapClassLoader 14 年 前
  Fabien Potencier 5d9bd6da4f [TwigBundle] fixed XSS in the exception template 14 年 前
  Fabien Potencier 6419456de4 [Security] change a comparison to use a strict comparison 14 年 前
  Fabien Potencier 9bf6216a85 added missing ' escaping 14 年 前
  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 年 前
  Fabien Potencier f29da2fcc8 merged branch marcw/form-prototype-attribute (PR #1724) 14 年 前
  marc.weistroff 257f86cb20 [Form] Collection's prototype is not not a child anymore. 14 年 前
  marc.weistroff 2b4cc9bd06 [Form] Changed collection prototype rendering. 14 年 前
  Fabien Potencier 49dda530e0 merged branch marcw/issue-1746 (PR #1758) 14 年 前
  Fabien Potencier d96c152c4c [HttpKernel] fixed error message in HttpKernel 14 年 前
  Fabien Potencier 84abbbd6df [HttpKernel] enhanced the ExceptionHandler so that it can be used in prod environment too (mainly useful for Silex) 14 年 前
  Fabien Potencier 3f3f8e8002 [ClassLoader] removed obsolete code 14 年 前
  Fabien Potencier 6b0a9ff784 [HttpKernel] changed the compiled class cache to non-adaptative (as it is now loaded very early) 14 年 前
  Fabien Potencier e776d5dbce [FrameworkBundle] tweaked compiled class cache 14 年 前
  Fabien Potencier cede13e8cc [FrameworkBundle] moved the SessionListener to the session.xml configuration file 14 年 前
  Fabien Potencier ccda267c36 [FrameworkBundle] fixed wrong order in classes to compile 14 年 前