aboutsummaryrefslogtreecommitdiffstats
path: root/yolean/src/main
Commit message (Expand)AuthorAgeFilesLines
* Move yolean code into vespajlib.gjoranv2022-07-1323-1203/+0
* Remove deprecated APIs in yolean.gjoranv2022-06-0810-904/+0
* Revert "uncheck() all checked exceptions"Valerij Fredriksen2022-05-304-69/+29
* uncheck() all checked exceptionsValerij Fredriksen2022-05-254-29/+69
* Use a single last log timestamp, and upper bound with now - 1sjonmv2022-05-241-1/+1
* Simplify signaturejonmv2022-05-031-2/+2
* Account for poorer generics resolutionjonmv2022-05-031-1/+1
* Fix naming errorjonmv2022-05-031-3/+3
* Memoized is @Beta, and update ABI spec for new combinerjonmv2022-05-031-0/+3
* Allow combining memoized objectsjonmv2022-05-031-2/+38
* Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-031-0/+64
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-64/+0
* Warn against, and handle null return from factoryjonmv2022-05-021-1/+13
* Importsjonmv2022-05-021-1/+0
* Add Memoized for closeable lazy resourcesjonmv2022-05-021-0/+53
* SuppressWarnings removaljonmv2022-04-262-0/+2
* Deprecate more, add another Supplier based constructorjonmv2022-04-262-5/+12
* Add preallocate() to ConcurrentResourcePoolBjørn Christian Seime2022-04-261-1/+8
* Don't use "forRemoval", makes it impossible to avoid warningsgjoranv2022-01-147-7/+7
* Deprecate all classes in yolean.chain, except for the annotations.gjoranv2022-01-147-0/+11
* suppress "varargs" warningsArne H Juul2022-01-063-0/+8
* Update 2017 copyright notices.gjoranv2021-10-0728-28/+28
* Move Sleeper to yolean and simplifyBjørn Christian Seime2021-09-153-0/+74
* Use closed boolean and cleanupJon Bratseth2021-07-012-4/+29
* 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-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
* 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-271-6/+8
* Generate html5 javadocgjoranv2019-01-213-38/+38
* Add Exceptions.findCause()Valerij Fredriksen2018-12-071-2/+11
* Allow ignoring any IOExceptionHåkon Hallingstad2018-11-261-16/+30
* remove references to IOExceptionUtilHåkon Hallingstad2018-11-251-0/+10
* Ignore NoSuchFileException with ifExistsHåkon Hallingstad2018-11-251-0/+25
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0510-10/+10
* Add uncheck to yoleanHåkon Hallingstad2018-05-251-0/+58
* Nonfunctional changes onlyJon Bratseth2018-03-191-1/+0
* Nonfunctional changes onlyJon Bratseth2017-10-278-10/+15
* Update copyright headersJon Bratseth2017-06-1428-28/+28
* Revert "Update copyright headers"Jon Bratseth2017-06-1428-28/+28
* Update copyright headersJon Bratseth2017-06-1428-28/+28
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1328-29/+29
* Copyright headerJon Bratseth2017-06-1328-29/+29
* add explicitly-unknown type parameterArne H Juul2017-04-212-2/+2
* use generics moreArne H Juul2017-04-211-12/+6
* Provide our own buffer pool. Now does no pooling.Henning Baldersheim2016-10-263-0/+84