Commit History

Author SHA1 Message Date
  Fabien Potencier 75e7a7a76f Merge remote branch 'kriswallsmith/assetic/combine' 14 years ago
  Fabien Potencier c4232b11fa Merge remote branch 'beberlei/DoctrineUniqueValidator' 14 years ago
  Fabien Potencier 38baa85d46 Merge remote branch 'AurelC2G/fix-phpdoc' 14 years ago
  Fabien Potencier a75303029d Merge remote branch 'stealth35/patch-1' 14 years ago
  Kris Wallsmith 4f37b9e9fb [AsseticBundle] added missing filter to test 14 years ago
  Kris Wallsmith fa248e00fb [AsseticBundle] added config for cssimport filter 14 years ago
  Kris Wallsmith e74c6edc34 [AsseticBundle] added config for packager filter 14 years ago
  Kris Wallsmith 7ed5518554 [AsseticBundle] removed problematic test 14 years ago
  Kris Wallsmith 7eeb945a4c [AsseticBundle] fixed various bugs in PHP templating, added new "combine" option 14 years ago
  stealth35 61b23a5a68 checkdnsrr exits for all PHP 5.3 version 14 years ago
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request 14 years ago
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override 14 years ago
  Aurélien Fredouelle c0e8db18f9 [Config] fixed phpdoc 14 years ago
  Benjamin Eberlei a4f1b8a0c1 [Doctrine] Fix default value to null for entity manager to make fluent integration with Doctrine Registry work 14 years ago
  Benjamin Eberlei 23cf63d767 [Doctrine] Add fields as default option and allow strings to be passed. 14 years ago
  Benjamin Eberlei 86f9b17254 [Doctrine] Add DoctrineBundle integration (DI Container registration) for the UniqueEntityValidator 14 years ago
  Benjamin Eberlei 8ff1d09d36 [Doctrine] Implement suggested changes by Stof, added functional test to verify unique validator works. 14 years ago
  Fabien Potencier 82686751dd [HttpCache] fixed typo 14 years ago
  Fabien Potencier f48699a706 [HttpKernel] reverted some unwanted changes from previous commit 14 years ago
  Fabien Potencier 1f0ffca68e [HttpKernel] fixed empty ETags showing up in requests to the backend when using HttpCache 14 years ago
  Fabien Potencier a15e846568 added a way to disable forms, and force validation to be enabled when forms are enabled (closes #840) 14 years ago
  Fabien Potencier 0687aadad2 fixed form configuration when no session is available (closes #841) 14 years ago
  Benjamin Eberlei cfc2471109 [Doctrine] Add Unique Validator 14 years ago
  Fabien Potencier fdbdcbbd0a Merge remote branch 'kriswallsmith/assetic/dump-fixes' 14 years ago
  Kris Wallsmith 8e85a36e37 [FrameworkBundle] fixed renamed routing exception 14 years ago
  Kris Wallsmith f29aba534c [AsseticBundle] fixed command unit test 14 years ago
  Kris Wallsmith 26a31bfc9d [AsseticBundle] added env and debug mode to assetic:dump output 14 years ago
  Kris Wallsmith e65a4535b5 [AsseticBundle] made --watch sleep period a command option 14 years ago
  Kris Wallsmith 84d5cbfba8 [AsseticBundle] added a --force option to assetic:dump --watch 14 years ago
  Kris Wallsmith 5877b11478 [AsseticBundle] fixed typo in dump --watch 14 years ago