summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/di/componentgraph/core
Commit message (Collapse)AuthorAgeFilesLines
* Unify on Streams.toList()Henning Baldersheim2023-01-171-10/+7
|
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-042-3/+3
|
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-042-3/+3
|
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-022-3/+3
|
* Ensure instance is visible for all threadsBjørn Christian Seime2022-02-041-1/+1
|
* Filter out components not constructedBjørn Christian Seime2022-02-041-1/+4
|
* Add custom Inject annotation so Guice is not needed just for the annotationBjørn Christian Seime2021-12-151-2/+2
|
* Throw exception if a config instance is null or missing.gjoranv2021-11-091-4/+13
|
* Whitespace onlygjoranv2021-10-181-1/+1
|
* Warn if the fallback injector is used for unknown classes,gjoranv2021-10-151-4/+11
| | | | .. and log a debug message when our explicit bindings are used.
* Add toString for Node and ComponentNodeHenning Baldersheim2021-10-082-5/+14
|
* Add some more information to exception messageHenning Baldersheim2021-10-081-2/+2
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-076-6/+6
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Make use of fallback injector a warning.Henning Baldersheim2021-10-011-1/+4
|
* Remove Jersey integration from DI framework.gjoranv2021-07-141-92/+0
|
* Demote fallback log message to FINEJon Bratseth2021-06-211-1/+1
|
* Log components from fallback injector as infoBjørn Christian Seime2021-04-141-4/+3
|
* Add java source from container-di.gjoranv2021-04-129-0/+1274
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-069-1274/+0
|
* Add java source from container-di.gjoranv2021-04-029-0/+1274