1. 3fc1db7 Fixed testing dory-vc statistics. by margaretha · 8 weeks ago 0.75-SNAPSHOT
  2. feb0cce Disallow scope all for non super clients. by margaretha · 9 weeks ago
  3. 7cb419c Change default port to 8089 by margaretha · 9 weeks ago
  4. 4f2b0c3 Remove EDIT_USER_GROUP_MEMBER_ROLE and disable role_index_null_query by margaretha · 3 months ago
  5. 02e7095 Revert OAuth2 scopes for member roles; by margaretha · 3 months ago
  6. c15b2d7 Merge branch 'master' into 0.75-SNAPSHOT by margaretha · 3 months ago
  7. 1d36721 Cleaned up mail properties from XML Spring configs. by margaretha · 3 months ago
  8. b6a0e6a Deprecate VC access deletion. by margaretha · 3 months ago
  9. 94ce618 Added statistics back to the VC info web-service. by margaretha · 3 months ago
  10. ea0b407 Removed mail configuration (#764) by margaretha · 3 months ago
  11. cc546fa Added deprecation messages to deprecated services by margaretha · 3 months ago
  12. 6475502 Introduce filter_by and deprecate authorized_only (close #579) by margaretha · 5 months ago
  13. 0483671 Replace invite and subscribe to add member, remove unsubscribe (#764). by margaretha · 3 months ago
  14. eb328d7 Removed created_by, status and status_date from user_group_member table. by margaretha · 3 months ago
  15. 8c6413a Removed deleted_by from user_group and user_group_member tables. by margaretha · 3 months ago
  16. 3e46713 Removed SearchResourceFilters and UserGroupJson by margaretha · 3 months ago
  17. e3762da Removed empty tests. by margaretha · 3 months ago
  18. 090d629 Remove soft delete group member (#765) by margaretha · 3 months ago
  19. 14ca5b6 Remove soft delete group and group status deleted (#765). by margaretha · 3 months ago
  20. 32d846f Merge branch 'master' into 0.75-SNAPSHOT by margaretha · 3 months ago
  21. ae1ca62 Fix redundant logs and add throwable print. by margaretha · 4 months ago
  22. 2b53330 Update dto to list privilege names instead of role names. by margaretha · 4 months ago
  23. ffa9b58 Remove edit-member-role web-service by margaretha · 4 months ago
  24. e4be1e6 Add unique role index when query is null. by margaretha · 4 months ago
  25. 5899529 Replace add-member-role to add-admin-role web-service by margaretha · 4 months ago
  26. dc4925d Fix unique constraint on role. Added tests. by margaretha · 4 months ago
  27. 8fbf40e Added hasQuery param to listRolesByGroup web-service. by margaretha · 4 months ago
  28. d001770 Delete QueryAccess and Privilege related class. by margaretha · 4 months ago
  29. f4dc97c Add web-service: delete role by query and group. by margaretha · 4 months ago
  30. 340d06a Fix sharing published vc and retrieve group vc by margaretha · 4 months ago
  31. 7568f78 Update auto-hidden group mechanism. by margaretha · 4 months ago
  32. f8a8126 Add query access roles in subscription. by margaretha · 4 months ago
  33. 06be586 Update delete query access and role. by margaretha · 4 months ago
  34. 63b6f7a Update share query and list query access (#763). by margaretha · 4 months ago
  35. 777ef10 Merge user-group-admin and query-access admin roles. by margaretha · 4 months ago
  36. 763e8d5 Move virtual corpus related tests. by margaretha · 4 months ago
  37. 845f22f Update user group admin tests. by margaretha · 4 months ago
  38. 26c592e Update delete member tests. Fix adding member roles. (#763) by margaretha · 4 months ago
  39. 291cf40 Fixed user group member invitation and subscription tests (#763). by margaretha · 4 months ago
  40. 99470ce Update add and delete member roles. Deprecate edit member roles. (#763) by margaretha · 4 months ago
  41. 22d3a7c Update retrieveMemberByRole using PredefinedRole instead of roleId #763 by margaretha · 4 months ago
  42. 57103a0 Update user group list web-service and role-list in Dtos (#763). by margaretha · 4 months ago
  43. c942eac Add createdDate to UserGroup & fix createGroup method (#763). by margaretha · 4 months ago
  44. 46d5f24 Define new Roles and change Role name type to PredefinedRole (#763). by margaretha · 4 months ago
  45. 0892bad Deprecate Privilege entity and dao (#763) by margaretha · 4 months ago
  46. 76b2e06 Alter and simplify user-group related tables (#763) by margaretha · 4 months ago
  47. 1df4f6d Setup log4j2 config (#753) by margaretha · 4 months ago
  48. cdd26e6 Fixed supported versions in the configs & changed delimiter to comma. by margaretha · 4 months ago
  49. 7cb68a1 Unified ResourceFilters and SearchResourceFilters. by margaretha · 4 months ago
  50. e4528ee Change CC RE from CC-BY.* to CC.* by Marc Kupietz · 5 months ago
  51. 4dc0cd9 Fix some logging to write to file instead of stdout. by margaretha · 5 months ago
  52. 3a96602 Clean up Spring XML configs. by margaretha · 5 months ago
  53. c858890 Moved NamedVCLoader to the init package. by margaretha · 5 months ago
  54. f6f6c3c Remove corpusQuery param in the statistics web-service (close #758). by margaretha · 5 months ago
  55. 1ef2a03 Removed redirect uri from InstalledPluginDto & updated tests. by margaretha · 5 months ago
  56. 60b65d4 Restrict registration info for plugins (solves #572) by margaretha · 6 months ago
  57. d151c30 Fixed empty named VC path in configuration (solves #754) by margaretha · 5 months ago
  58. c7f8f80 Added deprecation warning for the old matchInfo service (#757) by margaretha · 6 months ago
  59. d709be5 Updated tests using the old match info web-services (#757) by margaretha · 6 months ago
  60. 205dc5b Clean up named-vc. by margaretha · 6 months ago
  61. 46e2c95 Added tests for the DNB scenario with custom max match and context size. by margaretha · 6 months ago
  62. 6744072 Setup logs files to be generated inside the data folder (#598) by margaretha · 7 months ago
  63. 390f37d Updated configurations of the lite version to use the data folder (#598) by margaretha · 7 months ago
  64. 94b46fe Moved disk store path cache_store into the data folder (#598) by margaretha · 7 months ago
  65. da1571c Updated generating adminToken in data folder (#598). by margaretha · 7 months ago
  66. 0b110ed Setup vc-cache in the data folder (#598) by margaretha · 7 months ago
  67. 05818b4 Added KoralQuery check when updating VC (solved #676) 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. 8f0c85e Updated search Krill and removed Lucene by margaretha · 9 months ago
  73. 09a9a58 Remove unused sqlite datasource by margaretha · 11 months ago
  74. f4df2c0 Remove Piwik filter by margaretha · 11 months ago
  75. 7677aa4 Remove unused libraries by margaretha · 11 months ago
  76. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 11 months ago
  77. 1b10506 Restructured Kustvakt. by margaretha · 7 years ago
  78. f18298b Fixed session authentication & some other tests. by margaretha · 7 years ago
  79. 9cfb73e Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 7 years ago
  80. 053def9 Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 7 years ago
  81. 14503cd Enabled matchInfo service without availability check. by margaretha · 7 years ago
  82. fc9e407 Generalized kustvakt.conf by margaretha · 7 years ago
  83. ecbe72d Updated auth service path. by margaretha · 7 years ago
  84. 8a71e3b Updated resource description. by margaretha · 7 years ago
  85. 6c2a20f Set up the test framework with SpringServlet. by margaretha · 7 years ago
  86. ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
  87. 50179c8 Implemented DTO constructions for the annotation description service. by margaretha · 7 years ago
  88. a14f1c2 Added annotation description service. by margaretha · 7 years ago
  89. e353dfa Added resource and annotation services. by margaretha · 7 years ago
  90. 543f200 Implemented Jersey spring dependency injection. by margaretha · 7 years ago
  91. 38d530e Added new SQL tables. by margaretha · 7 years ago
  92. a431ef7 Renamed ResourceService to SearchService. by margaretha · 7 years ago
  93. 586d794 Added statistics test by margaretha · 7 years ago
  94. a3afa7d Added fix for statistic test with new corpora by Akron · 7 years ago
  95. b786411 Added statistics tests and handled errors from a KoralQuery processor. by margaretha · 7 years ago
  96. ae8e9f8 Addded a no-need-for-rewrite test. by margaretha · 7 years ago
  97. 7f62dc1 Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  98. 78e0266 Fixed empty user availabilities. by margaretha · 7 years ago
  99. 65ca5fb Changed error message in the matchInfo service. by margaretha · 7 years ago
  100. 46048fb Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago