1. dc4925d Fix unique constraint on role. Added tests. by margaretha · 4 months ago
  2. 8fbf40e Added hasQuery param to listRolesByGroup web-service. by margaretha · 4 months ago
  3. d001770 Delete QueryAccess and Privilege related class. by margaretha · 4 months ago
  4. f4dc97c Add web-service: delete role by query and group. by margaretha · 4 months ago
  5. 340d06a Fix sharing published vc and retrieve group vc by margaretha · 4 months ago
  6. 7568f78 Update auto-hidden group mechanism. by margaretha · 4 months ago
  7. f8a8126 Add query access roles in subscription. by margaretha · 4 months ago
  8. 06be586 Update delete query access and role. by margaretha · 4 months ago
  9. 63b6f7a Update share query and list query access (#763). by margaretha · 4 months ago
  10. 777ef10 Merge user-group-admin and query-access admin roles. by margaretha · 4 months ago
  11. 763e8d5 Move virtual corpus related tests. by margaretha · 4 months ago
  12. 845f22f Update user group admin tests. by margaretha · 4 months ago
  13. 26c592e Update delete member tests. Fix adding member roles. (#763) by margaretha · 4 months ago
  14. 291cf40 Fixed user group member invitation and subscription tests (#763). by margaretha · 4 months ago
  15. 99470ce Update add and delete member roles. Deprecate edit member roles. (#763) by margaretha · 4 months ago
  16. 22d3a7c Update retrieveMemberByRole using PredefinedRole instead of roleId #763 by margaretha · 4 months ago
  17. 57103a0 Update user group list web-service and role-list in Dtos (#763). by margaretha · 4 months ago
  18. c942eac Add createdDate to UserGroup & fix createGroup method (#763). by margaretha · 4 months ago
  19. 46d5f24 Define new Roles and change Role name type to PredefinedRole (#763). by margaretha · 4 months ago
  20. 0892bad Deprecate Privilege entity and dao (#763) by margaretha · 4 months ago
  21. 76b2e06 Alter and simplify user-group related tables (#763) by margaretha · 4 months ago
  22. 1df4f6d Setup log4j2 config (#753) by margaretha · 4 months ago
  23. cdd26e6 Fixed supported versions in the configs & changed delimiter to comma. by margaretha · 4 months ago
  24. 7cb68a1 Unified ResourceFilters and SearchResourceFilters. by margaretha · 4 months ago
  25. e4528ee Change CC RE from CC-BY.* to CC.* by Marc Kupietz · 5 months ago
  26. 4dc0cd9 Fix some logging to write to file instead of stdout. by margaretha · 5 months ago
  27. 3a96602 Clean up Spring XML configs. by margaretha · 5 months ago
  28. c858890 Moved NamedVCLoader to the init package. by margaretha · 5 months ago
  29. f6f6c3c Remove corpusQuery param in the statistics web-service (close #758). by margaretha · 5 months ago
  30. 1ef2a03 Removed redirect uri from InstalledPluginDto & updated tests. by margaretha · 5 months ago
  31. 60b65d4 Restrict registration info for plugins (solves #572) by margaretha · 6 months ago
  32. d151c30 Fixed empty named VC path in configuration (solves #754) by margaretha · 6 months ago
  33. c7f8f80 Added deprecation warning for the old matchInfo service (#757) by margaretha · 6 months ago
  34. d709be5 Updated tests using the old match info web-services (#757) by margaretha · 6 months ago
  35. 205dc5b Clean up named-vc. by margaretha · 6 months ago
  36. 46e2c95 Added tests for the DNB scenario with custom max match and context size. by margaretha · 6 months ago
  37. 6744072 Setup logs files to be generated inside the data folder (#598) by margaretha · 7 months ago
  38. 390f37d Updated configurations of the lite version to use the data folder (#598) by margaretha · 7 months ago
  39. 94b46fe Moved disk store path cache_store into the data folder (#598) by margaretha · 7 months ago
  40. da1571c Updated generating adminToken in data folder (#598). by margaretha · 7 months ago
  41. 0b110ed Setup vc-cache in the data folder (#598) by margaretha · 8 months ago
  42. 05818b4 Added KoralQuery check when updating VC (solved #676) by margaretha · 8 months ago
  43. 9823824 Fixed inverted assert tests. by margaretha · 8 months ago
  44. d77ee71 Changed loading external kustvakt.conf and jdbc.properties by margaretha · 8 months ago
  45. 387e468 Moved free-resources.json and enables input from data folder (#598) by margaretha · 8 months ago
  46. 5fecd61 Moved service.properties. by margaretha · 8 months ago
  47. 8f0c85e Updated search Krill and removed Lucene by margaretha · 9 months ago
  48. 09a9a58 Remove unused sqlite datasource by margaretha · 11 months ago
  49. f4df2c0 Remove Piwik filter by margaretha · 11 months ago
  50. 7677aa4 Remove unused libraries by margaretha · 11 months ago
  51. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 11 months ago
  52. 1b10506 Restructured Kustvakt. by margaretha · 7 years ago
  53. f18298b Fixed session authentication & some other tests. by margaretha · 7 years ago
  54. 9cfb73e Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 7 years ago
  55. 053def9 Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 7 years ago
  56. 14503cd Enabled matchInfo service without availability check. by margaretha · 7 years ago
  57. fc9e407 Generalized kustvakt.conf by margaretha · 7 years ago
  58. ecbe72d Updated auth service path. by margaretha · 7 years ago
  59. 8a71e3b Updated resource description. by margaretha · 7 years ago
  60. 6c2a20f Set up the test framework with SpringServlet. by margaretha · 7 years ago
  61. ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
  62. 50179c8 Implemented DTO constructions for the annotation description service. by margaretha · 7 years ago
  63. a14f1c2 Added annotation description service. by margaretha · 7 years ago
  64. e353dfa Added resource and annotation services. by margaretha · 7 years ago
  65. 543f200 Implemented Jersey spring dependency injection. by margaretha · 7 years ago
  66. 38d530e Added new SQL tables. by margaretha · 7 years ago
  67. a431ef7 Renamed ResourceService to SearchService. by margaretha · 7 years ago
  68. 586d794 Added statistics test by margaretha · 7 years ago
  69. a3afa7d Added fix for statistic test with new corpora by Akron · 7 years ago
  70. b786411 Added statistics tests and handled errors from a KoralQuery processor. by margaretha · 7 years ago
  71. ae8e9f8 Addded a no-need-for-rewrite test. by margaretha · 7 years ago
  72. 7f62dc1 Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  73. 78e0266 Fixed empty user availabilities. by margaretha · 7 years ago
  74. 65ca5fb Changed error message in the matchInfo service. by margaretha · 7 years ago
  75. 46048fb Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  76. 74ad0ea Fixed empty user availabilities. by margaretha · 7 years ago
  77. 4e933c6 Addded a no-need-for-rewrite test. by margaretha · 7 years ago
  78. 9a509ed Ignore some tests. by margaretha · 7 years ago
  79. 698d953 Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  80. 7a3cccd Fixed empty user availabilities. by margaretha · 7 years ago
  81. da6211e Checked query serialization service. Potentially unused! by margaretha · 7 years ago
  82. e7badb3 Removed loaders and ignore policy.conf. by margaretha · 7 years ago
  83. 416e787 Fixed redundancy in collection rewrite. by margaretha · 7 years ago
  84. ebe869a Fixed collection rewrite by margaretha · 7 years ago
  85. c125bf1 Debug-output einheitlich über alle aufgerufenen Resourcen. by Bodmo · 7 years ago
  86. 11fb6f8 DemoUser + IDSstatus=1 by Bodmo · 7 years ago
  87. 37c5672 Removed demo user checking in matchinfo. by margaretha · 7 years ago
  88. a89c3f9 Handling requests with unauthorized availability values. by margaretha · 7 years ago
  89. aec93f7 Fixed getMatch. by margaretha · 7 years ago
  90. 65b6714 Fixed matchinfo response and test cases. by margaretha · 7 years ago
  91. ebc5496 Fixed checking intranet address. by margaretha · 7 years ago
  92. 4c3a6f9 Updated corpusAccess in the matchinfo service by margaretha · 8 years ago
  93. 7745d7e Merge remote-tracking branch 'origin/master' into new-index by margaretha · 8 years ago
  94. a76ed24 Updated matchInfo service using corpusAccess and availability. by margaretha · 8 years ago
  95. f78a6c6 getAccount does not return DemoUser, but KorApUser. by Bodmo · 8 years ago
  96. 946832f Merged mit origin. by Bodmo · 8 years ago
  97. ca3dcfb corpusAccess and Location for /search/ and /matchInfo/ implemented. by Bodmo · 8 years ago
  98. d980c8f Added collection query rewrite according to availability. by margaretha · 8 years ago
  99. dc73192 Added collection query rewrite according to availability. by margaretha · 8 years ago
  100. 15b05be Added new sample index with availability values by Akron · 8 years ago