aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Require HTTP(S) protocolJon Marius Venstad2022-04-021-4/+0
| | |
* | | Use more PathJon Marius Venstad2022-04-021-0/+3
| | |
* | | Revert "Move verification down"Håkon Hallingstad2022-04-021-3/+0
| | |
* | | Merge pull request #21924 from vespa-engine/jonmv/misc-7Jon Bratseth2022-04-011-0/+3
|\ \ \ | |_|/ |/| | Move verification down
| * | More Path, and ensure the right tmp dir is wiped (path with ./././ is scary)Jon Marius Venstad2022-03-311-0/+3
| |/
* / Suppress "removal" warnings for java.lang.SecurityManagergjoranv2022-04-012-1/+5
|/
* Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-319-94/+91
|
* Allow 64 characters in Name, and use PatternedStringWrapper for more classesJon Marius Venstad2022-03-313-12/+13
|
* Actually add the PatternedStringWrapperJon Marius Venstad2022-03-311-0/+19
|
* Add a PatternedStringWrapper for the common case with a regexJon Marius Venstad2022-03-312-15/+11
|
* Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-317-9/+15
|
* Split in DomainName and HostnameJon Marius Venstad2022-03-305-14/+135
|
* Fix unit testJon Marius Venstad2022-03-301-0/+2
|
* Fix javadocJon Marius Venstad2022-03-301-11/+10
|
* Less grammar, less indirectionJon Marius Venstad2022-03-304-62/+36
|
* draftJon Marius Venstad2022-03-305-0/+271
|
* Merge pull request #21880 from vespa-engine/mpolden/disallow-relative-pathMartin Polden2022-03-301-13/+3
|\ | | | | Disallow relative paths and specs
| * Less GuavaMartin Polden2022-03-291-13/+3
| |
* | Validate query feature tensor typesJon Bratseth2022-03-299-60/+166
|/ | | | | | - Validate tensor feature types when a tensor is set programmatically. - Add a toShortString for messages containing tensors. - Consistent and nicer spacing in tensor string forms.
* No functional changesJon Bratseth2022-03-251-1/+1
|
* Improve error messageJon Marius Venstad2022-03-252-0/+15
|
* Update abi-spec, and some more non-functional changesJon Marius Venstad2022-03-181-2/+2
|
* Avoid unnecessary copy when wrapped map has a single ownerJon Marius Venstad2022-03-182-11/+17
|
* Handle incocmpatible versions for dev/perf deploymentsJon Marius Venstad2022-03-152-0/+74
|
* Suppress deprecation warningsHåkon Hallingstad2022-03-103-1/+4
|
* Deprecate SlimeFormat decodeHåkon Hallingstad2022-03-101-1/+3
|
* Facilitate debugging with less functional styleJon Marius Venstad2022-03-071-1/+2
|
* Merge pull request #21501 from vespa-engine/jonmv/more-dep-orch-adjustmentsValerij Fredriksen2022-03-021-1/+4
|\ | | | | Allow multiple test reports
| * Allow multiple test reportsJon Marius Venstad2022-03-021-1/+4
| |
* | Compute hash without serializing to stringJon Bratseth2022-03-0128-271/+559
|/
* Merge pull request #21459 from vespa-engine/bratseth/slice-type-resolvingJon Bratseth2022-02-281-1/+1
|\ | | | | Pass type context
| * Pass type contextJon Bratseth2022-02-281-1/+1
| |
* | Nicer error messageJon Bratseth2022-02-281-5/+9
|/
* Use a typesafe Duration instead of integer milliseondst status.Henning Baldersheim2022-02-252-6/+35
|
* - Use a utility method that recomputes a timeout if VESPA_TIMER_HZ deviates ↵Henning Baldersheim2022-02-251-1/+5
| | | | from the default of 1000hz.
* Run config proxy configpoller at 1/10th of default(1000hz) vespa timer ↵Henning Baldersheim2022-02-171-1/+1
| | | | frequency.
* Merge pull request #21228 from vespa-engine/bratseth/resolve-slice-dimensionLester Solbakken2022-02-1729-61/+90
|\ | | | | Resolve slice dimension
| * Resolve slice dimensionJon Bratseth2022-02-1629-61/+90
| |
* | Can not use a static logger when class itself is initialized as a singleton.Henning Baldersheim2022-02-171-2/+1
| |
* | Allow control of vespa-system-timer frequency in the range [1...1000] hz ↵Henning Baldersheim2022-02-171-2/+23
|/ | | | with environment variable VESPA_TIMER_HZ.
* Allow quoted string slice labelsJon Bratseth2022-02-152-6/+3
|
* Add hash functionJon Bratseth2022-02-041-25/+26
|
* avoid updating file with same contentsArne H Juul2022-01-291-1/+17
|
* Defer public API decisionMartin Polden2022-01-283-2/+10
|
* Move SnippetGenerator to vespajlibMartin Polden2022-01-282-0/+93
|
* Add converged field to ServiceListResponseHarald Musum2022-01-161-1/+1
|
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-146-6/+6
|
* Add replacement for Guava's UncheckedTimeoutExceptionBjørn Christian Seime2022-01-141-0/+21
|
* Don't report 0 success on collisions if we ignore themJon Bratseth2022-01-111-1/+3
|
* Update ABI specJon Bratseth2022-01-071-1/+1
|