2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create README.md More... over 10 years ago
Add: isKey now takes array and string parameters. More... over 12 years ago
Bugfix: Syntax and PermissionKey exceptions not loaded. More... over 12 years ago
Merge branch 'mitch_dev' More... over 12 years ago
Merge branch 'refactor-loadmanager' More... over 12 years ago
Added my .gitignore file More... over 12 years ago
Made sure errors are only displayed when in debug mode More... over 12 years ago
Revert "Made sure that display errors is set to off when debug mode is on" More... over 12 years ago
Made sure that display errors is set to off when debug mode is on More... over 12 years ago
LoadManager: added additional json_decode error types and checks.. More... over 12 years ago
ViewForge: added forgeArray to cleanly form forgespecs. More... over 12 years ago
LoadManager: now loads settings as read-only by default. More... over 12 years ago
LoadManager: refactored exception/error handling. More... over 12 years ago
added: new syntax exception. More... over 12 years ago
Renamed VcmsView to View, and added namespace \Vcms\View to hold all view objects. More... almost 13 years ago
VictoryCMS has an incorrect super-dependency LibraryLoader. More... almost 13 years ago
Improved documentation and informative exception throwing. More... almost 13 years ago
'load' key is used without constant in LoadManager. More... almost 13 years ago
Heavily refactored the autoloader to be more efficient and optimized. More... almost 13 years ago
Removed debugging code. More... almost 13 years ago
Autoloader can now be configured to ignore directories. More... almost 13 years ago
Bug fix: readonly set to true on registry key when it should be false. More... almost 13 years ago
Added a setting to disable autoloader class searching, by default it is disabled. More... almost 13 years ago
Autoloader file cache uses a predictible key instead of numeric key to aviod slow searching. More... almost 13 years ago
Fixed regression in Vcms-Response. More... almost 13 years ago
Documentation and spacing fixes to code style. More... almost 13 years ago
Documentation and spacing fixes to code style. More... almost 13 years ago
Fixed exception classes naming scheme to not be redundent. More... almost 13 years ago
More documentation and spacing fixes to code style. More... almost 13 years ago
Bugfix: must check for registry key existence before it's use. More... almost 13 years ago