Revīziju vēsture

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