0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed log level of "Using Controller ..." message from info to debug
Kai
More... over 14 years ago
[Config] added ability to set info message and example to node definition More... over 14 years ago
[HttpCache] fixed typo More... over 14 years ago
[HttpKernel] reverted some unwanted changes from previous commit More... over 14 years ago
[HttpKernel] fixed empty ETags showing up in requests to the backend when using HttpCache More... over 14 years ago
forced all responses to have a Date header (RFC2616 - 14.18) More... over 14 years ago
[HttpKernel] moved the creation of logs/ and cache/ ealier to be sure that directories exist when extensions want to write something into them More... over 14 years ago
[HttpKernel] fixed previous commit More... over 14 years ago
[HttpKernel] changed ExceptionHandler to be more like ErrorHandler More... over 14 years ago
[HttpKernel] added an exception handler to be used during boot time More... over 14 years ago
merged schmittjoh/removeExits More... over 14 years ago
More information about exception when logging More... over 14 years ago
[HttpKernel] fixed default ESI cache strategy when the page does not contain ESIs More... over 14 years ago
[HttpKernel] Fix to disable busyTimeout if it does not exist. More... over 14 years ago
[HttpKernel] fixed a hardcoded variable More... over 14 years ago
made a slight change to the previous merge More... over 14 years ago
Merge remote branch 'danielholmes/functional_test_changes' More... over 14 years ago
added busyTimeout More... over 14 years ago
[HttpKernel] tweaked the default ESI cache strategy More... over 14 years ago
Update Core and Security events to latest model More... almost 15 years ago
[HttpKernel] refactored the ErrorHandler class More... almost 15 years ago
[HttpKernel] added a Kernel::init() method More... almost 15 years ago
[HttpKernel] Log non-http exceptions as critical as well More... almost 15 years ago
[HttpKernel] fixed a PHP notice More... almost 15 years ago
[FrameworkBundle][HttpKernel] added a default tearDown on the WebTestCase which will shut down the currently used kernel (if there is one) in Web functional tests More... almost 15 years ago
Merge remote branch 'Seldaek/exception_logging' More... almost 15 years ago
Fixed status code check More... almost 15 years ago
[HttpKernel] Removed log() from the LoggerInterface as the priority can not be safely determined across implementations More... almost 15 years ago
[HttpKernel] Log 500+ errors as critical and not error More... almost 15 years ago
Various typos More... almost 15 years ago