Commit History

Author SHA1 Message Date
  Fabien Potencier e6fd8deb00 [Security] tweaked some exception messages 14 years ago
  Fabien Potencier 41a1a75b92 [Process] made default options overridable 14 years ago
  Fabien Potencier 7f911642e1 Merge remote branch 'pborreli/windows-process-fix' 14 years ago
  Fabien Potencier 57f814b2e3 Merge remote branch 'beberlei/YamlValidatorFix' 14 years ago
  Fabien Potencier d163a60f54 [Security] fixed URL 14 years ago
  Pascal Borreli 3e8874df75 Merge remote-tracking branch 'upstream/master' into windows-process-fix 14 years ago
  Benjamin Eberlei d27dc86c25 [FrameworkBundle][Validation] Fix bug where YAML Validation files are not detected. 14 years ago
  Fabien Potencier 27d2b049f8 Merge remote branch 'Seldaek/init_bundle' 14 years ago
  Fabien Potencier 92c8edc2b5 Merge remote branch 'weaverryan/router_debug_format_tweak' 14 years ago
  Fabien Potencier 2be704e212 Merge remote branch 'weaverryan/request_listener_log_change' 14 years ago
  Fabien Potencier 78c5a0ac90 Merge remote branch 'weaverryan/assets_install_command_mods' 14 years ago
  Fabien Potencier aa26624161 Merge remote branch 'vicb/template_logical_name' 14 years ago
  Kris Wallsmith c5fe4c390d [Templating] cleaned up some anomalies in the engine 14 years ago
  Jordi Boggiano 7d61c003da [FrameworkBundle] Allow init:bundle to be called with / as namespace separator 14 years ago
  Ryan Weaver 409df12a36 [FrameworkBundle] router:debug - better string dumping to avoid namespace escaping 14 years ago
  Ryan Weaver 3e41bef1e8 [FrameworkBundle] Tweak to how the routing parameters are output 14 years ago
  Pascal Borreli 46b4098907 [Process][Windows] Don't use cmd for launching process (fixing Sismo git.exe calling) 14 years ago
  Ryan Weaver 91df6d9f5c [FrameworkBundle] Improving the output and help messages in the task (no behavioral change) 14 years ago
  Victor Berchet e254ff8cc6 Display template logical names in exception messages 14 years ago
  Fabien Potencier d91a0747ec [WebProfilerBundle] fixed button names to be more consistent with others 14 years ago
  Fabien Potencier 1e03ff0632 Merge remote branch 'schmittjoh/cssfix' 14 years ago
  Fabien Potencier 9ceec87eb8 [DomCrawler] fixed various bug with URIs 14 years ago
  Johannes M. Schmitt 6408d5fc03 [FrameworkBundle] made css rule a bit more conservative 14 years ago
  Fabien Potencier a230090537 removed some json_encode() calls to use the new getLogicalName() method instead 14 years ago
  Fabien Potencier 5558ee24c7 Merge remote branch 'hason/logicalname' 14 years ago
  Fabien Potencier 7018335ae8 Merge remote branch 'stof/monolog' 14 years ago
  Martin Hason 185144bc46 [Templating] changed __toString method (synonym for getLogicalName method) 14 years ago
  Martin Hason 20c5db2197 [Templating] fixed phpdoc a test 14 years ago
  Martin Hason 6c4801945e [FrameworkBundle] added getLogicalName() method to TemplateReference 14 years ago
  Martin Hason 6b5d991685 [Templating] added method to return the template logical name, added test 14 years ago