summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix unit tests.gjoranv2018-03-202-0/+12
| * | | | Skip validation of non-user applications.gjoranv2018-03-192-16/+30
| * | | | Store application type in Admin.gjoranv2018-03-192-0/+10
| * | | | Add test for mbus handler.gjoranv2018-03-191-0/+15
| * | | | Rename test to clarify intention.gjoranv2018-03-191-1/+1
| * | | | Require access-control write protection for first deployments.gjoranv2018-03-195-2/+199
* | | | | Merge pull request #5418 from vespa-engine/lesters/mul-instead-of-add-2Jon Bratseth2018-03-232-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix unit test for mul instead of add in expand batch dimensionLester Solbakken2018-03-231-3/+3
| * | | | Revert "Revert "Multiply batch dimension expansion tensor instead of adding it""Lester Solbakken2018-03-231-2/+2
|/ / / /
* | | | Merge pull request #5415 from vespa-engine/jvenstad/add-cd-aws-jobJon Marius Venstad2018-03-221-0/+1
|\ \ \ \
| * | | | Add job for cd aws zoneJon Marius Venstad2018-03-221-0/+1
* | | | | Merge pull request #5414 from vespa-engine/jvenstad/filter-out-cd-aws-zone-to...Jon Marius Venstad2018-03-221-1/+1
|\| | | |
| * | | | Need to filter out all AWS zones like this >_<Jon Marius Venstad2018-03-221-1/+1
| | |/ / | |/| |
* | | | Merge pull request #5413 from vespa-engine/revert-5409-lesters/mul-instead-of...Harald Musum2018-03-221-2/+2
|\ \ \ \
| * | | | Revert "Multiply batch dimension expansion tensor instead of adding it"Harald Musum2018-03-221-2/+2
|/ / / /
* | | | Merge pull request #5409 from vespa-engine/lesters/mul-instead-of-addHåvard Pettersen2018-03-221-2/+2
|\ \ \ \
| * | | | Multiply batch dimension expansion tensor instead of adding itLester Solbakken2018-03-221-2/+2
|/ / / /
* | | | Merge pull request #5396 from vespa-engine/jvenstad/increasing-application-ve...Martin Polden2018-03-2210-121/+222
|\ \ \ \ | |/ / / |/| | |
| * | | Use existing method instead of hackJon Marius Venstad2018-03-221-3/+2
| * | | Allow cancellation of all change from web API and fix bugJon Marius Venstad2018-03-225-18/+30
| * | | Review comments -- lacking change cancellationJon Marius Venstad2018-03-212-15/+14
| * | | Update responses to reflect new behaviourJon Marius Venstad2018-03-202-2/+2
| * | | Sort unknown application packages first (earliest)Jon Marius Venstad2018-03-201-3/+3
| * | | Simplify deployment completion checkJon Marius Venstad2018-03-201-21/+4
| * | | Expand the with next job logicJon Marius Venstad2018-03-201-1/+19
| * | | G minorJon Marius Venstad2018-03-201-1/+3
| * | | Treat application versions as strictly increasing tooJon Marius Venstad2018-03-201-45/+49
| * | | Check for completion on production rather than successJon Marius Venstad2018-03-201-6/+4
| * | | Cancel only the platform part of ChangeJon Marius Venstad2018-03-202-3/+10
| * | | Don't retry componentJon Marius Venstad2018-03-201-5/+9
| * | | Deploy currently deployed over last successful application versionJon Marius Venstad2018-03-201-24/+17
| * | | Tests which now fail, reflecting VESPA-11662 and VESPA-11721Jon Marius Venstad2018-03-204-7/+89
* | | | Merge pull request #5407 from vespa-engine/bjorncs/certificate-builderBjørn Christian Seime2018-03-2241-513/+1189
|\ \ \ \
| * | | | Rewrite SiaIdentityProvider to be easily testable, add unit testBjørn Christian Seime2018-03-222-23/+132
| * | | | Add method for serializing private key to PEMBjørn Christian Seime2018-03-222-1/+54
| * | | | A csr can only contain a single 'extension request' attributeBjørn Christian Seime2018-03-221-13/+13
| * | | | Change return type of getBasicContraints() to Optional<Boolean>Bjørn Christian Seime2018-03-222-5/+6
| * | | | Replace BouncyCastle use in node-admin with vespa-athenz equivalentsBjørn Christian Seime2018-03-225-86/+39
| * | | | Use Pkcs10Csr and related types in CertificateSignerBjørn Christian Seime2018-03-225-148/+64
| * | | | Add getters for basic constraints and subject alternative namesBjørn Christian Seime2018-03-227-17/+175
| * | | | Add helper method for extracting common nameBjørn Christian Seime2018-03-222-11/+25
| * | | | Remove direct use of CryptoBjørn Christian Seime2018-03-224-12/+58
| * | | | Use X509CertificateUtilsBjørn Christian Seime2018-03-221-2/+2
| * | | | Use certificate builder in AthenzSslTrustStoreConfiguratorBjørn Christian Seime2018-03-221-40/+16
| * | | | Remove CryptoUtilsBjørn Christian Seime2018-03-225-159/+48
| * | | | Add method for creating keypair with default sizeBjørn Christian Seime2018-03-221-1/+7
| * | | | Use new builders in TestUtilsBjørn Christian Seime2018-03-224-41/+18
| * | | | Use BouncyCastleProviderHolderBjørn Christian Seime2018-03-221-3/+1
| * | | | Add builders and helpers for x509 certificate and csrBjørn Christian Seime2018-03-2213-0/+580
| | |_|/ | |/| |
* | | | Merge pull request #5406 from vespa-engine/jvenstad/mount-routing-config-dire...Jon Marius Venstad2018-03-221-0/+2
|\ \ \ \ | |/ / / |/| | |