1. 14686b5 Excluded jackson core libraries from Mockserver and moved cache config by margaretha · 3 years, 4 months ago
  2. fc5fab2 Replaced annotation parsing with restoring the annotation tables to the by margaretha · 3 years, 4 months ago
  3. 885404d Added character set filter to random code generator, e.g. for client_id. by margaretha · 3 years, 6 months ago
  4. 4bd6125 Updated OAuth2 token length & secure random algorithm config. by margaretha · 3 years, 6 months ago
  5. 0a6b4b6 Updated Koral version for InfoController. by margaretha · 3 years, 8 months ago
  6. a8c364b Added API info web-service. by margaretha · 3 years, 9 months ago v0.63-release
  7. 0ddaed6 Fix running pipe and updated tests with mockserver by margaretha · 3 years, 10 months ago
  8. 70e28ca Support expand query parameter for match retrieval by Akron · 4 years, 8 months ago
  9. baa0470 Bump version released as a docker by Akron · 4 years, 2 months ago
  10. 48e51b9 Introduced experimental X-Index-Revision header by Akron · 4 years, 6 months ago
  11. 7dacd01 Introduce object mechanism to VCs in vc conversion tool by Akron · 4 years, 6 months ago
  12. 18e407a Added tool to create VC from list of sigles by Akron · 4 years, 7 months ago
  13. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 4 years, 10 months ago
  14. 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
  15. d3a46ec Removed transactional annotations from simple select queries. by margaretha · 5 years ago
  16. 137d4ee Handled invalid pipes and added tests. by margaretha · 5 years ago
  17. ed2ee24 Added support for multiple cq parameters. by margaretha · 5 years ago
  18. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 5 years ago
  19. 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
  20. 072a6a7 Updated the statistic API with KoralQuery and added tests. by margaretha · 5 years ago
  21. 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 5 years ago
  22. 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
  23. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 5 years ago
  24. c1db913 Resolved #49. Added page param check in the search api (margaretha) by margaretha · 5 years ago
  25. a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 5 years ago
  26. f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 5 years ago
  27. 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
  28. 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
  29. 5bf49af Updated Jetty version, fixed the server hanging problem. by margaretha · 5 years ago
  30. 74a1f9e Updated Jetty version due to vulnerabilities & uses fasterxml Jackson. by margaretha · 6 years ago
  31. 10d31a2 Fixed multiple Jackson implementations by margaretha · 6 years ago
  32. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
  33. 852a0f6 Added fields to metadata controller, resolved issue #39. by margaretha · 6 years ago
  34. 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
  35. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 6 years ago
  36. 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
  37. bab55d5 Updated shutdownToken and added server shutdown description in readme by margaretha · 6 years ago v0.61.5-release
  38. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 6 years ago
  39. 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
  40. 4a33812 Added VC reference and MapUtil tests. by margaretha · 6 years ago
  41. 0866a53 Added create, edit, retrieve user default setting controllers by margaretha · 6 years ago
  42. 398f472 Added comments & updated code structure. by margaretha · 6 years ago
  43. a85965d Added debug flags & order on fields parameter of search get request- by margaretha · 6 years ago
  44. 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 6 years ago
  45. 79d738c Added search timeout in meta query. by margaretha · 6 years ago
  46. 1bc9cca Fixed rewrite bugs (updated rewriteQuery & KoralNode) by margaretha · 6 years ago v0.61.4-release
  47. 420db0e Removed document controllers and KustvaktResource. by margaretha · 6 years ago
  48. e07a203 Updates index to Krill v0.58.1 by Akron · 6 years ago
  49. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
  50. 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
  51. 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
  52. 9e53bb2 Fixed SpringJerseyTest, handled VCRef with username, enabled by margaretha · 6 years ago
  53. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 6 years ago
  54. 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
  55. 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
  56. ee0cbfe Added API URL versioning. by margaretha · 6 years ago
  57. d7b7d53 Set kustvakt configuration as Krill properties by margaretha · 6 years ago
  58. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
  59. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 6 years ago
  60. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
  61. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
  62. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 6 years ago
  63. 417571c Added parameter checking for authorization DAO. by margaretha · 7 years ago
  64. fb1e099 Implemented confidential client deregistration task and added tests. by margaretha · 7 years ago
  65. 4edc70e Added admin-related SQL codes, updated AdminDao & group list controller. by margaretha · 7 years ago
  66. c1c3f1d Fixed sqlite trigger, member exist error message & issue #16. by margaretha · 7 years ago
  67. 6fca729 Updated readme (moved further setup to wiki). by margaretha · 7 years ago
  68. efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
  69. 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 7 years ago
  70. c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
  71. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  72. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
  73. 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago