Commit Graph

395 Commits

Author SHA1 Message Date
Formatter Bot
bf9ef7b47d Automated formatting changes 2020-09-01 05:43:41 +00:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +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
45507970b9 fix fix audit log creation 2020-07-31 15:38:20 +02:00
568f3fab4b added hashing of strings to ints 2020-07-31 00:15:19 +02:00
e736214417 optimize uri building 2020-07-30 21:26:30 +02:00
Formatter Bot
e697b0b1bd Automated formatting changes 2020-07-11 18:29:32 +00:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
29e448c3bd adjust conditional impl. This now allows to use conditionals without a column reference 2020-07-05 22:09:39 +02:00
27ca410b86 fix test bug 2020-06-14 15:12:57 +02:00
44d663d176 implement article affinity analysis 2020-06-14 14:54:43 +02:00
d556756283 split more population/sample calculations 2020-06-14 13:22:12 +02:00
ad2634e32a implemented pagerank algorithm 2020-06-14 00:08:16 +02:00
0cee08b087 fix broken getForArray implementation 2020-06-11 23:39:19 +02:00
ddb6099db2 fix test bug 2020-06-08 23:32:20 +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
50ca46b5a9 fix ip logging bug 2020-06-03 22:11:52 +02:00
96bf2572a0 avoid test error on 32bit systems 2020-05-22 22:53:59 +02:00
6bc337e23a fix test after settings pull out 2020-05-22 21:43:29 +02:00
957453f4c7
Exclude volume and maybe groups from tests 2020-05-22 13:11:03 +02:00
0bc4abc285 fix tests and gamma impl 2020-05-10 10:49:56 +02:00
2379a8a09f fix uri factory test 2020-05-07 18:55:28 +02:00
7be395233c unit test fixes, phpstan fixes, phpcs fixes 2020-05-06 21:12:20 +02:00
4ec4e95819 continue impl. of distributions/stochastics/statistics 2020-05-04 22:39:21 +02:00
0420690853 add view hasData test 2020-04-25 11:03:04 +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
22a63a2c32 split string utils and mb_string utils 2020-04-11 21:31:28 +02:00
9e96b89aa0 fix relation population 2020-03-31 18:23:46 +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
c720655d3f fix unit tests 2020-03-25 19:30:48 +01:00
Formatter Bot
4ebc825b16 Automated formatting changes 2020-03-15 08:36:08 +00: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
e89881e589 add test file 2020-02-25 21:45:04 +01:00
d32c044b2e Add application info handling 2020-02-24 22:15:24 +01:00
aa7bb25b36 move ApplicationAbstract 2020-02-24 21:22:35 +01:00
Formatter Bot
6d2b567ba5 Automated formatting changes 2020-02-20 18:39:39 +00:00
ea7d504f95 fixes #238 2020-02-20 19:06:50 +01:00