提交歷史

作者 SHA1 備註 提交日期
  Fabien Potencier dfd5b653cb [DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml 14 年之前
  Fabien Potencier 0cdd6ca4e2 [DoctrineBundle] added --path option to doctrine:generate:entities 14 年之前
  Victor Berchet 68b3d0d5ac [Form] Allow for arbitrary keys in PaddedChoiceList 14 年之前
  Geyer Pierre daeedb5705 Search engines should not indexing Profiler 14 年之前
  Johannes Schmitt 486ecdc6a6 [Config] some exception improvements 14 年之前
  Fabien Potencier 4fd5585e03 Merge remote branch 'danielholmes/validator_test_namespaces' 14 年之前
  Daniel Holmes 8d96f6c009 [Validator] fixed namespaces for validator tests 14 年之前
  Fabien Potencier d9299e930b [DoctrineBundle] changed mapping directory 14 年之前
  Johannes Schmitt 4d5db59e1e [HttpFoundation] added unit test 14 年之前
  Fabien Potencier 3f69333acb [HttpKernel] refactored the ErrorHandler class 14 年之前
  Fabien Potencier ca3c5e652e moved ErrorHandler management to the distributions 14 年之前
  Fabien Potencier 0f0e5817b1 [HttpKernel] added a Kernel::init() method 14 年之前
  Johannes Schmitt 362b7264d1 [Security][HttpFoundation] splits Request::hasSession() into hasSession(), and hasPreviousSession() 14 年之前
  Fabien Potencier aba8f1e180 [ClassLoader] added a debug class loader 14 年之前
  Johannes Schmitt c3084050a0 [SecurityBundle] added some tests 14 年之前
  Johannes Schmitt f787a2a748 Merge branch 'acl' of https://github.com/IamPersistent/symfony into security 14 年之前
  Daniel Holmes b98f786d66 [TwigBundle] fixed form templates so divs won't have all the input attributes, some of which are invalid (such as required, maxlength, name, etc) 14 年之前
  Fabien Potencier fe9ef5c68b [Routing] fixed deep nested route collections (closes #770) 14 年之前
  Michel Weimerskirch 476644a92c [Form] Support for the HTML5 "pattern" attribute, see http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#the-pattern-attribute 14 年之前
  Fabien Potencier 36bcfcc5ee Merge remote branch 'bschussek/form' 14 年之前
  Fabien Potencier b7c8442068 [DoctrineBundle] made Doctrine metadata configuration easier 14 年之前
  Fabien Potencier ec226cd4bc [DoctrineBundle] fixed doctrine:generate:entities 14 年之前
  Fabien Potencier c200b42e89 Merge remote branch 'kriswallsmith/http/forwarded-secure' 14 年之前
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header 14 年之前
  Fabien Potencier e150ffd699 Merge remote branch 'Bart00/patch-1' 14 年之前
  Bernhard Schussek 74cca63938 [Form] CSRF fields are not included in the children of a FormView anymore if the view is not the root 14 年之前
  Bernhard Schussek 173beeba74 [Form] FormView::offsetUnset() is now supported. It was possible anyway using getChildren() and setChildren(). 14 年之前
  Bernhard Schussek 3cc5d9f4cd [Form] Split the option "modifiable" of the "collection" type into "allow_add" and "allow_delete" 14 年之前
  Bernhard Schussek bf1dfbbe99 [Form] Added test for last commit by kriswallsmith and improved dealing with original names 14 年之前
  Fabien Potencier 86d0ddb4e3 [DoctrineBundle] split Registry::getEntityManager() in two methods 14 年之前