- 48e51b9 Introduced experimental X-Index-Revision header by Akron · 4 years, 6 months ago
- ceea30c Update lombok to 1.18.12 by Marc Kupietz · 4 years, 6 months ago
- 33e21b8 Merge "Updated sample index" by Akron · 4 years, 8 months ago
- 805afde Make API welcome message configurable by Marc Kupietz · 4 years, 8 months ago
- 39326ee Updated sample index by Akron · 4 years, 9 months ago
- 2618beb Removed salt from config and updated config files. by margaretha · 4 years, 10 months ago
- 137d4ee Handled invalid pipes and added tests. by margaretha · 5 years ago
- ed2ee24 Added support for multiple cq parameters. by margaretha · 5 years ago
- 1d1c73e Implemented pipe extension in the search API. by margaretha · 5 years ago
- 072a6a7 Updated the statistic API with KoralQuery and added tests. by margaretha · 5 years ago
- 8596764 Added warnings when requesting non-public fields via the search API with by margaretha · 5 years ago
- 831fe59 Fixed lite test suite. by margaretha · 5 years ago v0.62.1-release
- c1db913 Resolved #49. Added page param check in the search api (margaretha) by margaretha · 5 years ago
- a6cd0d9 Added backward compatibility support for corpusQuery parameter. by margaretha · 5 years ago
- f3ff627 Added cq parameter to VC statistics API and deprecate corpusQuery. by margaretha · 5 years ago
- 2544cdf Added support for public metadata response in the search api. by margaretha · 5 years ago
- 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 5 years ago
- 5887339 Updated Krill version. by margaretha · 5 years ago
- 74a1f9e Updated Jetty version due to vulnerabilities & uses fasterxml Jackson. by margaretha · 6 years ago
- 3d55b00 Resolved #42 - Added close index controller. by margaretha · 6 years ago
- 2558a7c Updated handling errors from Koral and fixed tests. by margaretha · 6 years ago
- 798e8bd Added default foundry for structure layer. by margaretha · 6 years ago
- 39cec60 Added delete-group-by-name controller & unique index to group name. by margaretha · 6 years ago
- 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 6 years ago
- 4842673 Removed codes related to user registration & password management. by margaretha · 6 years ago
- 398f472 Added comments & updated code structure. by margaretha · 6 years ago
- b2c92d4 Fixed Kustvakt-lite test configuration. by margaretha · 6 years ago
- a85965d Added debug flags & order on fields parameter of search get request- by margaretha · 6 years ago
- 000cc7e Fixed DummyAuthenticationManager and the search test with fields. by margaretha · 6 years ago
- 5a2c34e Removed duplicate clients in user client lists. by margaretha · 6 years ago
- c502de1 Removed sqlite file. by margaretha · 6 years ago
- 2df0660 Integrated lite and full services and controllers in core. by margaretha · 6 years ago
- 9694257 Added shutdown handler. by margaretha · 6 years ago
- 6365605 OpenJDK8u181 workaround by Akron · 6 years ago
- 439ad57 Moved javax.servlet-api to core & added post construct to lite. by margaretha · 6 years ago
- 3da7cd3 Fixed the order of annotation keys and values, and added tests. by margaretha · 6 years ago
- 6ef00dd Added various log4j2 configurations. by margaretha · 6 years ago
- 7926adc Added API versioning backwards compability and tests. by margaretha · 6 years ago
- ee0cbfe Added API URL versioning. by margaretha · 6 years ago
- c7196d2 Added statistics with vc reference tests. by margaretha · 6 years ago
- 1b32045 Implemented predefined VC caching and added VC reference tests. by margaretha · 6 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 6 years ago
- 00c28c0 Added port checking in test suite. by margaretha · 6 years ago
- d505816 Do not pass broken queries to Krill by Akron · 6 years ago
- 4b786e2 Merge "Added support for unrestricted corpus statistics" by margaretha · 6 years ago
- 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 6 years ago
- 76b3175 Added support for unrestricted corpus statistics by Akron · 6 years ago
- 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 6 years ago
- 3712c9c Adopted statistics query parameter in lite by Akron · 6 years ago
- e413ffa Removed kustvakt_encryption in lite version. by margaretha · 6 years ago
- 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 7 years ago
- b45de4c Merge "Support highlights in matchinfo" by margaretha · 7 years ago
- 6cc1c67 Support highlights in matchinfo by Akron · 7 years ago
- cf4b26f Added delete group member triggers and admin tests for group controller. by margaretha · 7 years ago
- 13b4a30 Fixed non hierarchical URI of kustvakt conf files. by margaretha · 7 years ago
- aa3d613 Fixed missing kustvakt-lite.conf by margaretha · 7 years ago
- 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 7 years ago
- ac3c471 Updated field type:date in the metadata test. by margaretha · 7 years ago
- efc18a4 Removed old policy related and deprecated code. by margaretha · 7 years ago
- 38eb444 Do not start server when application started with --help by Akron · 7 years ago
- c915dd0 Merge "Introduced preliminary support for meta data field retrieval" by margaretha · 7 years ago
- 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
- ed1b223 Introduced preliminary support for meta data field retrieval by Akron · 7 years ago
- c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
- 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
- 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
- 2e468fc Renamed light to lite and updated lite version number. by margaretha · 7 years ago
- 49f0508 Simplified JerseyTest in lite version. by margaretha · 7 years ago
- 23aae22 Fixed handling JSON mapping exception. by margaretha · 7 years ago
- 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 7 years ago
- f92485a Added light config. by margaretha · 7 years ago
- 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 7 years ago
- f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
- 1a68351 Added entities regarding virtual corpus. by margaretha · 7 years ago
- 514e141 Updated light services and fixed the tests. by margaretha · 7 years ago
- e6f079d Replaced Spring Java configs with XML configs. by margaretha · 7 years ago
- 273b87b Added readme. by margaretha · 7 years ago
- bc9caf4 Fixed test setting and changed version numbers of full & lite. by margaretha · 7 years ago
- ea68a0a Set (new)mysql as database in full version. by margaretha · 7 years ago
- f68daa6 Assembled lite version. by margaretha · 7 years ago
- f7dfa26 Renamed files. by margaretha · 7 years ago
- 1b10506 Restructured Kustvakt. by margaretha · 7 years ago