Dennis Eichhorn
|
f1a64bdc64
|
auto fixes + some impl.
|
2024-01-26 22:54:00 +00:00 |
|
Dennis Eichhorn
|
75dc3bc7d3
|
fix tests
|
2023-09-23 11:34:46 +00:00 |
|
Dennis Eichhorn
|
650789ba16
|
fix tests
|
2023-09-22 01:42:19 +00:00 |
|
|
|
f802139f33
|
Fix file header
|
2023-06-17 03:13:39 +02:00 |
|
Dennis Eichhorn
|
055d25425e
|
phpcs auto fixes
|
2023-05-28 04:00:43 +00:00 |
|
|
|
5b2c9d499b
|
fix demoSetup
|
2023-04-16 01:55:36 +02:00 |
|
|
|
a9745c2f1c
|
registration fixes
|
2023-03-24 16:20:25 +01:00 |
|
|
|
3740f24c39
|
fix tests after changing to interface
|
2022-12-24 23:58:45 +01:00 |
|
|
|
e24f460fdf
|
fix url
|
2022-12-16 21:59:21 +01:00 |
|
|
|
190d5cac11
|
fix tests
|
2022-11-25 23:50:30 +01:00 |
|
|
|
8c3d4fffa5
|
fix tests
|
2022-11-25 21:50:07 +01:00 |
|
|
|
ca5f5aa58e
|
? changes
|
2022-11-09 22:55:39 +01:00 |
|
|
|
bc3b9154e9
|
fix tests
|
2022-10-08 21:35:01 +02:00 |
|
|
|
152f2a39ea
|
fix test errors
|
2022-09-30 00:03:17 +02:00 |
|
|
|
d62475dc69
|
update php version
|
2022-04-19 23:37:09 +02:00 |
|
|
|
d859f287d5
|
fix name
|
2022-02-19 13:57:39 +01:00 |
|
|
|
2cfcb24742
|
more tests and make classes final
|
2021-10-21 22:16:07 +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 |
|
|
|
4accb7b716
|
impl. additional unit tests
|
2021-09-29 20:34:41 +02:00 |
|
|
|
99df0e971e
|
september update 1
|
2021-09-19 19:50:15 +02:00 |
|
|
|
420c34aec2
|
mostly docs
|
2021-08-29 10:50:31 +02:00 |
|
|
|
5b9315bf71
|
bug fixes with unit testing
|
2021-05-28 22:22:45 +02:00 |
|
|
|
863d69af78
|
make framework test more independent
|
2020-12-04 21:08:15 +01:00 |
|
|
|
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 |
|