Commit Graph

  • 3c373a4c4d replace QuartzScheduler with a more lightweight scheduler Sebastian Sdorra 2019-06-05 16:15:06 +02:00
  • 2b64a49e11 recreate the EventBus on restart to avoid classloader leaks Sebastian Sdorra 2019-06-05 16:10:15 +02:00
  • 73dc0d0544 clear ResteasyProviderFactory and RuntimeDelegate during restart Sebastian Sdorra 2019-06-05 16:09:01 +02:00
  • 1d7f982951 remove EventBus registration, because there is no subscribe Sebastian Sdorra 2019-06-05 16:05:01 +02:00
  • 5ef5c895b6 update legman to version 1.5.0 Sebastian Sdorra 2019-06-05 16:03:51 +02:00
  • 67f731c432 Heed sonar hints René Pfeuffer 2019-06-05 15:39:36 +02:00
  • b274952fa9 Create explicit method to create new repository locations René Pfeuffer 2019-06-05 14:27:35 +02:00
  • c7875e7f78 Style pages René Pfeuffer 2019-06-05 11:52:36 +02:00
  • a5c65b4e2c Store absolute path for directly set repository locations René Pfeuffer 2019-06-05 10:45:41 +02:00
  • 9a1d80327e Delete old repository data directories for inline René Pfeuffer 2019-06-05 10:24:52 +02:00
  • e52518a12b Cleanup René Pfeuffer 2019-06-05 08:21:37 +02:00
  • b253cd110d Initial migration servlet René Pfeuffer 2019-06-04 16:37:53 +02:00
  • b406ec3eb6 fix redirect after delete Repo, Group or User Florian Scholdei 2019-06-04 14:48:59 +02:00
  • 7454442b37 Merged in feature/extract_properties_v1 (pull request #260) Sebastian Sdorra 2019-06-04 07:23:54 +00:00
  • f598c55c18 Close branch feature/extract_properties_v1 Sebastian Sdorra 2019-06-04 07:23:54 +00:00
  • da4f3e6691 Resolve config files via resolve method of context provider René Pfeuffer 2019-06-03 16:02:04 +02:00
  • 7c50ad07ec Extract common code René Pfeuffer 2019-06-03 15:24:19 +02:00
  • 0be816dd28 Extract properties from users and groups in v1 into own file René Pfeuffer 2019-06-03 14:22:57 +02:00
  • 3b3ddd8fb0 Merged in bugfix/repo_permissions_without_admin (pull request #258) Sebastian Sdorra 2019-06-03 13:56:11 +00:00
  • 743feb27a8 Close branch bugfix/repo_permissions_without_admin Sebastian Sdorra 2019-06-03 13:56:11 +00:00
  • 3664d69713 Merged in feature/migrate_user_v1 (pull request #254) Sebastian Sdorra 2019-06-03 13:25:19 +00:00
  • 055cee2c4d Close branch feature/migrate_user_v1 Sebastian Sdorra 2019-06-03 13:25:19 +00:00
  • 6bde9f5454 Merged in feature/migrate_repository_v1 (pull request #257) Sebastian Sdorra 2019-06-03 12:49:03 +00:00
  • 179c21eb84 Close branch feature/migrate_repository_v1 Sebastian Sdorra 2019-06-03 12:49:03 +00:00
  • 6244713970 Move constant to interface René Pfeuffer 2019-06-03 13:47:05 +02:00
  • a970404717 Move migration of admin flags to own update step René Pfeuffer 2019-06-03 11:38:42 +02:00
  • 2c43256f7b Merged in feature/migration (pull request #259) Sebastian Sdorra 2019-06-03 09:20:37 +00:00
  • fb0535acca Close branch feature/migration Sebastian Sdorra 2019-06-03 09:20:37 +00:00
  • 218937be19 Add group migration René Pfeuffer 2019-06-03 10:39:25 +02:00
  • cd80ff77eb Remove password hash from log output René Pfeuffer 2019-06-03 09:58:56 +02:00
  • f6bffb3903 Fix logger René Pfeuffer 2019-05-31 16:38:16 +02:00
  • 0372c63e53 Set version number René Pfeuffer 2019-05-31 16:37:26 +02:00
  • d9b9a07591 Read admin users from configuration René Pfeuffer 2019-05-31 16:32:19 +02:00
  • a91177a2d7 Migrate creationDate and lastModified René Pfeuffer 2019-05-31 15:57:30 +02:00
  • 7713fca252 Merged in feature/reviewPluginCSS (pull request #253) Eduard Heimbuch 2019-05-31 08:55:20 +00:00
  • 3445a933c8 Close branch feature/reviewPluginCSS Eduard Heimbuch 2019-05-31 08:55:20 +00:00
  • 55069cf2dd Adapt unit test René Pfeuffer 2019-05-31 10:47:50 +02:00
  • 84ae5646a4 Fix bug for repository owners without global role permission René Pfeuffer 2019-05-31 10:20:44 +02:00
  • 64df2c4ecc Merged in bugfix/permission_table (pull request #255) Eduard Heimbuch 2019-05-29 11:35:42 +00:00
  • f6c589a0f4 Close branch bugfix/permission_table Eduard Heimbuch 2019-05-29 11:35:42 +00:00
  • 828c4887b4 fix border-bottom Eduard Heimbuch 2019-05-29 12:51:05 +02:00
  • 5749561981 fix border-top Eduard Heimbuch 2019-05-29 11:48:53 +02:00
  • a60c8ff6ed fix Css Eduard Heimbuch 2019-05-29 10:45:29 +02:00
  • 5fd48f0753 Merged in bugfix/diff_header_btns (pull request #256) Eduard Heimbuch 2019-05-28 07:47:32 +00:00
  • 5924b63abb Close branch bugfix/diff_header_btns Eduard Heimbuch 2019-05-28 07:47:32 +00:00
  • e8c37f3a50 Add doc René Pfeuffer 2019-05-28 08:12:31 +02:00
  • 8e41b26918 Merge with feature/migration René Pfeuffer 2019-05-28 08:09:11 +02:00
  • b12bc0cf1a Remove old upgrade functionality René Pfeuffer 2019-05-28 08:07:56 +02:00
  • 1b6bc64092 Merge with 2.0.0-m3 René Pfeuffer 2019-05-28 08:02:59 +02:00
  • 23674690f6 Merge with 2.0.0-m3 René Pfeuffer 2019-05-28 07:57:55 +02:00
  • ebc4dcc4bc reformat comment Florian Scholdei 2019-05-26 14:22:15 +02:00
  • 2174db20cd fix too long diff file title Florian Scholdei 2019-05-26 14:10:59 +02:00
  • d88d1ff78d Backup old repositories file René Pfeuffer 2019-05-24 14:25:35 +02:00
  • 76c59a6dee Extract properties from v1 repositories René Pfeuffer 2019-05-24 13:55:37 +02:00
  • d88b300ac8 Add update step to rename repositories.xml -> repository-paths.xml René Pfeuffer 2019-05-24 11:55:32 +02:00
  • d307ce6df0 Set version and add logging René Pfeuffer 2019-05-24 11:55:04 +02:00
  • 6d6692c0b9 change permission table styling Florian Scholdei 2019-05-24 09:26:27 +02:00
  • 0a0fd17448 Verify that migration strategies are set before migration starts René Pfeuffer 2019-05-23 17:37:58 +02:00
  • 9a18facbf5 Tests for user migration V1 to V2 Eduard Heimbuch 2019-05-23 17:19:34 +02:00
  • 4fbaf89e19 migrate users from v1 to v2 & migrate adminFlag to security.xml Eduard Heimbuch 2019-05-23 17:18:03 +02:00
  • ecbc7b67e6 Merged in feature/migration (pull request #249) Sebastian Sdorra 2019-05-23 15:04:37 +00:00
  • 2cd563b975 Close branch feature/migration Sebastian Sdorra 2019-05-23 15:04:37 +00:00
  • 9abafb5354 use PluginLoader instead of DefaultPluginLoader and split large contextInitialized method Sebastian Sdorra 2019-05-23 15:45:58 +02:00
  • 035abef465 Assert that the existing repositories.xml file contains v1 data René Pfeuffer 2019-05-23 15:25:25 +02:00
  • 31e56a6672 Implement inline strategy René Pfeuffer 2019-05-23 15:06:40 +02:00
  • 3e46aefb4b Implement move strategy René Pfeuffer 2019-05-22 17:18:04 +02:00
  • ac851d4e8a Implement copy strategy René Pfeuffer 2019-05-22 16:05:35 +02:00
  • 97ad3897ed Correct instance mocks René Pfeuffer 2019-05-22 15:31:35 +02:00
  • 1674bc2e7d Bootstrap migration strategies René Pfeuffer 2019-05-22 14:28:53 +02:00
  • 28d2f4356a fix css for new comment structure in review plugin Eduard Heimbuch 2019-05-22 11:45:22 +02:00
  • fae24fc5e6 Merged in bugfix/repo_roles (pull request #252) Rene Pfeuffer 2019-05-22 07:43:45 +00:00
  • dd3aab40eb Close branch bugfix/repo_roles Rene Pfeuffer 2019-05-22 07:43:45 +00:00
  • 3d28f800be Adapt unit test René Pfeuffer 2019-05-21 17:26:02 +02:00
  • 0cc31ec3c3 Add missing test file René Pfeuffer 2019-05-21 17:24:48 +02:00
  • f000c944a6 Do not fail when v1 file does not exist René Pfeuffer 2019-05-21 16:59:17 +02:00
  • e4732e6b00 Merged in feature/markdown_anchor_links (pull request #248) Florian Scholdei 2019-05-21 13:38:16 +00:00
  • e2d05fd014 Close branch feature/markdown_anchor_links Florian Scholdei 2019-05-21 13:38:16 +00:00
  • f7e7e508d9 Merge with base migration branch René Pfeuffer 2019-05-21 13:28:08 +02:00
  • 64fcdde749 Create v2 repository entities for old v1 repositories René Pfeuffer 2019-05-21 13:09:33 +02:00
  • 033c213cf2 fix scrolling for markdown content, which is loaded asynchronous Sebastian Sdorra 2019-05-21 10:22:53 +02:00
  • f3d7727198 Add documentation René Pfeuffer 2019-05-20 16:34:22 +02:00
  • be9ce826dc Move further listener modules to bootstrap module René Pfeuffer 2019-05-21 09:13:49 +02:00
  • bacfde7cab Add documentation René Pfeuffer 2019-05-20 16:34:22 +02:00
  • af468898b9 Reject permission requests with missing permissions René Pfeuffer 2019-05-20 14:30:57 +02:00
  • ca36a0a5f4 Move event bus module to bootstrap context René Pfeuffer 2019-05-20 14:26:10 +02:00
  • dad8ea5fa1 Merge with 2.0.0-m3 René Pfeuffer 2019-05-20 08:51:59 +02:00
  • 7343edb819 add german translations Florian Scholdei 2019-05-17 17:13:16 +02:00
  • 8635999f1b merge Florian Scholdei 2019-05-17 17:09:17 +02:00
  • e4963fb9de fix activation of nav on roles/create page Florian Scholdei 2019-05-17 17:04:40 +02:00
  • 1ee76d2c31 corrected remove unsupported query-feature commit Florian Scholdei 2019-05-17 17:04:04 +02:00
  • 15cb29e1fc clarified translations Florian Scholdei 2019-05-17 16:55:21 +02:00
  • 6b91faa4e2 fix dispatch function and loading prop Florian Scholdei 2019-05-17 16:31:01 +02:00
  • 5007b257ba remove unnecessary div containers Florian Scholdei 2019-05-17 16:22:44 +02:00
  • 7631d623be remove duplicated indexResource Florian Scholdei 2019-05-17 16:16:37 +02:00
  • 0b76247345 remove nameDisabled prop and added disable check Florian Scholdei 2019-05-17 16:14:35 +02:00
  • 1f25ba6040 remove unnecessary disabled prop Florian Scholdei 2019-05-17 16:10:14 +02:00
  • 8fe5da1882 fix import Florian Scholdei 2019-05-17 16:07:13 +02:00
  • 661e935209 Merged in feature/custom_roles_overview (pull request #251) Rene Pfeuffer 2019-05-17 13:56:14 +00:00
  • 406fdac709 Close branch feature/custom_roles_overview Rene Pfeuffer 2019-05-17 13:56:14 +00:00
  • 155b0f72b9 remove unnecessary column block Florian Scholdei 2019-05-17 15:51:55 +02:00