1. 090d629 Remove soft delete group member (#765) by margaretha · 3 months ago
  2. 34c9fba Bump version to 0.75-SNAPSHOT by margaretha · 3 months ago
  3. d3783fe Merge branch 'master' into 0.75-SNAPSHOT by margaretha · 3 months ago
  4. 144be1a Change version to 0.74. by margaretha · 3 months ago v0.74-release
  5. 14ca5b6 Remove soft delete group and group status deleted (#765). by margaretha · 3 months ago
  6. 32d846f Merge branch 'master' into 0.75-SNAPSHOT by margaretha · 3 months ago
  7. 236d727 Bumped Krill version to 0.63.2 by margaretha · 4 months ago
  8. 79d7733 Fix casing in Dockerfile by Akron · 4 months ago
  9. ae1ca62 Fix redundant logs and add throwable print. by margaretha · 4 months ago
  10. 2b53330 Update dto to list privilege names instead of role names. by margaretha · 4 months ago
  11. ffa9b58 Remove edit-member-role web-service by margaretha · 4 months ago
  12. e4be1e6 Add unique role index when query is null. by margaretha · 4 months ago
  13. 5899529 Replace add-member-role to add-admin-role web-service by margaretha · 4 months ago
  14. dc4925d Fix unique constraint on role. Added tests. by margaretha · 4 months ago
  15. 8fbf40e Added hasQuery param to listRolesByGroup web-service. by margaretha · 4 months ago
  16. d001770 Delete QueryAccess and Privilege related class. by margaretha · 4 months ago
  17. f4dc97c Add web-service: delete role by query and group. by margaretha · 4 months ago
  18. 340d06a Fix sharing published vc and retrieve group vc by margaretha · 4 months ago
  19. 7568f78 Update auto-hidden group mechanism. by margaretha · 4 months ago
  20. f8a8126 Add query access roles in subscription. by margaretha · 4 months ago
  21. 06be586 Update delete query access and role. by margaretha · 4 months ago
  22. 63b6f7a Update share query and list query access (#763). by margaretha · 4 months ago
  23. 777ef10 Merge user-group-admin and query-access admin roles. by margaretha · 4 months ago
  24. 763e8d5 Move virtual corpus related tests. by margaretha · 4 months ago
  25. 845f22f Update user group admin tests. by margaretha · 4 months ago
  26. 26c592e Update delete member tests. Fix adding member roles. (#763) by margaretha · 4 months ago
  27. 291cf40 Fixed user group member invitation and subscription tests (#763). by margaretha · 4 months ago
  28. 99470ce Update add and delete member roles. Deprecate edit member roles. (#763) by margaretha · 4 months ago
  29. 22d3a7c Update retrieveMemberByRole using PredefinedRole instead of roleId #763 by margaretha · 4 months ago
  30. 57103a0 Update user group list web-service and role-list in Dtos (#763). by margaretha · 4 months ago
  31. c942eac Add createdDate to UserGroup & fix createGroup method (#763). by margaretha · 4 months ago
  32. 46d5f24 Define new Roles and change Role name type to PredefinedRole (#763). by margaretha · 4 months ago
  33. 0892bad Deprecate Privilege entity and dao (#763) by margaretha · 4 months ago
  34. 76b2e06 Alter and simplify user-group related tables (#763) by margaretha · 4 months ago
  35. 1df4f6d Setup log4j2 config (#753) by margaretha · 4 months ago
  36. 52ccdb9 Bumped Koral version. by margaretha · 4 months ago
  37. cdd26e6 Fixed supported versions in the configs & changed delimiter to comma. by margaretha · 4 months ago
  38. 37ac316 Bumped Kustvakt version to 0.74-SNAPSHOT. by margaretha · 4 months ago
  39. 7cb68a1 Unified ResourceFilters and SearchResourceFilters. by margaretha · 4 months ago
  40. 52d7322 Update Krill dependency by Akron · 5 months ago
  41. e4528ee Change CC RE from CC-BY.* to CC.* by Marc Kupietz · 5 months ago
  42. 4dc0cd9 Fix some logging to write to file instead of stdout. by margaretha · 5 months ago
  43. 3a96602 Clean up Spring XML configs. by margaretha · 5 months ago
  44. c858890 Moved NamedVCLoader to the init package. by margaretha · 5 months ago
  45. f6f6c3c Remove corpusQuery param in the statistics web-service (close #758). by margaretha · 5 months ago
  46. c55b861 Bumped Koral version to 0.43 and Kustvakt to 0.73.2 by margaretha · 5 months ago v0.73.2-release
  47. 1ef2a03 Removed redirect uri from InstalledPluginDto & updated tests. by margaretha · 5 months ago
  48. 60b65d4 Restrict registration info for plugins (solves #572) by margaretha · 6 months ago
  49. d151c30 Fixed empty named VC path in configuration (solves #754) by margaretha · 5 months ago
  50. c7f8f80 Added deprecation warning for the old matchInfo service (#757) by margaretha · 6 months ago
  51. d709be5 Updated tests using the old match info web-services (#757) by margaretha · 6 months ago
  52. 205dc5b Clean up named-vc. by margaretha · 6 months ago
  53. 46e2c95 Added tests for the DNB scenario with custom max match and context size. by margaretha · 6 months ago
  54. 1668d87 Bumped Krill version to 0.62.4 by margaretha · 6 months ago
  55. 5dd4fbb Added citation. by margaretha · 6 months ago
  56. 085fcae Bump org.springframework:spring-web from 6.1.5 to 6.1.6 (closes #752) by dependabot[bot] · 7 months ago
  57. e3b9bd8 Updated Kustvakt description, sample-index and kustvakt.conf locations. by margaretha · 7 months ago v0.73.1-release
  58. 2187975 0.73.1 release by margaretha · 7 months ago
  59. 6744072 Setup logs files to be generated inside the data folder (#598) by margaretha · 7 months ago
  60. 390f37d Updated configurations of the lite version to use the data folder (#598) by margaretha · 7 months ago
  61. 0b17fac Fixed invalid signatures for the lite version. by margaretha · 7 months ago
  62. 94b46fe Moved disk store path cache_store into the data folder (#598) by margaretha · 7 months ago
  63. da1571c Updated generating adminToken in data folder (#598). by margaretha · 7 months ago
  64. 0b110ed Setup vc-cache in the data folder (#598) by margaretha · 7 months ago
  65. 05818b4 Added KoralQuery check when updating VC (solved #676) by margaretha · 8 months ago
  66. cd12b37 Fixed invalid signature of the uber jar. by margaretha · 8 months ago
  67. bdf72a0 Added and updated publications by margaretha · 8 months ago
  68. 9823824 Fixed inverted assert tests. by margaretha · 8 months ago
  69. d77ee71 Changed loading external kustvakt.conf and jdbc.properties by margaretha · 8 months ago
  70. 387e468 Moved free-resources.json and enables input from data folder (#598) by margaretha · 8 months ago
  71. 5fecd61 Moved service.properties. by margaretha · 8 months ago
  72. 823d756 Added openapi documentation in json (#744) by margaretha · 8 months ago
  73. 10618a0 Fixed validation error. by margaretha · 9 months ago
  74. 399c6ae Bump org.springframework:spring-web from 6.1.4 to 6.1.5 by dependabot[bot] · 8 months ago
  75. 2b7d058 Bump org.springframework:spring-web from 6.1.3 to 6.1.4 by dependabot[bot] · 9 months ago
  76. 28a53d1 Updated version and the changes file. by margaretha · 9 months ago v0.73-release
  77. 143d229 Updated readme by margaretha · 9 months ago
  78. 8f0c85e Updated search Krill and removed Lucene by margaretha · 9 months ago
  79. 8ba7a15 Prepare Dockerfile without full by Akron · 10 months ago
  80. d9d7c39 Update library versions including Spring and Flyway by margaretha · 10 months ago
  81. 6be1db2 Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 in (closes #738) by dependabot[bot] · 11 months ago
  82. b06377e Update change logs. by margaretha · 10 months ago 0.73-SNAPSHOT
  83. 1ce496f Merge branch 'master' into 0.72.1-SNAPSHOT by margaretha · 10 months ago
  84. 95c73a6 Update readme to use Java 17 by margaretha · 10 months ago v0.72-release
  85. e9dd996 Change groupId and artifact Id. Bump to version 0.73-SNAPSHOT. by margaretha · 10 months ago
  86. 5988978 Update action versions by margaretha · 10 months ago
  87. eb9c75e Fix Krill and Koral dependencies and groupIds by Marc Kupietz · 10 months ago
  88. 508caeb Remove full folder from CI workflow by Marc Kupietz · 10 months ago
  89. 09a9a58 Remove unused sqlite datasource by margaretha · 11 months ago
  90. f4df2c0 Remove Piwik filter by margaretha · 11 months ago
  91. 7677aa4 Remove unused libraries by margaretha · 11 months ago
  92. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 11 months ago
  93. b12acdf Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 in /full (closes #737) by dependabot[bot] · 11 months ago
  94. 75dea85 Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 in /full (closes #736) by dependabot[bot] · 11 months ago
  95. d7b5262 Bump log4j.version from 2.22.0 to 2.22.1 in /full (closes #735) by dependabot[bot] · 11 months ago
  96. 3056080 Bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA in /full (closes #734) by dependabot[bot] · 11 months ago
  97. f52e437 Bump org.apache.maven.plugins:maven-compiler-plugin in /full (closes #733) by dependabot[bot] · 11 months ago
  98. 9c68a32 Bump spring.version from 6.0.13 to 6.1.2 in /full (closes #732) by dependabot[bot] · 11 months ago
  99. 23b7f5d Bump org.flywaydb:flyway-core from 10.4.0 to 10.4.1 in /full (closes #731) by dependabot[bot] · 11 months ago
  100. 062e4ce Fixed the hibernate version constraint by margaretha · 11 months ago