13428 Commits

Author SHA1 Message Date
Eduard Heimbuch
05bf51b5b1 rm obsolete check for type change 2020-10-19 15:36:43 +02:00
Eduard Heimbuch
119d274ad8 remove checks for user type since it is deprecated now 2020-10-19 15:19:12 +02:00
Eduard Heimbuch
4f4ab9cad4 new user created by SyncingRealmHelper are always external 2020-10-19 15:18:35 +02:00
Eduard Heimbuch
2573d93c39 fix global settings ui 2020-10-19 13:45:03 +02:00
Eduard Heimbuch
613346fb97 merge with develop 2020-10-19 13:34:54 +02:00
Eduard Heimbuch
f0f96a5de9 improve logging 2020-10-19 13:29:48 +02:00
Sebastian Sdorra
d09a0b2a7c Merge pull request #1378 from scm-manager/snyk-upgrade-69095b646ff585a3714c2f29d15a4ff3
[Snyk] Upgrade org.mockito:mockito-core from 3.5.11 to 3.5.13
2020-10-17 10:04:34 +02:00
snyk-bot
5f1035986d fix: upgrade org.mockito:mockito-core from 3.5.11 to 3.5.13
Snyk has created this PR to upgrade org.mockito:mockito-core from 3.5.11 to 3.5.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mockito/mockito-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-10-16 21:57:13 +00:00
CES Marvin
597f29f466 prepare for next development iteration 2020-10-16 11:43:18 +00:00
CES Marvin
fbf3f9fd5f release version 2.6.3 2.6.3 2020-10-16 11:12:06 +00:00
Sebastian Sdorra
abb0a29e0f Prepare changelog for release 2.6.3 2020-10-16 11:50:12 +02:00
Sebastian Sdorra
46bcaa4eff Set support/2.6.x as development and main branch in order to release 2.6.3 2020-10-16 11:46:25 +02:00
Sebastian Sdorra
7ecbd632ba Make development and main branch configurable 2020-10-16 11:43:55 +02:00
Sebastian Sdorra
ca786c1a54 Fix missing default permission for managing public gpg keys 2020-10-16 11:11:58 +02:00
Konstantin Schaper
47aa05dfe0 fix lint warnings 2020-10-16 09:40:10 +02:00
Sebastian Sdorra
553c90ec73 Fix missing default permission for managing public gpg keys 2020-10-16 08:26:20 +02:00
Konstantin Schaper
af09435f51 Merge branch 'develop' into feature/syntax-highlighting 2020-10-15 18:20:47 +02:00
Eduard Heimbuch
258e056646 implement user converter 2020-10-15 16:06:23 +02:00
Sebastian Sdorra
d522ab186f Merge pull request #1370 from scm-manager/feature/handle_users_without_mail_address
Handle users without mail address
2020-10-15 15:00:16 +02:00
Sebastian Sdorra
27236cdbbd Use ValidatioUtil to check if the user id is a mail 2020-10-15 14:28:57 +02:00
Sebastian Sdorra
2d322e7020 Merge pull request #1375 from scm-manager/snyk-upgrade-b6f440509842a6368526333e7f5533ff
[Snyk] Upgrade org.jboss.resteasy:resteasy-core from 4.5.7.Final to 4.5.8.Final
2020-10-15 12:35:14 +02:00
Sebastian Sdorra
2ea019231a Document configuration for null checks 2020-10-15 11:58:20 +02:00
Sebastian Sdorra
465a9e635b Rename createFallbackMailAddress to more explicit getMailOrFallback 2020-10-15 11:48:17 +02:00
Sebastian Sdorra
775b37980d Use pull request root instead of files 2020-10-15 11:32:28 +02:00
Sebastian Sdorra
3cdc1faaa3 Improve javadoc of new configuration option mailDomainName 2020-10-15 11:32:27 +02:00
Sebastian Sdorra
e839ad32ea Use Nullable annotation to make clear that Email must be checked for null 2020-10-15 11:32:27 +02:00
Sebastian Sdorra
208fa0dcc8 Fix breaking change in RepositoryServiceFactory constructor
Deprecate old RepositoryServiceFactory constructor and create a new one to avoid breaking change in api
2020-10-15 11:32:27 +02:00
Sebastian Sdorra
ffd1daba52 There is no need for a class component here
We should use function component as much as possible, because their are easier to read and less confusing.
2020-10-15 11:32:27 +02:00
Sebastian Sdorra
e67ca28c5f Do not break existing core api 2020-10-15 11:32:19 +02:00
Eduard Heimbuch
7d2351e06d fix userform validation 2020-10-15 10:24:40 +02:00
Florian Scholdei
ed4a564677 Update CHANGELOG.md 2020-10-15 00:38:29 +02:00
Florian Scholdei
ce56ec02d8 Add fullscreen option to diff view 2020-10-15 00:23:15 +02:00
snyk-bot
92f7e7fba9 fix: upgrade org.jboss.resteasy:resteasy-core from 4.5.7.Final to 4.5.8.Final
Snyk has created this PR to upgrade org.jboss.resteasy:resteasy-core from 4.5.7.Final to 4.5.8.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-10-14 21:57:55 +00:00
Florian Scholdei
3b506bcaf1 Merge branch 'feature/fullscreen' of ssh://github.com/scm-manager/scm-manager into feature/fullscreen 2020-10-14 23:10:30 +02:00
Florian Scholdei
7631803492 Merge remote-tracking branch 'origin/develop' into feature/fullscreen 2020-10-14 23:09:06 +02:00
Florian Scholdei
ce955db17a Merge remote-tracking branch 'origin/develop' into feature/fullscreen 2020-10-14 22:49:30 +02:00
Florian Scholdei
c366203d1f New Fullscreen component 2020-10-14 22:48:10 +02:00
René Pfeuffer
8e93248dd6 Add component for commit author 2020-10-14 16:26:25 +02:00
René Pfeuffer
1d717acca0 Log change 2020-10-14 15:47:34 +02:00
René Pfeuffer
be6bb8bf37 Rename "mail host" to "mail domain name" 2020-10-14 15:46:50 +02:00
René Pfeuffer
e60ea987dd Make mail optional for user 2020-10-14 15:46:50 +02:00
René Pfeuffer
bb2b845015 Use email util to compute fallback mail address 2020-10-14 15:46:50 +02:00
René Pfeuffer
7fc7e33c0c Add fallback email to me dto 2020-10-14 15:46:50 +02:00
René Pfeuffer
343d0b9425 Create util class to get mail address 2020-10-14 15:46:50 +02:00
René Pfeuffer
9c233c1926 Add fallback mail host to global config 2020-10-14 15:46:50 +02:00
Eduard Heimbuch
356ac697cd Merge branch 'develop' into feature/user_converter 2020-10-14 15:45:07 +02:00
CES Marvin
bb9f1adc52 prepare for next development iteration 2020-10-14 12:38:13 +00:00
CES Marvin
eb126a5bbe release version 2.7.1 2.7.1 2020-10-14 12:03:24 +00:00
Eduard Heimbuch
fbffdea2a5 Adjust changelog for release 2.7.1 2020-10-14 13:57:39 +02:00
Florian Scholdei
416709c9e1 Merge pull request #1373 from scm-manager/bugfix/svn_props_null_check
add null check on parsing svn properties in browsecommand
2020-10-14 12:50:28 +02:00