Commit History

Author SHA1 Message Date
  Fabien Potencier fe9ef5c68b [Routing] fixed deep nested route collections (closes #770) 14 years ago
  Fabien Potencier 36bcfcc5ee Merge remote branch 'bschussek/form' 14 years ago
  Fabien Potencier b7c8442068 [DoctrineBundle] made Doctrine metadata configuration easier 14 years ago
  Fabien Potencier ec226cd4bc [DoctrineBundle] fixed doctrine:generate:entities 14 years ago
  Fabien Potencier c200b42e89 Merge remote branch 'kriswallsmith/http/forwarded-secure' 14 years ago
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header 14 years ago
  Fabien Potencier e150ffd699 Merge remote branch 'Bart00/patch-1' 14 years ago
  Bernhard Schussek 74cca63938 [Form] CSRF fields are not included in the children of a FormView anymore if the view is not the root 14 years ago
  Bernhard Schussek 173beeba74 [Form] FormView::offsetUnset() is now supported. It was possible anyway using getChildren() and setChildren(). 14 years ago
  Bernhard Schussek 3cc5d9f4cd [Form] Split the option "modifiable" of the "collection" type into "allow_add" and "allow_delete" 14 years ago
  Bernhard Schussek bf1dfbbe99 [Form] Added test for last commit by kriswallsmith and improved dealing with original names 14 years ago
  Fabien Potencier 86d0ddb4e3 [DoctrineBundle] split Registry::getEntityManager() in two methods 14 years ago
  Bernhard Schussek 4c6f26f008 Merge remote branch 'kriswallsmith/form/fix-upload-fix' into kris_merge 14 years ago
  Bernhard Schussek eb50d766da [Form] Fixed variable scope when entering nested form helpers 14 years ago
  Bernhard Schussek 38098604af [Form] Added tests for blocks/templates in the format _<ID>_(widget|row|label|...) 14 years ago
  Daniel Holmes dd692c0203 [Form] fixed transformation failed exception 14 years ago
  Bart00 f9940b4175 Change "zou moeten" to "moet", ("zou moeten" implies that the problem is not so severe and was translated from english too literally) 14 years ago
  Fabien Potencier 2e5bd42be3 Merge remote branch 'hollodk/master' 14 years ago
  Michael Holm dc58b79e58 Made some better translation. 14 years ago
  Fabien Potencier ba3785896f Merge remote branch 'schmittjoh/di' 14 years ago
  Fabien Potencier b752e31b66 Merge remote branch 'lenar/translation' 14 years ago
  Fabien Potencier 0331501580 [DoctrineBundle] fixed some configuration options 14 years ago
  lenar 1cfed9e24e added translation for Estonian 14 years ago
  Fabien Potencier 736948887d Merge remote branch 'lenar/doctrinebundle' 14 years ago
  Fabien Potencier f7808de3a8 [DoctrineBundle] moved more DIC definition into orm.xml 14 years ago
  lenar 1301995cdc fix variable names 14 years ago
  Fabien Potencier 6d334289ee [BrowserKit] fixed a weird behavior where a PHP process returns a successful exit code, but the PHP scripts actually died 14 years ago
  Fabien Potencier 9230e712c3 fixed unit tests 14 years ago
  Fabien Potencier 17aa0ed0ed changed the default httpOnly value for cookie for better security out of the box 14 years ago
  Fabien Potencier 8b83b9847b Merge remote branch 'wtfzdotnet/patch-1' 14 years ago