aboutsummaryrefslogtreecommitdiffstats
path: root/yolean
Commit message (Expand)AuthorAgeFilesLines
* suppress "varargs" warningsArne H Juul2022-01-063-0/+8
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-191-1/+0
* Update 2017 copyright notices.gjoranv2021-10-0740-40/+40
* Move Sleeper to yolean and simplifyBjørn Christian Seime2021-09-154-0/+125
* Use closed boolean and cleanupJon Bratseth2021-07-013-5/+32
* GC unused merge-chunk-size feature flagHenning Baldersheim2021-02-011-2/+0
* Ensure minimum window size is never less than 1.0, as that stops the session ...Jon Marius Venstad2021-01-131-2/+6
* Add helper method to rethrow checked as uncheckedBjørn Christian Seime2020-12-022-1/+23
* Revert "Bjorncs/cluster controller reindexing status"Jon Marius Venstad2020-12-022-23/+1
* Add helper method to rethrow checked as uncheckedBjørn Christian Seime2020-12-012-1/+23
* Merge pull request #15129 from vespa-engine/hakonhall/use-javadoc-no-forkHåkon Hallingstad2020-11-021-0/+1
|\
| * Update pom.xmlHåkon Hallingstad2020-11-021-0/+5
| * Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-4/+0
* | Add traces to document/v1Jon Marius Venstad2020-10-291-1/+1
|/
* Minor unification of tests.Henning Baldersheim2020-08-124-101/+44
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-124-47/+48
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-114-48/+47
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-114-47/+48
* Use a bufferpool to avoid expensive creation of buffers.Henning Baldersheim2019-03-272-4/+0
* Terminate standalone container cleanly on SIGINT/control-CHåkon Hallingstad2019-01-272-8/+10
* Generate html5 javadocgjoranv2019-01-213-38/+38
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+331
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-331/+0
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+343
* Add Exceptions.findCause()Valerij Fredriksen2018-12-072-2/+25
* Allow ignoring any IOExceptionHåkon Hallingstad2018-11-262-22/+37
* remove references to IOExceptionUtilHåkon Hallingstad2018-11-251-0/+10
* Ignore NoSuchFileException with ifExistsHåkon Hallingstad2018-11-252-8/+38
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0513-13/+13
* Add uncheck to yoleanHåkon Hallingstad2018-05-252-0/+95
* Use new junit APIJon Bratseth2018-05-042-11/+11
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-10/+0
* Nonfunctional changes onlyJon Bratseth2018-03-191-1/+0
* Add testsHåkon Hallingstad2018-01-081-0/+2
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
* Nonfunctional changes onlyJon Bratseth2017-10-278-10/+15
* Update copyright headersJon Bratseth2017-06-1441-41/+41
* Revert "Update copyright headers"Jon Bratseth2017-06-1441-41/+41
* Update copyright headersJon Bratseth2017-06-1441-41/+41
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1341-42/+42
* Copyright headerJon Bratseth2017-06-1341-42/+42
* disable bogus varargs warningsArne H Juul2017-04-211-0/+2