summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablesHarald Musum2018-04-081-8/+3
* Set lower expiry times for failed nodes in CDHarald Musum2018-04-071-4/+9
* Make it possible to configure use of Curator client cache in node repoHarald Musum2018-04-0315-23/+30
* Revert "Revert "Only allow Zookeeper access for config servers in hosted Vespa""Harald Musum2018-04-034-123/+0
* Enforce config server authorization in mainMartin Polden2018-03-265-28/+6
* Don't fail with 500 when CN is missingBjørn Christian Seime2018-03-231-5/+8
* Use helpers in vespa-athenz instead of BouncyCastleBjørn Christian Seime2018-03-223-53/+16
* Allow proxyhost to access /routing/v1Martin Polden2018-03-222-9/+19
* Merge pull request #5342 from vespa-engine/mpolden/enforce-authorizationMartin Polden2018-03-213-14/+39
|\
| * Enforce config server API authorization in CDMartin Polden2018-03-213-14/+39
* | Improve method namesJon Bratseth2018-03-211-6/+6
* | Allow applications of the same tenant on the same host when exclusiveJon Bratseth2018-03-212-15/+16
* | Merge with masterJon Bratseth2018-03-2111-51/+61
|\ \
| * | Ensure prod node count requirement is respectedMartin Polden2018-03-204-22/+52
| * | Remove dead codeMartin Polden2018-03-204-11/+5
| * | Remove ignored fieldsMartin Polden2018-03-202-12/+0
| * | Merge pull request #5388 from vespa-engine/mpolden/improve-json-matchingJon Marius Venstad2018-03-201-2/+4
| |\ \
| | * | Less greedy matchingMartin Polden2018-03-201-2/+4
| * | | Merge pull request #5377 from vespa-engine/bratseth/reduce-old-junit-usageJon Bratseth2018-03-192-4/+6
| |\ \ \ | | |/ / | |/| |
| | * | Nonfunctional changes onlyJon Bratseth2018-03-192-4/+6
| | |/
* | | >Avoid warningJon Bratseth2018-03-201-2/+2
* | | Validate host specsJon Bratseth2018-03-203-9/+20
* | | Allow applications to request exlcusive access to hostsJon Bratseth2018-03-2032-152/+397
|/ /
* / Allow requests from same hostMartin Polden2018-03-194-16/+31
|/
* Set correct Content-Type in responses from filterMartin Polden2018-03-145-43/+47
* Allow host principal to access all resourcesMartin Polden2018-03-142-2/+26
* Expand IPv6 loopback address in filterMartin Polden2018-03-142-2/+2
* Use getClientCertificateChainMartin Polden2018-03-132-15/+3
* Add localhost filterMartin Polden2018-03-132-0/+82
* Extract tester classMartin Polden2018-03-134-130/+188
* Merge pull request #5235 from vespa-engine/mpolden/add-type-fieldMorten Tokle2018-03-124-11/+83
|\
| * Include node type in node ACLMartin Polden2018-03-074-11/+83
* | Merge pull request #5287 from vespa-engine/mpolden/test-history-updateJon Marius Venstad2018-03-122-8/+8
|\ \
| * | Test reservation event updateMartin Polden2018-03-122-8/+8
* | | Wait for data migration also in dev and perfJon Bratseth2018-03-122-25/+17
|/ /
* | FixHarald Musum2018-03-081-1/+1
* | Add some debug logging when allocating Docker nodesHarald Musum2018-03-081-1/+9
* | Add new node types to NodesResponseValerij Fredriksen2018-03-081-0/+3
* | Don't delete reservation without re-adding itJon Marius Venstad2018-03-082-8/+3
* | Revert "Only allow Zookeeper access for config servers in hosted Vespa"Harald Musum2018-03-084-0/+123
* | Merge pull request #5237 from vespa-engine/jvenstad/add-description-to-node-t...Jon Marius Venstad2018-03-083-12/+12
|\ \
| * | Reorder to account for change in position in the enumJon Marius Venstad2018-03-073-12/+12
* | | Merge pull request #5242 from vespa-engine/bjorncs/bouncycastle-preinstallgjoranv2018-03-081-4/+10
|\ \ \
| * | | Don't bundle in BouncyCastle artifacts in node-repositoryBjørn Christian Seime2018-03-071-4/+10
| | |/ | |/|
* / | Only allow Zookeeper access for config servers in hosted VespaHarald Musum2018-03-074-123/+0
|/ /
* / Add no-op filterMartin Polden2018-03-071-0/+20
|/
* Revert "Include node type in node ACL"Martin Polden2018-03-074-83/+11
* Simplify testing of responses with ignored fieldsMartin Polden2018-03-061-2/+4
* Include node type in node ACLMartin Polden2018-03-064-11/+83
* Simplify testing of responses with dynamic contentMartin Polden2018-03-064-40/+374