- e6ebfbc Added config for total result cached and fixed #774. by margaretha · 1 year, 8 months ago
- 7cb419c Change default port to 8089 by margaretha · 1 year, 8 months ago
- ea0b407 Removed mail configuration (#764) by margaretha · 1 year, 9 months ago
- cdd26e6 Fixed supported versions in the configs & changed delimiter to comma. by margaretha · 1 year, 11 months ago
- 7cb68a1 Unified ResourceFilters and SearchResourceFilters. by margaretha · 1 year, 11 months ago
- d151c30 Fixed empty named VC path in configuration (solves #754) by margaretha · 2 years ago
- 46e2c95 Added tests for the DNB scenario with custom max match and context size. by margaretha · 2 years ago
- fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 2 years, 5 months ago[Renamed from full/src/main/java/de/ids_mannheim/korap/config/KustvaktConfiguration.java]
- 35e1ca2 Formatted project by margaretha · 2 years, 6 months ago
- 6a925fe Merged core to full by margaretha · 3 years ago[Renamed from core/src/main/java/de/ids_mannheim/korap/config/KustvaktConfiguration.java]
- c9d2941 Added data folder by margaretha · 3 years, 1 month ago
- 4dee07a Implemented searching option using a network endpoint. by margaretha · 4 years ago
- 14686b5 Excluded jackson core libraries from Mockserver and moved cache config by margaretha · 4 years, 10 months ago
- 6f6911e Updated cache settings and some loggings. by margaretha · 4 years, 10 months ago
- 4bd6125 Updated OAuth2 token length & secure random algorithm config. by margaretha · 5 years ago
- a8c364b Added API info web-service. by margaretha · 5 years ago v0.63-release
- 805afde Make API welcome message configurable by Marc Kupietz · 6 years ago
- 2618beb Removed salt from config and updated config files. by margaretha · 6 years ago
- 137d4ee Handled invalid pipes and added tests. 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
- 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
- 798e8bd Added default foundry for structure layer. by margaretha · 7 years ago
- 4fa4b06 Added foundry rewrite with user default setting. by margaretha · 7 years ago
- 398f472 Added comments & updated code structure. 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
- f7abb36 Handled unique constraints. 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
- d7b7d53 Set kustvakt configuration as Krill properties by margaretha · 8 years ago
- 49cb688 Migrated logging to log4j2 and adapted java.util.logging to log4j. by margaretha · 8 years ago
- 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 8 years ago
- 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
- 6d61a55 Updated client registration (store client secret hashcode). by margaretha · 8 years ago
- 69e8adc Added comments, moved EntityHandlerIface, and cleaned up old codes. by margaretha · 8 years ago
- 6fca729 Updated readme (moved further setup to wiki). by margaretha · 8 years ago
- 6b3ecdd Disabled basic authentication in default config & added comments. by margaretha · 8 years ago
- 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
- c38c856 Fixed foundry rewrite for constituency (koral:span). by margaretha · 9 years ago
- d479666 Added more fixes for missing exceptions in JsonUtils. 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
- 1b10506 Restructured Kustvakt. by margaretha · 9 years ago[Renamed from src/main/java/de/ids_mannheim/korap/config/KustvaktConfiguration.java]
- f18298b Fixed session authentication & some other tests. by margaretha · 9 years ago
- 14503cd Enabled matchInfo service without availability check. by margaretha · 9 years ago
- ade7d4a Updated search service with auto injection. by margaretha · 9 years ago
- e7badb3 Removed loaders and ignore policy.conf. by margaretha · 9 years ago
- ebe869a Fixed collection rewrite by margaretha · 9 years ago
- 65b6714 Fixed matchinfo response and test cases. by margaretha · 9 years ago
- a76ed24 Updated matchInfo service using corpusAccess and availability. by margaretha · 9 years ago
- 0c47c65 Added and improved tests, added collectionQuery to CollectionLoader. by margaretha · 9 years ago
- 62055f7 Changed admin authentication by using database and removed SSL. by margaretha · 9 years ago
- a9aa25b Added policy configuration and fixed matchInfo in Kustvakt server by margaretha · 9 years ago
- 5af8237 Set a default virtual collection from the config file. by margaretha · 9 years ago
- 2c3b0b1 basichttpdecoding by Michael Hanl · 10 years ago
- c0ed00f caching framework cleanup and test extension by Michael Hanl · 10 years ago
- cb2d3f9 resoure service error by Michael Hanl · 10 years ago
- 00b64e0 collection query builder by Michael Hanl · 10 years ago
- 8abaf9e formatter plugin by Michael Hanl · 10 years ago
- daf8660 fixed running tests by Michael Hanl · 10 years ago
- a0f3f94 switch from lucene.indexDir to krill.indexDir by Michael Hanl · 10 years ago
- 88b49db tests by Michael Hanl · 10 years ago
- 7368aa4 userdetails service responses by Michael Hanl · 10 years ago
- e17eaa5 map conversion bug fix by Michael Hanl · 10 years ago
- f1e85e7 usersettings test by Michael Hanl · 10 years ago
- ac113e5 logging updates by Michael Hanl · 10 years ago
- efb54c4 jwt token expiration test by Michael Hanl · 10 years ago
- 1939065 running version update; fixed tests all over; created more extensive rest tests by Michael Hanl · 10 years ago
- 4b42baa json pointer rewrite restriction parameter by Michael Hanl · 11 years ago
- 3819151 tests by Michael Hanl · 11 years ago
- 2760cc4 docdao und post rewrite tests by Michael Hanl · 11 years ago
- 868bbdf config updates by Michael Hanl · 11 years ago
- 0cd0119 local properties override for ./config/kustvakt.conf, ./config/jdbc.properties, ./config/log4j.properties by Michael Hanl · 11 years ago
- d6eadd5 local properties override for ./config/kustvakt.conf, ./config/jdbc.properties, ./config/log4j.properties by Michael Hanl · 11 years ago
- f21773f refactoring and test run without errors by Michael Hanl · 11 years ago
- 482f30d refactoring; test inits by Michael Hanl · 11 years ago
- 1e18cb4 higher performance implementation for rewrite handler, test suite for rest functions, fast jersey junit tester, rewrite test suite by Michael Hanl · 11 years ago
- 5c743c0 config loader update by Michael Hanl · 11 years ago
- badd79c query rewrite at rest endpoints by Michael Hanl · 11 years ago
- ca740d7 initial commit by Michael Hanl · 11 years ago