Historique des commits

Auteur SHA1 Message Date
  Miha Vrhovnik 25e4193294 removed unused variable il y a 14 ans
  Miha Vrhovnik 496280329b changing phpdoc parameter to array as all variables are used in foreach il y a 14 ans
  Miha Vrhovnik 33dd0da420 removed unused variables il y a 14 ans
  Miha Vrhovnik 909a6bfc30 $user* was refactored to $accout* il y a 14 ans
  Miha Vrhovnik 5a620c0573 unless I'm missing something the first instance of loader is not used and thus not needed il y a 14 ans
  Miha Vrhovnik e9e0f9f102 fixing undefined variable name, and removing unexisting namespace. I backtraced code to the actal mongodb maping clas and it doesn't seem to throw any exceptions, but just in case I'm catching the general \Exception il y a 14 ans
  Miha Vrhovnik e57075ea60 removed unused and undefined namespace and use statement il y a 14 ans
  Miha Vrhovnik fb814c666b removed unused and undefined namespace and use statement il y a 14 ans
  Miha Vrhovnik a491af873b removed unecessary use statements (ExceptionEvent was also undefined namespace) il y a 14 ans
  Miha Vrhovnik d1a2681531 fixing undefined class RuntimeException il y a 14 ans
  Miha Vrhovnik 031ffaee6b fixing undefined class UnsetKeyException il y a 14 ans
  Miha Vrhovnik fb9944ee6b Fixing Undefined variable: writeEvent il y a 14 ans
  Fabien Potencier a44f8d8de4 Merge remote branch 'jakzal/routing-tests' il y a 14 ans
  Fabien Potencier 3f7564b00c Merge remote branch 'shieldo/toolbar_alignment' il y a 14 ans
  Clément Jobeili f8dead7782 Change Message sent text to Message spooled if we are in a spool context il y a 14 ans
  Douglas Greenshields 53a9997e23 [WebProfilerBundle] added explicit left horizontal alignment for toolbar in CSS to prevent inconsistent alignment il y a 14 ans
  Jakub Zalas e09b320cdb [Routing] Added PhpFileLoader tests. il y a 14 ans
  Jakub Zalas 29922faa33 [Routing] Added XmlFileLoader tests handling invalid xml files (schema validation based). il y a 14 ans
  Jakub Zalas 14b7f12349 [Routing] Added XmlFileLoader tests handling invalid xml files when schema validation is not used. il y a 14 ans
  Jakub Zalas 2a17126309 [Routing] Added XmlFileLoader tests for valid resource and pattern routing definitions. il y a 14 ans
  Jakub Zalas 6235f42cd5 [Routing] Added YamlFileLoader test verifying if pattern is required by parseRoute. il y a 14 ans
  Jakub Zalas 4244ae7794 [Routing] Added YamlFileLoader tests. il y a 14 ans
  Jakub Zalas f981b6c8d2 [Routing] Added Route test. il y a 14 ans
  Jakub Zalas 25d8e279ad [Routing] Covered Annotation\Route by tests. il y a 14 ans
  Fabien Potencier a505ff43b5 [Routing] added supported for multiple route annotations for a single controller il y a 14 ans
  Miha Vrhovnik e35832ef2d Fixing failure on forward which was broken by Event refactoring il y a 14 ans
  Fabien Potencier 38a851539f Merge remote branch 'stof/security_fix' il y a 14 ans
  Christophe Coevoet a6265e9337 [SecurityBundle] Fixed some config node to allow to unset them il y a 14 ans
  Amal Raghav eff6bc8a80 fix to use setException il y a 14 ans
  Fabien Potencier 510c30693b [HttpFoundation] fixed a test il y a 14 ans