summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * Set expected urlJon Bratseth2021-07-192-1/+4
| * Extract testing functionalityJon Bratseth2021-07-192-32/+50
| * Unit test commandJon Bratseth2021-07-194-8/+63
| * DocJon Bratseth2021-07-177-2/+28
| * Use assertJon Bratseth2021-07-173-11/+23
| * Add unit testingJon Bratseth2021-07-165-8/+57
| * Add copyrightJon Bratseth2021-07-148-1/+9
| * CleanupJon Bratseth2021-07-144-30/+35
| * Extract utilitiesJon Bratseth2021-07-144-53/+81
| * Add expicit container status sub-commandJon Bratseth2021-07-142-1/+12
| * Status also for containerJon Bratseth2021-07-141-6/+14
| * Use Cobra, split into modulesJon Bratseth2021-07-137-3/+63
| * Extract http get error handlingJon Bratseth2021-07-101-20/+27
| * Extract print functionsJon Bratseth2021-07-081-17/+41
| * Print status nicelyJon Bratseth2021-07-021-13/+14
| * Output error nicelyJon Bratseth2021-07-021-4/+14
| * Status check WIPJon Bratseth2021-06-301-6/+13
| * Http reequestJon Bratseth2021-06-291-2/+20
| * Remove non-sourceJon Bratseth2021-06-291-0/+0
| * Cli WIPJon Bratseth2021-06-213-0/+8
* | String.format -> Text.formatArne Juul2021-06-3011-25/+40
|/
* Support nearest neighbor queryMarcus Eltscheminov2021-05-172-0/+49
* Add copyright headersJon Bratseth2021-03-182-0/+2
* less broken links (#16640)Kristian Aune2021-02-231-1/+1
* support numberic operation for doubleyehzu2021-02-182-0/+84
* support numberic operation for floatyehzu2021-02-182-0/+83
* Fix linksJon Bratseth2021-02-159-75/+75
* fix incorrect comma between orderBy and limit/offset/timeoutyehzu2020-02-252-2/+2
* Produce a fat jar for client module.Arnstein Ressem2020-02-061-0/+15
* correct linkKristian Aune2020-01-211-3/+3
* Produce JDK 8 compatible object files for Vespa clients.Arnstein Ressem2020-01-101-0/+2
* HTML escape the character "&" in the javadoc commentyehzu2020-01-071-1/+1
* add javadoc to nonintermediate classesyehzu2020-01-077-6/+608
* throw exceptions from unimplemented methods to avoid misuseyehzu2020-01-075-20/+20
* move root package to "ai.vespa"yehzu2020-01-0724-24/+24
* dsl library for vespa search queriesyehzu2019-12-1226-0/+2585