summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.249.12-1].vespa-7.249.12-1sd-buildbot2020-07-084-1/+2
* 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
* | Merge pull request #13816 from vespa-engine/tgm/publish-python-on-mergeThiago G. Martins2020-07-071-1/+2
|\ \
| * | set mode to PR onlytmartins2020-07-071-1/+1
| * | restore push, pr modetmartins2020-07-071-4/+1
| * | Make sure only to publish packages when merging to mastertmartins2020-07-071-1/+5
* | | Merge pull request #13822 from vespa-engine/bjorncs/health-check-proxyBjørn Christian Seime2020-07-071-1/+1
|\ \ \
| * | | Log failed requests as 'info' instead of 'warning'Bjørn Christian Seime2020-07-071-1/+1
* | | | Merge pull request #13817 from vespa-engine/hmusum/configserver-refactoring-22gjoranv2020-07-0710-63/+69
|\ \ \ \ | |/ / / |/| | |
| * | | Minor simplificationsHarald Musum2020-07-073-13/+13
| * | | SimplifyHarald Musum2020-07-071-6/+5
| * | | Move some methods on remote session to SessionRepositoryHarald Musum2020-07-078-38/+39
| * | | Split out a few methodsHarald Musum2020-07-071-9/+15
* | | | Merge pull request #13821 from vespa-engine/bjorncs/vespa-osgi-testrunnerBjørn Christian Seime2020-07-072-7/+27
|\ \ \ \
| * | | | Add temporary solution for propagating credentials root pathBjørn Christian Seime2020-07-071-1/+15
| * | | | Split reflection hack to separate methodBjørn Christian Seime2020-07-071-5/+11
| * | | | Fix commentBjørn Christian Seime2020-07-071-1/+1
| * | | | Mark 'execution' field volatileBjørn Christian Seime2020-07-071-1/+1
| | |/ / | |/| |
* | | | Merge pull request #13820 from vespa-engine/toregge/consolidate-search-for-gtestTor Egge2020-07-07104-107/+2
|\ \ \ \
| * | | | Consolidate search for GTest.Tor Egge2020-07-07104-107/+2
* | | | | Merge pull request #13818 from vespa-engine/balder/async-gid-lid-change-handlingHenning Baldersheim2020-07-0718-107/+112
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure proper lifetime of the attribute executor.Henning Baldersheim2020-07-071-4/+3
| * | | | Sync executor before completing destruction to ensure everyone is done.Henning Baldersheim2020-07-072-1/+1
| * | | | Async handling of gid/lid changes.Henning Baldersheim2020-07-0717-102/+108
| |/ / /