Commit Graph

274 Commits

Author SHA1 Message Date
12bbe6b36e DCD-1086: Add Noto fonts to Alpine too. 2020-08-25 09:34:48 +10:00
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
284acb9a30 Merged in dont-write-bytecode (pull request #67)
SCALE-31: Don't write python bytecode

Approved-by: Kenny MacLeod
Approved-by: Steve Smith
Approved-by: Minh Tran
2020-08-24 07:14:13 +00:00
49fde15797 Update shared components 2020-08-24 03:52:42 +00:00
65a83b38cb Merged in DCD-1053-lucene-dir-setting (pull request #68)
DCD-1053: Add ability to specify the Lucene index directory.

Approved-by: Ben Partridge
Approved-by: Minh Tran
2020-08-19 01:01:25 +00:00
359f56dd4d DCD-1053: Add ability to specify the Lucene index directory. 2020-08-18 11:06:26 +10:00
edc980d70a Don't write python bytecode 2020-08-16 21:19:43 +10:00
4b22953bb7 Merged in jvm-support-args-precedence (pull request #66)
SCALE-18: Fix precedence of JVM_SUPPORT_RECOMMENDED_ARGS

Approved-by: Ben Partridge <bpartridge@atlassian.com>
Approved-by: Lauretha Rura <lrura@atlassian.com>
2020-06-01 03:57:34 +00:00
450cd06bfb Move JVM_SUPPORT_RECOMMENDED_ARGS to the end 2020-05-30 15:47:47 +10:00
832a0f4264 Merged in SCALE-16-fix-mysql-instructions (pull request #65)
SCALE-16: Fix incorrect MySQL driver path in README [skip ci]

Approved-by: Minh Tran <mtran@atlassian.com>
2020-05-06 05:54:26 +00:00
ec457cb905 Fix incorrecty MySQL driver path in README 2020-05-06 11:46:23 +10:00
5a31b8ee44 Merged in publish-eap-releases (pull request #64)
Enable publishing EAP releases [skip ci]

Approved-by: Minh Tran <mtran@atlassian.com>
2020-04-22 04:33:55 +00:00
72d23763f6 Enable publishing EAP releases 2020-04-22 11:25:48 +10:00
d4ca94a4d7 Merged in SCALE-4-full-jdk (pull request #63)
SCALE-4: Use full-JDK, as slim versions is missing jars required for some plugins, and be exlicit about Alpine version in pipelines.

Approved-by: Dave Chevell <dchevell@atlassian.com>
2020-03-23 04:26:12 +00:00
99745a66a1 SCALE-4: Remove addition of explicit JDK 8 image for Alpine builds. 2020-03-23 15:25:43 +11:00
4942a5d610 [skip ci] Merged in update-shared-components (pull request #62)
Update shared components

Approved-by: Dave Chevell <dchevell@atlassian.com>
2020-03-23 04:07:28 +00:00
b50be4b64d SCALE-4: Use full-JDK, as slim versions is missing jars required for some plugins, and be exlicit about Alpine version in pipelines. 2020-03-23 14:34:48 +11:00
0ad5a18370 Update shared components 2020-03-23 03:01:13 +00:00
9dd976acaf Merged in maxhttpheadersize (pull request #61)
CONFSERVER-59318: Allow setting maxHttpHeaderSize

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2020-03-18 23:42:09 +00:00
195cd45189 CONFSERVER-59318: Allow setting maxHttpHeaderSize 2020-03-18 18:06:22 +11:00
f99edfada3 Merged in forked-contributions-target (pull request #60)
Contributions from Karolis Eigelis

Approved-by: Karolis Eigelis
Approved-by: Dave Chevell
2020-03-04 00:08:57 +00:00
4bebf05a1e Tidying up 2020-03-04 09:37:04 +11:00
f9817df395 Add contributing guidelines to README 2020-03-03 16:34:39 +11:00
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
ec4b4bcc45 Add README entry about new setting and misc. formatting cleanups. 2020-02-28 14:30:20 +11:00
6aea6a1cb4 Merged in keigelis/docker-atlassian-confluence-server/add_confluence_caccess_log (pull request #59)
Add confluence caccess log
2020-02-28 03:17:24 +00:00
a5237d8ed4 align with the other tomcat configuration environment variables 2020-02-26 10:12:18 +02:00
3dff504b32 adding ATL_ACCESS_LOG flag 2020-02-21 14:24:46 +02:00
6dadcddc80 adding confluence access log 2020-02-20 23:28:11 +02:00
4ed0ef391e Initial Bitbucket Pipelines configuration 2020-02-19 13:30:35 +00:00
55f965b1aa Merged in fork-pr-target (pull request #57)
docker: read the ReservedCodeCacheSize from the env

Approved-by: Dave Chevell <dchevell@atlassian.com>
Approved-by: Ben Partridge <bpartridge@atlassian.com>
2020-02-18 05:46:45 +00:00
8c4ef73600 Merged in greut/docker-atlassian-confluence-server/jvm-reserved-code-cache-size (pull request #56)
docker: read the ReservedCodeCacheSize from the env

Approved-by: Martin Zeller <martin.zeller@post.ch>
Approved-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-17 21:26:43 +00:00
3162d284a4 docker: XX:ReservedCodeCacheSize for alpine too
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-11 10:35:38 +01:00
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
5baee79ee2 test: JVM_RESERVED_CODE_CACHE_SIZE env
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-07 09:03:25 +01:00
05228aa72c fixup! fixup! jvm: set a var for XX:ReservedCodeCacheSize
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-06 12:43:20 +01:00
3dffa2be82 fixup! jvm: set a var for XX:ReservedCodeCacheSize
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-06 11:08:07 +01:00
12b2f18a0b jvm: set a var for XX:ReservedCodeCacheSize
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-02-06 10:42:48 +01:00
c98f068810 Merged in DCD-914-update-support-notes (pull request #55)
DCD-914: Remove scary support message and link to SAC.

Approved-by: Adam Brokes <abrokes@atlassian.com>
Approved-by: Dave Chevell <dchevell@atlassian.com>
2020-02-06 02:15:58 +00:00
ef88b87cc5 DCD-914: Use confluence support link. 2020-02-06 12:58:22 +11:00
42e82e5f83 DCD-914: Clean up unused link. 2020-02-05 14:32:28 +11:00
06585f8a66 DCD-914: Remove scary support message and link to SAC. 2020-02-05 11:46:37 +11:00
683f721d25 Merged in update-shared-components (pull request #54)
Update shared components

Approved-by: Dave Chevell <dchevell@atlassian.com>
Approved-by: Steve Smith <ssmith@atlassian.com>
2020-01-28 02:49:47 +00:00
ab07a28ecf Update shared components 2020-01-24 20:31:11 +00:00
6064ff0e0e Merged in apt-get-upgrade (pull request #53)
Upgrade default packages as part of build

Approved-by: Ben Partridge <bpartridge@atlassian.com>
2020-01-13 03:38:24 +00:00
a3d772c848 Upgrade default packages as part of build 2020-01-13 13:29:55 +11:00
d9918364b8 [skip ci] Update logo 2019-12-01 17:52:27 +11:00
ea51cbdf85 Merged in update-shared-components (pull request #51)
Update shared components

Approved-by: Dave Chevell <dchevell@atlassian.com>
Approved-by: Minh Tran <mtran@atlassian.com>
Approved-by: Ben Partridge <bpartridge@atlassian.com>
2019-11-29 13:55:48 +11:00
0e32b83af6 Update shared components 2019-11-28 02:10:19 +00:00
e1e75bde3e [skip ci] Build in parallel 2019-11-26 15:21:35 +11:00