Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-25 | Formatting | Igor Scheller | |
```bash php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/] ``` | |||
2018-10-31 | Changed `src/` code and templates to use the new user model | Igor Scheller | |
2018-09-03 | Merge remote-tracking branch 'MyIgel/rebuild-psr7' | Igor Scheller | |
2018-08-14 | exceptions: implemented error rendering return | Igor Scheller | |
2018-08-04 | Fixed tests after #431: Hotfix php7 syntax error | Igor Scheller | |
2018-05-14 | rename hotfix to camelCase | Jens Brandt | |
2018-05-14 | rename hotfix to english | Jens Brandt | |
2018-05-10 | Hotfix php7 syntax error | Jens Brandt | |
2017-12-25 | Formatting & Docstrings | Bot | |
2017-11-25 | Refactored ExceptionHandler | Igor Scheller | |
2017-11-25 | Added ExceptionHandler Interface | Igor Scheller | |
2017-10-31 | Added service providers | Igor Scheller | |
2017-09-20 | Fixed exceptionHandler to catch PdoExceptions, formatting | Igor Scheller | |
2017-08-29 | Merge remote-tracking branch 'engelsystem/feature-igel-rewrite' | Igor Scheller | |
# Conflicts: # includes/controller/angeltypes_controller.php # includes/pages/admin_groups.php # includes/pages/user_settings.php # includes/sys_page.php # src/Exceptions/Handler.php # src/Http/Request.php | |||
2017-08-29 | #336: Integration of symfony/http-foundation request | Igor Scheller | |
2017-07-28 | exception handler should handle throwables instead of exceptions | msquare | |
2017-07-23 | fix unreadable exception | msquare | |
2017-01-21 | Refactoring: Config cleanup / moved to class | Igor Scheller | |
2017-01-20 | Added exception handler | Igor Scheller | |