Commit Graph

2108 Commits

Author SHA1 Message Date
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
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
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
Konstantin Schaper
62d75fa0f8 Merge branch 'develop' into bugfix/anonymous-ssh-clone 2020-11-02 10:10:36 +01:00
René Pfeuffer
c2a7ed8869 Validate banch names 2020-10-30 14:24:31 +01:00
Konstantin Schaper
3e6e32a749 add unit test 2020-10-30 12:14:52 +01:00
Eduard Heimbuch
6d0881d3d9 Merge branch 'feature/user_converter' of github.com:scm-manager/scm-manager into feature/user_converter 2020-10-30 11:13:01 +01:00
Eduard Heimbuch
333de7c404 fix unit tests 2020-10-30 11:12:32 +01:00
Konstantin Schaper
7a712f8d9e add flag for anonymous mode availability to scm protocols and filter supported protocols accordingly 2020-10-30 10:58:36 +01:00
Konstantin Schaper
62a7ebd4dd user agents are not longer set to be browsers by default 2020-10-29 19:51:40 +01:00
Sebastian Sdorra
a63f2ca5e7 Fix javadoc links 2020-10-29 15:31:54 +01:00
Sebastian Sdorra
c76f2efff2 Fix javadoc links 2020-10-29 15:14:41 +01:00
Eduard Heimbuch
76dac8bc6b mind review findings 2020-10-28 08:42:13 +01:00
Eduard Heimbuch
c1a018a00d update javadoc 2020-10-27 08:24:52 +01:00
Sebastian Sdorra
eb7a7837d7 Integrate trace api with AdvancedHttpClient 2020-10-26 16:54:05 +01:00
Sebastian Sdorra
09d85f6dbb Implemented default LoggingExporter for trace api 2020-10-26 16:51:57 +01:00
Sebastian Sdorra
e3a6111056 Add trace api to trace long running tasks 2020-10-26 15:41:32 +01:00
eheimbuch
b8c419792e Merge branch 'develop' into feature/user_converter 2020-10-23 12:08:23 +02:00
Sebastian Sdorra
1195026fe6 Fix handling of snapshot plugin dependencies 2020-10-22 15:06:39 +02:00
Eduard Heimbuch
69950f63b3 Mind review findings 2020-10-21 12:48:43 +02:00
Eduard Heimbuch
c005944a5c wrap lookup command result in java.util.Optional to clarify api 2020-10-21 10:18:29 +02:00
Eduard Heimbuch
8fe612cc06 create lookup command 2020-10-20 11:40:29 +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
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
Eduard Heimbuch
258e056646 implement user converter 2020-10-15 16:06:23 +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
465a9e635b Rename createFallbackMailAddress to more explicit getMailOrFallback 2020-10-15 11:48:17 +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
e67ca28c5f Do not break existing core api 2020-10-15 11:32:19 +02:00
René Pfeuffer
be6bb8bf37 Rename "mail host" to "mail domain name" 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
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
3efe23e74d Add external flag to user config 2020-10-13 16:33:05 +02:00
Eduard Heimbuch
04a4add8ee add user converter to global configuration 2020-10-13 16:19:00 +02:00
René Pfeuffer
2f5b6d98c6 Merge branch 'support/2.6.x' into develop 2020-10-09 12:16:23 +02:00
Konstantin Schaper
f2a53644b6 introduce api for handling token validation failed exception 2020-10-09 07:20:08 +02:00
René Pfeuffer
905fc4158a Add rest resource for api keys 2020-10-05 10:53:30 +02:00
Eduard Heimbuch
a39abcdbe9 enhance mergeCommandBuilder API with setMessage to avoid templating commit messages 2020-09-25 10:30:45 +02:00
Eduard Heimbuch
b424bc8ff0 Merge branch 'develop' into feature/admin_info 2020-09-24 10:41:17 +02:00
Eduard Heimbuch
804a6498a7 fix review findings 2020-09-24 10:38:40 +02:00
Eduard Heimbuch
ff6aaf7bc5 cleanup 2020-09-23 09:52:43 +02:00
Eduard Heimbuch
65caa05433 add download link for new SCM-Manager version to admin information page 2020-09-22 16:21:49 +02:00