aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-core
Commit message (Collapse)AuthorAgeFilesLines
* unify java warningsArne H Juul2022-01-071-6/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0728-28/+28
|
* Use an injected VespaDocumentAccess for streaming searchJon Marius Venstad2021-06-301-20/+3
|
* More lazy debug log message generationJon Marius Venstad2021-04-281-5/+3
|
* Use "[Content:cluster=...]" for routes instead of (only-sometimes-)generated ↵Jon Marius Venstad2021-01-051-1/+1
| | | | -direct route
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-052-23/+15
| | | | This reverts commit 75b2e4c11ea6463c335f1c77dab3fdb5493e5600.
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-052-15/+23
|
* Use clustername-direct routes for visitorsJon Marius Venstad2021-01-041-6/+3
|
* Replace use of [Storage... with [Content... and avoid overriding config idJon Marius Venstad2020-12-302-18/+13
|
* Add DocumentOperationParameters to document session APIJon Marius Venstad2020-09-241-1/+1
|
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
| | | | | Use src/main/resources/configdefinitions as default when no argument is given
* Use full name in config definition file namesHarald Musum2020-09-102-1/+1
|
* LogLevel -> Level for isLoggable()gjoranv2020-04-252-2/+2
|
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
|
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-251-1/+1
|
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-252-3/+3
|
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-252-2/+2
|
* GC unused codeHenning Baldersheim2020-04-231-72/+0
|
* Add timeout controlHenning Baldersheim2020-04-141-8/+0
|
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
|
* Nonfunctional changes only#Jon Bratseth2019-09-161-3/+3
|
* Revert "Handle xml feed without the wrapping <vespafeed> tag"Henning Baldersheim2019-05-011-1/+1
|
* Handle xml feed without the wrapping <vespafeed> tagHenning Baldersheim2019-05-011-1/+1
|
* Add back config fields.Henning Baldersheim2019-04-301-0/+9
|
* Merge branch 'master' into balder/gc-some-unused-optionsHenning Baldersheim2019-04-291-0/+6
|\
| * Revert "GC some options that are not used."Harald Musum2019-04-291-0/+6
| |
* | GC unused configHenning Baldersheim2019-04-293-99/+11
|/
* GC some options that are not used.Henning Baldersheim2019-04-281-6/+0
|
* Replace the multipurpose VespaXMLFeeder.Operation with more to the point ↵Henning Baldersheim2019-04-251-1/+0
| | | | classes with proper final members.
* Refactor to allow for lazy decode.Henning Baldersheim2019-04-252-5/+5
|
* Remove the tea spoon.Henning Baldersheim2019-04-231-3/+0
|
* Move the NullFeedMetric too where it is used.Henning Baldersheim2019-04-231-35/+0
|
* Some more cleanup.Henning Baldersheim2019-04-2310-339/+73
|
* GC unused metrics implementationHenning Baldersheim2019-04-231-5/+0
|
* Remove dependency to unmaintained metrics library and stuff only used for ↵Henning Baldersheim2019-04-239-247/+41
| | | | /feed api.
* Hmm, try to get average metric working properly....Henning Baldersheim2019-04-231-1/+1
|
* Actually use the threaded senderHenning Baldersheim2019-04-211-1/+1
|
* Avoid '*' imports.Henning Baldersheim2019-04-205-108/+11
| | | | Some minor cleanup while reading code.
* Since internals here are not thread safe we need to guard it here to.Henning Baldersheim2019-04-131-1/+1
|
* Guard metrics and GC unused codeHenning Baldersheim2019-04-127-103/+51
|
* Remove wrong TODOJon Bratseth2019-01-211-1/+0
|
* Remove wrong TODO - this is needed for vespafeederJon Bratseth2019-01-211-1/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Remove spooler from config-modelBjørn Christian Seime2019-01-212-35/+0
|
* Nonfunctional changes onlyJon Bratseth2018-12-131-0/+1
|
* Revert "Also obey the timeout."Harald Musum2018-10-296-23/+10
|
* Also obey the timeout.Henning Baldersheim2018-10-296-10/+23
|
* Catch and abort on NullPointerException.Henning Baldersheim2018-10-291-0/+3
|
* Does not throw anymore.Henning Baldersheim2018-10-261-3/+3
|