0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Variable name changes, very minor More... almost 11 years ago
Merge remote-tracking branch 'origin/develop' into 2.1 More... almost 11 years ago
adding optional logger definitions More... almost 11 years ago
Moving PPI to src/ for PSR-4 More... almost 11 years ago
Moving PPI to src/ for PSR-4 More... almost 11 years ago
Merge pull request #117 from garyttierney/bug/monolog-config-broken-2.1 More... almost 11 years ago
Reverting style changes and fixing variable / service naming bug. More... almost 11 years ago
Fixing bad fully qualified class name in docblock More... almost 11 years ago
Edited ServiceManagerBuilder to automatically override the Logger service with an instance of "new LoggerProxy($oldLogger)" More... almost 11 years ago
Added a LoggerProxy class to wrap around any existing PSR compatible Logger implementations and prevent fatal errors from occurring when we try to log something without having a 'Logger' service in the DIC. More... almost 11 years ago
Created proxy class for Logger so that the core framework can request the 'Logger' service without worrying about it being available or not. More... almost 11 years ago
Fixed variable naming inconsistencies in MonologConfig and changed the service locator call from 'config.parameter_bag' -> 'application_parameters'. More... almost 11 years ago
removing datasource to its own component More... almost 11 years ago
CS More... almost 11 years ago
PSR2 More... almost 11 years ago
Merge remote-tracking branch 'upstream/develop' into develop More... almost 11 years ago
CS More... almost 11 years ago
Remove extra ModuleDefaultListener from ServiceListenerFactory More... almost 11 years ago
Removing duplicate registration of the ModuleDefaultListener service More... almost 11 years ago
Removed extra ModuleManagerFactory invocation from ServiceListenerFactory More... almost 11 years ago
Add App::run() method that calls dispatch() and send() internally More... almost 11 years ago
Fix typo in README.md and remove Doctrine2 from the "frameworks list" More... almost 11 years ago
Fix App::log(): the $logger lazy-property was being set (to null) before the "logger" service was available, making it unavailable the whole time More... almost 11 years ago
Add RequestStackFactory More... about 11 years ago
Remove coveralls from travis.yml and README.md More... about 11 years ago
Add App::create() method and change the "root_dir" option key to "rootDir" More... about 11 years ago
Update composer.json More... about 11 years ago
Update composer.json More... about 11 years ago
Update composer.json More... about 11 years ago
Update composer.json More... about 11 years ago