Historique des commits

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