summaryrefslogtreecommitdiffstats
path: root/yolean/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | silently
* Add helper method to rethrow checked as uncheckedBjørn Christian Seime2020-12-021-0/+21
|
* Revert "Bjorncs/cluster controller reindexing status"Jon Marius Venstad2020-12-021-21/+0
|
* Add helper method to rethrow checked as uncheckedBjørn Christian Seime2020-12-011-0/+21
|
* Add traces to document/v1Jon Marius Venstad2020-10-291-1/+1
|
* Minor unification of tests.Henning Baldersheim2020-08-123-91/+44
|
* Revert "Revert "Reduce the use of hamcrest when normal ↵Henning Baldersheim2020-08-124-47/+48
| | | | assertEquals/assertTrue does a…""
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does ↵Henning Baldersheim2020-08-114-48/+47
| | | | a…"
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj ↵Henning Baldersheim2020-08-114-47/+48
| | | | better job
* 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
|
* 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
|
* Nonfunctional changes onlyJon Bratseth2018-03-191-1/+0
|
* Nonfunctional changes onlyJon Bratseth2017-10-278-10/+15
|
* Update copyright headersJon Bratseth2017-06-1439-39/+39
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1439-39/+39
|
* Update copyright headersJon Bratseth2017-06-1439-39/+39
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1339-40/+40
|
* Copyright headerJon Bratseth2017-06-1339-40/+40
|
* add explicitly-unknown type parameterArne H Juul2017-04-212-2/+2
|
* use generics moreArne H Juul2017-04-211-12/+6
| | | | | it seems Java has gotten better at type inference, so we can make these functions with type parameters now.
* Provide our own buffer pool. Now does no pooling.Henning Baldersheim2016-10-263-0/+84
|
* Export new package com.yahoo.yolean.system.gjoranv2016-06-211-0/+5
|
* copy utility from vespajlibArne Juul2016-06-212-0/+88
| | | | | | | * this class will be used by jdisc_core but we want to avoid the classloader problems we got when jdisc_core used vespajlib directly, so copy it to this library that has fewer transitive dependencies.
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-175-5/+5
|\ | | | | Use github name in @author
| * Use github name in @authorJon Bratseth2016-06-165-5/+5
| |
* | mailto:balder -> baldersheimHenning Baldersheim2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-1533-0/+2930