summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.250.9-1].vespa-7.250.9-1sd-buildbot2020-07-104-1/+2
* Merge pull request #13830 from vespa-engine/vekterli/reduce-log-level-of-db-p...Harald Musum2020-07-081-1/+1
|\
| * Reduce log level of bucket DB pruning elision messageTor Brede Vekterli2020-07-081-1/+1
* | Merge pull request #13834 from vespa-engine/bjorncs/jdisc-access-loggingBjørn Christian Seime2020-07-081-1/+9
|\ \
| * | Don't assume remote port header contains a valid port numberBjørn Christian Seime2020-07-081-1/+9
|/ /
* | Merge pull request #13828 from vespa-engine/balder/context-2-idestructorcallb...Henning Baldersheim2020-07-0813-31/+31
|\ \
| * | Rename context to IDestructorCallbackSPHenning Baldersheim2020-07-0813-31/+31
* | | Merge pull request #13829 from vespa-engine/hmusum/configserver-refactoring-23gjoranv2020-07-083-18/+25
|\ \ \
| * | | Use a switch statement and cover all statusesHarald Musum2020-07-083-18/+25
| | |/ | |/|
* | | Merge pull request #13802 from vespa-engine/arnej/remove-unused-pipes-in-sent...Arne H Juul2020-07-082-46/+6
|\ \ \ | |_|/ |/| |
| * | Garbage collect "clever" pipes magicArne Juul2020-07-062-46/+6
* | | Merge pull request #13827 from vespa-engine/fail-upon-discPreInstallBundlegjoranv2020-07-083-40/+7
|\ \ \ | |_|/ |/| |
| * | Fail if the 'discPreinstallBundle' config parameter is usedgjoranv2020-07-072-0/+7
| * | Remove unused class.gjoranv2020-07-071-40/+0
* | | Merge pull request #13824 from vespa-engine/toregge/use-external-dependsTor Egge2020-07-0810-6/+16
|\ \ \
| * | | Use EXTERNAL_DEPENDS for external dependencies.Tor Egge2020-07-0710-6/+16
* | | | Merge pull request #13819 from vespa-engine/vekterli/basic-snapshot-support-f...Tor Brede Vekterli2020-07-0818-94/+314
|\ \ \ \
| * | | | Use bucket DB read guards for metric and status aggregationTor Brede Vekterli2020-07-074-17/+34
| * | | | Expose ReadGuard via AbstractLockableMap interfaceTor Brede Vekterli2020-07-0716-78/+281
* | | | | Merge pull request #13823 from vespa-engine/bjorncs/jdiscBjørn Christian Seime2020-07-081-1/+7
|\ \ \ \ \
| * | | | | Don't log invalid requests for filter execution on servletsBjørn Christian Seime2020-07-071-1/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #13826 from vespa-engine/tgm/publish-python-on-mergeArnstein Ressem2020-07-081-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | include push to master as triggertmartins2020-07-071-1/+5
* | | | | Merge pull request #13653 from vespa-engine/tgm/application-packageThiago G. Martins2020-07-078-1/+997
|\ \ \ \ \
| * | | | | used repr on the class memberstmartins2020-07-071-15/+14
| * | | | | fix unit testtmartins2020-07-071-2/+0
| * | | | | remove unnecessary document-processing tagstmartins2020-07-071-2/+0
| * | | | | update application package notebooktmartins2020-07-071-2/+5
| * | | | | Create VespaDocker class to encapsulate docker deployment code.tmartins2020-07-071-60/+70
| * | | | | refactor __repr__ as a python expressiontmartins2020-07-072-61/+102
| * | | | | remove unnecessary updatetmartins2020-07-071-2/+4
| * | | | | more compact expressiontmartins2020-07-071-4/+1
| * | | | | remove redundant listtmartins2020-07-071-1/+1
| * | | | | set deploy code to texttmartins2020-07-031-6/+2
| * | | | | update disk pathtmartins2020-07-031-56/+4
| * | | | | application package notebooktmartins2020-07-031-21/+94
| * | | | | write application files before local deploymenttmartins2020-07-024-15/+56
| * | | | | hosts and services template filestmartins2020-07-022-0/+25
| * | | | | add hosts and services templatetmartins2020-07-022-1/+62
| * | | | | schema templatetmartins2020-07-021-0/+28
| * | | | | add application package serialization codetmartins2020-07-022-12/+147
| * | | | | add jinja 2 dependencytmartins2020-07-021-1/+1
| * | | | | implement rank profile and schematmartins2020-06-292-1/+144
| * | | | | implement document and field settmartins2020-06-272-20/+106
| * | | | | start to unit test the code to create application packagetmartins2020-06-251-0/+45
| * | | | | add code to deploy locally and start to implement the api to create applicati...tmartins2020-06-251-13/+94
| * | | | | add class for serializationtmartins2020-06-251-0/+77
| * | | | | include ApplicationPackage codetmartins2020-06-221-0/+53
| * | | | | include docker library dependencytmartins2020-06-221-1/+1
| * | | | | include application package pagetmartins2020-06-221-0/+156