aboutsummaryrefslogtreecommitdiffstats
path: root/yolean
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | And, for some reason I had to specify the Java version in yolean.
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* 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
| | | | * and disallow any other warnings
* 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
|
* Remove bakksjo as ownerBjørn Christian Seime2016-06-281-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* 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-1537-0/+3008