Commit Graph

462 Commits

Author SHA1 Message Date
Yevhen Ivantsov
7985cc3f75 Update readme 2022-12-12 12:41:01 +11:00
Yevhen Ivantsov
3a77a12fc2 Add a link to recognized system properties 2022-12-12 07:32:21 +11:00
Eugene Ivantsov
4ee36a2c95 Merged in DCCLIP-252-skip-unsetting-secure-vars (pull request #128)
DCCLIP-252:Make unset variables function optional

Approved-by: Minh Tran
Approved-by: Dylan Rathbone
2022-12-06 18:07:41 +00:00
Yevhen Ivantsov
bf1d6b1815 Make unsetting sensitive vars optional 2022-12-05 19:32:33 +11:00
Steve Smith
ffcfea9af8 Merged in CLIP-1725-confluence-8-db-upgrade (pull request #127)
CLIP-1725: Func-test DB upgrade to support upgrades to Confluence 8

Approved-by: Eugene Ivantsov
Approved-by: Adam Brokes
2022-11-30 22:57:30 +00:00
Steve Smith
34221bb0df CLIP-1725: Update the func-test docs with instructions for re-dumping DB. 2022-11-30 11:49:47 +11:00
Steve Smith
db4021532e CLIP-1725: Regenerate pipelines. 2022-11-30 11:22:22 +11:00
Steve Smith
5a37ab0299 CLIP-1725: Update the Confluence DB from 6.0.1 to 7.11.6 to allow upgrades to Confluence 8. 2022-11-30 11:19:39 +11:00
Alex Blekhman
f8a888f162 Merged in CONFSRVDEV-24831-upgrade-struts (pull request #126)
CONFSRVDEV-24831 Fix “struts.multipart.saveDir property has not been defined”

Approved-by: Eugene Ivantsov
Approved-by: Minh Tran
Approved-by: Dave Chevell
2022-10-20 22:43:32 +00: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
Dave Chevell
4e66ee2d88 Merged in jdk17 (pull request #125)
Build Confluence 8.x + jdk17 (not default for now) [skip ci]

Approved-by: Steve Smith
Approved-by: Andrei Khudavets
2022-08-16 04:06:27 +00:00
Dave Chevell
bcc2fc8e4f
Supports building 8.x and JDK 17 releases 2022-08-07 20:56:40 +10:00
Adam Brokes
0fd4e715b1 Merged in CLIP-1510-update-db-pool-variable (pull request #119)
CLIP-1510: Update the the c3p0 database properties to hikari

Approved-by: Steve Smith
Approved-by: Nasser Ghazali-Beiklar
Approved-by: Dylan Rathbone
2022-08-02 01:01:31 +00: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
Nasser Ghazali-Beiklar
18e37f2793 Merged in CLIP-1606-fix-docker-version (pull request #124)
CLIP-1606: Updated the REAMDME.md to adjust the minimum docker engine version requirement

Approved-by: Adam Brokes
Approved-by: Dylan Rathbone
2022-07-20 04:40:08 +00:00
nghazalibeiklar
77434a8653
CLIP-1606: removed '.' after version. 2022-07-20 13:30:24 +10:00
nghazalibeiklar
91a6b52383
CLIP-1606: Updated the REAMDME.md to adjust the minimum docker engine version requirement 2022-07-20 13:07:19 +10:00
Nasser Ghazali-Beiklar
42ac964e0b Merged in CLIP-1586-exclude-eol-versions (pull request #123)
CLIP-1586: Excluded EOL versions and removed upper limit version.

Approved-by: Yifei Zhang
Approved-by: Adam Brokes
2022-07-07 01:30:13 +00: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
245b53c476
Merge branch 'master' into CLIP-1510-update-db-pool-variable 2022-07-06 13:30:21 +10:00
nghazalibeiklar
879fa5c060
CLIP-1586: added upper version optional. 2022-07-05 16:21:09 +10:00
nghazalibeiklar
0a99025c61
CLIP-1586: Excluded EOL versions and removed upper limit version. 2022-07-01 12:08:02 +10:00
Nasser Ghazali-Beiklar
c4a5a45a13 Merged in CLIP-1585-update-documentation (pull request #121)
CLIP-1585: Added documentation for minimum version of docker(20.10.9)

Approved-by: Jun Jeong
Approved-by: Adam Brokes
2022-06-28 06:10:08 +00:00
nghazalibeiklar
b5dc602071
CLIP-1585: Added documentation for minimum version of docker(20.10.9) 2022-06-28 11:23:30 +10:00
Dave Chevell
0ab6e88877 Merged in update-base-image (pull request #120)
Switch from deprecated adoptopenjdk to eclipse-temurin jdk

Approved-by: Kenny MacLeod
Approved-by: Nasser Ghazali-Beiklar
Approved-by: Minh Tran
Approved-by: Adam Brokes
Approved-by: Dylan Rathbone
2022-06-22 07:31:15 +00:00
Dave Chevell
e940f12a36 Switch from deprecated adoptopenjdk to eclipse-temurin jdk 2022-06-21 22:19:12 +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
e57ce75076 Merged in DCD-1482-add-link-to-git-changelog (pull request #118)
DCD-1482: Add link to git commit history.

Approved-by: Jun Jeong
Approved-by: Dylan Rathbone
2022-05-06 02:20:38 +00:00
Steve Smith
bab4d56adb DCD-1482: Add link to git commit history. 2022-05-04 13:55:51 +10:00
Steve Smith
b93ba4f6a3 Merged in DCD-1508-other-architecture-docs (pull request #117)
DCD-1508: Add some instructions for building on other architectures.

Approved-by: Minh Tran
Approved-by: Dylan Rathbone
2022-04-28 00:15:07 +00:00
Steve Smith
276dfa9dbb DCD-1508: Add some instructions for building on other architectures. 2022-04-22 11:27:34 +10:00
Steve Smith
c69af410fa Merged in DCD-1467-optional-config-updates (pull request #116)
DCD-1467: Add flag to force overwrite of existing config files where appropriate

Approved-by: Jun Jeong
Approved-by: Adam Brokes
Approved-by: Dylan Rathbone
2022-04-22 00:59:15 +00:00
Steve Smith
01f4dd39b1 DCD-1467: Bump to latest shared components. 2022-04-19 15:01:00 +10:00
Steve Smith
db2304bff6 DCD-1467: Minor formatting. 2022-04-19 12:52:24 +10:00
Steve Smith
fbd75ac1a4 DCD-1467: Clarifications. 2022-04-19 12:51:11 +10:00
Steve Smith
9ca76fddc3 DCD-1467: Formatting fix 2022-04-19 12:47:40 +10:00
Steve Smith
4a7dbb92a2 DCD-1467: Add initial docs for the overwrite flag. 2022-04-19 12:46:32 +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
Steve Smith
7e4b67375f DCD-1467: Bump shared-components to working branch. 2022-04-14 12:35:53 +10:00
Dylan Rathbone
d53cf3a8ca Merged in updated-version-endpoint (pull request #115)
For consistency use the same versions endpoint that the release maker uses

Approved-by: Steve Smith
Approved-by: Nasser Ghazali-Beiklar
2022-04-12 03:53:45 +00:00
Dylan
a3c9f2ff70 For consistency use the same versions endpoint that the release maker uses 2022-04-12 12:45:23 +10:00
Dylan Rathbone
1db294078b Merged in remove-snyk-exemptions (pull request #114)
Exemptions no longer required

Approved-by: Nasser Ghazali-Beiklar
Approved-by: Adam Brokes
2022-04-08 04:11:54 +00:00
Dylan
02e284e237 Add example policy 2022-04-08 13:39:55 +10:00
Dylan
5eea8884a6 Exemptions no longer required 2022-04-07 15:26:24 +10:00
Adam Brokes
1bd9f63754 Merged in TFKUBE-407-add-support-dataset-restore (pull request #113)
TFKUBE-407-add-support-dataset-restore

Approved-by: Jun Jeong
Approved-by: Nasser Ghazali-Beiklar
Approved-by: Minh Tran
2022-04-07 01:31:12 +00:00
Adam Brokes
cba1a9f223
Add test 2022-04-06 17:19:24 +10:00