summaryrefslogtreecommitdiffstats
path: root/client/src/main
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect comma between orderBy and limit/offset/timeoutyehzu2020-02-251-1/+1
* 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-0723-23/+23
* dsl library for vespa search queriesyehzu2019-12-1223-0/+1908