summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/handler
Commit message (Expand)AuthorAgeFilesLines
* Add metric for render latencyBjørn Christian Seime2021-07-011-0/+4
* Rename and move 'SearchHandlerTestCase'Bjørn Christian Seime2021-07-015-24/+22
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-89/+100
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-100/+89
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-89/+100
* Let handlers dedfine a default request typeJon Bratseth2020-10-011-0/+15
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-182-2/+2
* Add the query profile registry to the set of test componentsgjoranv2020-05-221-1/+2
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-2/+1
* Add the query profile registry to the set of test componentsgjoranv2020-05-201-1/+2
* Move SlimeUtils to vespajlibMartin Polden2020-02-061-1/+1
* Extract execution creation into ExecutionFactoryJon Bratseth2019-06-092-6/+7
* Fix parsing of array query properties in JSON payloadJon Bratseth2019-03-071-4/+52
* Remove template supportJon Bratseth2019-01-212-88/+15
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-212-4/+4
* Change default timeout from 5000 to 500 msJon Bratseth2019-01-211-1/+1
* Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-093-27/+61
* do minimal parsing of "Content-Type" headerArne Juul2019-01-031-0/+6
* Add build() method to config buildersJon Bratseth2018-11-301-1/+1
* Now adding all entries from request.propertyMap() to requestMap, which will b...Henrik2018-08-081-5/+3
* Created new parameter SELECT with subparameters WHERE and GROUPING. Started o...Henrik2018-08-021-0/+34
* Added unit-test for bad JSON-queries.Henrik2018-06-291-0/+10
* Removed unused importsHenrik2018-06-281-1/+0
* Added changes from Architect-meeting and from pull-request-commentsHenrik2018-06-281-41/+22
* Removed wildcard imports, unnused dependency and a few other changesHenrik2018-06-252-16/+13
* POST-queries seems to be working and tests and maven builds are successful.Henrik2018-06-251-129/+134
* Added a few unit-tests for JSON-queriesHenrik2018-06-221-0/+470
* Added simple handling of JSON-queries.Henrik2018-06-221-5/+5
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Support configuring a hostname headerJon Bratseth2016-10-132-7/+8
* PublishJon Bratseth2016-06-1512-0/+567