summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Jonmv/reapply application name validation""Jon Marius Venstad2022-04-042-2/+5
* Revert "Jonmv/reapply application name validation"Jon Marius Venstad2022-04-042-5/+2
* Add package-infoJon Marius Venstad2022-04-041-0/+5
* Revert "Merge pull request #21961 from vespa-engine/revert-21918-jonmv/misc-6"Jon Marius Venstad2022-04-041-2/+0
* Revert "Jonmv/misc 6"Jon Marius Venstad2022-04-041-0/+2
* Merge pull request #21918 from vespa-engine/jonmv/misc-6Jon Marius Venstad2022-04-041-2/+0
|\
| * Cleanup, should not change anythingJon Marius Venstad2022-03-311-2/+0
* | 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
|\ \
| * | 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
|\
| * Less GuavaMartin Polden2022-03-291-13/+3
* | Validate query feature tensor typesJon Bratseth2022-03-299-60/+166
|/
* 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 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 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 f...Henning Baldersheim2022-02-251-1/+5
* Run config proxy configpoller at 1/10th of default(1000hz) vespa timer freque...Henning Baldersheim2022-02-171-1/+1
* Merge pull request #21228 from vespa-engine/bratseth/resolve-slice-dimensionLester Solbakken2022-02-1729-61/+90
|\
| * 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 with...Henning Baldersheim2022-02-171-2/+23
|/
* 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