Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) 14 gadi atpakaļ
  Victor Berchet 5e94807668 Speed up url matching for route without variable 14 gadi atpakaļ
  Jordi Boggiano 98db58ac17 Minor template cleanup 14 gadi atpakaļ
  Victor Berchet d300fd6131 Remove a useless test 14 gadi atpakaļ
  Victor Berchet 9ffb1637b9 Make use of SplFileInfo::getBasename 14 gadi atpakaļ
  Marc Weistroff d87c3c581c [FrameworkBundle] Added config keys for PdoSessionStorage. 14 gadi atpakaļ
  Fabien Potencier 0518f04935 [WebProfilerBundle] removed the hide button when in the web profiler 14 gadi atpakaļ
  Jordi Boggiano b861c5a765 [WebProfilerBundle] Adding 'hide' button on the toolbar, fixes #9362 14 gadi atpakaļ
  Fabien Potencier b0cfec598e [TwigBundle] simplified code 14 gadi atpakaļ
  Fabien Potencier d70ce5b9aa [Process] tweaked php doc and fixed PhpProcess::run() return value 14 gadi atpakaļ
  Fabien Potencier 5d65f3edbd [TwigBundle] converted path and url tags to functions 14 gadi atpakaļ
  Fabien Potencier d935df036c [TwigBundle] removed unused tag and contenttag Twig tags 14 gadi atpakaļ
  Fabien Potencier bacb472e39 updated last commit to reflect Twig changes 14 gadi atpakaļ
  Fabien Potencier faac8e6ffd [TwigBundle] replaced the ifrole tag with a has_role function 14 gadi atpakaļ
  jeff f9036caa6e Test default port number 14 gadi atpakaļ
  Fabien Potencier b57411b5ec renamed reloadUserByAccount() to loadUserByAccount() 14 gadi atpakaļ
  Johannes Schmitt df6ffbbf07 remove user provider name 14 gadi atpakaļ
  Bernhard Schussek cd64046811 [Form] Changed semantics of "always_empty" option in PasswordField 14 gadi atpakaļ
  Pierre-Louis LAUNAY a6e414f746 The method ->getHeader(...) doen't exists. Replace it by ->headers->get(...) 14 gadi atpakaļ
  Fabien Potencier 03ce103b31 fixed unit test 14 gadi atpakaļ
  Jordi Boggiano 4f46235ab0 [HttpFoundation] Send proper charset along with the default text/html header 14 gadi atpakaļ
  Fabien Potencier b37f9b4b47 fixed unit tests 14 gadi atpakaļ
  Bernhard Schussek a059ec891d [Validator] Implemented Image constraint 14 gadi atpakaļ
  Bernhard Schussek 993257a83e [Validator] Implemented Language constraint 14 gadi atpakaļ
  Bernhard Schussek fdb7f84c7d [Locale][Form][Validator] Refactored code to new Locale component, implemented Country constraint 14 gadi atpakaļ
  Bernhard Schussek 93d3716a84 [Form] Implemented LanguageField 14 gadi atpakaļ
  Bernhard Schussek 9db7db4439 [Form] Implemented CountryField 14 gadi atpakaļ
  Bernhard Schussek 78b69876d4 [Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed 14 gadi atpakaļ
  Bernhard Schussek 7c557d0d6e [Form] Made and parameter in the constructor optional 14 gadi atpakaļ
  Bernhard Schussek b8ef7e7332 [Form] Improved semantics of property paths and removed FieldGroup::merge() for now 14 gadi atpakaļ