Commit Graph

12416 Commits

Author SHA1 Message Date
Sebastian Sdorra
423402e62b Add option to disable request tracing 2020-11-04 09:44:08 +01:00
Konstantin Schaper
3dd0272c4a Merge branch 'bugfix/api-key-to-access-token' of github.com:scm-manager/scm-manager into bugfix/api-key-to-access-token 2020-11-04 09:38:46 +01:00
Konstantin Schaper
b5f042ad15 use preexisiting scope by default but prevent overriding of builder scope and update unit tests 2020-11-04 09:38:29 +01:00
Sebastian Sdorra
5694a89589 Set span kinds for internal requests 2020-11-04 09:37:24 +01:00
Eduard Heimbuch
96233997b4 change SvnLookupCommand implementation to match the svn lookup api 2020-11-04 09:27:16 +01:00
Sebastian Sdorra
b91d9e6b60 Add exception class to failed span of AdvancedHttpClient 2020-11-04 08:55:23 +01:00
Sebastian Sdorra
3c32073853 Merge with develop 2020-11-04 08:22:41 +01:00
Sebastian Sdorra
8e4b1e40c2 Remove setter of SpanContext, because it should be immutable 2020-11-04 08:20:29 +01:00
Sebastian Sdorra
bed8e3a047 Merge pull request #1406 from scm-manager/bugfix/fix_equals
Fix equals in UserAgent
2020-11-04 07:38:40 +01:00
René Pfeuffer
d50bda7f13 Merge pull request #1408 from scm-manager/snyk-upgrade-32e80519807ca8b09f0b5f14bdb1b812
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.2 to 2.11.3
2020-11-04 07:05:27 +01:00
René Pfeuffer
7e9938e326 Merge pull request #1409 from scm-manager/snyk-upgrade-5874fe5630747db03421602c483d6ce7
[Snyk] Upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final
2020-11-04 07:04:27 +01:00
snyk-bot
9f237135bc fix: upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final
Snyk has created this PR to upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-11-04 01:35:26 +00:00
snyk-bot
3e13b593cd fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.2 to 2.11.3
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.2 to 2.11.3.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/0397d943-538d-483e-9c87-a3f7e7665d7b?utm_source=github&utm_medium=upgrade-pr
2020-11-03 22:15:54 +00:00
Sebastian Sdorra
c11611fb94 Merge pull request #1396 from scm-manager/feature/authenticated_group_on_setup
Create _authenticated group on setup
2020-11-03 15:32:42 +01:00
Konstantin Schaper
616e1efc97 Merge branch 'develop' into bugfix/api-key-to-access-token 2020-11-03 14:48:39 +01:00
Konstantin Schaper
36b6b221a4 update changelog 2020-11-03 14:47:55 +01:00
Konstantin Schaper
621ed5b827 update unit test name 2020-11-03 14:43:06 +01:00
Eduard Heimbuch
0a01cb058a update yarn.lock 2020-11-03 13:30:17 +01:00
Eduard Heimbuch
2f87afdbc2 make placeholders overwritable 2020-11-03 13:30:00 +01:00
Eduard Heimbuch
9c96445b7a add jaxb annotation to SpanContext 2020-11-03 13:27:22 +01:00
René Pfeuffer
a9406a2310 Use charset from jdk 2020-11-03 12:03:21 +01:00
René Pfeuffer
cc780eb737 Fix equals 2020-11-03 12:03:08 +01:00
eheimbuch
e9b8ab5560 Merge pull request #1405 from scm-manager/feature/update_java
Update java
2020-11-03 11:53:52 +01:00
Florian Scholdei
f3d8babc67 Merge with upstream 2020-11-03 11:44:13 +01:00
Konstantin Schaper
5c42c3b49d update unit test 2020-11-03 11:42:44 +01:00
René Pfeuffer
683982d78b Merge pull request #1402 from scm-manager/bugfix/rest-download
user agents are not longer set to be browsers by default
2020-11-03 11:01:58 +01:00
Florian Scholdei
bfa917859a Make authenticatedGroup external, fix small flaw 2020-11-03 10:57:46 +01:00
Florian Scholdei
f1115099c9 Create unit tests, supplement missing groupManager precondition, add createAuthenticatedGroup factory 2020-11-03 10:45:47 +01:00
Eduard Heimbuch
fd898240af Update java 2020-11-03 10:31:12 +01:00
René Pfeuffer
4b15468e67 Merge remote-tracking branch 'origin/develop' into bugfix/rest-download 2020-11-03 10:23:00 +01:00
René Pfeuffer
836e48c895 Remove deprecated api calls 2020-11-03 09:58:55 +01:00
René Pfeuffer
38180e40d0 Replace deprecated api in tests 2020-11-03 09:56:06 +01:00
René Pfeuffer
f6fef38615 Order arguments 2020-11-03 09:55:49 +01:00
Florian Scholdei
c87fa5b3e5 Revert "Exclude null case if groupManager is not set"
This reverts commit 81dc317f
2020-11-03 08:58:06 +01:00
Sebastian Sdorra
b5a91a3e79 Merge pull request #1403 from scm-manager/bugfix/anonymous-ssh-clone
Bugfix/anonymous ssh clone
2020-11-03 08:40:05 +01:00
Sebastian Sdorra
aa9ac3b020 Remove unnecessary public modifier of jUnit5 test 2020-11-03 08:32:14 +01:00
Sebastian Sdorra
9fe065f796 Merge pull request #1399 from scm-manager/feature/default_branch
Make default branch for git configurable
2020-11-03 08:23:03 +01:00
Konstantin Schaper
56331c4201 use api key scope when creating access tokens from api keys instead of full user scope 2020-11-02 17:13:13 +01:00
Sebastian Sdorra
14ccd2776b Merge pull request #1404 from scm-manager/bugfix/branches_link
Fix branches link
2020-11-02 16:54:07 +01:00
Konstantin Schaper
578e028d5b Merge branch 'develop' into bugfix/rest-download 2020-11-02 13:28:44 +01:00
Konstantin Schaper
22e0944377 fix review findings 2020-11-02 13:27:18 +01:00
Sebastian Sdorra
66024f249d Merge branch 'develop' of github.com:scm-manager/scm-manager into develop 2020-11-02 10:43:15 +01:00
Sebastian Sdorra
b6b0736cd9 Make JwtAccessTokenBuilderTest more robust 2020-11-02 10:41:21 +01:00
Konstantin Schaper
62d75fa0f8 Merge branch 'develop' into bugfix/anonymous-ssh-clone 2020-11-02 10:10:36 +01:00
René Pfeuffer
5f99ece3bb Fix branches link
Without the trailing '/' further links like 'create' will lead to
illegal links because they will not be appended but will replace the
'branches' part.
2020-11-02 10:08:49 +01:00
René Pfeuffer
68d6d71c71 Merge pull request #1400 from scm-manager/bugfix/svn_diff_prop_changes
Fix svn diff with property changes
2020-11-02 09:54:38 +01:00
Sebastian Sdorra
5de4b49392 Improve display of binary values in svn diff 2020-11-02 09:16:47 +01:00
Sebastian Sdorra
7e575036a3 Exclude SCMSvnDiffGenerator from SonarQube duplication report
SCMSvnDiffGenerator is a copy of an internal SVNKit class, with small changes for SCM-Manger.
If we refactor the class, it could become very hard to merge it with upstream.
So we decided to stop duplication reports for this class.
2020-11-02 08:41:30 +01:00
Sebastian Sdorra
a336d2c676 Fix svn diff with property changes 2020-11-02 08:41:27 +01:00
René Pfeuffer
42299281ab Merge pull request #1397 from scm-manager/bugfix/git_submodule_without_tree
Bugfix/git submodule without tree
2020-10-30 19:17:43 +01:00