summaryrefslogtreecommitdiffstats
path: root/component
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update copyright headersJon Bratseth2017-06-1423-23/+23
|
* Revert "Copyright header"Jon Bratseth2017-06-1323-23/+23
|
* Copyright headerJon Bratseth2017-06-1323-23/+23
|
* use standard formatting for Override annotationArne H Juul2017-05-306-8/+16
|
* Rename test methodsJon Bratseth2017-05-111-2/+2
|
* Add comparison methods for readabilityJon Bratseth2017-05-102-4/+51
|
* Add isEmpty methodJon Bratseth2017-04-051-0/+3
|
* Add toFullString for Version.valerijf2017-04-032-3/+31
|
* Shutdown renderer threads on deconstructJon Bratseth2017-03-061-2/+3
|
* Split vespa_zkfacade__restrict on space tooJon Bratseth2017-01-292-4/+3
|
* Add README.mdgjoranv2017-01-201-0/+3
| | | | VESPA-6223
* Avoid unnecessary registry creationJon Bratseth2017-01-171-1/+1
| | | | | Use a static empty compiled query profile registry when there are no query profiles instead of recreating on every request as creating registries is expensive.
* private ...Henning Baldersheim2017-01-101-1/+1
|
* Use a method cache in front of the "deconstruct" method lookupHenning Baldersheim2017-01-101-9/+9
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Use github name in @authorJon Bratseth2016-06-164-4/+4
|
* PublishJon Bratseth2016-06-1525-0/+2449