aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | Add Chunk as suffix for types and throw instead of making a guess.Henning Baldersheim2020-09-024-30/+32
| | | | | | |
| * | | | | | - Add contained support for current serialization formats.Henning Baldersheim2020-09-0210-13/+431
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | - Add support for future compressed formats.
* | | | | | Merge pull request #14228 from ↵Bjørn Christian Seime2020-09-025-0/+290
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/cloud-tenant-base-dependencies-enforcer Add dependencies enforcer for cloud-tenant-base
| * | | | | | Specify relative path to parent pomBjørn Christian Seime2020-09-021-1/+1
| | | | | | |
| * | | | | | Add dependencies enforcer for cloud-tenant-baseBjørn Christian Seime2020-09-015-0/+290
| | | | | | |
* | | | | | | Merge pull request #14238 from ↵Bjørn Christian Seime2020-09-024-13/+75
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/access-control-with-response-filter-chain Ignore response filter chain bindings when constructing access contro…
| * | | | | | Make tag name to binding type logic more resillientBjørn Christian Seime2020-09-021-3/+14
| | | | | | |
| * | | | | | Ignore response filter chain bindings when constructing access control ↵Bjørn Christian Seime2020-09-024-12/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | filter chains
* | | | | | | Merge pull request #14227 from vespa-engine/havardpe/handle-onnx-models-configHåvard Pettersen2020-09-0234-32/+312
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | handle onnx models config
| * | | | | | handle onnx models configHåvard Pettersen2020-09-0134-32/+312
| | | | | | |
* | | | | | | Merge pull request #14237 from ↵Jon Marius Venstad2020-09-023-0/+34
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/keep-application-deployment-meta-data Jonmv/keep application deployment meta data
| * | | | | | Update http response with maintainersJon Marius Venstad2020-09-021-0/+3
| | | | | | |
| * | | | | | Revert "Revert "Add maintainer to do GC""Jon Marius Venstad2020-09-022-0/+31
| | |_|/ / / | |/| | | | | | | | | | | | | | | | This reverts commit 6da834e19f900c76bddbc981eabb3e8ecd2fd51e.
* | | | | | Merge pull request #14236 from ↵Jon Marius Venstad2020-09-026-49/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/hmusum/set-default-value-use-tenant-metadata-to-true Set USE_TENANT_META_DATA to true and stop using it in code
| * | | | | Set USE_TENANT_META_DATA to true and stop using it in codeHarald Musum2020-09-026-49/+10
|/ / / / /
* | | | | Merge pull request #14232 from vespa-engine/bratseth/decode-onceJon Bratseth2020-09-012-0/+28
|\ \ \ \ \ | | | | | | | | | | | | Decode once
| * | | | | Decode onceJon Bratseth2020-09-012-0/+28
| | | | | |
* | | | | | Merge pull request #14234 from ↵Valerij Fredriksen2020-09-012-31/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-14233-jonmv/keep-application-deployment-meta-data Revert "Add maintainer to do GC"
| * | | | | | Revert "Add maintainer to do GC"Harald Musum2020-09-012-31/+0
|/ / / / / /
* | | | | | Merge pull request #14233 from ↵Jon Marius Venstad2020-09-012-0/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/jonmv/keep-application-deployment-meta-data Add maintainer to do GC
| * | | | | Actually set up the maintainerJon Marius Venstad2020-09-012-2/+4
| | | | | |
| * | | | | Add maintainer to do GCJon Marius Venstad2020-09-011-0/+29
| | | | | |
* | | | | | Merge pull request #14231 from ↵Jon Marius Venstad2020-09-015-14/+78
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/keep-application-deployment-meta-data Add and use API for storing deployment meeta data
| * | | | | Add and use API for storing deployment meeta dataJon Marius Venstad2020-09-015-14/+78
| | | | | |
* | | | | | Merge pull request #14230 from ↵Geir Storli2020-09-018-52/+38
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/geirst/enable-free-lists-in-data-store-add-entry Enable free lists in data store add entry
| * | | | | | Change DataStore::addEntry() to use free lists if enabled.Geir Storli2020-09-013-40/+28
| | | | | | |
| * | | | | | Move DefaultReclaimer from vespalib::btree to vespalib::datastore.Geir Storli2020-09-016-12/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14224 from vespa-engine/arnej/add-direct-tensor-attributeArne H Juul2020-09-0117-34/+348
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Arnej/add direct tensor attribute
| * | | | | Revert "use direct access to tensor when possible"Arne Juul2020-09-011-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (this is now handled by its own executor) This reverts commit 5d52e67fb5222b65201204786785d62d8655de39.
| * | | | | even simpler executor for direct tensor attributesArne Juul2020-09-014-0/+50
| | | | | |
| * | | | | allow "attribute: fast-search" for sparse tensorsArne Juul2020-09-012-2/+14
| | | | | |
| * | | | | unit test direct tensor reference as wellArne Juul2020-09-011-5/+32
| | | | | |
| * | | | | use direct access to tensor when possibleArne Juul2020-09-011-0/+6
| | | | | |
| * | | | | create DirectTensorAttribute for sparse tensors with fast-searchArne Juul2020-09-011-0/+6
| | | | | |
| * | | | | set_tensor() -> store_tensor() to better reflect intentArne Juul2020-09-014-7/+8
| | | | | |
| * | | | | add DirectTensorAttribute implementationArne Juul2020-09-017-22/+240
| | | | | |
* | | | | | Merge pull request #14226 from vespa-engine/balder/counters-2-sequencenumberHenning Baldersheim2020-09-0112-135/+143
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Balder/counters 2 sequencenumber
| * | | | | Split interface and implementation in separate compilation units.Henning Baldersheim2020-09-0112-94/+112
| | | | | |
| * | | | | Rewrite TwoPhaseLidTracker to use sequence number instead of counters for ↵Henning Baldersheim2020-09-012-41/+31
| | |_|/ / | |/| | | | | | | | | | | | | tracking state as suggested by @toregge.
* | | | | Merge pull request #14165 from vespa-engine/jonmv/deploy-from-pythonThiago G. Martins2020-09-013-33/+353
|\ \ \ \ \ | | | | | | | | | | | | Deploy to Vespa Cloud from python, talk to endpoints with mTLS
| * | | | | create outfile_file argument with sys.output as default.tmartins2020-09-011-4/+11
| | | | | |
| * | | | | do not write zip file to disktmartins2020-09-011-2/+0
| | | | | |
| * | | | | print now write to self.outputtmartins2020-09-011-6/+12
| | | | | |
| * | | | | simplify if block with status_message dicttmartins2020-09-011-28/+15
| | | | | |
| * | | | | split _follow_deployment into two methodstmartins2020-09-011-44/+60
| | | | | |
| * | | | | add underscore for private methodstmartins2020-09-011-31/+31
| | | | | |
| * | | | | remove unnecessary librarytmartins2020-09-011-1/+0
| | | | | |
| * | | | | remove unnecessary application_package_name argumenttmartins2020-09-011-9/+4
| | | | | |
| * | | | | Merge pull request #14205 from vespa-engine/tgm/reestructure-python-deployThiago G. Martins2020-08-311-62/+78
| |\ \ \ \ \ | | | | | | | | | | | | | | refactor VespaCloud code
| | * | | | | refactor VespaCloud codetmartins2020-08-311-62/+78
| |/ / / / /