Commit Graph

27 Commits

Author SHA1 Message Date
Eugene Ivantsov
38b24ecbcc Merged in SCALE-137-jdbc-url-ampersand (pull request #178)
SCALE-137: Replace '&' with `&`

* SCALE-137: replace '&' with '&'

* Fix unit tests

* Fix unit tests

* Check if jdbc url container excaped ampersand before replacing


Approved-by: Yifei Zhang
2024-08-19 05:10:29 +00:00
Eugene Ivantsov
be37c311a8 Merged in fix-context-path (pull request #174)
Fix context path in cfg.xml

* Fix context path in cfg.xml


Approved-by: Yifei Zhang
2024-07-30 00:14:22 +00:00
Eugene Ivantsov
3b62a5a1a1 Merged in CLIP-1554-remove-default-preferred-test-query (pull request #146)
CLIP-1554: Remove default hibernate.c3p0.preferredTestQuery

* Make preferredTestQuery optional

* Make preferredTestQuery optional


Approved-by: Yifei Zhang
Approved-by: Minh Tran
Approved-by: Adam Brokes
2023-12-11 23:36:46 +00:00
Yifei Zhang
b8bed7ea61 DCCLIP-586: Added secret store class support. 2023-09-18 11:15:04 +10:00
Yevhen Ivantsov
6a2c0a8d72 Add provider_class property to cfg template 2023-05-08 07:41:14 +10:00
Alex Blekhman
affce1982c CONFSRVDEV-24831 Fix “struts.multipart.saveDir property has not been defined”
The new property `struts.multipart.saveDir` is required for Confluence 8.0 and later. It is replacement of the legacy property `webwork.multipart.saveDir`.
2022-10-20 13:57:30 +11:00
Adam Brokes
380ac76e13
CLIP-1510: Remove empty line 2022-08-02 10:20:27 +10:00
Adam Brokes
f514239190
CLIP-1510: Fix the tests 2022-08-01 22:28:09 +10:00
Adam Brokes
ca5050cf02
CLIP-1510: Update hikari properties 2022-07-29 09:42:50 +10:00
Adam Brokes
1070b8fac4
CLIP-1510: Add comment 2022-07-06 15:08:25 +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
Adam Brokes
60b47ce49c
add snapshot properites 2022-04-04 16:10:13 +10:00
wyasvoin
3d9a66480c add context-path to confluence.cfg.xml 2021-10-11 15:09:10 +11:00
Ben Partridge
78fa23866f DCD-1238: Add database type mapping for oracle which supports oracle 12c and 19c in Confluence 7.3.1+ 2021-03-05 10:53:21 +11:00
Kenny MacLeod
78af588f71 Merged master into issue/SCALE-33 2020-09-06 19:39:49 +00:00
Kenny MacLeod
10167db66d
SCALE-33 Add atl_license_key support to template 2020-09-06 20:32:51 +01:00
Steve Smith
359f56dd4d DCD-1053: Add ability to specify the Lucene index directory. 2020-08-18 11:06:26 +10:00
Steve Smith
3a8089884d DCD-545: Add ability to set the cluster node ID. 2019-08-15 14:54:10 +10:00
Steve Smith
77f4b2bfd0 DCD-545: Move fallback home vars to templates. 2019-08-15 14:29:18 +10:00
Steve Smith
dfc0559d7a DCD-545: Add "shared-home" property, which seems to be required for auto-config. 2019-08-15 13:24:00 +10:00
Steve Smith
0bc87b6ecb DCD-545: Add security-group setting to AWS clustering. 2019-08-13 14:21:29 +10:00
Steve Smith
4507378340 DCD-558: Add support for TCP and multicast clustering. 2019-08-13 10:25:02 +10:00
Steve Smith
e1fc7fe9c6 DCD-558: Start of cluster configuration, and refactor the env dict is the source of truth for parameters. 2019-08-13 09:52:18 +10:00
Steve Smith
442a29e9ea DCD-558: Add generation of confluence.cfg.xml, with DB setup. 2019-08-13 09:03:57 +10:00
Steve Smith
917e45ead6 DCD-545: Break confluence.cfg.xml into fragments and generate the DB section. 2019-08-09 14:54:39 +10:00
Steve Smith
00d24164db DCD-545: Import config templates from Ansible, and expand and normalise the two Dockerfiles with limited permissions. 2019-08-06 14:19:28 +10:00