Commit Graph

60 Commits

Author SHA1 Message Date
Adam Brokes
ca5050cf02
CLIP-1510: Update hikari properties 2022-07-29 09:42:50 +10:00
Adam Brokes
1f4f33360a
CLIP-1510: Handle 6.x and 8.x+ versions 2022-07-06 15:04:51 +10:00
Adam Brokes
2ae983a0b7
CLIP-1510: Update the the c3p0 database properties to hikari 2022-06-16 16:20:46 +10:00
Steve Smith
d22949ea9d DCD-1467: Add code and test to enable forced overwrite of the config file where appropriate. 2022-04-19 12:32:43 +10:00
Steve Smith
63f8c95cd3 DCD-1467: Add test for confluence.cfg.xml immutability. 2022-04-14 14:48:45 +10:00
Adam Brokes
cba1a9f223
Add test 2022-04-06 17:19:24 +10:00
nghazalibeiklar
650b4f09d8
Refactored unit tests 2022-01-17 13:08:12 +11:00
nghazalibeiklar
92aaea5c6d
Refactored unit tests 2022-01-17 13:04:38 +11:00
nghazalibeiklar
f6ae0ecf81
Fixed unit tests 2022-01-17 12:46:01 +11:00
nghazalibeiklar
c1f5a896b1
Fixed unit tests 2022-01-17 12:38:23 +11:00
nghazalibeiklar
1c882c2745
Fixed unit tests 2022-01-17 12:29:07 +11:00
nghazalibeiklar
cac7dedc6b
Added unit tests 2022-01-17 12:12:23 +11:00
wyasvoin
3d9a66480c add context-path to confluence.cfg.xml 2021-10-11 15:09:10 +11:00
Steve Smith
c0ebe303c6 DCD-1351: Add graceful-shutdown script. 2021-08-26 15:08:52 +10:00
Jun
5242f291e1 DCD-1299: server.xml.j2 changes re-applied 2021-07-08 16:14:00 +10:00
Jun
a130da0ac9 DCD-1299: reverted back to master to check Integration Test 2021-07-08 11:29:27 +10:00
Jun
408eda14c3 DCD-1299: test value fixed 2021-07-07 17:33:16 +10:00
Jun
22a4776342 DCD-1299: Align server.xml.j2 value with confluence LTS-ver(7.4.9) 2021-07-07 17:10:08 +10:00
Jun
add4566663 DCD-1299: Unnecessary test removed. server.xml.j2 default value updated to testing case 2021-07-07 14:27:07 +10:00
Jun
025c2ae2b1 DCD-1299: unit tests for default Connector config updated 2021-07-07 13:54:31 +10:00
Steve Smith
ad4acc355a DCKUBE-36: Add test for clean shutdown. 2021-05-05 13:11:09 +10:00
Steve Smith
38f13cdcb6 Confluence 7.12.0 seems to have changed the support-args processing breaking a test, so removed. 2021-04-14 15:45:33 +10:00
Kenny MacLeod
78af588f71 Merged master into issue/SCALE-33 2020-09-06 19:39:49 +00:00
Kenny MacLeod
cdb5bb2d76
SCALE-33 Add unit test first 2020-09-06 20:23:42 +01:00
Steve Smith
29289ac63e DCD-1086: Try timeoutincrease. 2020-08-25 10:44:55 +10:00
Steve Smith
49890f0225 DCD-1086: Don't check link location as it's platform-specific. 2020-08-25 09:34:48 +10:00
Steve Smith
12bbe6b36e DCD-1086: Add Noto fonts to Alpine too. 2020-08-25 09:34:48 +10:00
Steve Smith
e6204bab7a DCD-1086: Add Google Noto fonts and install as JVM fallback for server-side rendering of non-Latin languages. 2020-08-25 09:34:48 +10:00
Steve Smith
359f56dd4d DCD-1053: Add ability to specify the Lucene index directory. 2020-08-18 11:06:26 +10:00
Dave Chevell
450cd06bfb
Move JVM_SUPPORT_RECOMMENDED_ARGS to the end 2020-05-30 15:47:47 +10:00
Dave Chevell
195cd45189
CONFSERVER-59318: Allow setting maxHttpHeaderSize 2020-03-18 18:06:22 +11:00
Dave Chevell
4bebf05a1e
Tidying up 2020-03-04 09:37:04 +11:00
Ben Partridge
1247e1abdb Fix xml access log test using incorrect path to server.xml and running
as confluence user
2020-03-03 16:29:09 +11:00
Steve Smith
ec4b4bcc45 Add README entry about new setting and misc. formatting cleanups. 2020-02-28 14:30:20 +11:00
Karolis Eigelis
a5237d8ed4 align with the other tomcat configuration environment variables 2020-02-26 10:12:18 +02:00
Karolis Eigelis
3dff504b32 adding ATL_ACCESS_LOG flag 2020-02-21 14:24:46 +02:00
Karolis Eigelis
6dadcddc80 adding confluence access log 2020-02-20 23:28:11 +02:00
Yoan Blanc
2aab7496c3
fixup! test: JVM_RESERVED_CODE_CACHE_SIZE env
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-07 15:15:42 +01:00
Yoan Blanc
5baee79ee2
test: JVM_RESERVED_CODE_CACHE_SIZE env
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-07 09:03:25 +01:00
Dave Chevell
14656dcb6c
Update all tests with shared fixtures and improved helpers 2019-11-20 21:32:21 +11:00
Dave Chevell
423e1acd66
Remove unused / old files 2019-11-20 20:55:26 +11:00
Dave Chevell
0ab1700523
Switch to safer bootstrap method & skip locked down files 2019-09-06 10:34:36 +10:00
Dave Chevell
d949968de3
test for run_user ability to boostrap container 2019-09-05 13:48:49 +10:00
Steve Smith
7fc7fcfaaf DCD-545: Fix test for new default. 2019-08-16 10:41:00 +10:00
Steve Smith
7ef33622a8 DCD-545: Use f-strings and constants throughout. 2019-08-15 08:54:04 +10:00
Steve Smith
afb5bf3d86 DCD-545: Fixes and tweaks from PR. 2019-08-13 15:23:16 +10:00
Steve Smith
77bf60c9be DCD-545: Remove lxml and move back to native ElementTree to remove test dependency. 2019-08-13 15:16:17 +10:00
Steve Smith
8f9469c9ac DCD-545: Move seraph logic into the template and generally clean-up. 2019-08-13 11:33:49 +10:00
Steve Smith
d4b755c63a DCD-558: Move the server.xml defaulting and fallbacks into the template. 2019-08-13 11:23:20 +10:00
Steve Smith
4507378340 DCD-558: Add support for TCP and multicast clustering. 2019-08-13 10:25:02 +10:00