Commit Graph

  • 07ef8acc00 Close branch feature/updatestep_api_for_plugins Eduard Heimbuch 2019-06-25 12:25:05 +00:00
  • fc8169cef0 merged Eduard Heimbuch 2019-06-25 13:57:30 +02:00
  • 2654b017fb fixed broken ClassLoaderLifeCycle unit tests Sebastian Sdorra 2019-06-25 13:34:42 +02:00
  • 30503158dd remove unused constants and indent Sebastian Sdorra 2019-06-25 13:22:32 +02:00
  • 302b3809e9 change var to const Eduard Heimbuch 2019-06-25 12:54:20 +02:00
  • ebb23981b2 merge with 2.0.0-m3 Sebastian Sdorra 2019-06-25 09:53:44 +02:00
  • 80febf9424 added modules, classloading and view packages to sonia.scm.lifecycle Sebastian Sdorra 2019-06-25 09:49:52 +02:00
  • 8e0063e4b7 cleanup Eduard Heimbuch 2019-06-25 09:33:56 +02:00
  • e73e05b676 Merged in feature/restart_context (pull request #262) Rene Pfeuffer 2019-06-25 07:30:02 +00:00
  • 9a99c841df Close branch feature/restart_context Rene Pfeuffer 2019-06-25 07:30:02 +00:00
  • 6efa6ff29f remove HttpSessionListener, because SCMv2 does not use server side sessions anymore Sebastian Sdorra 2019-06-25 09:15:30 +02:00
  • de8f15abf5 fix renameGlobalConfigFile / add Test Eduard Heimbuch 2019-06-25 09:12:57 +02:00
  • c7365b74da move StaticResourceServlet to package sonia.scm Sebastian Sdorra 2019-06-25 08:41:02 +02:00
  • 99f1c8c55e rename package sonia.scm.boot to sonia.scm.lifecycle Sebastian Sdorra 2019-06-25 08:36:57 +02:00
  • 56c7fcc114 move Resteasy cleanup into the ResteasyAllInOneServletDispatcher Sebastian Sdorra 2019-06-25 08:31:49 +02:00
  • 97c8794094 Merged in feature/admin_section (pull request #271) Eduard Heimbuch 2019-06-25 05:54:20 +00:00
  • 19af44d4c8 Close branch feature/admin_section Eduard Heimbuch 2019-06-25 05:54:20 +00:00
  • 1e586b020c Make sure task is not executed after is has cancelled himself René Pfeuffer 2019-06-24 17:51:38 +02:00
  • 9662b8a00b simplify scm-manager bootstrap Sebastian Sdorra 2019-06-24 16:59:28 +02:00
  • f0bb55e77b remove init and close method from context, because their were never used Sebastian Sdorra 2019-06-24 16:44:37 +02:00
  • 207390bdad fix routing for /admin/ Eduard Heimbuch 2019-06-24 15:13:04 +02:00
  • 87cf34dd31 add current version to admin-information Eduard Heimbuch 2019-06-24 14:37:25 +02:00
  • bd2509e581 Use correct reader instances René Pfeuffer 2019-06-24 09:28:24 +02:00
  • 553997e7f0 Add documentation René Pfeuffer 2019-06-21 15:32:25 +02:00
  • e1eb7caeab Add documentation René Pfeuffer 2019-06-21 15:15:08 +02:00
  • 56996395f1 Close file stream René Pfeuffer 2019-06-21 15:04:45 +02:00
  • 75cd5165e3 Add file tools for v1 xml stores René Pfeuffer 2019-06-21 14:35:57 +02:00
  • 9172892097 Fix NPE for repositories without properties René Pfeuffer 2019-06-21 11:33:48 +02:00
  • f8954846c4 Add test support for plugin migration René Pfeuffer 2019-06-21 11:09:41 +02:00
  • 2aac002a41 Introduce key based filters for property access René Pfeuffer 2019-06-21 10:51:20 +02:00
  • 6c064a005a implemented optional injection of ServletContextListeners Sebastian Sdorra 2019-06-21 09:50:03 +02:00
  • de5bee4947 refactor listener modules Sebastian Sdorra 2019-06-21 09:29:06 +02:00
  • bacdf4d711 close every registered Closeable, instead of explicitly close a special set of instances Sebastian Sdorra 2019-06-21 08:41:26 +02:00
  • 43777f1e27 move bootstrapping of plugins into own class PluginBootstrap Sebastian Sdorra 2019-06-21 08:32:58 +02:00
  • 9581bf946b Enable plugins to create config stores for repository config René Pfeuffer 2019-06-20 16:12:16 +02:00
  • db351697f8 corrected RepositoryRole paths Florian Scholdei 2019-06-20 15:41:10 +02:00
  • 35d8ac5075 wrong declaration Florian Scholdei 2019-06-20 15:22:47 +02:00
  • eec4b282e6 remove MBeanCleanUp step to avoid exception on restart Sebastian Sdorra 2019-06-20 15:09:12 +02:00
  • d658a1a662 fix re registration of BootstrapContextFilter after restart Sebastian Sdorra 2019-06-20 14:58:32 +02:00
  • cbe983b9f1 log name of eventbus, to make restarts more debuggable Sebastian Sdorra 2019-06-20 14:57:22 +02:00
  • a9e89313bc clarified ButtonGroup vs ButtonAddons Florian Scholdei 2019-06-20 14:57:00 +02:00
  • 9c787d99ea defined ButtonGroup in DiffFile Florian Scholdei 2019-06-20 14:33:16 +02:00
  • 6046e20908 express functionality of component by name Florian Scholdei 2019-06-20 13:40:12 +02:00
  • c02ac21b6a merge repository heads Sebastian Sdorra 2019-06-19 13:07:53 +02:00
  • 33702e0e9d added RestartStrategies to be able to swap the context recreation strategy Sebastian Sdorra 2019-06-19 11:53:58 +02:00
  • f747be4331 create instance counter for EventBus, to improve visibility during restarts Sebastian Sdorra 2019-06-19 11:53:13 +02:00
  • 91fd259f07 use ClassLoaderLeakPreventor to reduce ClassLoaderLeaks of plugins Sebastian Sdorra 2019-06-19 11:52:20 +02:00
  • 6cee35a9f1 update legman to avoid already shutdown exception, during restart Sebastian Sdorra 2019-06-19 11:46:49 +02:00
  • b7af4fa902 shutdown jgit workqueue, when context is destroyed Sebastian Sdorra 2019-06-19 11:41:36 +02:00
  • ece1a2b34a update jgit to v5.4.0.201906121030-r-scm1 Sebastian Sdorra 2019-06-19 11:40:36 +02:00
  • d0f8e7019c implemented *awesome* new ButtonGrouped ui-component Florian Scholdei 2019-06-19 11:34:02 +02:00
  • d3b65ac3bd Check stored values instead of resulting xml files René Pfeuffer 2019-06-19 10:38:22 +02:00
  • d43ad44da9 Enhance in-memory store factories for tests René Pfeuffer 2019-06-19 10:14:29 +02:00
  • 9bcc73938e changed imports/binders to new location Florian Scholdei 2019-06-19 09:59:32 +02:00
  • c5252da2ec moved config components in admin dir Florian Scholdei 2019-06-19 09:58:17 +02:00
  • fae3de7b6c Extract update step test util René Pfeuffer 2019-06-19 09:31:56 +02:00
  • 71c4967594 add administration trans, rename existing trans, move repositoryRoles to admin Florian Scholdei 2019-06-18 17:50:28 +02:00
  • ff354a5fee review changes Florian Scholdei 2019-06-18 15:20:44 +02:00
  • bc8c89cbf8 fix sonar issue squid:S1989: Exceptions should not be thrown from servlet methods Sebastian Sdorra 2019-06-13 12:03:02 +02:00
  • 02616916af Merge with 2.0.0-m3 René Pfeuffer 2019-06-13 11:24:32 +02:00
  • 8a2573764f Merged in feature/fail_migration_if_to_old (pull request #270) Rene Pfeuffer 2019-06-13 09:04:02 +00:00
  • ce9f3f29a1 Close branch feature/fail_migration_if_to_old Rene Pfeuffer 2019-06-13 09:04:02 +00:00
  • 67a78fd3b2 Fix typo René Pfeuffer 2019-06-13 10:38:15 +02:00
  • ffa4625e36 Merge with 2.0.0-m3 René Pfeuffer 2019-06-13 10:06:38 +02:00
  • 04e5896295 Merged in feature/prettier_tables (pull request #269) Rene Pfeuffer 2019-06-13 08:03:10 +00:00
  • d7318bdacd Close branch feature/prettier_tables Rene Pfeuffer 2019-06-13 08:03:10 +00:00
  • 3c5b7ab535 display error on startup, if previous version is older than 1.60 Sebastian Sdorra 2019-06-13 09:58:30 +02:00
  • cd99402f78 Revert create forms René Pfeuffer 2019-06-13 09:38:44 +02:00
  • a50d69d46b Merge with 2.0.0-m3 René Pfeuffer 2019-06-13 09:16:46 +02:00
  • 7278595056 Merge with 2.0.0-m3 René Pfeuffer 2019-06-13 09:10:42 +02:00
  • e53b2f47b0 Merged in feature/migrate_custom_roles (pull request #267) Rene Pfeuffer 2019-06-13 06:07:26 +00:00
  • e266b1edb5 Close branch feature/migrate_custom_roles Rene Pfeuffer 2019-06-13 06:07:26 +00:00
  • a14a2060b6 Fix context René Pfeuffer 2019-06-13 06:41:46 +02:00
  • 4991c2ad31 Merge with 2.0.0-m3 René Pfeuffer 2019-06-13 06:34:52 +02:00
  • 0dda448ac8 Heed peer review René Pfeuffer 2019-06-13 06:24:35 +02:00
  • 5c7ae749c2 create new error module, which displays errors before migration Sebastian Sdorra 2019-06-12 18:26:58 +02:00
  • bc7402053a remove outdated error module Sebastian Sdorra 2019-06-12 18:25:38 +02:00
  • df3e4395b0 remove unused template from v1 Sebastian Sdorra 2019-06-12 18:23:21 +02:00
  • 4c91ef0100 make PluginLoader dependency of MustacheTemplateEngine optional Sebastian Sdorra 2019-06-12 17:04:32 +02:00
  • 2727679f6e rename local const Florian Scholdei 2019-06-12 16:35:08 +02:00
  • 5f435a524e clarifiy checkbox Florian Scholdei 2019-06-12 16:27:16 +02:00
  • e4b187a393 Merged in feature/migration_servlet (pull request #261) Sebastian Sdorra 2019-06-12 13:40:00 +00:00
  • 34b1047d39 Close branch feature/migration_servlet Sebastian Sdorra 2019-06-12 13:40:00 +00:00
  • d50f6e0ec9 replace checkboxes with icons with hover Florian Scholdei 2019-06-12 15:29:53 +02:00
  • d8d1513f3c add is-icon, is-darker class and colored border for card-table Florian Scholdei 2019-06-12 15:24:32 +02:00
  • 467d0fd4ae fix vertical alignment of icons in navigation Florian Scholdei 2019-06-12 15:23:11 +02:00
  • bb38e9e2b9 add icon ui-component Florian Scholdei 2019-06-12 15:22:10 +02:00
  • c491092c0c use for..in loop instead of for..of to increase compatibility Sebastian Sdorra 2019-06-12 14:20:20 +02:00
  • 249ee68986 use Arrays.stream instead of Arrays.asList(..).stream() Sebastian Sdorra 2019-06-12 14:19:38 +02:00
  • fba70453e4 Merged in bugfix/check_for_empty_permissions (pull request #266) Sebastian Sdorra 2019-06-12 11:51:50 +00:00
  • fb384cd95d Close branch bugfix/check_for_empty_permissions Sebastian Sdorra 2019-06-12 11:51:50 +00:00
  • 614c61a00c keep select migration strategy in case of an error Sebastian Sdorra 2019-06-12 11:36:15 +02:00
  • dd61ec8e0a added favicon to migration wizard pages Sebastian Sdorra 2019-06-12 11:00:14 +02:00
  • c159d209d6 increase compatibility of javascript migration code Sebastian Sdorra 2019-06-12 10:51:57 +02:00
  • 24d91a4764 use mustache template inheritance to reduce duplications between templates Sebastian Sdorra 2019-06-12 10:39:49 +02:00
  • 252034f30b Close branch bugfix/autocomplete. Florian Scholdei 2019-06-12 07:59:21 +00:00
  • 11b5f81e24 prettier Florian Scholdei 2019-06-12 09:56:47 +02:00
  • 037310c73f add missing trans Florian Scholdei 2019-06-12 09:55:52 +02:00
  • c1218e2218 fix export Florian Scholdei 2019-06-12 09:52:08 +02:00
  • dbcf130f4b simplify passed parms Florian Scholdei 2019-06-12 09:51:55 +02:00