Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 855206fcb5 updated UPDATE file hace 14 años
  Fabien Potencier de390fd893 [DependencyInjection] removed timing info as it is useless hace 14 años
  Fabien Potencier 0b563c32ac Merge remote branch 'schmittjoh/diLogging' hace 14 años
  Johannes M. Schmitt 49ecb90221 [DependencyInjection] enable debug related passes only in debug environment hace 14 años
  Johannes Schmitt ff41541d45 [DependencyInjection] removed pass time hace 14 años
  Fabien Potencier 067bd0009e Merge remote branch 'kriswallsmith/scalar-nodes' hace 14 años
  Johannes M. Schmitt 1992c3b96d [DependencyInjection] fixes a bug which might have occurred when using property injection under certain circumstances hace 14 años
  Johannes M. Schmitt 75ac0f5dc3 [DependencyInjection] fixed method name hace 14 años
  Johannes M. Schmitt e5b6ce1d08 [FrameworkBundle] whitespace fix hace 14 años
  Johannes M. Schmitt 6ea9fb16c7 [DependencyInjection] refactored code a bit, added some more logging messages hace 14 años
  Johannes M. Schmitt ee05534815 [DependencyInjection] dump a readable format hace 14 años
  Samuel Laulhau db90e0ab8d fix Undefined property: Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand:: hace 14 años
  Fabien Potencier 9cc340a262 fixed inconsistencies in file locator classes hace 14 años
  Fabien Potencier ea1a16b99f Merge remote branch 'henrikbjorn/doctrine-mongodb-hydrator-dir' hace 14 años
  Fabien Potencier 5316decd8c Merge remote branch 'hhamon/shared_maxage_fix' hace 14 años
  Fabien Potencier 56a4f0463a Merge remote branch 'vicb/fix-dbg-evt-mgr' hace 14 años
  Fabien Potencier d2af468b60 Merge remote branch 'francisbesset/webprofiler_session' hace 14 años
  Fabien Potencier b32a7e935a simplified code hace 14 años
  Fabien Potencier ea84bb025b fixed session management in functional tests hace 14 años
  Victor Berchet 3322cdbefc [FrameworkBundle] Fix an issue when adding a scoped service as an event listener hace 14 años
  Fabien Potencier 6957dae4f9 [HttpKernel] added support for cookies in Client hace 14 años
  Francis Besset 79cfea20fd [WebProfilerBundle] Displayed search form even if the session is not configured hace 14 años
  Fabien Potencier e2c9fdf2c7 [HttpFoundation] fixed expiration time for Cookie (PHP wants a Unix timestamp) hace 14 años
  Fabien Potencier 66c4bc727c [HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component hace 14 años
  Fabien Potencier 84dde4074a [HttpFoundation] changed default value of Cookie httponly argument to match PHP defaults hace 14 años
  Francis Besset 88c35c42e2 [WebProfilerBundle] Cleaned controller hace 14 años
  Francis Besset 190ba5979c [WebProfilerBundle] Fixed errors on search action hace 14 años
  Francis Besset 0d9fb8db5f [WebProfilerBundle] Fixed WebDebugToolbarListener hace 14 años
  Francis Besset 713d3405b7 [WebProfilerBundle] Updated return Response hace 14 años
  Francis Besset 81939136ad [WebProfilerBundle] Fixed errors if the session is not configured hace 14 años