aboutsummaryrefslogtreecommitdiffstats
path: root/component
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Revert "Revert "Always deconstruct in reverse creation ↵Jon Marius Venstad2020-12-083-2/+30
| | | | order, including Provider objects""""
* Revert "Revert "Revert "Always deconstruct in reverse creation order, ↵Jon Marius Venstad2020-12-083-30/+2
| | | | including Provider objects"""
* Revert "Revert "Always deconstruct in reverse creation order, including ↵Jon Marius Venstad2020-12-073-2/+30
| | | | Provider objects""
* Revert "Always deconstruct in reverse creation order, including Provider ↵Arnstein Ressem2020-12-073-30/+2
| | | | objects"
* Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-073-2/+30
|
* Close db on deconstructJon Bratseth2020-12-011-1/+1
|
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-313-35/+1
|
* Generate a Vtag class in vespa-http-clientJon Bratseth2020-09-011-1/+1
|
* Call deconstruct in reverse dependency orderJon Marius Venstad2020-08-211-1/+2
|
* utf8 can never be null.Henning Baldersheim2020-03-091-1/+1
|
* Update abi spec.Henning Baldersheim2020-03-091-0/+1
|
* void creating strings when not needed.Henning Baldersheim2020-03-091-27/+37
| | | | Do not depend on toString(), use toUtf8 instead.
* Revert "Merge pull request #12060 from ↵Jon Bratseth2020-02-052-23/+27
| | | | | | | vespa-engine/revert-12040-bratseth/anonymous-query-profile-types-take-2" This reverts commit 558506aa9008c5255f849892f476c819391f06a7, reversing changes made to 17e572d4dad3c9e5040544072dbdc9f7a703e7bd.
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-042-27/+23
|
* Update ABI specJon Bratseth2020-02-031-0/+1
|
* Resolve nested type references by descriptionJon Bratseth2020-02-031-23/+26
|
* Fix javadocMartin Polden2019-11-191-2/+2
|
* Include qualifier in isAfter/isBefore comparisonMartin Polden2019-11-182-9/+17
|
* Remove findbugs annotations from code and build path.gjoranv2019-09-091-0/+6
| | | | | - jsr305 is needed by guava, which declares it as optional dep. - Remaining modules with annotations do not affect the container.
* Avoid using temporary arrays on frequently called code. Just do what you need.Henning Baldersheim2019-08-163-57/+30
| | | | Also chain StringBuilder.append for readability and unify on simple ternary operator.
* Add commit fields to vtagMartin Polden2019-08-151-1/+5
|
* Use a single character regex to trigger the fastpath.Henning Baldersheim2019-05-211-1/+1
|
* Update abi specs for 7.gjoranv2019-01-211-30/+1
|
* Clarify that these classes do not have to be implemented for DI.gjoranv2019-01-212-5/+6
|
* Add comments to AbstractComponent constructors.gjoranv2019-01-211-5/+10
|
* Remove unused ComponentClassgjoranv2019-01-211-254/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+365
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-365/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+377
|
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-012-5/+12
| | | | We have com.yahoo.component.Version, and one is enough.
* Move all importing to model-integrationJon Bratseth2018-11-221-4/+1
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
|
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-3/+3
|
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-3/+3
|
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-301-3/+3
|
* 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.
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+2
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-2/+0
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+2
|
* Merge with masterJon Bratseth2017-09-1511-17/+21
|
* Nonfunctional changes onlyJon Bratseth2017-09-071-1/+0
|
* Update copyright headersJon Bratseth2017-06-1423-23/+23
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1423-23/+23
|