Commit Graph

133 Commits

Author SHA1 Message Date
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +02:00
50743fecf0 fix tests 2020-06-08 18:20:24 +02:00
3db14eb5b6 make db connection throw less exceptions 2020-06-07 22:24:24 +02:00
Formatter Bot
583a7d3465 Automated formatting changes 2020-04-18 20:52:41 +00:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
20a45ef0c8 make null models final 2020-04-13 17:33:31 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
7300b52d25 bugfix datamapper joins 2020-03-28 16:22:32 +01:00
d81bf80ada bug fixes after datamapper changes 2020-03-14 17:58:43 +01:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
2a8ece6fcc Type and cs fixes 2020-03-07 00:23:22 +01:00
a11053db54 remove segfault debug 2020-03-03 10:17:56 +01:00
9dfc11c033 autoformat 2020-03-03 10:16:44 +01:00
9fde93c0c4 fix typehint 2020-03-03 10:16:31 +01:00
f65032e4c9 autofix 2020-03-03 10:09:55 +01:00
ade50ca213 add logging for github segfalt 2020-03-03 10:09:45 +01:00
ea7d504f95 fixes #238 2020-02-20 19:06:50 +01:00
9be83af3c9 fix array typehint 2020-02-20 18:59:49 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
0e0264ad35 improve array docblock 2020-02-08 13:25:48 +01:00
b9bc5bbe64 fix #235 2020-02-07 21:41:32 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
3dd0c0516d fixes #217 2019-12-21 15:50:03 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
4be0788af8 remove expire remove 2019-12-08 11:57:28 +01:00
da10692f57 debug ttl 2019-12-08 11:47:18 +01:00
5d220b1430 test longer sleep for invalidation 2019-12-08 11:39:31 +01:00
25a24c5916 remove special expire functionality 2019-12-08 11:21:47 +01:00
a82f92ea6c fix stat check 2019-12-08 10:39:22 +01:00
be1283d6dc trying to implement acceptable type system 2019-12-08 00:57:54 +01:00
7c72a40bde fix redis stats 2019-12-07 23:42:57 +01:00
dbfadd4cc3 fix invalid value set/add 2019-12-07 23:07:35 +01:00
71cc73397d remove many expired tests for memcached which are not supported 2019-12-07 22:47:25 +01:00
886a185c5d memcached stats are seriously broken 2019-12-07 22:35:55 +01:00
a02d251c71 implement false tests because of stupid memcached 2019-12-07 22:26:09 +01:00
3a393e9bda test results are changing somehow 2019-12-07 22:16:53 +01:00
eaf9207610 fix status 2019-12-07 22:08:56 +01:00
8ddf17e42a cleanup data after test 2019-12-07 21:58:52 +01:00
a5b67c20e6 fix setter 2019-12-07 21:48:52 +01:00
4e176d7b9e another fix test 2019-12-07 21:06:19 +01:00