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
/
includes
/
mysqli_provider.php
Age
Commit message (
Expand
)
Author
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-12-28
remove unused code
msquare
2016-12-27
shift view performance improvements
msquare
2016-12-26
reduce number of sql queries on shift calendar
msquare
2016-12-26
reduce number of sql queries on shift calendar
msquare
2016-12-26
reduce number of sql queries on shift calendar
msquare
2016-10-01
improve code style
msquare
2016-09-29
prohibit inline control structures on includes and index
msquare
2016-09-27
fix settings validation
msquare
2016-08-21
fix codacy unused code
msquare
2015-12-22
fix problem that angeltypes lose their restriction when edited by a coordinator
Philip Häusler
2015-08-26
How Mysql Connection Error to user
Felix Favre
2014-12-28
harden the sql queries
Philip Häusler
2014-12-07
add shift create model
Philip Häusler
2014-11-04
renamed mysql provider to mysqli, updated system requirements, fixes #145
Philip Häusler