index
:
openslx-ng/slx-admin.git
hardware-stats
ipxe
master
permission-manager
remote-debug
remote-edit-vm
usb-lock-off
v3.10
v3.11
v3.8
v3.9-indev
wol
Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
inc
/
database.inc.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more type errors, stricter typing
Simon Rettberg
2023-11-15
1
-1
/
+3
*
Add function param/return types, fix a lot more phpstorm complaints
Simon Rettberg
2023-11-14
1
-6
/
+7
*
Fix a few deprecation warnings on PHP 8.2
Simon Rettberg
2023-10-06
1
-2
/
+2
*
[inc/Database] Fix return type
Simon Rettberg
2023-10-02
1
-1
/
+2
*
[inc/Database] Force utf8mb4 explicitly via SET NAMES
Simon Rettberg
2022-10-26
1
-0
/
+1
*
Fix typos
Simon Rettberg
2022-07-04
1
-1
/
+1
*
[inc/Util] Add types, move error printing functions to their own class
Simon Rettberg
2022-05-02
1
-6
/
+6
*
[inc/Database] Add type information
Simon Rettberg
2022-04-13
1
-19
/
+20
*
[inc/Database] Force more sql_mode options in debug mode
Simon Rettberg
2022-04-13
1
-1
/
+2
*
[statistics] Support new json-format of hardware info from client
Simon Rettberg
2022-03-09
1
-2
/
+2
*
[eventlog] Add event filtering and notification system
Simon Rettberg
2021-06-25
1
-0
/
+35
*
Moderize Database handling
Simon Rettberg
2021-05-11
1
-20
/
+12
*
Fix deprecated curly braces string indexing (PHP 7.4)
Simon Rettberg
2021-03-25
1
-1
/
+1
*
[locations/rebootcontrol] Inherit openingtimes for WOL/shutdown
Simon Rettberg
2021-03-19
1
-0
/
+13
*
[inc/Database] Force strict mode with CONFIG_DEBUG
Simon Rettberg
2020-04-27
1
-0
/
+1
*
[inc/Database] Convert bool params to 1 or 0
Simon Rettberg
2020-02-27
1
-0
/
+9
*
[inc/Database] Method to return single-column queries as array
Simon Rettberg
2018-06-12
1
-0
/
+13
*
[inc/*] Suppress warning, don't close statements
Simon Rettberg
2018-03-21
1
-1
/
+1
*
[inc/Database] Add profiling info (timing, query count)
Simon Rettberg
2018-01-04
1
-6
/
+48
*
[inc/Database] Support nested arrays in query
Simon Rettberg
2017-12-21
1
-1
/
+10
*
[inc/Database] Do EXPLAIN SELECT at shutdown so we don't interfere with SQL_C...
Simon Rettberg
2017-11-29
1
-2
/
+15
*
[inc/Database] Only fall back to global ignoreError setting if param was omitted
Simon Rettberg
2017-06-23
1
-9
/
+9
*
[inc/Database] Add slow query debugging output
Simon Rettberg
2017-05-10
1
-0
/
+48
*
[inc/Database] Add ::queryAll()
Simon Rettberg
2017-04-24
1
-0
/
+14
*
[inc/Database] Support expanding nested arrays
Simon Rettberg
2017-04-19
1
-0
/
+42
*
[inc/Database] Add helper function to run INSERT and retrieve keys
Simon Rettberg
2017-04-07
1
-0
/
+94
*
[install] Implement install scripts for most modules
Simon Rettberg
2016-06-08
1
-7
/
+22
*
PhpStorm stuff
Simon Rettberg
2016-06-06
1
-23
/
+14
*
Still working in modularization cleanup and refinement
Simon Rettberg
2016-05-11
1
-0
/
+1
*
[locations] New module for managing locations
Simon Rettberg
2016-02-19
1
-1
/
+1
*
[database] Fix typo in prepare method (self::init()was missing a colon)
Simon Rettberg
2016-01-18
1
-1
/
+1
*
[statistics] Add table definition, bump db version
Simon Rettberg
2015-12-21
1
-1
/
+1
*
Support statictics slxlog messages (Starting with '.'), those go to a special...
Simon Rettberg
2015-05-21
1
-1
/
+1
*
config module structure completed. Many other fixes. Hidden pw field support.
Simon Rettberg
2015-01-20
1
-2
/
+4
*
Rework config module class structure. Still some TODOs though....
Simon Rettberg
2014-12-12
1
-1
/
+5
*
Store processed and unprocessed values of settings; add option to download mi...
Simon Rettberg
2014-12-10
1
-1
/
+1
*
Big load of changes
Simon Rettberg
2014-10-09
1
-1
/
+1
*
Implement force utf8 option for mysql db
Simon Rettberg
2014-10-06
1
-1
/
+4
*
Added eventlog class, improved db-update machanism.
Simon Rettberg
2014-09-15
1
-0
/
+14
*
Fixed some bugs from Sateserver v05
Simon Rettberg
2014-05-28
1
-11
/
+23
*
Stuff (WIP)
Simon Rettberg
2014-05-23
1
-0
/
+1
*
Working on config.tgz composition through config modules
Simon Rettberg
2014-05-15
1
-0
/
+92