summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/rendering/JsonRendererTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-155/+182
* Ensure JsonRenderer is only used onceBjørn Christian Seime2022-06-281-14/+15
* Reuse executor and use junit lifecycle for blueprint rendererBjørn Christian Seime2022-06-131-5/+35
* Revert "Stabilize JsonRendererTestCase"Bjørn Christian Seime2022-06-131-31/+6
* Stabilize JsonRendererTestCaseBjørn Christian Seime2022-06-131-6/+31
* Merge pull request #22996 from vespa-engine/lesters/short-tensor-format-as-de...Jon Bratseth2022-06-081-4/+4
|\
| * Set short tensor format as defaultLester Solbakken2022-06-081-4/+4
* | Add timeout to JsonRenderer testBjørn Christian Seime2022-06-081-0/+5
|/
* switch default for map and wset renderingArne H Juul2022-06-081-0/+5
* Remove deprecated APIs exposing Jackson typesBjørn Christian Seime2022-06-081-2/+1
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-1/+0
* Use renderResponseJon Bratseth2022-04-291-5/+5
* Add FlatteningSearcherJon Bratseth2022-03-071-3/+2
* Merge branch 'master' into arnej/wset-and-map-renderingArne H Juul2022-02-111-5/+22
|\
| * Revert "Revert "Bratseth/presentation format tensors""Jon Bratseth2022-02-081-5/+22
| * Revert "Bratseth/presentation format tensors"Harald Musum2022-02-071-22/+5
| * Wire in property presentation.format.tensors with alias format.tensorsJon Bratseth2022-02-071-5/+22
* | add unit testingArne H Juul2022-01-241-2/+50
|/
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-061-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* rename option -> renderer.json.jsonMapsArne H Juul2021-10-051-2/+2
* extend unit testArne H Juul2021-10-011-2/+5
* change query option to "renderer.json.recognizeDeepMaps"Arne H Juul2021-10-011-2/+2
* simplify moreArne H Juul2021-10-011-17/+17
* add option to recognize maps deep inside hit fieldsArne H Juul2021-10-011-0/+45
* Add tensor short form format option for result renderingLester Solbakken2021-09-291-2/+49
* Upgrade all Jackson dependencies to 2.12.1Bjørn Christian Seime2021-02-081-1/+1
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-30/+12
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-12/+30
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-30/+12
* Avoid deprecation warningsHenning Baldersheim2019-12-191-5/+1
* Trace sources of query profile valuesJon Bratseth2019-10-281-2/+2
* Test raw fieldJon Bratseth2019-07-041-2/+2
* Nonfunctional changes onlyJon Bratseth2019-07-031-1/+5
* Override rendering of FeatureData jsonJon Bratseth2019-06-271-7/+25
* Add testJon Bratseth2019-06-271-1/+1
* Put all backend traces in an array.Henning Baldersheim2019-03-061-2/+10
* Get rid of escaped newlines that just hampers readability and hides the ones ...Henning Baldersheim2019-03-061-573/+573
* Allow tracing objects so that we can nest json in trace output.Henning Baldersheim2019-03-061-30/+88
* Render bool fields as native json bool type.Henning Baldersheim2019-01-241-1/+1
* Currently bool is printed as a json string.Henning Baldersheim2019-01-241-0/+2
* Testing of dynamic summary renderingJon Bratseth2019-01-211-59/+148
* Do Vespa 7 TODOsJon Bratseth2019-01-211-7/+5
* Fix testsJon Bratseth2018-10-161-7/+6
* Avoid deprecated methodJon Bratseth2018-10-161-1/+1
* Revert "Merge pull request #6582 from vespa-engine/revert-6557-revert-6553-re...Jon Bratseth2018-08-151-0/+20
* Revert "Revert "Revert "Added a object structure for GroupingRequest objects,...Henning Baldersheim2018-08-151-20/+0
* Fix Select and grouping bugsJon Bratseth2018-08-141-0/+20
* render maps with string keys as JSON objectsArne Juul2018-06-151-0/+48
* Avoid encoding between utf-8 and 16 unnecessarilyJon Bratseth2018-05-291-1/+1