Commit Graph

54 Commits

Author SHA1 Message Date
Dennis Eichhorn
af38754915 automated rector fixes 2023-09-21 02:02:27 +00:00
Dennis Eichhorn
055d25425e phpcs auto fixes 2023-05-28 04:00:43 +00:00
0cf775c8dd add app config 2022-12-24 23:58:18 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
100e62929c update 2022-11-06 18:14:35 +01:00
bc3b9154e9 fix tests 2022-10-08 21:35:01 +02:00
9d7d48f424 github special case check 2022-09-30 19:17:28 +02:00
6459e61a63 debugging 2022-09-30 19:02:07 +02:00
aab71632c3 try to catch test server exceptions 2022-09-30 18:07:07 +02:00
ed2e2375b2 try to catch test server exceptions 2022-09-30 18:06:55 +02:00
aa004569f5 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
6cd43859ec impl. mail functionality, some bug fixes and code style 2021-11-16 00:04:23 +01:00
892788ece2 get overall coverage to 76% 2021-10-24 13:18:08 +02:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
Formatter Bot
a42f662062 Automated formatting changes 2021-10-10 09:08:16 +00:00
fa7fb0f188 unit tests and bug fixes 2021-10-10 11:03:34 +02:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
fd211cd949 autofixes 2020-10-11 15:37:57 +02:00
d1e8a0800f impl. sqlsrv and fix 64bit bugs 2020-10-11 15:37:20 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
c720655d3f fix unit tests 2020-03-25 19:30:48 +01:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
6e4981a02e autoformatting 2020-02-20 18:40:02 +01:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
89935a9fdc fix strict type 2019-12-30 12:43:23 +01:00
7eaf29e912 test documentation and started to enhance explicit coverage which dropped because of @covers 2019-12-07 10:16:54 +01:00
2f9834acd5 change root password 2019-10-21 22:20:18 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
69ee452af7 Fix build 2019-03-16 23:30:57 +01:00
835f9a5f64 Prepare for json schema installation 2018-12-22 19:50:10 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
ce939eb7de Force logging output 2018-11-30 21:06:12 +01:00
606069056e Fix spaces 2018-11-23 11:47:55 +01:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
52d8b17914 Bug fixes and unit tests implemented 2018-10-03 14:25:26 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
175be313d2 Remove pw 2018-08-04 20:23:35 +02:00
a4f8b114bb Cleanup minor visual bugs 2018-08-04 20:22:33 +02:00
aed9ec74a5 Fix test files 2018-08-04 16:43:49 +02:00
2ea3b16828 Remove db password 2018-08-04 16:24:51 +02:00
cbac440141 Fix vendor path 2018-08-04 15:34:49 +02:00
16bddd7866 Fix vendor path 2018-08-04 15:32:21 +02:00
121fb83695 Test travis build 2018-08-04 15:04:01 +02:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00