summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow load balancer expiry when cluster nodes are deallocatedMartin Polden2019-08-203-27/+57
| | | | | Previous check only allowed expiry when all nodes in the application were deallocated.
* Merge pull request #10320 from vespa-engine/mpolden/deactivate-surplus-lbsMartin Polden2019-08-194-41/+89
|\ | | | | Deactivate surplus load balancers
| * Deactivate surplus load balancersMartin Polden2019-08-194-41/+89
| |
* | Merge pull request #10261 from ↵Tor Brede Vekterli2019-08-194-0/+51
|\ \ | | | | | | | | | | | | vespa-engine/vekterli/set-status-page-basic-http-security-headers Set basic HTTP security headers on status pages served from backend
| * | Set basic HTTP security headers on status pages served from backendTor Brede Vekterli2019-08-134-0/+51
| | | | | | | | | | | | | | | | | | We should already escape everything printed on these pages, but as part of a defense in depth strategy we use a restrictive set of HTTP security headers to minimize the impact in the case of a regression or bug.
* | | Merge pull request #10321 from ↵Geir Storli2019-08-191-0/+1
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/toregge/add-missing-includes-for-unique-store-string-allocator Add missing include statement.
| * | | Add missing include statement.Tor Egge2019-08-191-0/+1
| | | |
* | | | Merge pull request #10265 from ↵gjoranv2019-08-1910-53/+30
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/cleanup-namespace-handling-for-config Hmusum/cleanup namespace handling for config
| * | | | Remove unintended commitHarald Musum2019-08-141-121/+0
| | | | |
| * | | | Cleanup of config definition name and namespaceHarald Musum2019-08-149-41/+144
| | | | | | | | | | | | | | | | | | | | | | | | | Config definition name and namespace are mandatory, so no need to fallback to default namespace anymore
| * | | | Require name and namespace to exist and not be emptyHarald Musum2019-08-132-12/+7
| | | | | | | | | | | | | | | | | | | | | | | | | This has been required a long time ago, this just fixes the code in ConfigKey
* | | | | Merge pull request #10317 from ↵Jon Marius Venstad2019-08-1914-55/+28
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/get-tenant-repo-from-application-repo Hmusum/get tenant repo from application repo
| * | | | | Remove unnecessary codeHarald Musum2019-08-191-2/+0
| | | | | |
| * | | | | Remove unused methodHarald Musum2019-08-191-21/+7
| | | | | |
| * | | | | Get tenant repo from application repoHarald Musum2019-08-1912-32/+21
| | | | | |
* | | | | | Merge pull request #10311 from ↵Tor Egge2019-08-1910-182/+106
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/geirst/attribute-enumerated-save-cleanup Remove "enable enumerated save" flag from attribute vectors as this s…
| * | | | | | Remove "enable enumerated save" flag from attribute vectors as this should ↵Geir Storli2019-08-1910-182/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be always on. For production code this has been on for several years already.
* | | | | | | Merge pull request #10318 from ↵Jon Marius Venstad2019-08-191-1/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jvenstad/absolute-mvn-path-under-vespahome Print debug info and use absolute path in public image for now
| * | | | | | | Print debug info and use absolute path in public image for nowJon Marius Venstad2019-08-191-1/+6
|/ / / / / / /
* | | | | | | Merge pull request #10314 from ↵Geir Storli2019-08-191-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/add-missing-return-in-buffer-stats-method Add missing return statement.
| * | | | | | Add missing return statement.Tor Egge2019-08-181-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #9981 from ↵Jon Bratseth2019-08-191-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/hmusum/check-config-convergence-for-clustercontroller Check cluster controller for config convergence
| * | | | | Check cluster controller for config convergenceHarald Musum2019-07-081-0/+2
| | | | | |
* | | | | | Merge pull request #10309 from vespa-engine/balder/remove-some-more-doc-idsHenning Baldersheim2019-08-1618-123/+128
|\ \ \ \ \ \ | | | | | | | | | | | | | | doc: -> id:
| * | | | | | doc: -> id:Henning Baldersheim2019-08-163-13/+13
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-1616-111/+116
|/ / / / / /
* | | | | | Merge pull request #10307 from vespa-engine/hmusum/cleanup-zk-applicationValerij Fredriksen2019-08-167-164/+69
|\ \ \ \ \ \ | | | | | | | | | | | | | | Hmusum/cleanup zk application
| * | | | | | Remove unused methodsHarald Musum2019-08-161-25/+4
| | | | | | |
| * | | | | | Rename classHarald Musum2019-08-164-54/+45
| | | | | | |
| * | | | | | CleanupHarald Musum2019-08-166-88/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove some unused counters, update/remove some javadoc, access levels, unused methods No functional changes
* | | | | | | Merge pull request #10306 from ↵Henning Baldersheim2019-08-1654-262/+301
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | vespa-engine/balder/remove-docidstring-from-tests-1 Balder/remove docidstring from tests 1
| * | | | | | Update routing config instead of expected result.Henning Baldersheim2019-08-161-2/+2
| | | | | | |
| * | | | | | Update routing config instead of expected result.Henning Baldersheim2019-08-161-2/+2
| | | | | | |
| * | | | | | No keys...Henning Baldersheim2019-08-161-2/+2
| | | | | | |
| * | | | | | Update testsHenning Baldersheim2019-08-161-3/+3
| | | | | | |
| * | | | | | Update tests since id: locks document type.Henning Baldersheim2019-08-161-4/+4
| | | | | | |
| * | | | | | Update java expected files.Henning Baldersheim2019-08-166-4/+4
| | | | | | |
| * | | | | | Update expected lengthHenning Baldersheim2019-08-167-43/+43
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-164-38/+38
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-161-9/+9
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-1614-32/+32
| | | | | | |
| * | | | | | Update with expected gid.Henning Baldersheim2019-08-162-1/+1
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-169-67/+67
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-168-38/+77
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-161-1/+1
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-161-3/+3
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-167-19/+19
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-165-17/+17
| | | | | | |
| * | | | | | doc: -> id:Henning Baldersheim2019-08-162-6/+6
| | | | | | |
* | | | | | | Merge pull request #10302 from vespa-engine/andreer/wildcard-endpointsAndreas Eriksen2019-08-162-12/+98
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | enable generating endpoint names with wildcards (for certs)