13428 Commits

Author SHA1 Message Date
Rene Pfeuffer
3c5c5eef16 Close branch feature/update_svnkit 2020-03-03 09:51:58 +00:00
Eduard Heimbuch
04d480684a prevent using same classloader multiple times 2020-03-03 10:39:07 +01:00
Rene Pfeuffer
775b478b54 Merge with default 2020-03-03 09:46:54 +01:00
Rene Pfeuffer
80bfc37d0f Merge with default 2020-03-03 09:35:01 +01:00
Rene Pfeuffer
34b570fddf Fix unit test
It looks like the system config is cached somehow from jgit 5.4.3 on,
so that putting the config in a file that is deleted after the first
test invalidates this config, which leads to the effect, that for the
test that runs second the filter is not applied.
2020-03-03 09:30:24 +01:00
Sebastian Sdorra
b4441ae1c8 make File_Printer testable 2020-03-02 14:48:17 +01:00
Eduard Heimbuch
e110033e3b fix review findings 2020-03-02 14:13:51 +01:00
Sebastian Sdorra
f74db39a4c fix unittests for file order 2020-03-02 13:28:45 +01:00
Eduard Heimbuch
e3099c16a2 update CHANGELOG.md 2020-03-02 11:32:01 +01:00
Eduard Heimbuch
8618a27ec8 remove obsolete properties from user and group 2020-03-02 11:26:15 +01:00
Eduard Heimbuch
b6208240ab remove obsolete repository fields 2020-03-02 11:18:57 +01:00
Eduard Heimbuch
d15ef12c1c refactoring 2020-02-28 15:36:25 +01:00
Eduard Heimbuch
9705347c1f update storyshots after merge 2020-02-28 15:14:13 +01:00
Eduard Heimbuch
5624717bc0 merge with default 2020-02-28 15:13:22 +01:00
Eduard Heimbuch
4df33fcc73 fix styling 2020-02-28 14:58:56 +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
2d038327d0 fix re-render bug for changesets 2020-02-28 13:15:27 +01:00
Eduard Heimbuch
aa05b8ede1 update openapi.md 2020-02-28 08:13:58 +01:00
Eduard Heimbuch
d59778c3bd fix secondary navigation responsiveness 2020-02-27 16:41:19 +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
Eduard Heimbuch
f9b680f548 fix responsiveness for section 2020-02-27 10:00:29 +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
Eduard Heimbuch
f8720087a1 refactor 2020-02-27 09:27:02 +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
René Pfeuffer
465b5854ff Merge with default 2020-02-26 17:36:56 +01:00
René Pfeuffer
1567cd8765 Add tests for recursive request 2020-02-26 17:36:41 +01:00
René Pfeuffer
8ff870ccb1 Remove unused property 2020-02-26 16:05:49 +01:00
René Pfeuffer
ffdd80df61 Correct hash and equals for cache 2020-02-26 15:59:03 +01:00
Eduard Heimbuch
ed53745d9f make secondary navigation also for user, group and administration collapsable 2020-02-26 15:45:24 +01:00
Sebastian Sdorra
5cd28f27c6 removed deprecated warnings plugin 2020-02-26 15:14:45 +01:00
Eduard Heimbuch
119236a227 move MenuContext to ui-components 2020-02-26 15:10:56 +01:00
René Pfeuffer
7710088865 Fix offset in recursion 2020-02-26 13:24:31 +01:00
René Pfeuffer
4e7381b98f Fix offset in recursion 2020-02-26 11:10:01 +01:00
René Pfeuffer
67192a203e Read and sort tree first before applying limit 2020-02-26 10:54:16 +01:00
Eduard Heimbuch
7232815900 use react context to toggle collapsable repository menu 2020-02-26 10:41:39 +01:00
Rene Pfeuffer
c0e0ed3d17 Fix tests 2020-02-25 17:34:41 +01:00
Eduard Heimbuch
eee6cad1d3 make repository navigation fixed // add title for collapsed navigation items 2020-02-25 17:15:23 +01:00
Rene Pfeuffer
e33d65b097 Merge with default 2020-02-25 16:37:17 +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