Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 4f337615e3 [HttpFoundation] added request matcher vor 15 Jahren
  Fabien Potencier af96c87104 [DependencyInjection] added methods to remove an alias and a definition from a ContainerBuilder instance vor 15 Jahren
  Fabien Potencier 7c1b42e81b [DependencyInjection] added a way to inject an anonymous service in an extension configuration vor 15 Jahren
  Fabien Potencier 9e4aebf3c9 [DoctrineBundle] removed README vor 15 Jahren
  Kris Wallsmith e71eec3f5d [DoctrineMongoDBBundle] removed some mostly unnecessary calls to json_encode from logger vor 15 Jahren
  Jonathan H. Wage 2914c44344 Replacing "Entities" with "Entity" vor 15 Jahren
  Fabien Potencier c8935cc25a [WebProfilerBundle] added a favicon.ico vor 15 Jahren
  Fabien Potencier 7e2f135245 simplified Profiler method names vor 15 Jahren
  Fabien Potencier 15cd2643c0 [HttpFoundation] added Request::getClientIp() vor 15 Jahren
  Fabien Potencier f3caaf9638 [FrameworkBundle] - vor 15 Jahren
  Fabien Potencier 5913c40a12 [DoctrineMongoDBBundle] added a placeholder for the MongoDB panel vor 15 Jahren
  Fabien Potencier 3a95bdab7a [FrameworkBundle] added the environment in the router classes in the cache vor 15 Jahren
  Fabien Potencier a4d496309b [FrameworkBundle] fixed skeleton vor 15 Jahren
  Fabien Potencier 3e24cef256 [HttpFoundation] fixed Request::hasSession() vor 15 Jahren
  Fabien Potencier 2d04ca3443 [EventDispatcher] added a way to disconnect all listeners for an event name vor 15 Jahren
  Fabien Potencier ebae1d7bf2 [FrameworkBundle] updated skeleton with the web profiler configuration vor 15 Jahren
  Fabien Potencier 4e57899374 [WebProfilerBundle] added the bundle vor 15 Jahren
  Fabien Potencier 84c383d729 [HttpKernel] fixed exception constructor signature vor 15 Jahren
  Fabien Potencier dd8ef6bb55 [FrameworkBundle] tweaked exception CSS vor 15 Jahren
  Fabien Potencier a29211a9ee [FrameworkBundle] removed usage of array access for helpers in templates vor 15 Jahren
  Fabien Potencier 85f823fc08 [FrameworkBundle] added a condition to only show current content when it is not empty in the exception template vor 15 Jahren
  Fabien Potencier 8bdb9c142c [FrameworkBundle] changed exception template to show class abbreviations vor 15 Jahren
  Fabien Potencier 48b6057c3a [HttpKernel] fixed Exception classes to implement the full constructor vor 15 Jahren
  Fabien Potencier ab9be87354 [HttpKernel] fixed FlattenException status code vor 15 Jahren
  Fabien Potencier ad835f8a16 [HttpKernel] added purge() in the profiler storage interface vor 15 Jahren
  Kris Wallsmith afa8bfcdd6 [FrameworkBundle] fixed $view['actions']->output() signature to match that of ->render() vor 15 Jahren
  Fabien Potencier 60ea1eef69 added a configuraiton to allow the profiler to be enabled only when an exception occurs vor 15 Jahren
  Fabien Potencier 1e1a4113c7 [HttpKernel] fixed missing use statement vor 15 Jahren
  Brandon Turner 935ac5633c [DoctrineBundle] Fixed bug in data:load when purging many-to-many relationships vor 15 Jahren
  Brandon Turner 2731979d21 [DoctrineBundle] Decreased data:load verbosity vor 15 Jahren