René Pfeuffer
9f07e10d92
Fix scm-packaging
2024-09-09 16:26:23 +02:00
Thomas Zerr
316d03ad1a
Fix logging
...
With this change,
- logs are only written to console when the server is started in foreground (prevents writing to scm-server.out file)
- the location of the log file is determined correctly, when it is configured with a relative path
- less logs are written to console on startup
- enabling file and console appenders via config.yml
2024-08-26 16:25:15 +02:00
Laura Gorzitze
87714f5e1b
Fix written offer
2024-07-04 09:59:01 +02:00
Laura Gorzitze
d74fd099cc
Add written offer to the distributions
...
Add written offer as a text file in all distributions
Co-authored-by: Laura Gorzitze<laura.gorzitze@cloudogu.com >
Committed-by: Laura Gorzitze<laura.gorzitze@cloudogu.com >
Pushed-by: Laura Gorzitze<laura.gorzitze@cloudogu.com >
2024-06-18 15:23:30 +02:00
René Pfeuffer
eec8c703a0
Fix default for idle timeout
2024-02-08 09:36:38 +01:00
Rene Pfeuffer
f894d7fe3b
Add configuration for jetty idle timeout
...
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-02-07 11:13:17 +01:00
Rene Pfeuffer
587863b0a6
Fix Windows specific paths
...
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2024-01-09 10:17:01 +01:00
Eduard Heimbuch
d0c43dd9f4
Improve server config documentation and cleanup
2023-12-18 15:30:57 +01:00
Eduard Heimbuch
cf4d9cf20f
3.x
...
Committed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com >
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
Pushed-by: Eduard Heimbuch<eduard.heimbuch@cloudogu.com >
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com >
2023-11-30 17:02:44 +01:00
Rene Pfeuffer
32a0a6868f
Fix security findings
...
- Add security headers:
- X-Frame-Options
- X-Content-Type-Options
- Content-Security-Policy
- Permissions-Policy
- Do not send server information header
Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com >
2023-06-14 15:57:01 +02:00
Sebastian Sdorra
9dee08f68d
Update Gradle to 7.3 ( #1873 )
...
Update Gradle to 7.3. in order to profit from the performance improvement and to prepare for dependency lockfiles. Due to the upgrade to 7.x we had to use a license plugin which supports Gradle 7.
2021-11-29 09:05:24 +01:00
René Pfeuffer
271576fcf2
Update javahg to v1.0.0 ( #1865 )
...
Updates javahg (https://foss.heptapod.net/mercurial/javahg ) to release 1.0.0. Therefore, all packages have to be changed from com.aragost.javahg to org.javahg.
2021-11-23 13:10:16 +01:00
Sebastian Sdorra
87aea1936b
Remove www from scm-manager.org url ( #1837 )
2021-10-28 11:00:24 +02:00
Sebastian Sdorra
8c27af2661
Remove maven build related files
2021-01-14 12:01:30 +01:00
Sebastian Sdorra
2c3b1514a4
Remove unused files
2021-01-14 11:56:01 +01:00
Sebastian Sdorra
eba260f812
Add windows packaging
2021-01-14 11:55:27 +01:00
Sebastian Sdorra
4421be142f
replace wrong comment with documentation link in server-config.xml
2020-07-22 16:06:35 +02:00
Sebastian Sdorra
0dadc8d63c
fixes wrong cache directory location on windows
2020-07-06 08:39:57 +02:00
Sebastian Sdorra
f8f71fcb1f
pickup system property to configure jetty host
2020-06-07 17:04:46 +02:00
Sebastian Sdorra
917051c2fa
fixed wrong download urls
2020-06-04 14:39:12 +02:00
Sebastian Sdorra
f085cb7dae
write release descriptor to website repository during deploy
2020-06-03 14:41:03 +02:00
Sebastian Sdorra
a9d353fad7
added installation instructions for windows
2020-05-27 07:58:03 +02:00
Sebastian Sdorra
b79260b171
adjust configuration for windows package
2020-05-03 14:23:47 +02:00
Sebastian Sdorra
6e120cdd00
start packaging for windows
2020-04-27 07:11:02 +02:00