summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8866 from vespa-engine/gjoranv/remove-indexgjoranv2019-03-223-9/+4
|\
| * Use 'index' from super class.gjoranv2019-03-213-9/+4
* | Merge pull request #8862 from vespa-engine/gjoranv/null-checkgjoranv2019-03-221-1/+1
|\ \
| * | Check for null 'http'gjoranv2019-03-211-1/+1
| |/
* | Merge pull request #8805 from vespa-engine/ollivir/java-dispatch-metricsOlli Virtanen2019-03-221-0/+2
|\ \
| * | dispatch_internal and dispatch_fdispatch metricsOlli Virtanen2019-03-151-0/+2
* | | Merge pull request #8849 from vespa-engine/ollivir/searchprotocol-protobufOlli Virtanen2019-03-221-10/+12
|\ \ \ | |_|/ |/| |
| * | Search over protobuf + jrtOlli Virtanen2019-03-191-10/+12
* | | Remove logserver cli arguments that are no longer in useBjørn Christian Seime2019-03-201-4/+0
|/ /
* / Remove unnecessary use of 'isHostedVespa' in Containers.gjoranv2019-03-194-23/+27
|/
* Merge pull request #8734 from vespa-engine/arnej/less-spammy-loggingHenning Baldersheim2019-03-141-3/+1
|\
| * drop logging level now that we have verified correct behaviorArne Juul2019-03-111-3/+1
* | stop modeling autostart / autorestartArne Juul2019-03-145-58/+0
* | Use single binding with '*' as scheme.gjoranv2019-03-131-1/+1
* | Rename myPrepare -> doPreparegjoranv2019-03-134-5/+6
* | Rename Container(Cluster)Impl -> ApplicationContainer(Cluster)gjoranv2019-03-1314-113/+106
* | Simplify setup of default handlers.gjoranv2019-03-138-36/+24
* | Add class for LogserverContainerClustergjoranv2019-03-133-4/+25
* | Use explicit type for implicit indexing cluster.gjoranv2019-03-131-5/+5
* | Set up components depending on cluster type.gjoranv2019-03-139-154/+15
* | Separate between ContainerCluster types.gjoranv2019-03-1322-214/+321
* | Make ContainerCluster abstract.gjoranv2019-03-138-31/+60
* | Add feature flag for using a separate service type ('logserver-container') fo...Harald Musum2019-03-123-5/+13
* | Merge pull request #8742 from vespa-engine/balder/gc-yapachelogHenning Baldersheim2019-03-122-8/+0
|\ \
| * | GC unused yapache log and derivatives.Henning Baldersheim2019-03-112-8/+0
| |/
* | Merge pull request #8677 from vespa-engine/lesters/add-relevance-tracking-2Lester Solbakken2019-03-121-0/+7
|\ \
| * | Revert "Revert "Add relevance @k metric tracking""Lester Solbakken2019-03-041-0/+7
* | | Emit warning when using deprecated 'filedistribution' elementHarald Musum2019-03-111-0/+4
| |/ |/|
* | Merge pull request #8666 from vespa-engine/arnej/avoid-double-crossingArne H Juul2019-03-104-9/+26
|\ \
| * | more info in log messageArne Juul2019-03-052-3/+5
| * | only consider port free it was unused in saved allocations tooArne Juul2019-03-042-2/+10
| * | simplify dynamic container setupArne Juul2019-03-043-4/+11
* | | Revert "Flavor interface"Valerij Fredriksen2019-03-102-14/+14
* | | Reimplement how to find all configs produced by a ConfigProducer.gjoranv2019-03-092-26/+27
* | | Merge pull request #8706 from vespa-engine/hmusum/add-log-handler-to-list-of-...Harald Musum2019-03-083-3/+4
|\ \ \
| * | | Use class object instead of string for LogHandler classHarald Musum2019-03-081-2/+1
| * | | Add log handler to list of unprotected handlersHarald Musum2019-03-083-2/+4
* | | | Follow API changeValerij Fredriksen2019-03-082-14/+14
|/ / /
* | | Rename name field to avoid confusion with Enum's 'name()'gjoranv2019-03-041-1/+1
* | | Move ContainerServiceType to config-model-apigjoranv2019-03-045-25/+4
| |/ |/|
* | Revert "Gjoranv/use container service type"gjoranv2019-03-045-5/+26
* | Revert "Add relevance @k metric tracking"Lester Solbakken2019-03-041-7/+0
|/
* Merge pull request #8644 from vespa-engine/arnej/add-network-ports-8Arne H Juul2019-03-0412-173/+320
|\
| * add info-level logging so we can verify that port re-use works as expectedArne Juul2019-03-041-1/+8
| * add some documentation commentsArne Juul2019-03-041-0/+16
| * refactor HostPorts usageArne Juul2019-03-045-13/+14
| * rewrite port allocationArne Juul2019-03-019-167/+290
* | Merge pull request #8657 from vespa-engine/gjoranv/use-container-service-typegjoranv2019-03-045-26/+5
|\ \
| * | Rename name field to avoid confusion with Enum's 'name()'gjoranv2019-03-011-1/+1
| * | Move ContainerServiceType to config-model-apigjoranv2019-03-015-25/+4