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