0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow socket dsn (for example mongodb:///tmp/mongodb-27017.sock). More... over 14 years ago
Fixed storage of time value. More... over 14 years ago
Added support for sorting by time like other profiler storage implementations. More... over 14 years ago
Fixed MongoDbProfilerStorage::find() when passing empty parameters. More... over 14 years ago
Use token as identifier to make usage of the automatically created index. More... over 14 years ago
merged branch Wotre/profiler_mongodb (PR #1784) More... over 14 years ago
merged branch alexandresalome/new-profiler-storage (PR #1772) More... over 14 years ago
Updated the code to follow the symfony coding standards More... over 14 years ago
merged 2.0 branch More... over 14 years ago
[HttpKernel] Update FileProfileStorage to search from EOF More... over 14 years ago
converted file_exists calls to either is_file or is_dir where it makes sense More... over 14 years ago
[HttpKernel] Override the existing tokens in FileProfilerStorage More... over 14 years ago
[HttpKernel] Delete folders in the profiler cache More... over 14 years ago
[HttpKernel] Fixes standards of FileProfilerStorage More... over 14 years ago
Merge remote-tracking branch 'origin/master' into new-profiler-storage More... over 14 years ago
merged branch chEbba/xdebug_file_link_format (PR #1927) More... over 14 years ago
Fixed fourth argument of Filesystem->mirror() More... over 14 years ago
Simplified Filesystem->copy() More... over 14 years ago
updated VERSION and deps More... over 14 years ago
Revert "expanded namespaces within phpdoc (special for PhpStorm)" More... over 14 years ago
expanded namespaces within phpdoc (special for PhpStorm) More... over 14 years ago
[HttpKernel] Add support for xdebug.file_link_format to Debug\ExceptionHandler.php More... over 14 years ago
[HttpKernel] made a small internal refactoring to ease extensibility More... over 14 years ago
[HttpKernel] fixed ControllerResolver when the controller is a class name with an __invoke() method More... over 14 years ago
[HttpKernel] Tweaked SQLite to speed up SqliteProfilerStorage More... over 14 years ago
prepared Symfony 2.0.0 release More... over 14 years ago
Changed the wording of the exception thrown when Bundle::getAlias() returns something different to the Container::underscore version, fixes #1768 More... over 14 years ago
[HttpKernel] Coding convention for the file profiler storage More... over 14 years ago
Updated the code to follow the symfony coding standard using stof his remarks More... over 14 years ago
[HttpKernel] CS in file storage More... over 14 years ago