aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
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 replicator plugin from logserverBjørn Christian Seime2019-03-202-39/+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-147-70/+8
* | 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-1326-182/+159
* | 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-1310-184/+17
* | Separate between ContainerCluster types.gjoranv2019-03-1334-304/+402
* | Make ContainerCluster abstract.gjoranv2019-03-139-36/+65
* | Add feature flag for using a separate service type ('logserver-container') fo...Harald Musum2019-03-125-11/+51
* | Merge pull request #8742 from vespa-engine/balder/gc-yapachelogHenning Baldersheim2019-03-123-15/+6
|\ \
| * | Expect vespa access logHenning Baldersheim2019-03-121-2/+2
| * | GC unused yapache log and derivatives.Henning Baldersheim2019-03-113-13/+4
| |/
* | 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 #8720 from vespa-engine/jvenstad/configurable-tester-flavoursJon Bratseth2019-03-111-1/+4
|\ \
| * | Make tester flavours configurable in deployment.xmlJon Marius Venstad2019-03-081-1/+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-106-54/+44
* | | | Reimplement how to find all configs produced by a ConfigProducer.gjoranv2019-03-093-40/+61
| |/ / |/| |
* | | 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-086-44/+54
|/ / /
* | | Merge pull request #8670 from vespa-engine/gjoranv/use-container-service-type_2gjoranv2019-03-056-27/+7
|\ \ \
| * | | Use ContainerServiceType in configserver.gjoranv2019-03-041-1/+2
| * | | 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
| | |/ | |/|
* | | Merge pull request #8662 from vespa-engine/hmusum/stop-using-name-parameter-w...Harald Musum2019-03-051-4/+0
|\ \ \ | |/ / |/| |
| * | Stop using 'name' request parameter, undocumented and not neededHarald Musum2019-03-041-4/+0
* | | Revert "Gjoranv/use container service type"gjoranv2019-03-046-7/+27
* | | Revert "Add relevance @k metric tracking"Lester Solbakken2019-03-041-7/+0
| |/ |/|