Commit History

Author SHA1 Message Date
  Johannes M. Schmitt 2b256a0804 [DependencyInjection] allow null for scalar nodes 14 years ago
  Fabien Potencier cdff8b2bf8 [FrameworkBundle] fixed error message for template as an array 14 years ago
  Johannes Schmitt 2316c90ec2 [Security] fixes a regression 14 years ago
  Johannes M. Schmitt c7ef8d98d6 [DependencyInjection] append new elements for prototype nodes without a key attribute 14 years ago
  Johannes Schmitt 0b8fef2347 [Security/DependencyInjection] adds support for merging security configurations 14 years ago
  ornicar c5fb96b86b [HttpKernel] Add more unit tests for Kernel 14 years ago
  Bernhard Schussek 74d0ac82f7 [Form] Cleaned up ValueTransformerInterface 14 years ago
  Bernhard Schussek bd3e6c6b49 [Form] Fixed: Form::bind() throws an exception if form is anonymous 14 years ago
  Bernhard Schussek 6ff4120784 [Form] Added Form option "by_reference" so that objects received from parent forms are modified by reference when this option is true (the default) 14 years ago
  Javier Eguíluz 42a3e404b2 translated validators resources into Spanish 14 years ago
  hidenorigoto 39ed62de46 translated validators resources into Japanese 14 years ago
  José Nahuel Cuesta Luengo f08c9480ee [CssSelector] Fixed PHPDoc blocks. 14 years ago
  ornicar 9ba2943aff [HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable. 14 years ago
  John Kary c251a36935 [HttpFoundation] Add tests for Cookie 14 years ago
  Kris Wallsmith 4f6256b713 [FrameworkBundle] fixed invalid template filename 14 years ago
  ornicar bd97471954 [HttpKernel] Add test coverage for cache warming 14 years ago
  José Nahuel Cuesta Luengo 562ebd5608 [CssSelector] Added PHPDoc blocks to first-level classes. 14 years ago
  pborreli f56a6efbf5 [HttpFoundation] File/File full coverage 14 years ago
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 years ago
  Fabien Potencier 523e652d9d [FrameworkBundle] fixed the way profiler configuration works 14 years ago
  Fabien Potencier bfe701a2da fixed code coverage 14 years ago
  ornicar 80b03f92b3 [HttpKernel] Throw exception when SQLite statement execution failed 14 years ago
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions 14 years ago
  ornicar 575b75a9df [DependencyInjection] Fix fixture class loaded twice during dumper tests 14 years ago
  Jeremy Mikola f9138d313b [FrameworkBundle] Implemented single-pass config loading with intelligent option merging for FrameworkExtension 14 years ago
  Fabien Potencier 199e6bf893 [BrowserKit] removed annotation in a unit test to fix coverage 14 years ago
  Fabien Potencier 2ae542748a [TwigBundle] made error message more explicit 14 years ago
  Fabien Potencier e2ea634df4 [TwigBundle] fixed inheritance problem 14 years ago
  Fabien Potencier 67c9fdf412 [TwigBundle] fixed theme for forms 14 years ago
  Fabien Potencier 7f6fc6f0fb [TwigBundle] fixed form template inheritance 14 years ago