Konstantin Schaper
|
0601770262
|
resolve review findings
|
2020-08-11 13:28:16 +02:00 |
|
Sebastian Sdorra
|
742c58a282
|
Fix some SonarQube warning
|
2020-08-10 11:20:31 +02:00 |
|
Sebastian Sdorra
|
f25e609e18
|
Remove invalid sign property
|
2020-08-10 11:20:17 +02:00 |
|
Sebastian Sdorra
|
2e2ed3729a
|
Add missing since javadoc annotation
|
2020-08-10 11:19:52 +02:00 |
|
Konstantin Schaper
|
30aa592d73
|
Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
# CHANGELOG.md
# yarn.lock
|
2020-08-07 15:13:29 +02:00 |
|
Konstantin Schaper
|
76b561414c
|
fix tests
|
2020-08-07 14:17:54 +02:00 |
|
Konstantin Schaper
|
a99fdcef8e
|
fix imports
|
2020-08-07 12:18:11 +02:00 |
|
Konstantin Schaper
|
db19d8e95c
|
fix styling issues
|
2020-08-07 12:17:42 +02:00 |
|
Sebastian Sdorra
|
40390da241
|
Merge pull request #1282 from scm-manager/bugfix/docs_docker_logging_path
Fix path in documentation for path of logging.xml
|
2020-08-07 07:44:09 +02:00 |
|
René Pfeuffer
|
ca63d15dd7
|
Fix path in documentation for path of logging.xml
|
2020-08-07 06:51:48 +02:00 |
|
Konstantin Schaper
|
af04a074d9
|
fix typo
|
2020-08-06 21:59:30 +02:00 |
|
Konstantin Schaper
|
143d4273b8
|
allow key download from signature in changeset view
|
2020-08-06 21:57:31 +02:00 |
|
Sebastian Sdorra
|
e5215bd97b
|
Adds generic popover component to ui-component
|
2020-08-06 13:00:54 +02:00 |
|
Konstantin Schaper
|
acaf70feab
|
public gpg key download on management screen
|
2020-08-05 21:23:55 +02:00 |
|
Konstantin Schaper
|
0ac8b90c2f
|
first functional snapshot with unit test, no frontend changes
|
2020-08-05 17:08:15 +02:00 |
|
Konstantin Schaper
|
7072761ba1
|
implementation and unit tests
|
2020-08-05 13:02:02 +02:00 |
|
René Pfeuffer
|
592282eb0f
|
Fix versions
|
2020-08-04 17:34:33 +02:00 |
|
CES Marvin
|
7352bdf55b
|
prepare for next development iteration
|
2020-08-04 14:29:12 +00:00 |
|
CES Marvin
|
0394f8fd96
|
release version 2.3.1
2.3.1
|
2020-08-04 13:57:22 +00:00 |
|
Sebastian Sdorra
|
96509f245e
|
prepare changelog for release 2.3.1
|
2020-08-04 15:51:17 +02:00 |
|
René Pfeuffer
|
b3076f1997
|
Merge pull request #1276 from scm-manager/bugfix/protocol_url_outofscope
Avoid stacktrace logging when protocol url is accessed outside of request scope
|
2020-08-04 10:41:32 +02:00 |
|
René Pfeuffer
|
4499076180
|
Fix versions
|
2020-08-04 08:18:19 +02:00 |
|
Sebastian Sdorra
|
5b8ec0b85e
|
adds missing bind for RootURL
|
2020-08-04 06:43:43 +02:00 |
|
René Pfeuffer
|
8a42277ec7
|
Merge pull request #1275 from scm-manager/feature/import_documentation
adds documentation for importing existing repositories
|
2020-08-03 16:54:48 +02:00 |
|
Konstantin Schaper
|
08a025ba81
|
wip
|
2020-08-03 16:09:37 +02:00 |
|
Konstantin Schaper
|
a552e54d20
|
Update import.md
|
2020-08-03 14:33:53 +02:00 |
|
Konstantin Schaper
|
e930884c55
|
Update faq.md
|
2020-08-03 14:33:13 +02:00 |
|
Sebastian Sdorra
|
494e62109d
|
update changelog
|
2020-08-03 14:09:12 +02:00 |
|
Sebastian Sdorra
|
030ef30ffb
|
uses parent constructor with RootURL
|
2020-08-03 14:01:44 +02:00 |
|
Sebastian Sdorra
|
b981d62905
|
adds new constructor to InitializingHttpScmProtocolWrapper which uses the new RootURL api
|
2020-08-03 13:57:07 +02:00 |
|
Sebastian Sdorra
|
5bf4917914
|
adds RootURL which resolves the scm root url regardless of the guice scope
|
2020-08-03 13:37:16 +02:00 |
|
Sebastian Sdorra
|
2d5c62e77b
|
throws an exception if createForwardedBaseUrl is used with a non forwarded request
|
2020-08-03 13:36:23 +02:00 |
|
Sebastian Sdorra
|
1dd4494eac
|
fixes small sonarqube warning
|
2020-08-03 07:40:35 +02:00 |
|
Sebastian Sdorra
|
2400e465d3
|
migrate InitializingHttpScmProtocolWrapperTest to junit 5
|
2020-08-03 07:38:39 +02:00 |
|
Sebastian Sdorra
|
c907df564f
|
Update docs/en/import.md
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
|
2020-08-03 07:20:40 +02:00 |
|
Sebastian Sdorra
|
045516791c
|
Update docs/en/import.md
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
|
2020-08-03 07:20:22 +02:00 |
|
Sebastian Sdorra
|
0177b53dc9
|
Update docs/en/import.md
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
|
2020-08-03 07:20:12 +02:00 |
|
Sebastian Sdorra
|
3015419f32
|
Update docs/en/faq.md
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
|
2020-08-03 07:19:50 +02:00 |
|
Sebastian Sdorra
|
1b94f447d9
|
adds documentation for importing existing repositories
|
2020-08-02 12:35:55 +02:00 |
|
Sebastian Sdorra
|
a611fb0d66
|
Merge pull request #1271 from scm-manager/bugfix/tooltip_overflow
Fix tooltip overflow of help icons
|
2020-07-31 13:39:50 +02:00 |
|
Sebastian Sdorra
|
46e6c51e65
|
update storyshots to reflect latest tooltip changes
|
2020-07-31 13:00:15 +02:00 |
|
Eduard Heimbuch
|
4768e7a1be
|
update CHANGELOG.md
|
2020-07-31 11:14:45 +02:00 |
|
Sebastian Sdorra
|
d6d8b7ca8c
|
reenable pre-commit linting of js, ts and tsx files
|
2020-07-31 11:12:31 +02:00 |
|
Eduard Heimbuch
|
2d89d2aa26
|
update storyshots
|
2020-07-31 11:11:17 +02:00 |
|
Eduard Heimbuch
|
c5bac94250
|
update documentation
|
2020-07-31 11:04:41 +02:00 |
|
Sebastian Sdorra
|
63e56ce84d
|
adjust changelog for latest tooltip changes
|
2020-07-31 10:54:26 +02:00 |
|
Sebastian Sdorra
|
3f1b7bbf5e
|
use multiline tooltips for help as default
|
2020-07-31 10:48:51 +02:00 |
|
Sebastian Sdorra
|
28d3983aed
|
remove short tooltips from long tooltip story
|
2020-07-31 10:48:14 +02:00 |
|
Eduard Heimbuch
|
8db0301141
|
cleanup
|
2020-07-31 10:26:44 +02:00 |
|
Sebastian Sdorra
|
d88704a009
|
improve modal stories to show overflow bug on form elements
|
2020-07-31 10:17:03 +02:00 |
|