Commit History

Author SHA1 Message Date
  Joseph Bielawski 31317ccf61 [Validator] Sync polish translation 14 years ago
  jdreesen 6d87e6715d [FrameworkBundle] Updated German validator translation 14 years ago
  Geoffrey Tran 91cfb24e40 Made namespace for Doctrine cache unique to each environment 14 years ago
  Fabien Potencier ddbc6acc87 merged branch marcw/validator-00 (PR #1653) 14 years ago
  marc.weistroff dc14f68171 Added fr translation. 14 years ago
  Fabien Potencier fe6f23163e removed unused use statements 14 years ago
  Fabien Potencier 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) 14 years ago
  Fabien Potencier 3ca536e65b merged branch Einarsson/patch-1 (PR #1651) 14 years ago
  Emil Einarsson b96e0d3fea Updated some awkward swedish validator message translations. 14 years ago
  Fabien Potencier 51dd916cc8 merged branch vicb/routing/route-annotation (PR #1650) 14 years ago
  Victor Berchet 2a24603061 [Routing] Allow multiple `@Route` annotations with a default name on a single method (fixes #1647) 14 years ago
  Fabien Potencier 22783d9118 merged branch yktd26/master (PR #1649) 14 years ago
  yktd26 b2ce732bf9 added chinese translations for validator messages 14 years ago
  Fabien Potencier 5eaf884cda [Process] fixed CS 14 years ago
  Fabien Potencier f2a301bc6c merged branch import/master (PR #1637) 14 years ago
  Fabien Potencier baa35f51db merged branch craue/patch-6 (PR #1638) 14 years ago
  Fabien Potencier e6c5c0d477 merged branch tobiassjosten/master (PR #1641) 14 years ago
  Tobias Sjösten 4764cfb8d6 [FrameworkBundle] Added Swedish translation 14 years ago
  Francis Besset f91f4dda13 Added the possibility to set cookies with the same name for different domains and paths for Symfony\Component\HttpFoundation\ResponseHeaderBag 14 years ago
  Christian Raue d34caeea3a merged and unified blocks `field_label` and `form_label` into `generic_label` 14 years ago
  Francis Besset f08eeb4433 Moved managing cookies of HeaderBag in ResponseHeaderBag 14 years ago
  Fabien Potencier e8ea852179 added missing test 14 years ago
  Osman Üngür 95ca258a42 Fixed problems with running processes returns wrong exitcode (-1) on Linux. 14 years ago
  Fabien Potencier 9a6aafa83f added missing required classes on form label 14 years ago
  Fabien Potencier e718a51b59 [DependencyInjection] fixed un-detected circular references involving aliases 14 years ago
  Fabien Potencier be31bc091e [DependencyInjection] made a small performance optimization 14 years ago
  Fabien Potencier f0f83a9f6e merged branch stof/exception_listener (PR #1633) 14 years ago
  Fabien Potencier 00c7e91182 [HttpKernel] removed special case when using the CLI 14 years ago
  Christophe Coevoet 11369eb7e4 Fixed phpdoc 14 years ago
  Christophe Coevoet dbe1854e1f Added a AccessDeniedHttpException to wrap the AccessDeniedException. 14 years ago