1. 9b754d7 Add VC rewrite for statistics web-service #796 by margaretha · 3 weeks ago
  2. 398be24 Improved delete VC tests. by margaretha · 4 weeks ago
  3. 3a6b0a1 Fixed request URI at OAuth2 token request API. by margaretha · 4 weeks ago
  4. b3ae95a Setup creating marlin-vc and published-vc in VirtualCorpusTestBase by margaretha · 4 weeks ago
  5. 9767b7e Setup creating group-vc in VirtualCorpusTestBase by margaretha · 4 weeks ago
  6. ec88417 Setup creating dory-vc in VirtualCorpusTestBase by margaretha · 4 weeks ago
  7. 9c6058a Setup creating nemo-vc in VirtualCorpusTestBase by margaretha · 4 weeks ago
  8. 45a6509 Setup system-vc in Initializator instead of using SQL for testing by margaretha · 4 weeks ago
  9. 5b06788 Update statistics in VC info and list web-services to use VC cache by margaretha · 5 weeks ago
  10. ee0b573 Change JsonInclude to non default by margaretha · 5 weeks ago
  11. 4d06c12 Changed source to original (#782) by margaretha · 7 weeks ago
  12. 8489f86 Update scope and add _comment as discussed in #782 by margaretha · 3 months ago
  13. 377c018 Replace origin with editor in rewrites. by margaretha · 3 months ago
  14. 6e2c36c Fix date type fail test by Marc Kupietz · 4 months ago
  15. c21b4bc Changed CollectionRewrite to AvailabilityRewrite for the default config by margaretha · 3 months ago
  16. d9e43ec Improve AvailabilityRewrite and implement operation:override (#781) by margaretha · 4 months ago
  17. c105e2f Rename CollectionRewrite to AvailabilityRewrite by margaretha · 4 months ago
  18. 82c75c2 Fixed availability regex for all access in the config. by margaretha · 4 months ago
  19. d5799ae Use operation:override in query reference rewrite (#783) by margaretha · 5 months ago
  20. d59b34d Use operation:override in virtual corpus (reference) rewrite (#780). by margaretha · 5 months ago
  21. bf09b19 Address several rewrite issues. by margaretha · 5 months ago
  22. 9d82046 Replace operation:insertion with operation:injection (#778) by margaretha · 5 months ago
  23. d0f4af8 Implemented QueryContextRewrite (#755) by margaretha · 5 months ago
  24. 90dca02 Remove hidden group from test database. by margaretha · 5 months ago
  25. b30b015 Make URL mandatory for plugin registration (Close #573) by margaretha · 5 months ago
  26. 1c0a41d Add test regarding search with corpus query with count=0 by margaretha · 5 months ago
  27. b447210 Added institution & landingPage to the resource web-service (close #777) by margaretha · 5 months ago
  28. 083b0ea Fixed administrative user group retrieval. by margaretha · 6 months ago
  29. e533626 Replace EDIT_VC occurrences with CREATE_VC, and removed it. by margaretha · 6 months ago
  30. 987a051 Added role names to user-group list by margaretha · 6 months ago
  31. 83cdf7f Changed memberUsername to member in the member-role-addition web-service by margaretha · 6 months ago
  32. 87de1db Merge branch 'v.74-hot-fix' by margaretha · 6 months ago
  33. ac09c4f Removed admin & owner restriction on client info access. by margaretha · 6 months ago
  34. e6ebfbc Added config for total result cached and fixed #774. by margaretha · 7 months ago
  35. 3fc1db7 Fixed testing dory-vc statistics. by margaretha · 7 months ago 0.75-SNAPSHOT
  36. feb0cce Disallow scope all for non super clients. by margaretha · 7 months ago
  37. c15b2d7 Merge branch 'master' into 0.75-SNAPSHOT by margaretha · 8 months ago
  38. 1d36721 Cleaned up mail properties from XML Spring configs. by margaretha · 8 months ago
  39. b6a0e6a Deprecate VC access deletion. by margaretha · 8 months ago
  40. 94ce618 Added statistics back to the VC info web-service. by margaretha · 8 months ago
  41. ea0b407 Removed mail configuration (#764) by margaretha · 8 months ago
  42. cc546fa Added deprecation messages to deprecated services by margaretha · 8 months ago
  43. 6475502 Introduce filter_by and deprecate authorized_only (close #579) by margaretha · 10 months ago
  44. 0483671 Replace invite and subscribe to add member, remove unsubscribe (#764). by margaretha · 8 months ago
  45. eb328d7 Removed created_by, status and status_date from user_group_member table. by margaretha · 8 months ago
  46. e3762da Removed empty tests. by margaretha · 8 months ago
  47. 090d629 Remove soft delete group member (#765) by margaretha · 9 months ago
  48. 14ca5b6 Remove soft delete group and group status deleted (#765). by margaretha · 9 months ago
  49. 2b53330 Update dto to list privilege names instead of role names. by margaretha · 9 months ago
  50. ffa9b58 Remove edit-member-role web-service by margaretha · 9 months ago
  51. e4be1e6 Add unique role index when query is null. by margaretha · 9 months ago
  52. 5899529 Replace add-member-role to add-admin-role web-service by margaretha · 9 months ago
  53. dc4925d Fix unique constraint on role. Added tests. by margaretha · 9 months ago
  54. 8fbf40e Added hasQuery param to listRolesByGroup web-service. by margaretha · 9 months ago
  55. d001770 Delete QueryAccess and Privilege related class. by margaretha · 9 months ago
  56. f4dc97c Add web-service: delete role by query and group. by margaretha · 9 months ago
  57. 340d06a Fix sharing published vc and retrieve group vc by margaretha · 9 months ago
  58. 7568f78 Update auto-hidden group mechanism. by margaretha · 9 months ago
  59. f8a8126 Add query access roles in subscription. by margaretha · 9 months ago
  60. 06be586 Update delete query access and role. by margaretha · 9 months ago
  61. 63b6f7a Update share query and list query access (#763). by margaretha · 9 months ago
  62. 777ef10 Merge user-group-admin and query-access admin roles. by margaretha · 9 months ago
  63. 763e8d5 Move virtual corpus related tests. by margaretha · 9 months ago
  64. 845f22f Update user group admin tests. by margaretha · 9 months ago
  65. 26c592e Update delete member tests. Fix adding member roles. (#763) by margaretha · 9 months ago
  66. 291cf40 Fixed user group member invitation and subscription tests (#763). by margaretha · 9 months ago
  67. 99470ce Update add and delete member roles. Deprecate edit member roles. (#763) by margaretha · 9 months ago
  68. 22d3a7c Update retrieveMemberByRole using PredefinedRole instead of roleId #763 by margaretha · 9 months ago
  69. 57103a0 Update user group list web-service and role-list in Dtos (#763). by margaretha · 9 months ago
  70. c942eac Add createdDate to UserGroup & fix createGroup method (#763). by margaretha · 9 months ago
  71. 0892bad Deprecate Privilege entity and dao (#763) by margaretha · 9 months ago
  72. cdd26e6 Fixed supported versions in the configs & changed delimiter to comma. by margaretha · 9 months ago
  73. 7cb68a1 Unified ResourceFilters and SearchResourceFilters. by margaretha · 9 months ago
  74. e4528ee Change CC RE from CC-BY.* to CC.* by Marc Kupietz · 10 months ago
  75. 4dc0cd9 Fix some logging to write to file instead of stdout. by margaretha · 10 months ago
  76. 3a96602 Clean up Spring XML configs. by margaretha · 10 months ago
  77. c858890 Moved NamedVCLoader to the init package. by margaretha · 10 months ago
  78. f6f6c3c Remove corpusQuery param in the statistics web-service (close #758). by margaretha · 10 months ago
  79. 1ef2a03 Removed redirect uri from InstalledPluginDto & updated tests. by margaretha · 10 months ago
  80. 60b65d4 Restrict registration info for plugins (solves #572) by margaretha · 11 months ago
  81. d151c30 Fixed empty named VC path in configuration (solves #754) by margaretha · 11 months ago
  82. c7f8f80 Added deprecation warning for the old matchInfo service (#757) by margaretha · 11 months ago
  83. d709be5 Updated tests using the old match info web-services (#757) by margaretha · 11 months ago
  84. 205dc5b Clean up named-vc. by margaretha · 11 months ago
  85. 46e2c95 Added tests for the DNB scenario with custom max match and context size. by margaretha · 11 months ago
  86. 6744072 Setup logs files to be generated inside the data folder (#598) by margaretha · 12 months ago
  87. 05818b4 Added KoralQuery check when updating VC (solved #676) by margaretha · 1 year ago
  88. 9823824 Fixed inverted assert tests. by margaretha · 1 year ago
  89. 09a9a58 Remove unused sqlite datasource by margaretha · 1 year, 3 months ago
  90. 7677aa4 Remove unused libraries by margaretha · 1 year, 4 months ago
  91. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 1 year, 4 months ago
  92. 1b10506 Restructured Kustvakt. by margaretha · 8 years ago
  93. f18298b Fixed session authentication & some other tests. by margaretha · 8 years ago
  94. 9cfb73e Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 8 years ago
  95. 053def9 Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 8 years ago
  96. fc9e407 Generalized kustvakt.conf by margaretha · 8 years ago
  97. 6c2a20f Set up the test framework with SpringServlet. by margaretha · 8 years ago
  98. ade7d4a Updated search service with auto injection. by margaretha · 8 years ago
  99. 38d530e Added new SQL tables. by margaretha · 8 years ago
  100. 586d794 Added statistics test by margaretha · 8 years ago