1. ac85ae1 Added query-param show-snippet to the search web-service (solves #322) by margaretha · 3 years, 1 month ago
  2. e1ab0b4 Removed API authentication scheme from www-authenticate header. by margaretha · 3 years, 1 month ago
  3. ac49b50 Disabled LDAP auth provider and token API in the auth filter (#587) by margaretha · 3 years, 1 month ago
  4. 1960ea5 Implemented configurable resource filters for search and match info APIs by margaretha · 3 years, 3 months ago
  5. 17fbad7 Support tokens in match information (fixes #570) by Akron · 3 years, 2 months ago
  6. bdde7f4 Use admin filter instead of OAuth2 ADMIN scope by margaretha · 3 years, 3 months ago
  7. f4982ab Allow admin access using admin token for the clean token API by margaretha · 3 years, 4 months ago
  8. 63418f4 Jersey 2: Migrate exceptions by abcpro1 · 3 years, 7 months ago
  9. 241bc4f Jersey 2: Use WebTarget.request() where necessary by abcpro1 · 3 years, 7 months ago
  10. 8a05e37 Jersey 2: Use getSecurityContext() where necessary by abcpro1 · 3 years, 7 months ago
  11. a94a042 Jersey 2: Replace getHeaderValue() with getHeaderString() by abcpro1 · 3 years, 7 months ago
  12. 9668724 Jersey 2: Use getUriInfo() where necessary by abcpro1 · 3 years, 7 months ago
  13. 0298407 Jersey 2: Replace ContainerRequest.getUserPrincipal() by abcpro1 · 3 years, 7 months ago
  14. 3df666b Jersey 2: Replace ContainerRequest.getFormParameters() by abcpro1 · 3 years, 7 months ago
  15. e8f161c Jersey 2: Replace LocaleProvider by abcpro1 · 3 years, 7 months ago
  16. edfa670 Jersey 2: Fix NotFoundException by abcpro1 · 3 years, 7 months ago
  17. 2cb86c6 Jersey 2: Define priorities for request filters. by abcpro1 · 3 years, 7 months ago
  18. c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 3 years, 7 months ago
  19. 136ff59 Jersey 2: Migrate request filters by abcpro1 · 3 years, 7 months ago
  20. 8e5ff51 Jersey 2: Replace WebResource.queryParams() by abcpro1 · 3 years, 7 months ago
  21. d912a2c Jersey 2: Do simple migrations by abcpro1 · 3 years, 7 months ago
  22. 4dee07a Implemented searching option using a network endpoint. by margaretha · 4 years ago
  23. 78f9080 Updated admin filter and uses it for the closing index reader API. by margaretha · 4 years, 2 months ago
  24. 923c207 Added an API retrieving fields of a virtual corpus. by margaretha · 4 years, 4 months ago
  25. 9c6493e Added show-tokens option to the search API. by margaretha · 4 years, 4 months ago
  26. 7920aab Enlarged Jetty request buffer allowing longer URL & enabled Search POST. by margaretha · 4 years, 8 months ago
  27. e1228ab Updated libraries. by margaretha · 5 years ago
  28. a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release
  29. 70e28ca Support expand query parameter for match retrieval by Akron · 6 years ago
  30. 48e51b9 Introduced experimental X-Index-Revision header by Akron · 6 years ago
  31. 805afde Make API welcome message configurable by Marc Kupietz · 6 years ago
  32. 9a270a5 Removed client authentication from the client deregistration & by margaretha · 6 years ago
  33. d8aa135 Updated create update user-group API. by margaretha · 6 years ago
  34. ed2ee24 Added support for multiple cq parameters. by margaretha · 6 years ago
  35. 52ee9e3 Added errors when requesting VC in caching process (resolved #47) by margaretha · 6 years ago
  36. 1d1c73e Implemented pipe extension in the search API. by margaretha · 6 years ago
  37. 072a6a7 Updated the statistic API with KoralQuery and added tests. by margaretha · 7 years ago
  38. 802dabc Resolved #50. Added statistics API with KoralQuery input. by margaretha · 7 years ago
  39. a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 7 years ago
  40. f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 7 years ago
  41. 2544cdf Added support for public metadata response in the search api. by margaretha · 7 years ago
  42. 3d55b00 Resolved #42 - Added close index controller. by margaretha · 7 years ago
  43. 852a0f6 Added fields to metadata controller, resolved issue #39. by margaretha · 7 years ago
  44. 351f769 Added authentication to metadata controller (issue #38) & updated search by margaretha · 7 years ago
  45. b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
  46. 0bcde4c Added delete key in setting controllers by margaretha · 7 years ago
  47. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  48. a85965d Added debug flags & order on fields parameter of search get request- by margaretha · 7 years ago
  49. 5c67dd5 Updated RewriteHandler and tests using BeanConfigTest. by margaretha · 7 years ago
  50. 79d738c Added search timeout in meta query. by margaretha · 7 years ago
  51. 2df0660 Integrated lite and full services and controllers in core. by margaretha · 8 years ago
  52. 339fd2e Added Shutdown handler to Jetty server and fixed NamedVCLoader. by margaretha · 8 years ago
  53. 3495447 Integrated lite controllers, services and tests in full version. by margaretha · 8 years ago
  54. 563aabe Implemented VirtualCorpusRewrite. by margaretha · 8 years ago
  55. 6ef00dd Added various log4j2 configurations. by margaretha · 8 years ago
  56. 7926adc Added API versioning backwards compability and tests. by margaretha · 8 years ago
  57. ee0cbfe Added API URL versioning. by margaretha · 8 years ago
  58. 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 8 years ago
  59. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  60. 4b786e2 Merge "Added support for unrestricted corpus statistics" by margaretha · 8 years ago
  61. 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
  62. 76b3175 Added support for unrestricted corpus statistics by Akron · 8 years ago
  63. fb027f9 Implemented authorization code request, simplified client by margaretha · 8 years ago
  64. f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
  65. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  66. ac3c471 Updated field type:date in the metadata test. by margaretha · 8 years ago
  67. 38eb444 Do not start server when application started with --help by Akron · 8 years ago
  68. c915dd0 Merge "Introduced preliminary support for meta data field retrieval" by margaretha · 8 years ago
  69. 7f0a4d4 Fixed unrecognized application/json and velocity template. by margaretha · 8 years ago
  70. aecee1b Implemented sending mail using spring injection and removed jetty jndi. by margaretha · 8 years ago
  71. 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
  72. ed1b223 Introduced preliminary support for meta data field retrieval by Akron · 8 years ago
  73. 23aae22 Fixed handling JSON mapping exception. by margaretha · 8 years ago
  74. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
  75. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
  76. 4ba8676 Renamed packages and classes. by margaretha · 8 years ago
  77. cd20679 Improved AuthenticationException. by margaretha · 9 years ago
  78. 4b5c141 Generalized http authentication framework. by margaretha · 9 years ago
  79. fde771a Renamed AuthFilter and moved it to /full. by margaretha · 9 years ago
  80. cc9277b Moved web filters and authentication codes to /full. by margaretha · 9 years ago
  81. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 9 years ago
  82. 0209cb7 Removed deprecated loader codes and tests. by margaretha · 9 years ago
  83. 5e873cc Updated jdbc.url for Sqlite seeting. by margaretha · 9 years ago
  84. 5413490 Updated StatisticService. by margaretha · 9 years ago
  85. ea68a0a Set (new)mysql as database in full version. by margaretha · 9 years ago
  86. f68daa6 Assembled lite version. by margaretha · 9 years ago
  87. f7dfa26 Renamed files. by margaretha · 9 years ago
  88. 1b10506 Restructured Kustvakt. by margaretha · 9 years ago