index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2018-01-16
Added basic database migration functionality
Igor Scheller
2018-01-15
DatabaseServiceProvider: Added unit tests
Igor Scheller
2018-01-14
database: updated checks for selectOne
Igor Scheller
2018-01-14
database: integrated illuminate/database do Db class, removed unused methods
Igor Scheller
2018-01-14
Added Illuminate/Database
Igor Scheller
2018-01-14
Added illuminate/support and Fluent Interface to Config
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-11-25
Refactored ExceptionHandler
Igor Scheller
2017-11-25
Added ExceptionHandler Interface
Igor Scheller
2017-11-19
change behaviour of HTTP/Request get
msquare
2017-11-19
fix behaviour of HTTP/Request get
msquare
2017-11-01
Added RequestServiceProvider and SessionServiceProvider
Igor Scheller
2017-10-31
Added service providers
Igor Scheller
2017-09-25
Added env function, added GitLab CI code coverage config
Igor Scheller
2017-09-22
Implemented service provider functionality
Igor Scheller
2017-09-21
Added app path to container
Igor Scheller
2017-09-21
Changed Container to Illuminate/Container
Igor Scheller
2017-09-20
Fixed exceptionHandler to catch PdoExceptions, formatting
Igor Scheller
2017-09-20
Added helpers unit test
Igor Scheller
2017-09-19
Added Renderer unit test
Igor Scheller
2017-09-19
Added Container unit test
Igor Scheller
2017-09-19
Changed LogEntries table: Use log level instead of nick name
Igor Scheller
2017-09-19
Added Logger
Igor Scheller
2017-09-19
Added Application
Igor Scheller
2017-08-31
Implemented container
Igor Scheller
2017-08-30
Use symfony session
Igor Scheller
2017-08-30
Formatting
Bot
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
2017-08-29
#336: Integration of symfony/http-foundation request
Igor Scheller
2017-08-28
#337: Added routing
Igor Scheller
2017-07-28
forgott to include query bindings into selectOne
msquare
2017-07-28
dried code by introducing selectOne for select queries with only one result l...
msquare
2017-07-28
exception handler should handle throwables instead of exceptions
msquare
2017-07-28
clear delete queries from false resuls
msquare
2017-07-23
fix unreadable exception
msquare
2017-07-23
fix problem where empty string is not recognized as get value
msquare
2017-07-23
fix problem where 0 is not recognized as get value
msquare
2017-07-23
handle failed db queries in Db class
msquare
2017-07-20
replaced template_render with dynamic renderer class
Igor Scheller
2017-07-19
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
2017-07-19
fix small issues on checking success of a db query
msquare
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-01-21
Refactoring: Config cleanup / moved to class
Igor Scheller
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller
2017-01-20
Added exception handler
Igor Scheller
[prev]