1. 6398071 Removed TestHelper by margaretha · 3 years, 11 months ago
  2. 5da1f9d Fix pipe warning. by margaretha · 4 years ago
  3. 77bf8b7 Fix hibernate dialect for SQLite. by margaretha · 4 years ago
  4. c63f48d Merge "Added persistency layer for query references" by margaretha · 4 years ago
  5. 6c54b8c Merge "Introduced query reference rewrite mechanism" by margaretha · 4 years ago
  6. f4fa1eb Bump oauth2-oidc-sdk from 8.23.1 to 8.25 in /full by dependabot[bot] · 4 years ago
  7. a1cab61 Bump nimbus-jose-jwt from 9.1.1 to 9.1.2 in /full by dependabot[bot] · 4 years, 1 month ago
  8. 46d871d Bump hibernate.version from 5.4.20.Final to 5.4.23.Final in /full by dependabot[bot] · 4 years, 1 month ago
  9. f6945c4 Added persistency layer for query references by Akron · 4 years, 1 month ago
  10. bee031a Introduced query reference rewrite mechanism by Akron · 4 years, 1 month ago
  11. b735dfc Bump hibernate.version from 5.3.7.Final to 5.4.20.Final in /full by dependabot[bot] · 4 years, 3 months ago
  12. c50a973 Bump mysql-connector-java from 8.0.21 to 8.0.22 in /full by dependabot[bot] · 4 years, 1 month ago
  13. 9a8b70d Bump lombok from 1.18.12 to 1.18.16 in /full by dependabot[bot] · 4 years, 1 month ago
  14. 1e7b0cc Bump oauth2-oidc-sdk from 8.23 to 8.23.1 in /full by dependabot[bot] · 4 years, 1 month ago
  15. a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 4 years, 1 month ago
  16. baa0470 Bump version released as a docker by Akron · 4 years, 2 months ago
  17. 6fc6176 Bump unboundid-ldapsdk from 5.1.0 to 5.1.1 in /full by dependabot[bot] · 4 years, 3 months ago
  18. 7647e0c Bump maven-shade-plugin from 3.1.0 to 3.2.4 in /full by dependabot[bot] · 4 years, 5 months ago
  19. 52a8373 Bump velocity-engine-core from 2.0 to 2.2 in /full by dependabot[bot] · 4 years, 5 months ago
  20. 7baae30 Bump javax.mail from 1.6.0 to 1.6.2 in /full by dependabot[bot] · 4 years, 5 months ago
  21. 0217e8f Bump mysql-connector-java from 8.0.20 to 8.0.21 in /full by dependabot[bot] · 4 years, 4 months ago
  22. a988d18 Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /full by dependabot[bot] · 4 years, 5 months ago
  23. 43d73a0 Bump maven-compiler-plugin from 3.7.0 to 3.8.1 in /full by dependabot[bot] · 4 years, 5 months ago
  24. 020f86f Bump mysql-connector-java from 8.0.14 to 8.0.20 in /full by dependabot[bot] · 4 years, 5 months ago
  25. f9823d8 Bump unboundid-ldapsdk from 3.2.1 to 5.1.0 in /full by dependabot[bot] · 4 years, 5 months ago
  26. f642b1a Bump mysql-connector-java from 8.0.14 to 8.0.16 in /full by dependabot[bot] · 4 years, 5 months ago
  27. 48e51b9 Introduced experimental X-Index-Revision header by Akron · 4 years, 6 months ago
  28. ceea30c Update lombok to 1.18.12 by Marc Kupietz · 4 years, 6 months ago
  29. 483db75 Fix annotation processor syntax in core and full maven configs by Marc Kupietz · 4 years, 8 months ago
  30. 33e21b8 Merge "Updated sample index" by Akron · 4 years, 8 months ago
  31. 805afde Make API welcome message configurable by Marc Kupietz · 4 years, 8 months ago
  32. 39326ee Updated sample index by Akron · 4 years, 9 months ago
  33. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 4 years, 10 months ago
  34. 0afd44a Added a config properties for a long-time access token expiry and by margaretha · 4 years, 10 months ago
  35. 6aee197 Added an admin API for clearing access token cache. by margaretha · 4 years, 10 months ago
  36. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  37. 89273b5 Fixed VirtualCorpusControllerTest. by margaretha · 4 years, 10 months ago v0.62.3-release
  38. c19bd58 Added additional statistic figures to virtual corpus info API response. by margaretha · 4 years, 10 months ago
  39. d9546d3 Updated free resource controller. by margaretha · 5 years ago
  40. d3a46ec Removed transactional annotations from simple select queries. by margaretha · 5 years ago
  41. d8aa135 Updated create update user-group API. by margaretha · 5 years ago
  42. ac4501a Updated Leibniz Association link. by margaretha · 5 years ago
  43. 137d4ee Handled invalid pipes and added tests. by margaretha · 5 years ago
  44. ed2ee24 Added support for multiple cq parameters. by margaretha · 5 years ago
  45. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 5 years ago
  46. 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
  47. 7497adf Added a service to revoke a single refresh token via super client by margaretha · 5 years ago v0.62.2-release
  48. 072a6a7 Updated the statistic API with KoralQuery and added tests. by margaretha · 5 years ago
  49. db457bc Added username filtering to token revocation service via super client by margaretha · 5 years ago
  50. 43aceb5 Added a service to list active refresh tokens of a user. by margaretha · 5 years ago
  51. 77e7474 Merged list authorized client and list registered client services by margaretha · 5 years ago
  52. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  53. 7a09e48 Implemented a service to list clients registered by a user (close #52) by margaretha · 5 years ago
  54. c20cd34 Added description and URL to list-authorized-clients service (close #53) by margaretha · 5 years ago
  55. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  56. 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 5 years ago
  57. ca7cff8 Removed UserGroupJson & updated listUserGroups and createUserGroup services. by margaretha · 5 years ago
  58. a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 5 years ago
  59. da5a6ab Added user-group name pattern (issue #33). by margaretha · 5 years ago
  60. 89836f3 Handled vulnerability CVE-2019-17195. by margaretha · 5 years ago
  61. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 5 years ago
  62. c1db913 Resolved #49. Added page param check in the search api (margaretha) by margaretha · 5 years ago
  63. bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 5 years ago
  64. 0e1fc55 Resolved #40. by margaretha · 5 years ago
  65. c9f40e2 Fixed post requests with status OK and empty body. by margaretha · 5 years ago
  66. 93e602e Fixed missing scopes after requesting access token with refresh token. by margaretha · 5 years ago
  67. 304515b Update error message. by margaretha · 5 years ago
  68. a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 5 years ago
  69. f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 5 years ago
  70. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  71. 3a57940 Updated VC name pattern and tests. by margaretha · 5 years ago
  72. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  73. 03ae28d Handled LDAP errors, fixed #45. by margaretha · 5 years ago
  74. 74a1f9e Updated Jetty version due to vulnerabilities & uses fasterxml Jackson. by margaretha · 6 years ago
  75. ed053fb Fixed sharing unknown VC, updating corpusQuery, and handling non-unique by margaretha · 6 years ago
  76. 4b0eb3d Fixed unknown authentication scheme, missing VC entity & parameter checker by margaretha · 6 years ago
  77. f0c53b8 Improved loading resource file. by margaretha · 6 years ago
  78. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  79. 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 6 years ago
  80. 852a0f6 Added fields to metadata controller, resolved issue #39. by margaretha · 6 years ago
  81. 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
  82. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
  83. 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
  84. 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 6 years ago
  85. 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 6 years ago
  86. bab55d5 Updated shutdownToken and added server shutdown description in readme by margaretha · 6 years ago v0.61.5-release
  87. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 6 years ago
  88. 1b8bc4d Fixed share VC type. by margaretha · 6 years ago
  89. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  90. 4a33812 Added VC reference and MapUtil tests. by margaretha · 6 years ago
  91. 6cd27f3 Added default setting key validation & fixed UserdataTest. by margaretha · 6 years ago
  92. 0bcde4c Added delete key in setting controllers by margaretha · 6 years ago
  93. 62c0676 Updated default setting controllers & added tests by margaretha · 6 years ago
  94. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 6 years ago
  95. 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
  96. 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 6 years ago
  97. 8c20396 Added retrieveVCByName and deleteVCByName. by margaretha · 6 years ago
  98. 2ea9a1e Degraded API version to 1.0 & added OAuth2 client info tests by margaretha · 6 years ago
  99. 398f472 Added comments & updated code structure. by margaretha · 6 years ago
  100. 0b90391 Improved predefined vc caching (issue #28) by margaretha · 6 years ago