summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #4759 from vespa-engine/hmusum/enable-zookeeperLocalhostAf...Harald Musum2018-01-243-17/+12
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Change default value of zookeeperLocalhostAffinity to trueHarald Musum2018-01-233-17/+12
| |/ / / / / / /
* | | | | | | | Merge pull request #4756 from vespa-engine/jvenstad/secure-endpointsJon Marius Venstad2018-01-245-25/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Cleanup of erroneous issues, and testing of this, removedJon Marius Venstad2018-01-241-4/+1
| * | | | | | | Repent for old sinsJon Marius Venstad2018-01-231-15/+19
| * | | | | | | Update filter too, and add testJon Marius Venstad2018-01-232-4/+7
| * | | | | | | Allow pr instance names which are just the numberJon Marius Venstad2018-01-231-2/+5
* | | | | | | | Merge pull request #4760 from vespa-engine/toregge/use-llvm4-on-fedoraArnstein Ressem2018-01-241-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Use llvm4.0 on Fedora 27 and Fedora 28.Tor Egge2018-01-231-6/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #4639 from vespa-engine/smorgrav/use_nat_networkTorbjørn Smørgrav2018-01-2410-42/+153
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | NAT insert instead of check (fix)toby2018-01-242-4/+4
| * | | | | | | Remaining renameing from Natted to NATedtoby2018-01-221-2/+2
| * | | | | | | Improve comment on network setup regarding NATtoby2018-01-222-2/+2
| * | | | | | | Revert adding extraHosts to docker - use iptables instead, take 2toby2018-01-223-11/+3
| * | | | | | | Revert newline to reduce no files touched by PRtoby2018-01-221-0/+1
| * | | | | | | Revert adding extraHosts to docker - use iptables insteadtoby2018-01-222-9/+0
| * | | | | | | Rename NATted to NATedtoby2018-01-225-9/+9
| * | | | | | | Add loopback nat on the output chaintoby2018-01-223-21/+52
| * | | | | | | Insert NAT rules instead of append and also drop on removetoby2018-01-176-23/+52
| * | | | | | | Apply NAT to all interfaces and set container /etc/hoststoby2018-01-176-18/+34
| * | | | | | | Preliminary NAT implementation for dockertoby2018-01-127-15/+66
* | | | | | | | Merge pull request #4758 from vespa-engine/revert-4755-hmusum/enable-zookeepe...Harald Musum2018-01-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Change default value of zookeeperLocalhostAffinity to true"Harald Musum2018-01-231-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #4755 from vespa-engine/hmusum/enable-zookeeperLocalhostAf...Harald Musum2018-01-231-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Change default value of zookeeperLocalhostAffinity to trueHarald Musum2018-01-231-1/+1
* | | | | | | | Merge pull request #4757 from vespa-engine/bratseth/handle-no-fileJon Bratseth2018-01-232-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Handle missing files properlyJon Bratseth2018-01-232-1/+3
|/ / / / / / /
* | | | | | | Merge pull request #4753 from vespa-engine/bratseth/handle-being-in-preprocessedJon Bratseth2018-01-231-4/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Handle both .preprocessed and actual root contextJon Bratseth2018-01-231-4/+9
|/ / / / / /
* | | | | | Merge pull request #4750 from vespa-engine/hakonhall/move-configserverconfig-...Håkon Hallingstad2018-01-236-5/+10
|\ \ \ \ \ \
| * | | | | | Move ConfigServerConfig to an exported packageHåkon Hallingstad2018-01-236-5/+10
* | | | | | | Merge pull request #4740 from vespa-engine/revert-4679-bjorncs/default-to-hos...Valerij Fredriksen2018-01-231-4/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "Use hostname if loadBalancerAddress is not set"Valerij Fredriksen2018-01-221-4/+1
* | | | | | | Merge pull request #4751 from vespa-engine/bratseth/not-providedJon Bratseth2018-01-231-1/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Bundle deps as this is a standalone toolJon Bratseth2018-01-231-1/+0
|/ / / / / /
* | | | | | Merge pull request #4721 from vespa-engine/jvenstad/secure-endpointsJon Marius Venstad2018-01-2312-108/+124
|\ \ \ \ \ \
| * | | | | | Separate out some logicJon Marius Venstad2018-01-191-15/+22
| * | | | | | Remove all aliases for each rotation, when unusedJon Marius Venstad2018-01-193-14/+15
| * | | | | | Pass new secure global endpoint in deploymentJon Marius Venstad2018-01-199-92/+100
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4732 from vespa-engine/jvenstad/tls-enforce-name-constraintsJon Marius Venstad2018-01-234-7/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Disallow digit at beginning, and max 20 charactersJon Marius Venstad2018-01-233-3/+7
| * | | | | Restrict tenant and application names to not have double dashes, upon creationgdJon Marius Venstad2018-01-222-5/+7
* | | | | | Merge pull request #4749 from vespa-engine/revert-4748-revert-4733-toregge/ad...Henning Baldersheim2018-01-2317-21/+443
|\ \ \ \ \ \
| * | | | | | Keep imported tensor attribute vector read guard live during access.Tor Egge2018-01-231-1/+2
| * | | | | | Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-2317-21/+442
|/ / / / / /
* | | | | | Merge pull request #4748 from vespa-engine/revert-4733-toregge/add-imported-t...Tor Egge2018-01-2317-442/+21
|\ \ \ \ \ \
| * | | | | | Revert "Add imported tensor attribute vector"Håkon Hallingstad2018-01-2317-442/+21
|/ / / / / /
* | | | | | Merge pull request #4747 from vespa-engine/revert-4746-revert-4737-hakonhall/...Håkon Hallingstad2018-01-2339-655/+540
|\ \ \ \ \ \
| * | | | | | Revert "Revert "Redefine task and its context""Håkon Hallingstad2018-01-2339-655/+540
* | | | | | | Merge pull request #4733 from vespa-engine/toregge/add-imported-tensor-attrib...Tor Brede Vekterli2018-01-2317-21/+442
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |