aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/ai/vespa/http
Commit message (Expand)AuthorAgeFilesLines
* Fix domain name leaf labelValerij Fredriksen2024-03-271-0/+1
* Add DomainName.leafLabel()HÃ¥kon Hallingstad2024-03-131-0/+4
* Update copyrightJon Bratseth2023-10-092-2/+2
* Faster controller-server unit testsjonmv2022-11-251-0/+1
* Let JobType.allIn use provided zonesjonmv2022-04-191-0/+4
* Domain names may end with ., but hostnames may notjonmv2022-04-091-1/+1
* Constant time append to Path as well, and add length()Jon Marius Venstad2022-04-081-1/+2
* More efficient Query.set(Map), and bulk Query.remove(Collection)Jon Marius Venstad2022-04-081-2/+2
* Add some more unit testing of HttpURL.queryJon Marius Venstad2022-04-071-0/+15
* Fix another unit testJon Marius Venstad2022-04-071-6/+6
* Some more unit test coverage of query manipulationJon Marius Venstad2022-04-071-1/+14
* Support multiple values for same key, in HttpURL.QueryJon Marius Venstad2022-04-071-11/+14
* Resolve conflictsJon Marius Venstad2022-04-072-0/+236