Eduard Heimbuch
b7e95f3cc4
create openapi docs for scm-git-plugin
2020-02-17 14:09:26 +01:00
Eduard Heimbuch
7243f3d5a5
bootstrap openapi documentation
2020-02-17 13:42:48 +01:00
Rene Pfeuffer
246e5916e5
Merge with default
2020-02-17 11:29:03 +01:00
Rene Pfeuffer
97cc0e7b9c
Use access key directly, not the jwt token
2020-02-17 11:08:08 +01:00
Eduard Heimbuch
d6fe305438
Merged in feature/update_docker_base (pull request #406 )
...
Update to latest java 8 alpine docker image
2020-02-17 09:43:15 +00:00
Eduard Heimbuch
cfdedf6c6a
Close branch feature/update_docker_base
2020-02-17 09:43:15 +00:00
Rene Pfeuffer
d513ebcd83
Prepare for next development iteration
2020-02-14 13:40:39 +01:00
Rene Pfeuffer
79aa1396ad
Added tag 2.0.0-rc4 for changeset fe047eae78c4
2020-02-14 12:35:01 +01:00
Rene Pfeuffer
476dcc5758
Release version 2.0.0-rc4
2.0.0-rc4
2020-02-14 12:28:11 +01:00
Eduard Heimbuch
731eb6a348
Merged in feature/set_explicit_committer (pull request #407 )
...
Set explicit committer for new commits
2020-02-14 11:21:30 +00:00
Eduard Heimbuch
f2acd9889c
Close branch feature/set_explicit_committer
2020-02-14 11:21:30 +00:00
Rene Pfeuffer
db19da7b46
Set explicit committer for new commits
2020-02-14 10:42:59 +01:00
Rene Pfeuffer
0a755c4dbb
Update to latest java 8 alpine docker image
2020-02-13 16:19:22 +01:00
Rene Pfeuffer
4fb8884bf2
Merge with default
2020-02-13 15:59:28 +01:00
Eduard Heimbuch
87a3f882bc
Merged in bugfix/collapse_all (pull request #405 )
...
Fix collapse all button
2020-02-13 14:37:54 +00:00
Eduard Heimbuch
8a3bd5d69f
Close branch bugfix/collapse_all
2020-02-13 14:37:54 +00:00
Rene Pfeuffer
0a2253753f
Fix collapse all button
2020-02-13 15:08:17 +01:00
Rene Pfeuffer
defad2af5b
Remove token expiration from test
2020-02-13 11:27:25 +01:00
Rene Pfeuffer
92ae617a77
Merged in bugfix/markdown_formatting (pull request #402 )
...
remove markdown formatting from MarkdownView component
2020-02-13 09:52:33 +00:00
Rene Pfeuffer
a28438c99f
Close branch bugfix/markdown_formatting
2020-02-13 09:52:33 +00:00
Rene Pfeuffer
c4dee747e3
Put default for xsrf environment key
...
Otherwise the python script scmhooks.py fails, because the environment
access with a missing key raises an error.
2020-02-13 10:34:40 +01:00
Rene Pfeuffer
1ebad2f080
Log change
2020-02-13 09:20:26 +01:00
Rene Pfeuffer
6217a757e3
Add xsrf token to hg callbacks
2020-02-13 09:16:29 +01:00
Eduard Heimbuch
550eb327c3
update storyshots
2020-02-13 08:29:51 +01:00
Eduard Heimbuch
88d5847773
update CHANGELOG.md
2020-02-12 14:58:12 +01:00
Eduard Heimbuch
91753f16f0
remove markdown formatting from MarkdownView component
2020-02-12 14:41:54 +01:00
Sebastian Sdorra
e30796b995
improve diff view button tooltip
2020-02-11 10:48:12 +01:00
Sebastian Sdorra
73de95efc7
Use tooltip instead of title and added aria label to DiffButton
2020-02-11 08:35:55 +01:00
Sebastian Sdorra
78e31f690a
Use icon only button for diff file controls
2020-02-10 15:33:32 +01:00
Sebastian Sdorra
733e050e13
Merged in feature/default_collapse_with_fct (pull request #401 )
...
Add option to use a function for default collapse state
2020-02-10 10:30:15 +00:00
Sebastian Sdorra
ca2e6ef259
Close branch feature/default_collapse_with_fct
2020-02-10 10:30:15 +00:00
Rene Pfeuffer
bcba3e28cd
Move redundant prop to type
2020-02-07 15:10:54 +01:00
Rene Pfeuffer
d3d33d5d65
Change case of file name
2020-02-07 14:57:36 +01:00
Rene Pfeuffer
d93682258e
Changelog
2020-02-07 14:29:13 +01:00
Rene Pfeuffer
22943eac9a
Add option to use a function for default collapse state
2020-02-07 14:27:21 +01:00
Rene Pfeuffer
c84bba8ead
Add unit test for browse with lfs
2020-02-06 13:11:07 +01:00
Rene Pfeuffer
d96f35229b
Merged in feature/java_9_and_above (pull request #400 )
...
Feature/java 9 and above
2020-02-06 11:51:46 +00:00
Rene Pfeuffer
2c4176752c
Close branch feature/java_9_and_above
2020-02-06 11:51:46 +00:00
Rene Pfeuffer
6e9524f809
Fix JavaDoc builds for java > 8
...
Sadly, therefor we have to remove the APIviz lib. It seems this is dead.
2020-02-06 11:52:24 +01:00
Rene Pfeuffer
94add329eb
Remove wait time for leak preventor
...
This is no longer necessary due to the new SimpleClassLoaderLifeCycle,
that is configured in the jetty startup for integration tests in the
poms of scm-webapp and scm-it.
2020-02-06 10:00:44 +01:00
Rene Pfeuffer
ab169670f0
Fix JavaDoc
2020-02-06 09:58:49 +01:00
Sebastian Sdorra
53dc34f7b4
allow to override scm version to simplify testing
2020-02-05 11:04:18 +01:00
Sebastian Sdorra
7f471168b6
use jdk-11 for ci builds
2020-02-04 16:07:24 +01:00
Sebastian Sdorra
71c5f68878
implemented simple ClassLoaderLifeCycle to fix integration tests on Java > 8
2020-02-04 15:59:11 +01:00
Sebastian Sdorra
a36551597d
fix deprecation warning of Jackson ISO8601DateFormat
2020-02-04 15:27:30 +01:00
Sebastian Sdorra
00b5471ca7
fix some compiler warnings around hibernate-validator
2020-02-04 09:56:43 +01:00
Sebastian Sdorra
95dc2b02d7
fixed build on Java > 8
2020-02-03 16:43:36 +01:00
Sebastian Sdorra
d14acf2f59
fix copy of core plugins on Java > 8
2020-02-03 16:43:06 +01:00
Sebastian Sdorra
73c3d29820
upgrade mockitoto v2.28.2 in order to fix tests on Java versions > 8
2020-02-03 16:10:41 +01:00
Sebastian Sdorra
0173862127
Upgrade Lombok to v1.18.10 in order to fix build on Java versions > 8
2020-02-03 14:53:26 +01:00