Eduard Heimbuch
|
2f87afdbc2
|
make placeholders overwritable
|
2020-11-03 13:30:00 +01:00 |
|
Eduard Heimbuch
|
9c96445b7a
|
add jaxb annotation to SpanContext
|
2020-11-03 13:27:22 +01:00 |
|
Eduard Heimbuch
|
64650f9e0e
|
Merge branch 'feature/trace_api' of github.com:scm-manager/scm-manager into feature/trace_api
|
2020-10-29 08:16:44 +01:00 |
|
Eduard Heimbuch
|
8f52fc50f1
|
Merge branch 'develop' into feature/trace_api
|
2020-10-27 15:00:10 +01:00 |
|
Sebastian Sdorra
|
35c07a92df
|
Update changelog
|
2020-10-27 14:24:01 +01:00 |
|
Sebastian Sdorra
|
37514eb468
|
Fix typo in log message
|
2020-10-27 14:21:24 +01:00 |
|
Sebastian Sdorra
|
066ccdf4f2
|
Mark span as failed if an IOException occurs
|
2020-10-27 14:21:24 +01:00 |
|
Sebastian Sdorra
|
10d4f79302
|
Fix SonarQube issues
|
2020-10-27 14:21:24 +01:00 |
|
Sebastian Sdorra
|
4edb406420
|
Integrate trace api with AdvancedHttpClient
|
2020-10-27 14:21:24 +01:00 |
|
Sebastian Sdorra
|
c5bf122132
|
Implemented default LoggingExporter for trace api
|
2020-10-27 14:21:24 +01:00 |
|
Sebastian Sdorra
|
bef51b7c61
|
Add trace api to trace long running tasks
|
2020-10-27 14:21:24 +01:00 |
|
CES Marvin
|
520db79a38
|
prepare for next development iteration
|
2020-10-27 08:35:13 +00:00 |
|
CES Marvin
|
1db75f4cf3
|
release version 2.8.0
2.8.0
|
2020-10-27 08:00:25 +00:00 |
|
Eduard Heimbuch
|
d2591256b8
|
Adjust changelog for release 2.8.0
|
2020-10-27 08:54:26 +01:00 |
|
Sebastian Sdorra
|
e992e17040
|
Fix typo in log message
|
2020-10-27 08:28:23 +01:00 |
|
Sebastian Sdorra
|
76dee09e3c
|
Mark span as failed if an IOException occurs
|
2020-10-27 08:15:10 +01:00 |
|
Sebastian Sdorra
|
557f726b9f
|
Update storyshots
|
2020-10-26 17:03:03 +01:00 |
|
Sebastian Sdorra
|
1742bd9b77
|
Fix SonarQube issues
|
2020-10-26 16:55:22 +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
|
bef98ecd03
|
Merge pull request #1387 from scm-manager/bugfix/diff_syntax_highlighting_css_conflict
Fix css conflicts on diff syntaxhighlighting by using a css module
|
2020-10-26 15:36:41 +01:00 |
|
Sebastian Sdorra
|
99dae1c1bc
|
Fix css syntax highlighting conflict with bulma title
|
2020-10-26 15:24:54 +01:00 |
|
Sebastian Sdorra
|
6021832788
|
Merge pull request #1388 from scm-manager/bugfix/no_jwt_token_with_api_key
Do not create web tokens for api keys
|
2020-10-26 10:53:16 +01:00 |
|
René Pfeuffer
|
6002e560ef
|
Heed review remarks
|
2020-10-26 10:19:59 +01:00 |
|
René Pfeuffer
|
1ca18cd44c
|
Do not create web tokens for api keys
This fixes a way for privilege escalation with api keys.
|
2020-10-26 10:19:59 +01:00 |
|
Sebastian Sdorra
|
ab5043eb93
|
Merge pull request #1389 from scm-manager/snyk-fix-c4395030b33d727dd0bbb27e1cab632d
[Snyk] Security upgrade org.eclipse.jetty:jetty-webapp from 9.4.31.v20200723 to 9.4.33.v20201020
|
2020-10-26 07:29:53 +01:00 |
|
Sebastian Sdorra
|
19bd660ddb
|
Indent css module
|
2020-10-24 13:30:38 +02:00 |
|
Sebastian Sdorra
|
8140619c3c
|
Replace wrong selector mozselect with -moz-select
|
2020-10-24 13:28:00 +02:00 |
|
snyk-bot
|
97a7921818
|
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-1021614
|
2020-10-23 21:16:05 +00:00 |
|
Sebastian Sdorra
|
5f30cf8f30
|
Fix css conflicts on diff syntaxhighlighting by using a css module
|
2020-10-23 13:52:10 +02:00 |
|
eheimbuch
|
ea1eab6356
|
Merge pull request #1386 from scm-manager/bugfix/golang_syntaxhighlighting
Fix syntax highlighting for go files
|
2020-10-23 12:48:55 +02:00 |
|
Eduard Heimbuch
|
c5c999c750
|
update storyshots
|
2020-10-23 11:59:15 +02:00 |
|
Sebastian Sdorra
|
0d31ad2138
|
Fix syntax highlighting for go files
|
2020-10-23 10:35:13 +02:00 |
|
René Pfeuffer
|
d2d237e0c2
|
Merge pull request #1385 from scm-manager/bugfix/logging_error_reading_api_token
Reduce logging of ApiTokenRealm
|
2020-10-23 08:15:22 +02:00 |
|
Sebastian Sdorra
|
3be2d5acb4
|
Revert removal of DecodingException catch
|
2020-10-22 16:05:34 +02:00 |
|
eheimbuch
|
4b9ec3b376
|
Merge pull request #1384 from scm-manager/bugfix/handling_of_snapshot_dependencies
Fix handling of snapshot plugin dependencies
|
2020-10-22 16:00:33 +02:00 |
|
Sebastian Sdorra
|
1195026fe6
|
Fix handling of snapshot plugin dependencies
|
2020-10-22 15:06:39 +02:00 |
|
Sebastian Sdorra
|
86b4dfb92a
|
log stacktrace of failed api token parsing only if trace is enabled
|
2020-10-22 14:46:40 +02:00 |
|
Sebastian Sdorra
|
7b91cf82bf
|
Reduce logging of ApiTokenRealm
|
2020-10-22 14:39:09 +02:00 |
|
Konstantin Schaper
|
49607236e5
|
update storyshots
|
2020-10-22 10:52:56 +02:00 |
|
Sebastian Sdorra
|
0ab687c50a
|
Do not check generation scripts of ui-components
|
2020-10-22 10:31:03 +02:00 |
|
Sebastian Sdorra
|
064766df68
|
Merge branch 'feature/syntax-highlighting' into develop
|
2020-10-22 10:18:37 +02:00 |
|
Sebastian Sdorra
|
88286623a8
|
Move syntax-highlighter theme from ui-styles to ui-components
|
2020-10-22 10:17:51 +02:00 |
|
Sebastian Sdorra
|
e557c3a986
|
Merge pull request #1382 from scm-manager/feature/syntax-highlighting
Feature/syntax highlighting
|
2020-10-22 07:21:36 +02:00 |
|
Konstantin Schaper
|
0442a28f7c
|
update storyshots
|
2020-10-21 20:07:56 +02:00 |
|
Konstantin Schaper
|
a9ed357f75
|
improve string literal highlighting color contrast
|
2020-10-21 19:42:43 +02:00 |
|
Konstantin Schaper
|
0ed7769686
|
update changelog
|
2020-10-21 15:39:02 +02:00 |
|
Konstantin Schaper
|
bd5b54d6de
|
update storyshots
|
2020-10-21 15:22:15 +02:00 |
|
Konstantin Schaper
|
13134df198
|
Merge remote-tracking branch 'origin/feature/syntax-highlighting' into feature/syntax-highlighting
|
2020-10-21 14:29:05 +02:00 |
|