Commit Graph

239 Commits

Author SHA1 Message Date
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
a7493d205b too many changes 2023-03-11 23:38:20 +01:00
df4611731f phpstan, phpcs, phpunit fixes 2023-01-27 22:12:09 +01:00
de1bf517c2 autoloader loading guard, cache flush fix, transactions, ALT datamapper loading, table linter fix, session handling for caches, file path guard, image diff, directory delete guard, general localization model, office parsers 2023-01-07 18:55:22 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
152f2a39ea fix test errors 2022-09-30 00:03:17 +02:00
f2bc629fc0 test fixes 2022-09-28 16:41:17 +02:00
6e6aa16f84 start fixing tests 2022-09-27 23:57:45 +02:00
87d07b3574 draft table search/filter impl. 2022-08-01 20:51:10 +02:00
edd4693111 doc fixes 2022-04-21 23:52:01 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
Formatter Bot
bc8c30052c Automated formatting changes 2022-04-10 16:09:45 +00:00
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
b1faa50caa fixed php 8.1 type bugs 2022-03-22 17:34:58 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
169b5535d3 fix bugs 2022-01-22 21:53:38 +01:00
1e90a5ba9d continue datamapper bug fixes 2021-12-19 20:18:36 +01:00
aa004569f5 new datamapper mostly implemented 2021-12-11 11:54:17 +01:00
be1cdcf1ec fix tabs 2021-11-29 20:04:41 +01:00
Formatter Bot
d46276184a Automated formatting changes 2021-10-24 11:24:52 +00:00
892788ece2 get overall coverage to 76% 2021-10-24 13:18:08 +02:00
2cfcb24742 more tests and make classes final 2021-10-21 22:16:07 +02:00
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
06c7f308e2 fix memcache regex search 2021-10-13 18:18:53 +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
b62b46ad3c fix class names and typos 2021-10-03 09:27:46 +02:00
0d63731697 phpcs, static and unit test fixes 2021-10-03 09:16:47 +02:00
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
d7e89a4a31 bug fixes 2021-09-28 10:19:37 +02:00
420c34aec2 mostly docs 2021-08-29 10:50:31 +02:00
02313d3a33 draft ::with() function for models 2021-03-11 21:23:41 +01:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
b6cba39abf fix tests 2021-01-01 18:47:54 +01:00
69ff0e0035 test fixes 2020-12-26 13:19:20 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
1e19f72fc4 fix datamapper bugs 2020-11-29 18:29:35 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
Formatter Bot
7968f39f10 Automated formatting changes 2020-10-21 20:33:57 +00:00
c2334057b3 change self/external behaviour / invert it! 2020-10-21 22:32:33 +02:00
8fc34ef870 add sqlsrv and fix system escaping 2020-10-11 18:57:21 +02:00
d1e8a0800f impl. sqlsrv and fix 64bit bugs 2020-10-11 15:37:20 +02:00
27f7f9a1dd fix @covers 2020-10-09 00:20:25 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
Formatter Bot
670be4fcf0 Automated formatting changes 2020-09-27 14:53:26 +00:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
a5ba70d40e update and fix phpunit config 2020-09-26 14:28:02 +02:00
c15c9b8b09 JIT db connection implemented 2020-09-12 23:13:58 +02:00
ace6e49380 test improvements 2020-09-02 20:39:14 +02:00
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