Commit Graph

13074 Commits

Author SHA1 Message Date
René Pfeuffer
d7017d51f7 Fix readme and overview 2024-09-09 16:49:24 +02:00
Florian Scholdei
20ce1032fb Merge branch 'feature/agpl' of ssh://ecosystem.cloudogu.com:2222/repo/scm-manager/scm-manager into feature/agpl 2024-09-09 16:42:52 +02:00
Florian Scholdei
fa64f27e1a Replace more licenses 2024-09-09 16:42:37 +02:00
René Pfeuffer
2033b76382 Fix license references 2024-09-09 16:38:32 +02:00
René Pfeuffer
2832bc3998 Fix license references 2024-09-09 16:38:13 +02:00
Florian Scholdei
fb88834ce8 Merge branch 'feature/agpl' of ssh://ecosystem.cloudogu.com:2222/repo/scm-manager/scm-manager into feature/agpl 2024-09-09 16:34:40 +02:00
René Pfeuffer
11fe1157d1 Cleanup 2024-09-09 16:34:35 +02:00
Florian Scholdei
dfbe88c9df Replace licenses in scm-plugins folder or with .xml or .py ending 2024-09-09 16:34:28 +02:00
René Pfeuffer
5f49b73b8b plugin-development.md 2024-09-09 16:34:12 +02:00
René Pfeuffer
d2b5b2ee97 Fix intellij configuration 2024-09-09 16:33:21 +02:00
René Pfeuffer
9f07e10d92 Fix scm-packaging 2024-09-09 16:26:23 +02:00
René Pfeuffer
a0684e90ab Replace license in package.jsons 2024-09-09 16:04:08 +02:00
René Pfeuffer
f253f7d12b Change licenses in build-plugins 2024-09-09 14:55:45 +02:00
René Pfeuffer
c53bc29549 Bump smp plugin 2024-09-09 14:39:06 +02:00
René Pfeuffer
9960e3260d Fix license headers in plugins 2024-09-09 14:14:29 +02:00
René Pfeuffer
49a9ef90e7 Fix properties 2024-09-09 09:30:17 +02:00
René Pfeuffer
fbf7bc7f55 Fix unit test 2024-09-09 09:30:03 +02:00
René Pfeuffer
0902290c1d Fix license headers 2024-09-06 16:15:41 +02:00
René Pfeuffer
abbb0f8332 Replace multiple references to LICENSE files 2024-09-06 14:46:39 +02:00
René Pfeuffer
bcbf68f1c4 Change license headers 2024-09-05 08:52:06 +02:00
René Pfeuffer
88109bb7ff Prepare license change 2024-09-05 08:49:56 +02:00
Thomas Zerr
a53ddfeb7a Merge branch 'support/3.4.x' into develop 2024-09-03 10:21:04 +02:00
Thomas Zerr
e69719c693 Add missing httpHeaderSize documentation 2024-09-03 10:18:43 +02:00
Thomas Zerr
934ffd4aeb Add missing HTTP_HEADER_SIZE documentation 2024-09-03 10:14:46 +02:00
Thomas Zerr
f8ee45f7d0 Add missing HTTP_HEADER_SIZE documentation 2024-09-03 10:13:59 +02:00
René Pfeuffer
df39a50065 Add license report plugin for gradle 2024-09-03 10:04:11 +02:00
Rene Pfeuffer
c91baa03ff Adapt import docs to 2.x import feature
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-08-30 14:38:23 +02:00
René Pfeuffer
2dc170475d Fix JavaDoc error 2024-08-30 13:44:49 +02:00
Rene Pfeuffer
6f9db230a7 Update java test libraries 2024-08-29 18:42:25 +02:00
CES Marvin
ddd673650a Prepare for next development iteration 2024-08-29 09:26:05 +00:00
CES Marvin
99dba687e0 Release version 3.4.1 3.4.1 2024-08-29 08:36:35 +00:00
Anna Vetcininova
ce0a2201eb Adjust changelog for release 3.4.1 2024-08-29 10:30:55 +02:00
Rene Pfeuffer
a2d82372e5 Handle NullPointerException in hgrc clean-up
We encountered NullPointerExceptions during hg repository imports. This happened, when neither authentication nor proxy definions had been given. In this case, no hgrc will be created and therefore we get the exception in the clean-up step. Now, the clean-up is only triggered, if the hgrc had been created beforehand.

To prevent further error in the clean-up, we no catch other potential exceptions and log them but do not let them break the import.

Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-08-29 08:50:51 +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
Thomas Zerr
5d908b29d6 Improve Java Test compilation time
Co-authored-by: Sebastian Sdorra<sebastian.sdorra@cloudogu.com>
Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Sebastian Sdorra<sebastian.sdorra@cloudogu.com>
2024-08-23 10:30:49 +02:00
Thomas Zerr
090178a3dd Update env variable docs 2024-08-20 17:31:44 +02:00
Thomas Zerr
b8191dec2e Update support link 2024-08-19 14:45:28 +02:00
René Pfeuffer
ecd99de3c5 Clean up release process documentation 2024-08-19 13:16:24 +02:00
CES Marvin
acab8585a4 Prepare for next development iteration 2024-08-19 09:43:09 +00:00
CES Marvin
ea37d2ca20 Release version 3.4.0 3.4.0 2024-08-19 08:53:12 +00:00
Till-André Diegeler
4d5ef5a1ec Adjust changelog for release 3.4.0 2024-08-19 10:45:14 +02:00
Thomas Zerr
9ec95f5c48 Fix legacy-swc-helpers vulnerability
Fix legacy-swc-helpers vulnerability, by reducing the scope of the react-aria library to a minimum

Co-authored-by: Thomas Zerr<thomas.zerr@cloudogu.com>
Pushed-by: Thomas Zerr<thomas.zerr@cloudogu.com>
2024-08-15 10:47:50 +02:00
Thomas Zerr
39e8f66565 Add logging for the used scm-manager core version 2024-08-13 16:15:30 +02:00
Rene Pfeuffer
27f78d2347 Fix permission errors
The BaseReceivePackFactory re-used the GitReceiveHook. The&#10;problem is, that the hook is not thread safe. Due to the&#10;re-usage, the repository could have been changed during&#10;processing post receive hooks.&#10;&#10;With this, the factory will always create a new receive pack.

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-08-08 16:27:48 +02:00
René Pfeuffer
db23e633f8 Fix changelog types 2024-08-08 09:55:31 +02:00
Tarik Gürsoy
797bda4bbb Add statistics for diffs (added, deleted, modified)
Extend the diff result from the diff command to include modified,
added and deleted file count and add DiffStats component to
ui-components.

Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com>
Pushed-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Co-authored-by: Tarik Gürsoy<tarik.guersoy@cloudogu.com>
2024-08-01 16:54:40 +02:00
Rene Pfeuffer
0708d1f2c5 fix: scm-packaging/docker/Dockerfile.alpine to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:&#10;- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386&#10;- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386&#10;- https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-6913411&#10;- https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249236&#10;- https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249265

Pushed-by: k8s-git-ops<admin@cloudogu.com>
Co-authored-by: snyk-bot<snyk-bot@snyk.io>
2024-07-31 15:07:15 +02:00
Renovate Bot
65c0c26452 Update dependency @types/enzyme to v3.10.14 (develop)
This PR contains the following updates:&#10;&#10;| Package | Type | Update | Change |&#10;|---|---|---|---|&#10;| [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [&#96;3.10.13&#96; -&gt; &#96;3.10.14&#96;](https://renovatebot.com/diffs/npm/@types%2fenzyme/3.10.13/3.10.14) |&#10;&#10;---&#10;&#10;This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).&#10;&lt;!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ&#61;&#61;--&gt;&#10;

Pushed-by: Renovate Bot<renovate@scm-manager.org>
Co-authored-by: Renovate Bot<renovate@scm-manager.org>
2024-07-31 15:04:15 +02:00
Rene Pfeuffer
2208cce97e Fix dead temporary files
Pushed-by: k8s-git-ops<admin@cloudogu.com>
Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
2024-07-30 15:40:31 +02:00
Laura Gorzitze
9df1389944 Improved Chip Input with explanatory line
Modification of the Chip Input component to allow addition of explanatory line

Co-authored-by: Laura Gorzitze<laura.gorzitze@cloudogu.com>
2024-07-25 08:38:04 +02:00