Philipp Holzer
d716a3326f
Move Console namespace one level up
2019-05-02 23:17:35 +02:00
Hypolite Petovan
ba3cd1334a
Fix Api and BaseObject tests
2019-05-02 11:37:09 -04:00
Philipp Holzer
e604b3239d
fix travis tests
2019-04-21 12:45:46 +02:00
Philipp Holzer
3ca8fa0e00
Support for APCu caching
2019-04-21 12:45:19 +02:00
Hypolite Petovan
e9c230e109
Merge pull request #7018 from nupplaphil/feature/6245-Block_shell
...
New Command "BlockedServers"
2019-04-20 11:01:01 -04:00
Philipp Holzer
8660f6d86f
Rename BlockedServers to ServerBlock
2019-04-20 16:40:27 +02:00
Philipp Holzer
e062baadf8
Fix redis cache lock driver test
2019-04-20 14:20:31 +02:00
Philipp Holzer
fa71a9a0ce
Improve redis configuration
...
- basic authentication
- switch database (0 - 15)
2019-04-20 13:40:40 +02:00
Philipp Holzer
f05f02409e
Add update possibility to BlockedServers
2019-04-20 13:24:33 +02:00
Philipp Holzer
7ce76d153a
rename description to reason
2019-04-20 12:54:38 +02:00
Philipp Holzer
55d2473ec2
Add tests & default reason
2019-04-20 12:53:17 +02:00
Philipp Holzer
e25f269aab
New command "BlockedServers"
2019-04-20 10:42:28 +02:00
Philipp Holzer
b93db8ec2e
Add new test
2019-04-14 16:20:12 +02:00
Philipp Holzer
1480380af6
Basepath Hardening
2019-04-14 16:17:58 +02:00
Philipp Holzer
462973b002
Bugfix BaseURL
2019-04-14 14:53:57 +02:00
Philipp Holzer
58c9566c3d
code style & install-403 fix
2019-04-14 14:24:01 +02:00
Philipp Holzer
5c57f2b09a
adapt help for tests
2019-04-14 14:24:00 +02:00
Philipp Holzer
f2b2451bcc
adding annotation
2019-04-14 14:23:59 +02:00
Philipp Holzer
3a0664d827
fixing auto install tests
2019-04-14 14:23:58 +02:00
Philipp Holzer
90a38a00d8
Adding basepath, urlpath, hostname and ssl_policy to installation
2019-04-14 14:23:06 +02:00
Philipp Holzer
fbd056327a
DBA-Logger fix
2019-04-13 20:46:58 +02:00
Philipp Holzer
1dd1684885
Hardening save method in BaseURL
2019-04-10 20:38:39 +02:00
Philipp Holzer
40c075cf47
BaseURL hardening
2019-04-09 08:48:04 +02:00
Philipp Holzer
e69138039a
fix api dataset for test
2019-04-09 08:41:26 +02:00
Philipp Holzer
edd4f06ad0
Adding tests
2019-04-09 08:31:18 +02:00
Philipp Holzer
318a3ca785
Create own base URL class which holds the whole base url business logic
2019-04-09 08:31:16 +02:00
Hypolite Petovan
d6d31f43a1
Add App\Router dependency injection to App
...
- Moved collectRoutes method from App to App\Router
2019-04-05 23:16:12 -04:00
Hypolite Petovan
7383511855
Added test case for Router->getModuleClass
2019-04-04 07:30:48 -04:00
Philipp Holzer
0a447cb61b
wrong indent
2019-03-30 19:08:47 +01:00
Philipp Holzer
24f5a8c3a1
add tests
2019-03-30 18:57:54 +01:00
Hypolite Petovan
9210767518
Add cover code block encoding edge case in smilies replacement tests
2019-03-25 21:52:35 -04:00
Hypolite Petovan
76414a5169
Merge pull request #6920 from nupplaphil/feature/basepath/hostname_config
...
Removing basepath/hostname from admin site settings
2019-03-24 20:15:13 -04:00
Philipp Holzer
23654ce566
Added Update checks
...
- Logging
- Console
- Admin overview
2019-03-24 22:51:30 +01:00
Philipp Holzer
3cf0cb71f1
Fixing tests
2019-03-24 20:41:11 +01:00
Philipp Holzer
49def0dc27
Adding ConfigFileSaver and tests
2019-03-24 13:47:35 +01:00
Philipp Holzer
fa31bb6dde
remove basepath and hostname from admin panel and add update path
2019-03-24 13:47:31 +01:00
Philipp Holzer
383a6715c3
Added first version of ConfigCacheSaver
2019-03-23 19:34:54 +01:00
Hypolite Petovan
fb13d0c31b
Add tests for api_status_show
...
- Update test for api_get_last_status()
- Add test class properties declaration
2019-03-23 14:28:54 -04:00
Hypolite Petovan
bb78768fb2
Update tests about api_show_status()
...
- Remove testApiStatusShowWithRaw()
- Add testApiGetLastStatus()
- Mark testApiStatusShowWithJson() and testApiStatusShowWithXml() as skipped as they require an item id
2019-03-23 14:28:53 -04:00
Philipp Holzer
b4ee1a5b26
Fixing Unittests
2019-03-23 18:44:52 +01:00
Philipp Holzer
cacaec41fb
remove currently unused testdata
2019-03-22 23:31:46 -04:00
Philipp Holzer
c150cf4e58
add annotations again
2019-03-22 23:31:46 -04:00
Philipp Holzer
69fa6161e5
Refactor installer
2019-03-22 23:31:45 -04:00
Philipp Holzer
d88dc7484f
Optimize testing (reduce code per test)
2019-03-22 23:25:24 -04:00
Philipp Holzer
4e374fa4d3
Fixed AutomaticInstallationConsoleTest
2019-03-22 23:25:24 -04:00
Philipp Holzer
d4b23ca8b9
Fixing some AutomaticInstallationConsoleTests
2019-03-22 23:25:23 -04:00
Philipp Holzer
c5973beca4
Fixing some AutomaticInstallationConsoleTests
2019-03-22 23:25:23 -04:00
Philipp Holzer
bef952bd16
Fixed ConfigConsoleTest
2019-03-22 23:25:22 -04:00
Philipp Holzer
acd5060ec2
Fixed ConsoleTest
2019-03-22 23:23:50 -04:00
Philipp Holzer
f4ec7c47b9
Bugfix ConfigCacheLoaderTest
2019-03-22 23:23:49 -04:00