Commit Graph

10226 Commits

Author SHA1 Message Date
Florian Scholdei
fc176d81c4 Add appendLinkContent for extracting inner content links 2020-07-16 11:18:24 +02:00
Eduard Heimbuch
e772b5060d improve documentation 2020-07-15 10:37:56 +02:00
René Pfeuffer
e4ca2c2490 Prepare support version 2020-06-23 11:01:46 +02:00
CES Marvin
b037053ec5 release version 2.1.0 2.1.0 2020-06-18 10:54:38 +00:00
René Pfeuffer
166e8f341d Adjust changelog for release 2.1.0 2020-06-18 11:10:38 +02:00
Eduard Heimbuch
8660b7f155 Merge branch 'develop' of github.com:scm-manager/scm-manager into develop 2020-06-18 10:38:53 +02:00
Eduard Heimbuch
ff09847853 add missing translation 2020-06-18 10:38:30 +02:00
Sebastian Sdorra
cf8aa0779d fixed wrong ui versions after merge with support branch 2020-06-18 10:20:11 +02:00
Sebastian Sdorra
b6a193befa Merge branch 'develop' of github.com:scm-manager/scm-manager into develop 2020-06-18 09:40:13 +02:00
Sebastian Sdorra
a3eb42bbb7 merge with support/2.0.x branch 2020-06-18 09:39:16 +02:00
René Pfeuffer
04dcbb5f44 Merge pull request #1203 from scm-manager/bugfix/fixed_notfound_refetch_loop
fixes refetching loop for non existing changesets
2020-06-18 09:22:27 +02:00
René Pfeuffer
4f540c74b0 Merge remote-tracking branch 'origin/develop' into bugfix/fixed_notfound_refetch_loop 2020-06-18 09:22:11 +02:00
Eduard Heimbuch
d9bc680df9 move user-oriented docs navigation higher on website 2020-06-18 09:00:07 +02:00
eheimbuch
03cfb6a885 Merge pull request #1204 from scm-manager/feature/docs
Add user-oriented SCM-Manager documentation
2020-06-18 08:35:58 +02:00
René Pfeuffer
0d3e148d1c Merge pull request #1199 from scm-manager/bugfix/active_when_match
fixed active state of sub navigation items, which are using activeWhe…
2020-06-18 08:24:30 +02:00
Sebastian Sdorra
d4eaa911ce Merge branch 'feature/update_jetty' into develop 2020-06-18 08:08:17 +02:00
René Pfeuffer
34b04b0ccd Fix formatting 2020-06-18 07:40:23 +02:00
Sebastian Sdorra
ac9f7914ae removed unused imports 2020-06-18 07:40:23 +02:00
Sebastian Sdorra
f2c9529c2f added pr link to changelog 2020-06-18 07:40:18 +02:00
Sebastian Sdorra
dcac6b3f22 fixed active state of sub navigation items, which are using activeWhenMatch 2020-06-18 07:39:35 +02:00
Sebastian Sdorra
91aca71591 added missing changelog entry for usage of short git commit ids 2020-06-18 07:30:41 +02:00
Sebastian Sdorra
74431664d8 Merge pull request #1201 from scm-manager/bugfix/mind_custom_repo_dir_in_migration
Mind custom directories for repository types in migration
2020-06-18 07:27:34 +02:00
Sebastian Sdorra
e8642a451a fixed typo in changelog 2020-06-18 07:27:06 +02:00
Sebastian Sdorra
85b960c04d update jetty to 9.4.30.v20200611 2020-06-18 06:40:04 +02:00
Sebastian Sdorra
2dee9e1ba3 Merge pull request #1200 from scm-manager/feature/shortened_commit_id
find single changeset for shortened changesetId
2020-06-17 17:26:12 +02:00
Sebastian Sdorra
c16c6e006e removes unused import 2020-06-17 17:25:41 +02:00
René Pfeuffer
03b2df5503 Merge pull request #1202 from scm-manager/feature/remove_sonar_qube_build_breaker
remove wait for sonarqube qualitygate
2020-06-17 17:20:06 +02:00
Sebastian Sdorra
d30a4fddf7 added pr link to changelog 2020-06-17 16:48:16 +02:00
Sebastian Sdorra
808a8a4107 fixes refetching loop for non existing changesets 2020-06-17 16:45:53 +02:00
René Pfeuffer
4079b739bc Mind custom directories for repository types in migration
In the migration of the repositories from 1.x to 2.x we did not mind
the possibility, that you could configure custom directories for the
different repository types in 1.x. With this fix we read these
configurations (when they exist) to find the correct repository
directories.
2020-06-17 16:31:02 +02:00
Sebastian Sdorra
0b7e000860 simplified fetch of single changeset 2020-06-17 16:26:21 +02:00
Eduard Heimbuch
0738cb1ff4 find single changeset for shortened changesetId 2020-06-17 15:40:39 +02:00
Sebastian Sdorra
f0a6a4240b remove wait for sonarqube qualitygate
We do not longer wait for the sonarqube webhook, because nearly every build fails with a timeout.
Incresing the timeout is also no option, because it is already relative high.
2020-06-17 15:31:46 +02:00
Sebastian Sdorra
231d81992a break-word on overflow in popover of annotaton view 2020-06-17 13:44:53 +02:00
eheimbuch
091d426cbe Merge pull request #1196 from scm-manager/feature/annotate
Annotate View
2020-06-17 13:29:26 +02:00
Eduard Heimbuch
1435828e0e fix small review findings 2020-06-17 13:27:54 +02:00
Sebastian Sdorra
94054e9226 update storyshot snapshots 2020-06-17 12:29:33 +02:00
Sebastian Sdorra
62996d6585 align calculating and formatting of dates between components 2020-06-17 12:26:22 +02:00
Eduard Heimbuch
37bad5fd95 fix race condition in annotate view 2020-06-17 11:44:21 +02:00
René Pfeuffer
9d214ace77 Migrate to next smp maven plugin 2020-06-17 11:44:12 +02:00
René Pfeuffer
3e5ee53dc2 Adapt test to change from 52a09a9 2020-06-17 11:16:04 +02:00
Sebastian Sdorra
9353972da2 fixed wrong type import 2020-06-17 10:47:28 +02:00
Sebastian Sdorra
767b941fca fixed wrong e-tag format 2020-06-17 10:09:35 +02:00
René Pfeuffer
f8b20233d3 Add hint for upgrading with yum 2020-06-17 09:34:06 +02:00
René Pfeuffer
84947f5097 Adapt test to changed API 2020-06-17 09:30:02 +02:00
René Pfeuffer
fef62154b7 Add hint for upgrading with yum 2020-06-17 09:28:19 +02:00
eheimbuch
6d6c71cc85 Merge pull request #1185 from scm-manager/bugfix/diff_with_CR
Only use LF for line breaks in diffs
2020-06-17 09:18:05 +02:00
eheimbuch
7ca781bc1c Merge branch 'develop' into bugfix/diff_with_CR 2020-06-17 09:17:45 +02:00
eheimbuch
2d709fe57f Merge pull request #1191 from scm-manager/bugfix/close_file_list_in_migration
Close file lists
2020-06-17 08:42:45 +02:00
eheimbuch
296dc8156d Merge branch 'develop' into bugfix/close_file_list_in_migration 2020-06-17 08:42:38 +02:00