Commit Graph

44 Commits

Author SHA1 Message Date
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
37b0c85a7a autofixes 2020-10-05 19:29:32 +02:00
3c69c2c209 Add tests e.g. preloader 2020-10-05 19:28:57 +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
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
e2da707fdf skip tests which depend on modules 2019-12-30 17:42:49 +01:00
8cececccc1 skip tests which depend on modules 2019-12-30 17:37:37 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
3ee20e9fc8 Rename Router to WebRouter and implement SocketRouter 2019-10-28 21:07:20 +01:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
7a88ce1576 php cs fixes 2019-06-15 19:14:20 +02:00
8a21347547 fix , in function 2019-06-14 23:43:42 +02:00
4da69b5c09 fix code and tests after changes 2019-06-14 23:08:09 +02:00
2be8f427c9 Implement missing tests 2019-06-09 22:15:48 +02:00
3d39929180 More general routing and hidden server responses 2019-06-01 20:55:46 +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
eac63202f7 Fix csrf check and unit tests 2019-04-12 23:12:47 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
cd8f4945e6 Implement permission check in routes 2018-08-17 19:56:21 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
51cd98b1a7 Further php cs fixes 2018-01-28 22:56:30 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00