summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-1319-101/+112
* Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-1319-112/+101
|\
| * searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
| * searchdefinitions -> schemasJon Bratseth2020-03-138-35/+36
| * searchdefinitions -> schemasJon Bratseth2020-03-1318-67/+62
| * searchdefinitions -> schemasJon Bratseth2020-03-138-33/+32
| * searchdefinitions -> schemasJon Bratseth2020-03-131-13/+7
* | Fix StringBuilder usage based on review feedbackHarald Musum2020-03-131-2/+3
* | Change name of temp dir and include application id in name of dirHarald Musum2020-03-131-1/+4
* | Merge commit '592172e5b992149a7f0d04528943861d188403f1' into hmusum/cleanup-R...Harald Musum2020-03-131-19/+21
|\ \
| * | CleanupHarald Musum2020-03-121-19/+21
| |/
* / Propagate wanted docker image repo to NodeSpecHarald Musum2020-03-123-22/+44
|/
* Merge pull request #12525 from vespa-engine/mpolden/validate-endpoint-contain...Martin Polden2020-03-111-5/+14
|\
| * Validate that endpoint points to an existing container clusterMartin Polden2020-03-101-5/+14
* | Revert "Keep temp files if force is true (for debugging)"Harald Musum2020-03-101-3/+3
* | Merge pull request #12517 from vespa-engine/bjorncs/proxy-protocolBjørn Christian Seime2020-03-102-10/+28
|\ \
| * | Wire in feature flag for enabling proxy protocol in 4443 hosted connectorBjørn Christian Seime2020-03-092-10/+28
| |/
* / Require 'file' and make 'profile' optional for shared-credentialsgjoranv2020-03-093-12/+15
|/
* Merge pull request #12491 from vespa-engine/gjoranv/rename-public-metric-setOla Aunrønning2020-03-081-1/+3
|\
| * Rename the default public metric set from 'public' -> 'default'gjoranv2020-03-061-1/+3
* | Add JIT warmup of lz4.Henning Baldersheim2020-03-061-0/+1
|/
* Remove the technical reason for allowing visibility only for indexed clusters.Henning Baldersheim2020-03-063-13/+24
* Export new jdisc.http.ssl.handshake.* metricsBjørn Christian Seime2020-03-051-0/+6
* Merge pull request #12428 from vespa-engine/balder/no-more-threads-than-coresHenning Baldersheim2020-03-041-0/+7
|\
| * Let summary threads and search threads be limited by cores.Henning Baldersheim2020-03-041-0/+7
* | Keep temp files if force is true (for debugging)Harald Musum2020-03-041-3/+3
* | Merge pull request #12413 from vespa-engine/gjoranv/enforce-read-auth_in_AWSgjoranv2020-03-044-20/+76
|\ \ | |/ |/|
| * Add copyright headersgjoranv2020-03-031-0/+1
| * Add access control validator for AWS prod zones.gjoranv2020-03-032-0/+48
| * Extract function that decides if the app needs validation.gjoranv2020-03-031-7/+13
| * Move utilitiy functions to AccessControlgjoranv2020-03-032-15/+16
* | Merge pull request #12412 from vespa-engine/bratseth/phrase-segmenting-featur...Jon Bratseth2020-03-044-7/+40
|\ \
| * | Propagate phrase-segmenting to fieldsetsJon Bratseth2020-03-032-7/+26
| * | Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-033-4/+18
* | | Merge pull request #12398 from vespa-engine/mpolden/combined-idJon Marius Venstad2020-03-032-25/+50
|\ \ \ | |/ / |/| |
| * | Add combined ID to ClusterSpecMartin Polden2020-03-022-25/+50
* | | Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-033-18/+4
* | | Merge pull request #12399 from vespa-engine/bratseth/phrase-segmenting-featur...Jon Bratseth2020-03-023-4/+18
|\ \ \ | |_|/ |/| |
| * | Add phrase-segmenting flagJon Bratseth2020-03-023-4/+18
| |/
* | Merge pull request #12392 from vespa-engine/gjoranv/prohibit-cloudwatch-for-h...gjoranv2020-03-022-0/+38
|\ \ | |/ |/|
| * Add validator for 'cloudwatch' in services.xmlgjoranv2020-03-022-0/+38
* | Export distributor GC documents_removed metricTor Brede Vekterli2020-02-281-0/+2
|/
* Add handling of optional 'file' attribute to 'shared-credentials'gjoranv2020-02-273-10/+25
* Modify xml syntax for cloudwatchgjoranv2020-02-272-10/+16
* Add flag that tells if this is hosted Vespa.gjoranv2020-02-271-0/+2
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-264-18/+12
* Revert "Bratseth/node metrics"Harald Musum2020-02-264-12/+18
* Merge pull request #12346 from vespa-engine/gjoranv/add-telegraf-componentgjoranv2020-02-262-1/+23
|\
| * Add Telegraf components to metrics-proxy clustersgjoranv2020-02-262-1/+23
* | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-2511-13/+147
|\|