1. 3571f53 Updated OAuth2Client JSON definition and controller tests by margaretha · 3 years, 7 months ago
  2. bb1c145 Added client type in the client list web-service. Resolved #58. by margaretha · 3 years, 8 months ago
  3. 3507469 Updated OAuth2 token list with token type and user clientId parameters. by margaretha · 3 years, 8 months ago
  4. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 3 years, 8 months ago
  5. e518c61 IndexControllerTest: actually check if symbolic link exists by Marc Kupietz · 3 years, 9 months ago
  6. 9204772 Do not hardcode groupId in VirtualCorpusServiceTest.testEditPublishVC by Marc Kupietz · 3 years, 9 months ago
  7. 89bd8f5 Added delete query webservice and tests. by margaretha · 3 years, 9 months ago dev
  8. 4a1a18c Added query access roles and fixed vc access roles. by margaretha · 3 years, 9 months ago
  9. b097fb0 Renamed virtual corpus to query. by margaretha · 3 years, 9 months ago
  10. e1228ab Updated libraries. by margaretha · 3 years, 9 months ago
  11. a8c364b Added API info web-service. by margaretha · 3 years, 9 months ago v0.63-release
  12. 479a447 Set corpus access public for stored query. by margaretha · 3 years, 9 months ago
  13. 5213ced Added query and query language in virtual corpus table. by margaretha · 3 years, 9 months ago
  14. 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 3 years, 9 months ago
  15. 652c4dc Added listing available queries for users. by margaretha · 3 years, 9 months ago
  16. dc6d73d Fixed problem with multiple desktop apps by Akron · 4 years, 7 months ago
  17. da08015 Add query reference web-service. by Akron · 4 years ago
  18. 32475f7 Updated methods dependent to Antrl4-maven-plugin libraries. by margaretha · 3 years, 10 months ago
  19. 0ddaed6 Fix running pipe and updated tests with mockserver by margaretha · 3 years, 10 months ago
  20. fcf8bd9 Updated Flyway configuration. by margaretha · 3 years, 10 months ago
  21. 6398071 Removed TestHelper by margaretha · 3 years, 11 months ago
  22. 5da1f9d Fix pipe warning. by margaretha · 4 years ago
  23. 77bf8b7 Fix hibernate dialect for SQLite. by margaretha · 4 years ago
  24. f6945c4 Added persistency layer for query references by Akron · 4 years, 1 month ago
  25. bee031a Introduced query reference rewrite mechanism by Akron · 4 years, 1 month ago
  26. 48e51b9 Introduced experimental X-Index-Revision header by Akron · 4 years, 6 months ago
  27. 805afde Make API welcome message configurable by Marc Kupietz · 4 years, 8 months ago
  28. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 4 years, 10 months ago
  29. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 4 years, 10 months ago
  30. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  31. 89273b5 Fixed VirtualCorpusControllerTest. by margaretha · 4 years, 10 months ago v0.62.3-release
  32. c19bd58 Added additional statistic figures to virtual corpus info API response. by margaretha · 4 years, 10 months ago
  33. d9546d3 Updated free resource controller. by margaretha · 5 years ago
  34. d8aa135 Updated create update user-group API. by margaretha · 5 years ago
  35. ac4501a Updated Leibniz Association link. by margaretha · 5 years ago
  36. 137d4ee Handled invalid pipes and added tests. by margaretha · 5 years ago
  37. ed2ee24 Added support for multiple cq parameters. by margaretha · 5 years ago
  38. 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
  39. 7497adf Added a service to revoke a single refresh token via super client by margaretha · 5 years ago v0.62.2-release
  40. 072a6a7 Updated the statistic API with KoralQuery and added tests. by margaretha · 5 years ago
  41. db457bc Added username filtering to token revocation service via super client by margaretha · 5 years ago
  42. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 5 years ago
  43. 77e7474 Merged list authorized client and list registered client services by margaretha · 5 years ago
  44. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  45. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 5 years ago
  46. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 5 years ago
  47. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  48. 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 5 years ago
  49. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 5 years ago
  50. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 5 years ago
  51. da5a6ab Added user-group name pattern (issue #33). by margaretha · 5 years ago
  52. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 5 years ago
  53. c1db913 Resolved #49. Added page param check in the search api (margaretha) by margaretha · 5 years ago
  54. bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 5 years ago
  55. 0e1fc55 Resolved #40. by margaretha · 5 years ago
  56. 93e602e Fixed missing scopes after requesting access token with refresh token. by margaretha · 5 years ago
  57. 304515b Update error message. by margaretha · 5 years ago
  58. a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 5 years ago
  59. f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 5 years ago
  60. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  61. 3a57940 Updated VC name pattern and tests. by margaretha · 5 years ago
  62. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  63. 03ae28d Handled LDAP errors, fixed #45. by margaretha · 5 years ago
  64. 74a1f9e Updated Jetty version due to vulnerabilities & uses fasterxml Jackson. by margaretha · 6 years ago
  65. ed053fb Fixed sharing unknown VC, updating corpusQuery, and handling non-unique by margaretha · 6 years ago
  66. 4b0eb3d Fixed unknown authentication scheme, missing VC entity & parameter checker by margaretha · 6 years ago
  67. f0c53b8 Improved loading resource file. by margaretha · 6 years ago
  68. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  69. 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 6 years ago
  70. 852a0f6 Added fields to metadata controller, resolved issue #39. by margaretha · 6 years ago
  71. 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
  72. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
  73. 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
  74. 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 6 years ago
  75. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 6 years ago
  76. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 6 years ago
  77. 1b8bc4d Fixed share VC type. by margaretha · 6 years ago
  78. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  79. 4a33812 Added VC reference and MapUtil tests. by margaretha · 6 years ago
  80. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
  81. 0bcde4c Added delete key in setting controllers by margaretha · 6 years ago
  82. 62c0676 Updated default setting controllers & added tests by margaretha · 6 years ago
  83. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 6 years ago
  84. 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
  85. 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 6 years ago
  86. 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 6 years ago
  87. 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 6 years ago
  88. 398f472 Added comments & updated code structure. by margaretha · 6 years ago
  89. b2c92d4 Fixed Kustvakt-lite test configuration. by margaretha · 6 years ago
  90. 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 6 years ago
  91. 79d738c Added search timeout in meta query. by margaretha · 6 years ago
  92. 1bc9cca Fixed rewrite bugs (updated rewriteQuery & KoralNode) by margaretha · 6 years ago v0.61.4-release
  93. 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
  94. c750cbb Implemented revoking all tokens of a user client via a super client. by margaretha · 6 years ago
  95. 5a2c34e Removed duplicate clients in user client lists. by margaretha · 6 years ago
  96. 230effb Added the list-user-client controller. by margaretha · 6 years ago
  97. 6f0b738 Updated OAuth2 refresh token request to create a new refresh token. by margaretha · 6 years ago
  98. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  99. 93120bc Fixed JettyServerTest. by margaretha · 6 years ago v0.61.3-release
  100. 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 6 years ago