0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[HttpKernel] removed unused class More... almost 15 years ago
added default implementation for getNamespace() More... almost 15 years ago
[Kernel] Make locateResource() throws an exception when a resource from a Bundle hides a custom resource More... almost 15 years ago
[Kernel] Make resources overriding consistent across bundle directories and resource directories More... almost 15 years ago
removed exit calls More... almost 15 years ago
Resource paths should use the full bundle name (with the 'Bundle' postfix) More... almost 15 years ago
Merge remote branch 'mbontemps/httpCache-fix' More... almost 15 years ago
Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' More... almost 15 years ago
Add a public getter for the Esi instance More... almost 15 years ago
Fix kernel access in HttpCache due to kernel attribute privatization More... almost 15 years ago
Fix Filesystem->mkdir return value More... almost 15 years ago
[HttpKernel] updated component to work with shorter bundle names More... almost 15 years ago
[HttpKernel] Making the "no response returned from controller" more explanatory when it's possible that the user forgot a return statement in his/her controller More... almost 15 years ago
[HttpKernel] fixed typo More... almost 15 years ago
moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) More... almost 15 years ago
sanitize die (exit) More... almost 15 years ago
[HttpKernel] fixed typo More... almost 15 years ago
[HttpKernel] updated Bundle::getName() to validate bundle class name and rtrim "Bundle" More... almost 15 years ago
[HttpKernel] moved from protected to private More... almost 15 years ago
removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring More... almost 15 years ago
[HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception More... almost 15 years ago
[HttpKernel] refactored HTTP exceptions to be more flexible More... almost 15 years ago
[FrameworkBundle] refactored the cache:clear command More... almost 15 years ago
[FrameworkBundle] fixed merge problem More... almost 15 years ago
merged francisbesset:cache_clear_command More... almost 15 years ago
[Kernel] Fixed a typo More... almost 15 years ago
Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test' More... almost 15 years ago
[HttpKernel] fixed file uploads in functional tests More... almost 15 years ago
renamed filterCore* to onCore* More... almost 15 years ago
fixed phpdoc More... almost 15 years ago