Commit History

Author SHA1 Message Date
  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
  Fabien Potencier 807c1d8f2f fixed test 14 years ago
  Fabien Potencier c7fddca891 replaced some url..code by rawurl..code 14 years ago
  wtfzdotnet 898019559a Some changes to the translation of "should" -> "zou moeten", "must" -> "moeten". 14 years ago
  Fabien Potencier 2b95506c23 Merge remote branch 'hidenorigoto/translate-UPDATE-file-beta1tobeta2' 14 years ago
  Fabien Potencier e8838e51a6 [DoctrineBundle] fixed previous merge 14 years ago
  Fabien Potencier a02805714f [DoctrineBundle] merged fabpot:doctrine-registry 14 years ago
  hidenorigoto fe893af8ad updated translation of UPDATE file (beta1 to beta2) 14 years ago
  Daniel Gomes 8870d3f31e Merge remote-tracking branch 'upstream/master' 14 years ago
  Daniel Gomes 0147df6b22 added translation for European Portugues (Portugal) 14 years ago
  Fabien Potencier 28fec7e4d8 [HttpKernel] fixed previous commit 14 years ago
  Fabien Potencier 731993869c Merge remote branch 'Seldaek/exception_handling' 14 years ago
  Fabien Potencier 13bc7c7c53 Merge remote branch 'Seldaek/exception_template' 14 years ago
  Fabien Potencier 27d02a7d4a [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) 14 years ago
  Jordi Boggiano 04f9b23b34 [FrameworkBundle] Adjust styling and display of logs 14 years ago
  Jordi Boggiano 0ca4ed33fe [HttpKernel] Log non-http exceptions as critical as well 14 years ago
  Fabien Potencier e9b085ef42 [DoctrineBundle] fixed typo 14 years ago
  Fabien Potencier 036be03dff [HttpKernel] fixed a PHP notice 14 years ago
  Fabien Potencier 3c2b3f2537 Merge remote branch 'Seldaek/exception_test' 14 years ago
  Fabien Potencier ca4c1355c7 [DoctrineBundle] made doctrine:generate:entities smarter 14 years ago
  Jordi Boggiano b3ef74d309 [HttpKernel] Fix console output for reals 14 years ago
  Fabien Potencier 0139a800f9 [HttpKernel] prevented output on the console when running the test 14 years ago
  Fabien Potencier d2a9b23c28 [Routing] fixed routing when a pattern has only one segment which is an optional variable 14 years ago
  Fabien Potencier 014b19040c [DoctrineBundle] changed the Registry to return a new instance if the current em is closed 14 years ago