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
8dce9d328c
Merged in remote-valve-config (pull request #162 )
...
Properly configure remoteIpValve
* Fix typos
* Fix more typos
* Fix unit tests
* Fix docker compose wait
* Rename remoteipvalve tests
* Fix docker compose yaml
* Add missing quotes
* Remove sleep
* Fix formatting
* More formatting
Approved-by: Yifei Zhang
2024-05-02 02:33:19 +00:00
Eugene Ivantsov
86697420f4
Merged in ubi-tags (pull request #152 )
...
DCCLIP-874: Build and push UBI tags for Confluence
* Support UBI tags
Approved-by: Yifei Zhang
Approved-by: Minh Tran
2024-03-13 04:08:20 +00:00
Eugene Ivantsov
f175a34c01
Merged in DCCLIP-789-review-install-dir-permissions (pull request #148 )
...
DCCLIP-789: Make some directories writable to root group
* Make some directories writable for root group
Approved-by: Minh Tran
2024-01-18 02:30:57 +00:00
Eugene Ivantsov
e6d24ab68f
Merged in fix-installer-dir-permissions (pull request #147 )
...
Change install dir permissions
* Change install dir permissions
* Update chown syntax
* Root own install dir
* Change permissions
* Confluence user and root group own install dir
* Fix tests
* Fix tests
* Remove redundant chown
Approved-by: Minh Tran
Approved-by: Adam Brokes
2024-01-17 19:50:27 +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
c810617f56
DCCLIP-586: Updated test.
2023-09-18 17:21:43 +10:00
Yifei Zhang
b8bed7ea61
DCCLIP-586: Added secret store class support.
2023-09-18 11:15:04 +10:00
Yevhen Ivantsov
7e0d472f81
Rename env var
2023-08-11 15:08:14 +10:00
Eugene Ivantsov
e21958b4dc
Merged in CLIP-1824-whitelist-sensitive-env-vars (pull request #140 )
...
CLIP-1824: Add tests and README notes for a new env var
* Add tests
* Update submodule checkout command
* Add readme
* Remove debug host
* Revert git submodule command change
* Revert git submodule command change
* Update submodule revision
Approved-by: Minh Tran
2023-08-11 04:13:20 +00:00
Yevhen Ivantsov
91e1ef2891
Remove shutdown test
2023-08-03 15:00:17 +10:00
Jun Jeong
e50a7e685f
CLIP-1800: Added maxDays in access log valve
2023-05-16 16:20:29 +10:00
Yevhen Ivantsov
6a2c0a8d72
Add provider_class property to cfg template
2023-05-08 07:41:14 +10:00
Yevhen Ivantsov
bf1d6b1815
Make unsetting sensitive vars optional
2022-12-05 19:32:33 +11: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
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