aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/processing
Commit message (Expand)AuthorAgeFilesLines
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-292-88/+109
* CompoundName.first(int n) is called multiple time from QueryProfileProperties...Henning Baldersheim2023-03-271-2/+11
* Upgrade apache 5.1 => 5.2 and add deprecation suppressions.Henning Baldersheim2023-01-261-45/+20
* Move com.yahoo.processing.test to test scopeHenning Baldersheim2023-01-242-0/+587
* Render completely when the response is malformedJon Bratseth2022-12-091-1/+46
* removal suppressionHenning Baldersheim2022-08-251-8/+7
* If you get a ClassCastException when doing clone by reflection it might be th...Henning Baldersheim2022-08-251-1/+1
* Convert container-core to junit5Bjørn Christian Seime2022-07-2814-561/+546
* Rewrite to use native arrays instead of List<String> => Cpu cost cut in half.Henning Baldersheim2022-06-301-8/+11
* Join 2 testcases for CompoundName.Henning Baldersheim2022-06-292-97/+90
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-085-55/+14
* Use renderResponseJon Bratseth2022-04-291-3/+3
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-0/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-212-137/+126
* Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-081-1/+1
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-085-9/+20
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-061-3/+7
* Update 2017 copyright notices.gjoranv2021-10-0722-22/+22
* Add java source files from the processing module.gjoranv2021-02-1717-0/+1386
* Revert "Revert "Access log optimizations [run-systemtest]""Bjørn Christian Seime2021-01-221-17/+17
* Revert "Access log optimizations [run-systemtest]"Morten Tokle2021-01-221-17/+17
* Replace AccessLogEntry with non-blocking RequestLogEntryBjørn Christian Seime2021-01-211-17/+17
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-23/+11
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Update copyright headers"Jon Bratseth2017-06-145-5/+5
* Update copyright headersJon Bratseth2017-06-145-5/+5
* Revert "Copyright header"Jon Bratseth2017-06-135-5/+5
* Copyright headerJon Bratseth2017-06-135-5/+5
* Don't reused renderer executors across renderer recyclingJon Bratseth2016-06-301-0/+20
* PublishJon Bratseth2016-06-155-0/+1551