summaryrefslogtreecommitdiffstats
path: root/container-di
Commit message (Expand)AuthorAgeFilesLines
...
* Add cause for InterruptedExceptiongjoranv2017-05-191-2/+2
* Wrap component construction in a future, and throw upon timeout.gjoranv2017-05-192-19/+59
* Improve error message upon exit.gjoranv2017-05-191-4/+6
* Optimize importsgjoranv2017-05-181-11/+7
* Print stack trace also upon first warning that we will exit.gjoranv2017-05-181-1/+1
* Add comment explaining ignored test.gjoranv2017-05-181-1/+1
* Extract values for duplicated strings.gjoranv2017-05-181-4/+7
* Split config error message in two lines, and remove stack trace.gjoranv2017-05-181-1/+2
* Exit if the first component graph cannot be created successfully.gjoranv2017-05-182-22/+70
* Add test for component constructor exceptions.gjoranv2017-05-181-1/+39
* Wrap component constructor exceptions and handle separately.gjoranv2017-05-182-17/+26
* Add missing single quote.gjoranv2017-05-181-1/+1
* Improve logging from retriver.gjoranv2017-05-181-2/+5
* Verify graph generation number.gjoranv2017-05-182-18/+22
* Add log warning when subsciption for component configs fails.gjoranv2017-05-181-1/+7
* Use Future instead of deprecated future.gjoranv2017-05-181-15/+13
* No functional changes.gjoranv2017-05-182-14/+17
* Add README.mdgjoranv2017-01-201-0/+3
* Terminate jvm on Error during reconfigurationJon Bratseth2016-09-092-5/+10
* Reduce log level for using the Guice injector.gjoranv2016-06-271-1/+3
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
* Bundle vespajlib into container-disc again.gjoranv2016-06-211-1/+0
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-171-1/+1
|\
| * Use github name in @authorJon Bratseth2016-06-161-1/+1
* | balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
* | Provide vespajlib from jdisc_core instead of container-discgjoranv2016-06-161-0/+1
|/
* PublishJon Bratseth2016-06-1559-0/+4252