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