Commit Graph

10583 Commits

Author SHA1 Message Date
Sebastian Sdorra
7d80ff36fa Merge with develop branch 2020-08-12 14:30:26 +02:00
Sebastian Sdorra
ab508c6c96 Make clear why sonar finding is suppressed 2020-08-12 14:17:48 +02:00
Sebastian Sdorra
c622e6ff7a Fix wrong to string label 2020-08-12 14:17:21 +02:00
Sebastian Sdorra
4d533bf838 Fix wrong import from ui-components 2020-08-12 14:14:57 +02:00
Sebastian Sdorra
9b217f6829 Merge pull request #1284 from scm-manager/feature/full_anonymous_mode
Feature/full anonymous mode
2020-08-12 14:07:44 +02:00
Sebastian Sdorra
75a4a42426 Merge branch 'develop' into feature/full_anonymous_mode 2020-08-12 14:07:26 +02:00
Konstantin Schaper
7611ad1290 Merge branch 'develop' into feature/create_gpg_signatures 2020-08-12 13:40:45 +02:00
eheimbuch
b529016eff Merge pull request #1267 from scm-manager/feature/source_jump
Feature/source jump
2020-08-12 13:33:44 +02:00
eheimbuch
387f2babd8 Merge branch 'develop' into feature/source_jump 2020-08-12 13:33:20 +02:00
Konstantin Schaper
b100ec0277 fix code smell 2020-08-12 13:30:43 +02:00
Eduard Heimbuch
e86126ce83 remove unused import 2020-08-12 13:10:35 +02:00
Konstantin Schaper
80e18b47b7 fix code smells 2020-08-12 13:10:07 +02:00
Eduard Heimbuch
e9edd5ad8f fix formatting with prettier 2020-08-12 12:53:59 +02:00
Sebastian Sdorra
2ac77415e7 Merge with develop branch 2020-08-12 12:32:16 +02:00
Sebastian Sdorra
752745868a Split anonymous access e2e tests into separate files 2020-08-12 12:13:23 +02:00
Konstantin Schaper
5f986530ae Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
2020-08-12 12:02:07 +02:00
Konstantin Schaper
82f752a7fc fix review findings and code smells 2020-08-12 12:00:57 +02:00
Sebastian Sdorra
6fbb3b9d53 Remove replaceSpacesInTestId and normalize test id in createAttributesFroTesting 2020-08-12 10:54:16 +02:00
Sebastian Sdorra
1dfb688f21 Fix javadoc 2020-08-12 10:50:01 +02:00
Sebastian Sdorra
0861cd4ceb Merge pull request #1287 from scm-manager/bugfix/add_preselect_on_dropdown_if_missing
Add preselected value to options in DropDown if missing
2020-08-12 10:07:57 +02:00
Eduard Heimbuch
c1cfff603b fix review findings 2020-08-12 10:05:36 +02:00
eheimbuch
9a367aeec1 Merge pull request #1283 from scm-manager/feature/check_dependency_versions
Check dependency versions on plugin installation
2020-08-12 09:15:12 +02:00
Sebastian Sdorra
d08263fd22 Merge pull request #1288 from scm-manager/snyk-upgrade-97affcc0ca5d1006ba4641c122c635c4
[Snyk] Upgrade org.jboss.resteasy:resteasy-core from 4.5.5.Final to 4.5.6.Final
2020-08-12 06:55:21 +02:00
snyk-bot
b3ec7c005e fix: upgrade org.jboss.resteasy:resteasy-core from 4.5.5.Final to 4.5.6.Final
Snyk has created this PR to upgrade org.jboss.resteasy:resteasy-core from 4.5.5.Final to 4.5.6.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-core/

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/c575ed09-e310-44e7-afc8-22b77c5873cf?utm_source=github&utm_medium=upgrade-pr
2020-08-11 21:59:46 +00:00
Konstantin Schaper
a4d0ff2b24 add story and update storyshots 2020-08-11 15:19:41 +02:00
Konstantin Schaper
e942359c3c fix issue with signature status text color and layout 2020-08-11 15:13:11 +02:00
Konstantin Schaper
5a5289f381 fix merge issues 2020-08-11 15:04:52 +02:00
Konstantin Schaper
8576b66559 Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitHookContextProvider.java
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitLogCommand.java
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/web/GitReceiveHook.java
2020-08-11 13:33:21 +02:00
Konstantin Schaper
0601770262 resolve review findings 2020-08-11 13:28:16 +02:00
Konstantin Schaper
f3d2c3d17b update storyshots 2020-08-11 10:12:25 +02:00
Konstantin Schaper
c9ccaed61d fix source buttons not displaying for file renaming 2020-08-11 10:09:28 +02:00
Sebastian Sdorra
ffc72394f1 Migrate tests to junit 5 2020-08-11 10:04:48 +02:00
Sebastian Sdorra
be857569d1 Migrate assertions to assert4j 2020-08-11 09:54:00 +02:00
Sebastian Sdorra
65da3cc710 Fix duplicate plugins in the plugin tree after update 2020-08-11 09:46:00 +02:00
Konstantin Schaper
94bac2ad37 update storyshots 2020-08-11 08:56:32 +02:00
Sebastian Sdorra
86e13db492 merge with develop branch 2020-08-11 08:19:54 +02:00
Sebastian Sdorra
99815f3845 Add version information to plugin tree output 2020-08-11 08:17:40 +02:00
Sebastian Sdorra
c736149461 Remove explicit default constructor 2020-08-11 08:14:07 +02:00
Sebastian Sdorra
77803d36e1 Use field for context and descriptor to avoid passing them to every method 2020-08-11 08:12:27 +02:00
Sebastian Sdorra
50608b0189 Fix minor review mentions 2020-08-11 08:07:06 +02:00
Konstantin Schaper
c69ab4ea65 refactor to use file control factory 2020-08-10 20:48:08 +02:00
Sebastian Sdorra
0dc84ed94e First check integrity of download, than check if dependencies are fulfilled
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
2020-08-10 13:59:30 +02:00
Eduard Heimbuch
3549ce86ec Add preselected value to options in DropDown.tsx if missing 2020-08-10 13:59:24 +02:00
Sebastian Sdorra
1912084a71 Update CHANGELOG.md
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
2020-08-10 13:58:26 +02:00
Eduard Heimbuch
a46d8c4749 update documentation 2020-08-10 13:49:14 +02:00
Konstantin Schaper
08efc9421d Merge branch 'develop' into feature/source_jump
# Conflicts:
#	CHANGELOG.md
2020-08-10 12:37:05 +02:00
Konstantin Schaper
016adfca16 Merge pull request #1286 from scm-manager/bugfix/git_extension_not_allowed_backend
".git" extension not allowed on the end of repository name
2020-08-10 12:33:39 +02:00
Eduard Heimbuch
c813a5f723 ".git" extension not allowed on the end of repository name 2020-08-10 11:54:19 +02:00
Konstantin Schaper
87f3d78148 adjust displayed links depending on type of change 2020-08-10 11:50:56 +02:00
Eduard Heimbuch
a9bf3c54e6 merge with develop 2020-08-10 11:39:18 +02:00