summaryrefslogtreecommitdiffstats
path: root/container-di/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove the container-di module.gjoranv2021-04-1234-2916/+0
* Move componentgraph.Provider from container-di to component.gjoranv2021-04-122-33/+0
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-0636-0/+2949
* Remove the container-di module.gjoranv2021-04-0234-2916/+0
* Move componentgraph.Provider from container-di to component.gjoranv2021-04-022-33/+0
* Add subscriber infor to exceptionHarald Musum2021-02-011-1/+2
* Log construction time at info level if it takes more than 1 minuteHarald Musum2021-01-071-4/+9
* Track explicitly when we are initializing configJon Bratseth2020-12-164-18/+19
* Support force reget config for testsJon Bratseth2020-12-082-1/+3
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-084-28/+10
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-084-10/+28
* Merge pull request #15734 from vespa-engine/bratseth/simplify-config-take-2Jon Bratseth2020-12-084-28/+10
|\
| * Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-074-28/+10
* | Revert "Revert "Revert "Revert "Always deconstruct in reverse creation order,...Jon Marius Venstad2020-12-084-7/+18
* | Revert "Revert "Revert "Always deconstruct in reverse creation order, includi...Jon Marius Venstad2020-12-084-18/+7
* | Revert "Revert "Always deconstruct in reverse creation order, including Provi...Jon Marius Venstad2020-12-074-7/+18
* | Revert "Always deconstruct in reverse creation order, including Provider obje...Arnstein Ressem2020-12-074-18/+7
* | Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-074-7/+18
|/
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-044-10/+28
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-044-28/+10
* Remove bundles.defgjoranv2020-09-281-5/+0
* Emit the application config generation as a metricJon Bratseth2020-09-201-2/+2
* Merge pull request #14196 from vespa-engine/gjoranv/remove-duplicate-codegjoranv2020-09-141-21/+7
|\
| * Remove code duplication by letting getConfigs call getConfigsOncegjoranv2020-08-281-21/+7
* | Use full name in config definition file namesHarald Musum2020-09-104-0/+0
|/
* Call deconstruct in reverse dependency orderJon Marius Venstad2020-08-211-2/+6
* Add TODO to remove code duplicationgjoranv2020-07-201-3/+1
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-183-9/+9
* Reapply "Load platform bundles separately 3"gjoranv2020-07-175-21/+49
* Revert "Load platform bundles separately 3"Harald Musum2020-07-175-49/+21
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-163-2/+4
* Reapply "Load platform bundles separately"gjoranv2020-07-165-21/+47
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-165-49/+21
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-163-2/+4
* Reapply "Load platform bundles separately"gjoranv2020-07-165-21/+47
* Revert "Load platform bundles separately"Harald Musum2020-07-165-47/+21
* Rename installBundles -> installApplicationBundlesgjoranv2020-07-151-2/+2
* Throw exception if platform bundles change.gjoranv2020-07-151-15/+20
* Rename useBundles -> useApplicationBundlesgjoranv2020-07-152-3/+2
* Separate installation for platform and application bundles.gjoranv2020-07-152-6/+18
* Split bundles.def into platform-bundles and application-bundlesgjoranv2020-07-143-1/+11
* Declare a field final and rearrange. No functional changes.gjoranv2020-07-101-3/+3
* Remove unused importsgjoranv2020-07-081-2/+0
* Rearrange methods, no functional changes.gjoranv2020-07-081-48/+47
* Fix ambiguous naming and use modern Java.gjoranv2020-07-081-4/+2
* Move test methods to test.gjoranv2020-07-081-8/+0
* minor: rearrange methodsgjoranv2020-07-081-9/+9
* Improvements to handling of cluster removalJon Bratseth2020-07-021-15/+13
* Non-functional changes onlyJon Bratseth2020-05-132-4/+3
* Use java.util.logging.Level in static imports.gjoranv2020-04-255-20/+19