summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.279.34-1].vespa-7.279.34-1sd-buildbot2020-09-024-1/+2
* Merge pull request #14232 from vespa-engine/bratseth/decode-onceJon Bratseth2020-09-012-0/+28
|\
| * Decode onceJon Bratseth2020-09-012-0/+28
* | Merge pull request #14234 from vespa-engine/revert-14233-jonmv/keep-applicati...Valerij Fredriksen2020-09-012-31/+0
|\ \
| * | Revert "Add maintainer to do GC"Harald Musum2020-09-012-31/+0
|/ /
* | Merge pull request #14233 from vespa-engine/jonmv/keep-application-deployment...Jon Marius Venstad2020-09-012-0/+31
|\ \ | |/ |/|
| * 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 vespa-engine/jonmv/keep-application-deployment...Jon Marius Venstad2020-09-015-14/+78
|\|
| * Add and use API for storing deployment meeta dataJon Marius Venstad2020-09-015-14/+78
* | Merge pull request #14230 from vespa-engine/geirst/enable-free-lists-in-data-...Geir Storli2020-09-018-52/+38
|\ \
| * | 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
|\ \ \
| * | | Revert "use direct access to tensor when possible"Arne Juul2020-09-011-6/+0
| * | | 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
|\ \ \ \
| * | | | Split interface and implementation in separate compilation units.Henning Baldersheim2020-09-0112-94/+112
| * | | | Rewrite TwoPhaseLidTracker to use sequence number instead of counters for tra...Henning Baldersheim2020-09-012-41/+31
| | |_|/ | |/| |
* | | | Merge pull request #14165 from vespa-engine/jonmv/deploy-from-pythonThiago G. Martins2020-09-013-33/+353
|\ \ \ \
| * | | | 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 codetmartins2020-08-311-62/+78
| |/ / / /
| * | | | remove hard-coded cluster nametmartins2020-08-281-75/+180
| * | | | include the cryptography library as a depedencytmartins2020-08-281-1/+1
| * | | | Merge branch 'master' into jonmv/deploy-from-pythontmartins2020-08-28177-18977/+2035
| |\ \ \ \
| * | | | | Fix docJon Marius Venstad2020-08-281-1/+2
| * | | | | Use a cheaper elliptic curveJon Marius Venstad2020-08-271-1/+1
| * | | | | Add method to delete a deploymentJon Marius Venstad2020-08-271-1/+9
| * | | | | Talk to Vespa Cloud with API key, deploy package with mTLS, etc.Jon Marius Venstad2020-08-271-3/+182
| * | | | | Set certificate/key parameter for HTTP requests in class VespaJon Marius Venstad2020-08-271-2/+5
* | | | | | Merge pull request #14219 from vespa-engine/aressem/decouple-cpp-test-from-javaArnstein Ressem2020-09-017-14/+62
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add required quotes.Arnstein Ressem2020-09-016-6/+6
| * | | | | Correct pathArnstein Ressem2020-09-011-1/+1
| * | | | | Make it possible to pick up jars needed for cpp tests from alternative location.Arnstein Ressem2020-08-317-14/+62
* | | | | | Merge pull request #14220 from vespa-engine/bratseth/vtag-for-http-clientJon Bratseth2020-09-016-16/+55
|\ \ \ \ \ \
| * | | | | | Generate a Vtag class in vespa-http-clientJon Bratseth2020-09-016-16/+55
| | |_|_|_|/ | |/| | | |