summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/jdisc
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid use of formatterBjørn Christian Seime2017-10-261-1/+2
* Fix invalid ZTS url suffixBjørn Christian Seime2017-10-262-3/+3
* Pass hostname as query parameterBjørn Christian Seime2017-10-261-4/+14
* Use identity.loadbalanceraddressMorten Tokle2017-10-261-3/+2
* Disable certifcate validation for service provider clientBjørn Christian Seime2017-10-241-4/+22
* Update copyrightMorten Tokle2017-10-241-0/+1
* Expose domain and service from AthenzIDPMorten Tokle2017-10-242-12/+27
* Add copyrightMorten Tokle2017-10-247-0/+7
* separate interface from implementationMorten Tokle2017-10-243-141/+155
* Misc code improvementsBjørn Christian Seime2017-10-241-11/+9
* Use BouncyCastle directly instead through athenz-auth-coreBjørn Christian Seime2017-10-241-10/+34
* Export AthenzIdentityProviderMorten Tokle2017-10-246-17/+28
* Resolve Javadoc warningsBjørn Christian Seime2017-10-242-4/+0
* serviceproviderendpoing -> load_balancer_addressMorten Tokle2017-10-232-5/+6
* Merge pull request #3830 from vespa-engine/bjorncs/athenz-identity-provider-s...Morten Tokle2017-10-235-0/+307
|\
| * Add fields to signed identity documentMorten Tokle2017-10-232-25/+32
| * Add Athenz identity provider and configurationMorten Tokle2017-10-205-0/+300
* | Revert "Add back SslKeyStoreFactoryProvider as a temporary workaround"Bjørn Christian Seime2017-10-191-41/+0
|/
* Add back SslKeyStoreFactoryProvider as a temporary workaroundBjørn Christian Seime2017-10-121-0/+41
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-41/+0
* Revert "Log on reconfig"Bjørn Christian Seime2017-09-261-5/+2
* Log on reconfigBjørn Christian Seime2017-08-251-2/+5
* Nonfunctional changes onlyJon Bratseth2017-08-222-2/+2
* Deconstruct components in non-daemon threadBjørn Christian Seime2017-07-141-1/+1
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Revert "Update copyright headers"Jon Bratseth2017-06-1424-24/+24
* Update copyright headersJon Bratseth2017-06-1424-24/+24
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1324-25/+25
* Copyright headerJon Bratseth2017-06-1324-25/+25
* Make private and log at debug level insteadHenning Baldersheim2017-06-091-2/+2
* Watch and die on port change.Henning Baldersheim2017-06-091-1/+26
* Use a single thread to monitor all deactivated ActiveContainersBjørn Christian Seime2017-06-081-7/+7
* Track stale ActiveContainer instancesBjørn Christian Seime2017-05-311-3/+7
* Revert "Use ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-7/+3
* Revert "Misc fixes to ActiveContainerStatistics"Bjørn Christian Seime2017-05-301-1/+1
* Misc fixes to ActiveContainerStatisticsBjørn Christian Seime2017-05-301-1/+1
* Use ActiveContainerStatisticsBjørn Christian Seime2017-05-291-3/+7
* Deprecate Manhattan metricsBjørn Christian Seime2017-05-161-16/+17
* If you fail to shutdown your application due to references still being held,Henning Baldersheim2017-05-121-1/+1
* Fix variable nameHarald Musum2017-04-261-1/+1
* Revert "Revert "Revert "Revert "Catch exception thrown from AbstractComponent...Harald Musum2017-04-261-2/+16
* Revert "Revert "Revert "Catch exception thrown from AbstractComponent.deconst...Harald Musum2017-04-261-16/+2
* Differentiate between Exception, Error and Throwable.Henning Baldersheim2017-04-261-5/+6
* Sleep a random number of seconds between 0 and 180s do avoid syncronized clus...Henning Baldersheim2017-04-261-0/+4
* Revert "Revert "Catch exception thrown from AbstractComponent.deconstruct.""Henning Baldersheim2017-04-261-2/+11
* Revert "Catch exception thrown from AbstractComponent.deconstruct."Henning Baldersheim2017-04-261-11/+2
* Print stacktrace for exceptions and die upon errors.gjoranv2017-04-261-3/+6
* Catch exception thrown from AbstractComponent.deconstruct.gjoranv2017-04-261-2/+8
* Log as info instead of debug.gjoranv2017-04-251-5/+3