aboutsummaryrefslogtreecommitdiffstats
path: root/component
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0926-26/+26
* Improve exception for invalid versionMartin Polden2023-07-261-8/+12
* No functional changesJon Bratseth2023-06-141-2/+2
* Add necessary options to use failOnWarningsgjoranv2023-06-051-0/+1
* Add bundle type to all CORE bundles.gjoranv2023-05-251-0/+3
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-12/+3
* Update ABI spec format, and update all specsjonmv2022-10-251-102/+102
* - Use a common scratchpad for serializing the different parts of the query.Henning Baldersheim2022-10-121-14/+5
* Allow overriding wanted docker tag and vespa versionHåkon Hallingstad2022-08-182-0/+7
* Convert component to junit5Bjørn Christian Seime2022-07-294-153/+162
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Upgrade findbugs:jsr305 and stop providing from container-devgjoranv2022-06-081-6/+0
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+6
* Extract helper for unit testJon Marius Venstad2022-03-151-53/+25
* Add VersionCompatibility helperJon Marius Venstad2022-03-143-0/+237
* Always read test report, and propagate correct statusJon Marius Venstad2021-11-171-1/+1
* Disclose entries as pure itemsJon Bratseth2021-11-021-1/+1
* Update ABI specJon Bratseth2021-10-291-1/+2
* Stable query profile idsJon Bratseth2021-10-293-45/+55
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0722-22/+22
* Embed 'component' in the container-disc bundle.gjoranv2021-04-121-2/+0
* Update abi specs after moving Provider from di->componentgjoranv2021-04-121-0/+15
* Move componentgraph.Provider from container-di to component.gjoranv2021-04-122-0/+38
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-065-54/+8
* Do not install the component module.gjoranv2021-04-031-2/+0
* Package component and container-core as jar, not container-plugin.gjoranv2021-04-021-6/+1
* Update abi specs after moving Provider from di->componentgjoranv2021-04-021-0/+15
* Move componentgraph.Provider from container-di to component.gjoranv2021-04-022-0/+38
* Revert "Revert "Revert "Revert "Always deconstruct in reverse creation order,...Jon Marius Venstad2020-12-083-2/+30
* Revert "Revert "Revert "Always deconstruct in reverse creation order, includi...Jon Marius Venstad2020-12-083-30/+2
* Revert "Revert "Always deconstruct in reverse creation order, including Provi...Jon Marius Venstad2020-12-073-2/+30
* Revert "Always deconstruct in reverse creation order, including Provider obje...Arnstein Ressem2020-12-073-30/+2
* 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
* Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-052-23/+27
* 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
* Avoid using temporary arrays on frequently called code. Just do what you need.Henning Baldersheim2019-08-163-57/+30
* Add commit fields to vtagMartin Polden2019-08-151-1/+5