Eduard Heimbuch
445d26e2b7
fix storyshots
2020-10-20 10:31:56 +02:00
Florian Scholdei
27d4b0a755
Fix review findings
2020-10-20 10:18:44 +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
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
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
eheimbuch
aea02efe77
Merge branch 'develop' into bugfix/svn_props_null_check
2020-10-14 12:45:27 +02:00
Eduard Heimbuch
0847a3eda0
add unit tests
2020-10-14 12:44:23 +02:00
eheimbuch
253eefbccd
Merge pull request #1374 from scm-manager/bugfix/fix_logging_for_bearer_tokens
...
Check token content before handling them
2020-10-14 12:41:02 +02:00
René Pfeuffer
ab6e5fd6d6
Fix unit test
2020-10-14 11:43:47 +02:00
René Pfeuffer
f35fddc505
Add debug log for successful login
2020-10-14 11:28:21 +02:00
René Pfeuffer
07a85ef9c1
Check token content before handling them
...
This adds plausibility checks before handling tokens as for example jwt
or api keys. Doing so we generate less error logs and therefore we cause
less confusion.
2020-10-14 11:11:23 +02:00
Eduard Heimbuch
d273b19f68
add null check on parsing svn properties in browsecommand
2020-10-14 10:50:08 +02:00
Sebastian Sdorra
12e01825e8
Merge pull request #1371 from scm-manager/bugfix/fix_anonymous_migration_for_deleted_repositories
...
Fix anonymous migration for deleted repositories
2020-10-14 09:53:40 +02:00
René Pfeuffer
c9410a6392
Add logging
2020-10-14 08:56:07 +02:00
René Pfeuffer
2c640009cc
Fix anonymous migration for deleted repositories
2020-10-14 08:36:57 +02:00
René Pfeuffer
e81ad30f6f
Merge pull request #1368 from scm-manager/dependabot/maven/junit-junit-4.13.1
...
Bump junit from 4.13 to 4.13.1
2020-10-14 08:13:31 +02:00
René Pfeuffer
665267eb77
Merge pull request #1369 from scm-manager/snyk-fix-f8e56218af35eb35b52d24962e235078
...
[Snyk] Security upgrade junit:junit from 4.13 to 4.13.1
2020-10-14 08:04:32 +02:00
snyk-bot
e3cbdf6a93
fix: pom.xml to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
2020-10-13 21:57:02 +00:00
dependabot[bot]
2baa61eb09
Bump junit from 4.13 to 4.13.1
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-13 20:40:00 +00:00
Sebastian Sdorra
a680b75f85
Add missing helm chart information
2020-10-13 08:40:20 +02:00
Sebastian Sdorra
4f99d4c60e
Merge pull request #1366 from scm-manager/bugfix/fix_git_hook_tag_provider_unit_test
...
Remove unnecessary null check
2020-10-13 07:34:48 +02:00
René Pfeuffer
c5f8d975a3
Remove unnecessary null check
...
The function RevWalk#parseAny indeed never returns null. This check only
was there to satisfy the (therefore wrong) unit test.
2020-10-12 19:02:28 +02:00
CES Marvin
befd50eeef
prepare for next development iteration
2020-10-12 13:26:08 +00:00
Jenkins Agent User
a3c33af20a
Merge branch 'master' into develop
2020-10-12 13:25:31 +00:00
CES Marvin
abe8413802
release version 2.7.0
2.7.0
2020-10-12 12:41:15 +00:00
Eduard Heimbuch
3d8dc0ed05
Revert "Fix sonar issue"
...
This reverts commit 0b0df4ed
2020-10-12 14:24:11 +02:00
Eduard Heimbuch
eb3525a680
improve translations
2020-10-12 13:02:26 +02:00
Eduard Heimbuch
181411f52b
Adjust changelog for release 2.7.0
2020-10-12 12:45:27 +02:00
René Pfeuffer
0d180b1d5e
Merge branch 'master' into develop
2020-10-12 12:01:16 +02:00
CES Marvin
649028fc41
release version 2.6.2
2.6.2
2020-10-12 11:55:57 +02:00
René Pfeuffer
0b0df4ed5f
Fix sonar issue
2020-10-12 08:28:39 +02:00
René Pfeuffer
4f8ff460c2
Merge pull request #1363 from scm-manager/snyk-upgrade-75b57c0ace492c3aad904cea13090684
...
[Snyk] Upgrade org.mockito:mockito-core from 3.5.10 to 3.5.11
2020-10-12 07:49:24 +02:00
René Pfeuffer
7756fe147d
Merge pull request #1364 from scm-manager/snyk-upgrade-c5f490d6ef74c9e6980e2f76b1baceae
...
[Snyk] Upgrade org.jboss.resteasy:resteasy-jackson2-provider from 4.5.6.Final to 4.5.7.Final
2020-10-12 07:26:01 +02:00
snyk-bot
6f879a6fed
fix: upgrade org.jboss.resteasy:resteasy-jackson2-provider from 4.5.6.Final to 4.5.7.Final
...
Snyk has created this PR to upgrade org.jboss.resteasy:resteasy-jackson2-provider from 4.5.6.Final to 4.5.7.Final.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-jackson2-provider/
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-11 21:57:14 +00:00
snyk-bot
5fa6320006
fix: upgrade org.mockito:mockito-core from 3.5.10 to 3.5.11
...
Snyk has created this PR to upgrade org.mockito:mockito-core from 3.5.10 to 3.5.11.
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-09 21:57:56 +00:00
René Pfeuffer
d9d7558fa2
Merge branch 'release/2.6.2' into develop
2020-10-09 13:55:55 +02:00
eheimbuch
78102373d0
Update release-process.md
2020-10-09 13:10:53 +02:00
Florian Scholdei
34946e7466
Merge branch 'develop' of ssh://github.com/scm-manager/scm-manager into develop
2020-10-09 12:40:44 +02:00
Florian Scholdei
db6ec1e543
Update documentation
2020-10-09 12:40:18 +02:00
René Pfeuffer
2f5b6d98c6
Merge branch 'support/2.6.x' into develop
2020-10-09 12:16:23 +02:00
René Pfeuffer
8286f3c94a
Adjust changelog for release 2.6.2
2020-10-09 12:09:46 +02:00
René Pfeuffer
f7a4061ae4
Merge remote-tracking branch 'origin/support/2.6.x' into support/2.6.x
2020-10-09 08:05:16 +02:00
Sebastian Sdorra
7dae40db70
Merge pull request #1362 from scm-manager/bugfix/anonymous-cas-external-logout_261
...
Introduce api for handling token validation failed exception
2020-10-09 07:59:16 +02:00