summaryrefslogtreecommitdiffstats
path: root/vespaclient-java
Commit message (Expand)AuthorAgeFilesLines
* Add method to use Duration as timeout to make unit explicit, and avoid many m...Henning Baldersheim2022-08-121-1/+2
* Convert vespaclient-java to junit5Bjørn Christian Seime2022-07-2812-227/+240
* Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-7/+0
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Bump full removal of priorities to Vespa 9Tor Brede Vekterli2022-06-083-9/+9
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-081-0/+13
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-082-3/+3
* use [document] not [all]Arne H Juul2022-06-083-7/+7
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-087-86/+6
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
* Use -Xlog:gc instead of -verbose:gcHarald Musum2022-05-101-1/+1
* switch to new-style configArne H Juul2022-04-121-113/+82
* Do not create dependency-reduced-pom.xmlgjoranv2022-04-081-0/+1
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-057-11/+22
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-013-4/+8
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-152-2/+7
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-11/+0
* Revert "Exclude META-INF files and module-info.class from uber jars."Harald Musum2022-02-021-2/+4
* Exclude META-INF files and module-info.class from uber jars.gjoranv2022-02-021-4/+2
* Remove undocumented parameter for deprecated featureTor Brede Vekterli2022-01-311-3/+0
* unify java warningsArne H Juul2022-01-061-7/+0
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-213-0/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0750-50/+50
* 32m -> 64m direct memoryHenning Baldersheim2021-10-011-1/+1
* simplify slightly, remove accidental duplicationArne Juul2021-06-091-10/+5
* Remove echoJon Bratseth2021-06-091-1/+1
* Allow -Xmx to be specified as an argument to vespa-visitJon Bratseth2021-06-091-3/+17
* turn up the logging levelArne Juul2021-04-212-1/+8
* from usage, it seems nobody wants INFO log messages from vespa-visitArne Juul2021-04-201-0/+4
* Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-5/+0
* Fix linksJon Bratseth2021-02-152-2/+2
* Use "[Content:cluster=...]" for routes instead of (only-sometimes-)generated ...Jon Marius Venstad2021-01-052-3/+3
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-054-14/+14
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-054-14/+14
* Use clustername-direct routes for visitorsJon Marius Venstad2021-01-044-5/+5
* Use just content cluster name as routeJon Marius Venstad2020-12-304-5/+5
* Replace use of [Storage... with [Content... and avoid overriding config idJon Marius Venstad2020-12-304-14/+14
* Merge pull request #13985 from vespa-engine/balder/minor-fieldset-cleanupJon Bratseth2020-08-055-16/+29
|\
| * Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-045-16/+29
| * Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-041-1/+1
* | Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
|/
* SpareCapacityMaintainer sketchJon Bratseth2020-06-121-19/+14
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-252-2/+2
* Improve error messagesJon Bratseth2020-04-132-11/+11
* Since resolving instances are error phrone we need to do it once.Henning Baldersheim2020-03-081-5/+21
* Temporary quota checkingJon Bratseth2020-01-171-1/+1
* Non-functional changesJon Bratseth2020-01-062-1/+4