Commit Graph

464 Commits

Author SHA1 Message Date
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
ad28da979e
NO_CI 2020-09-25 15:58:20 +02:00
Formatter Bot
793efdfb45 Automated formatting changes 2020-09-18 19:27:39 +00:00
e98d649876 impl. tests and graph 2020-09-18 21:25:29 +02:00
f467b598a3 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-09-17 18:54:17 +02:00
016af92a05 autoformat 2020-09-17 18:51:21 +02:00
74c3c456b9 improve tests 2020-09-17 18:50:56 +02:00
Formatter Bot
b779e21375 Automated formatting changes 2020-09-13 18:41:31 +00:00
d2ccc2d15e add test for invalid item 2020-09-13 20:38:03 +02:00
c15c9b8b09 JIT db connection implemented 2020-09-12 23:13:58 +02:00
80dee41e9e Add file size formatting 2020-09-12 22:12:33 +02:00
7275e7b475 autofixes 2020-09-12 22:12:16 +02:00
4efa10c3e0 impl. tests for routing 2020-09-12 22:12:00 +02:00
bea2d1ed0b implement immutable datetime 2020-09-10 20:18:02 +02:00
ace6e49380 test improvements 2020-09-02 20:39:14 +02:00
b084791809 improved tests and test docs 2020-09-01 23:51:59 +02:00
Formatter Bot
c8f1b443dd Automated formatting changes 2020-09-01 10:52:10 +00:00
9dd26d3bdf
Update ModuleAbstractTest.php 2020-09-01 12:51:25 +02:00
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
9be83af3c9 fix array typehint 2020-02-20 18:59:49 +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
01837d3755 add tests 2020-02-19 22:24:58 +01:00
e71ef4789d fixes Orange-Management/Orange-Management#48 2020-02-15 18:19:03 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
Formatter Bot
1f680d89b4 Automated formatting changes 2020-02-11 19:55:36 +00:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +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
426be81077 Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop 2020-02-07 23:14:00 +01:00
b9bc5bbe64 fix #235 2020-02-07 21:41:32 +01:00
Formatter Bot
fb485595a6 Automated formatting changes 2020-02-07 20:07:55 +00:00
d20a6b9e8d Implement getBy 2020-02-07 20:37:26 +01:00
4107551a09 fixes #214 2020-02-07 19:20:05 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
Formatter Bot
30a8fe202e Automated formatting changes 2020-01-26 13:37:48 +00:00
4b1388bec3 to be fixed 2020-01-26 14:34:59 +01:00
a1ec74e5d9 Remove none-existing code test 2020-01-26 14:33:14 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
65d76e11ea continue graph implementation 2020-01-26 12:06:11 +01:00
15936c3a1a Add calculation for sample size 2020-01-23 18:49:10 +01:00
caa78ed9d5 started graph implementation 2020-01-19 18:53:52 +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
41bca90452 fixes #205 2019-12-31 17:12:28 +01:00
aaa05e9b1e remove resources from coverage 2019-12-30 18:28:21 +01:00
0c04b6ebcd fix resources path 2019-12-30 18:17:35 +01:00