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