aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5484 from vespa-engine/bratseth/nonfunctional-changesgjoranv2018-04-092-3/+5
|\
| * Nonfunctional changesJon Bratseth2018-04-062-3/+5
* | Merge pull request #5497 from vespa-engine/freva/make-availabe-for-new-alloca...Valerij Fredriksen2018-04-092-21/+14
|\ \
| * | Use makeAvailiableForNewAllocations to handle ready state transitionValerij Fredriksen2018-04-082-21/+14
| |/
* | 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-033-9/+9
* Revert "Revert "Only allow Zookeeper access for config servers in hosted Vespa""Harald Musum2018-04-032-52/+0
* Enforce config server authorization in mainMartin Polden2018-03-262-16/+3
* 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-221-13/+2
* Allow proxyhost to access /routing/v1Martin Polden2018-03-221-5/+11
* Merge pull request #5342 from vespa-engine/mpolden/enforce-authorizationMartin Polden2018-03-212-9/+21
|\
| * Enforce config server API authorization in CDMartin Polden2018-03-212-9/+21
* | Improve method namesJon Bratseth2018-03-211-6/+6
* | Allow applications of the same tenant on the same host when exclusiveJon Bratseth2018-03-211-9/+11
* | Merge with masterJon Bratseth2018-03-215-20/+11
|\ \
| * | Ensure prod node count requirement is respectedMartin Polden2018-03-201-6/+6
| * | Remove dead codeMartin Polden2018-03-201-5/+2
| * | Remove ignored fieldsMartin Polden2018-03-201-5/+0
| * | 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
| | |/
* | | Validate host specsJon Bratseth2018-03-201-0/+10
* | | Allow applications to request exlcusive access to hostsJon Bratseth2018-03-2011-47/+133
|/ /
* / Allow requests from same hostMartin Polden2018-03-191-12/+9
|/
* Set correct Content-Type in responses from filterMartin Polden2018-03-143-40/+38
* Allow host principal to access all resourcesMartin Polden2018-03-141-1/+19
* Expand IPv6 loopback address in filterMartin Polden2018-03-141-1/+1
* Use getClientCertificateChainMartin Polden2018-03-131-12/+1
* Add localhost filterMartin Polden2018-03-131-0/+51
* Extract tester classMartin Polden2018-03-132-5/+4
* Merge pull request #5235 from vespa-engine/mpolden/add-type-fieldMorten Tokle2018-03-121-11/+15
|\
| * Include node type in node ACLMartin Polden2018-03-071-11/+15
* | Merge pull request #5287 from vespa-engine/mpolden/test-history-updateJon Marius Venstad2018-03-121-6/+1
|\ \
| * | Test reservation event updateMartin Polden2018-03-121-6/+1
* | | 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-082-0/+52
* | Only allow Zookeeper access for config servers in hosted VespaHarald Musum2018-03-072-52/+0
|/
* Add no-op filterMartin Polden2018-03-071-0/+20
* Revert "Include node type in node ACL"Martin Polden2018-03-071-15/+11
* Include node type in node ACLMartin Polden2018-03-061-11/+15
* CleanupMartin Polden2018-03-061-1/+1
* Merge pull request #5206 from vespa-engine/freva/add-proxy-hostHåkon Hallingstad2018-03-057-7/+15
|\
| * Handle the new NodeTypesValerij Fredriksen2018-03-057-7/+15
* | Authorize /routing/v1Martin Polden2018-03-051-16/+38
|/
* Fail gracefully on path traversal attemptsMartin Polden2018-03-021-0/+7