Sebastian Sdorra
c262d5daf4
disable application logs durring ci build
2020-03-04 12:12:57 +01:00
Sebastian Sdorra
94d9c574a2
execute unit tests and integration tests in parallel
2020-03-04 10:14:59 +01:00
Sebastian Sdorra
bf15f7af7a
skipt frontend build and scm-it in unit-test stage
2020-03-04 09:54:42 +01:00
Sebastian Sdorra
6e1102dbd5
added more options to control which frontend scripts are executed durring build
2020-03-04 09:54:09 +01:00
Sebastian Sdorra
60b6e42fcc
skip unit tests in integration test stage
2020-03-03 16:20:21 +01:00
Sebastian Sdorra
4dd3e5e7d2
merge with branch bugfix/fix_broken_unit_test_timing
2020-03-03 16:00:06 +01:00
Sebastian Sdorra
5368f17893
close branch bugfix/fix_broken_unit_test_timing
2020-03-03 15:59:40 +01:00
Sebastian Sdorra
f6368360c7
try to fix flappy unit tests, by using awaitility instead of Thread.sleep
2020-03-03 15:15:17 +01:00
Sebastian Sdorra
e30dabcda6
merge repository heads
2020-03-03 12:01:06 +01:00
Sebastian Sdorra
2ba65f48c9
merge with feature/build_in_docker_with_hg
2020-03-03 12:00:18 +01:00
Sebastian Sdorra
7fe58f042e
close branch feature/build_in_docker_with_hg
2020-03-03 11:59:40 +01:00
Sebastian Sdorra
f8c3476655
install git to fix scm-ui build on ci server
2020-03-03 11:59:02 +01:00
Sebastian Sdorra
be66f57c49
fix missing image for maven execution
2020-03-03 11:16:12 +01:00
Sebastian Sdorra
21bb9351d2
use jdk 11 in docker for ci build
2020-03-03 11:13:11 +01:00
Sebastian Sdorra
aa8388cbb3
update maven to 3.6.3
2020-03-03 11:12:49 +01:00
Rene Pfeuffer
32fe2affd0
Merged in feature/update_svnkit (pull request #408 )
...
Update svnkit to version 1.10.1-scm1
2020-03-03 09:51:58 +00:00
Rene Pfeuffer
3c5c5eef16
Close branch feature/update_svnkit
2020-03-03 09:51:58 +00:00
Rene Pfeuffer
775b478b54
Merge with default
2020-03-03 09:46:54 +01:00
Eduard Heimbuch
e8074e7f7e
Merged in bugfix/keep_file_attributes (pull request #414 )
...
Keep file attributes on modification
2020-02-28 12:18:37 +00:00
Eduard Heimbuch
af3c1c52e8
Close branch bugfix/keep_file_attributes
2020-02-28 12:18:37 +00:00
Eduard Heimbuch
aa05b8ede1
update openapi.md
2020-02-28 08:13:58 +01:00
Rene Pfeuffer
9b7d5daae3
Use simple executable check from old java io
2020-02-27 13:13:09 +01:00
Rene Pfeuffer
9c75ff95c8
Keep file attributes on modification
2020-02-27 11:42:37 +01:00
Rene Pfeuffer
ba2b6e41e1
Log change
2020-02-27 10:38:47 +01:00
Eduard Heimbuch
2a16ec1b65
Merged in bugfix/merge_failures_without_conflicts (pull request #413 )
...
Handle unexpected merge results
2020-02-27 09:35:43 +00:00
Eduard Heimbuch
d36063be24
Close branch bugfix/merge_failures_without_conflicts
2020-02-27 09:35:43 +00:00
Eduard Heimbuch
fbededbcaa
cleanup test
2020-02-27 10:34:48 +01:00
Rene Pfeuffer
33037385e4
Handle unexpected merge results
...
It is possible that a git work tree is dirty directly after the clone
of a repository, eg. when files are not changed correctly due to bogous
.gitattribute files (though this is just a guess). In these cases a
merge might fail due to these dirty files and not due to merge
conflicts. Without this change such results lead to null pointer
exceptions, because result.getConflicts() is null.
2020-02-27 09:56:25 +01:00
Rene Pfeuffer
eb81bf4005
Enable tests for mercurial
...
Therefore disable build in docker and use native worker.
2020-02-27 08:36:47 +01:00
Sebastian Sdorra
5cd28f27c6
removed deprecated warnings plugin
2020-02-26 15:14:45 +01:00
Rene Pfeuffer
8c7c21eef9
Merged in feature/sort_extensionpoint_entries (pull request #410 )
...
Sorted extension point entries with supplied extensionName
2020-02-25 15:23:56 +00:00
Rene Pfeuffer
2b0d4a65a0
Close branch feature/sort_extensionpoint_entries
2020-02-25 15:23:56 +00:00
Florian Scholdei
affb460584
Merge with upstream
2020-02-25 16:22:54 +01:00
Sebastian Sdorra
412cae3c21
do not try to archive restdocs package, because it does not exists anymore
2020-02-25 11:12:04 +01:00
Sebastian Sdorra
c64c584195
Merged in feature/openapi_doc (pull request #411 )
...
Feature/openapi doc
2020-02-25 09:12:45 +00:00
Sebastian Sdorra
2fdd7f31ff
Close branch feature/openapi_doc
2020-02-25 09:12:45 +00:00
Sebastian Sdorra
039ea46958
improve openapi description
2020-02-25 10:12:04 +01:00
Sebastian Sdorra
b3a9b8a42c
remove heading, because the one from swagger-ui is enough
2020-02-25 10:10:15 +01:00
Florian Scholdei
a557997fa4
Simplify sort extensions method
2020-02-25 09:18:29 +01:00
Eduard Heimbuch
d85cfc23e2
fix typo in Changelog.md
2020-02-25 07:34:31 +00:00
Sebastian Sdorra
000dab88ca
merge with default branch
2020-02-25 08:24:12 +01:00
Eduard Heimbuch
36469d64a1
Describe REST API in Swagger UI
2020-02-24 15:21:05 +01:00
Florian Scholdei
a5f27adc71
Described sort method in a more understandable way
2020-02-24 15:05:13 +01:00
Florian Scholdei
a016710c35
Sorted extension point entries with supplied extensionName
2020-02-24 15:02:03 +01:00
Eduard Heimbuch
7e1e77af2b
remove enunciate since we are using openapi now
2020-02-24 13:36:34 +01:00
Florian Scholdei
6d9256ed99
Add content to 404 response
2020-02-24 08:55:17 +01:00
Eduard Heimbuch
1c681ea588
Merged in feature/update_node_and_yarn (pull request #409 )
...
update node and yarn
2020-02-21 12:34:59 +00:00
Eduard Heimbuch
7025fbbc2f
Close branch feature/update_node_and_yarn
2020-02-21 12:34:59 +00:00
Sebastian Sdorra
39846314cb
update storyshots
2020-02-20 16:23:12 +01:00
Sebastian Sdorra
42841512c5
added example to AuthenticationResource
2020-02-20 16:17:06 +01:00