Commit Graph

8022 Commits

Author SHA1 Message Date
Sebastian Sdorra
91cd4871cb Merged in feature/modification_api (pull request #302)
Feature modification api
2019-08-29 13:34:48 +00:00
Sebastian Sdorra
f85460ae62 Close branch feature/modification_api 2019-08-29 13:34:48 +00:00
Sebastian Sdorra
2674dbaf52 suppress UnstableApiUsage and use try with resources 2019-08-29 15:32:36 +02:00
Rene Pfeuffer
6bd9e0e7dd Add messages for IllegalIdentifierChangeException 2019-08-29 13:47:28 +02:00
René Pfeuffer
bb0682fab5 Delete temporary workdir after command was executed 2019-08-28 17:04:22 +02:00
René Pfeuffer
b0267d6909 Handle error on delete 2019-08-28 15:10:38 +02:00
René Pfeuffer
baa4f6a917 Make modify command available 2019-08-28 13:53:24 +02:00
René Pfeuffer
e0ecb3440b Add modify command 2019-08-28 13:19:59 +02:00
René Pfeuffer
a8ce0f028d Add missing getter in reuest 2019-08-28 13:03:51 +02:00
René Pfeuffer
c57ef73475 Introduce command request for modify command 2019-08-28 12:58:56 +02:00
René Pfeuffer
57e748b4e4 Rename class to distinguish between 'modifications' and 'modify' 2019-08-28 06:43:18 +02:00
René Pfeuffer
956d9a42c8 Fix injection 2019-08-28 06:32:15 +02:00
René Pfeuffer
44d99fcc9d Create new modification command 2019-08-27 16:57:10 +02:00
René Pfeuffer
4f21756d00 Extract class to provide temporary work directories 2019-08-27 16:56:44 +02:00
Sebastian Sdorra
769207c2c1 fixed compilation error 2019-08-27 15:33:30 +02:00
Sebastian Sdorra
79037afdf8 update maven-deploy-plugin from 2.7 to 2.8.2 2019-08-27 15:20:38 +02:00
Sebastian Sdorra
86f9de25ec Merged in bugfix/ci_status_validation (pull request #298)
Bugfix/ci status validation
2019-08-27 13:16:39 +00:00
Sebastian Sdorra
c42b3cca0c Close branch bugfix/ci_status_validation 2019-08-27 13:16:39 +00:00
Sebastian Sdorra
1acdb44c47 Merged in bugfix/ignore_old_plugin_dir (pull request #296)
ignore old plugins folder
2019-08-27 12:30:25 +00:00
Sebastian Sdorra
3cd1cdfa4f Close branch bugfix/ignore_old_plugin_dir 2019-08-27 12:30:25 +00:00
Sebastian Sdorra
b36c2dd698 use nio api and added test for plugin directory check 2019-08-27 13:59:14 +02:00
Sebastian Sdorra
3068696eb0 Merged in bugfix/redirect_collection_links (pull request #300)
redirect collection links
2019-08-27 11:41:36 +00:00
Sebastian Sdorra
840b44af37 Close branch bugfix/redirect_collection_links 2019-08-27 11:41:36 +00:00
Eduard Heimbuch
c5ab0aaab3 fix repos redirect 2019-08-27 11:09:53 +02:00
Eduard Heimbuch
ca71326cb9 redirect collection urls to add trailing slashes so that pagination works 2019-08-27 11:07:19 +02:00
Eduard Heimbuch
58e5667e82 pluginprocessor only consider directories that contains plugin.xml 2019-08-27 08:52:38 +02:00
Rene Pfeuffer
2a184eaf17 Export DiffFile ui component 2019-08-22 11:38:29 +02:00
Rene Pfeuffer
74cc7b53e8 Peer-Review changes 2019-08-22 10:53:14 +02:00
Rene Pfeuffer
5c09f92a57 Merged in feature/install_plugins (pull request #299)
Feature/install plugins
2019-08-22 08:51:18 +00:00
Rene Pfeuffer
2c0e4ee841 Close branch feature/install_plugins 2019-08-22 08:51:18 +00:00
Sebastian Sdorra
b796e45fb4 wait until restart is complete 2019-08-22 08:24:01 +02:00
Sebastian Sdorra
6351e39c12 fix some code smells reported by SonarQube 2019-08-21 16:46:50 +02:00
Sebastian Sdorra
0ce9aeb400 remove deprecated PluginState 2019-08-21 16:10:17 +02:00
Sebastian Sdorra
e64699bfc8 make the whole plugin card clickable and moved spinner to upper right corner 2019-08-21 15:42:03 +02:00
Sebastian Sdorra
707d3d2fd7 refresh plugin list after installation 2019-08-21 15:07:56 +02:00
Sebastian Sdorra
05967aca4a implemented ui for pending plugin installation 2019-08-21 14:54:01 +02:00
Sebastian Sdorra
9514a94492 handle pending plugin installations 2019-08-21 12:49:15 +02:00
Sebastian Sdorra
25cb0d6a25 implemented restart after installation 2019-08-21 11:22:49 +02:00
Eduard Heimbuch
7a29bba339 use new IllegalIdentifierChangeException in SingleResourceManagerAdapter 2019-08-21 10:36:48 +02:00
Eduard Heimbuch
72fe69b2d5 add new IllegalIdentifierChangeException 2019-08-21 10:34:40 +02:00
Sebastian Sdorra
05d7e0bd1e implemented plugin installation ui 2019-08-21 09:59:28 +02:00
Eduard Heimbuch
64c03e667c Merged in bugfix/diff_view (pull request #294)
bugfix/diff_view
2019-08-21 07:41:14 +00:00
Eduard Heimbuch
b9fbd2f28c Close branch bugfix/diff_view 2019-08-21 07:41:14 +00:00
Sebastian Sdorra
5694a953af implemented permission checks 2019-08-21 09:25:44 +02:00
Sebastian Sdorra
de7d18e026 cancel all pending installations, if a dependency failed to install 2019-08-21 08:42:57 +02:00
Eduard Heimbuch
819d96b01a Merged in feature/remove_archive_flag (pull request #295)
Remove archive flag
2019-08-21 06:23:21 +00:00
Eduard Heimbuch
e6d8dad570 Close branch feature/remove_archive_flag 2019-08-21 06:23:21 +00:00
Sebastian Sdorra
7ef4b30027 remove downloaded artifact on error 2019-08-21 07:56:52 +02:00
Sebastian Sdorra
e0fa09fd04 improve hash calculation and use nio file apis 2019-08-21 07:44:50 +02:00
Florian Scholdei
7e44245008 added exclamation mark 2019-08-20 17:23:03 +02:00