summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make LocalAsyncSession async when asked to, and test thisJon Marius Venstad2020-09-253-72/+131
* Eliminate code duplication in generating metric context for requestsJon Marius Venstad2020-09-253-53/+49
* Copyright header, one more catch, unused parameter GCJon Marius Venstad2020-09-252-7/+10
* Add async /document/v1 and backing executorJon Marius Venstad2020-09-253-0/+1233
* Merge pull request #14559 from vespa-engine/mpolden/less-ip-parsingHarald Musum2020-09-255-34/+42
|\
| * Fix commentMartin Polden2020-09-251-1/+1
| * Avoid parsing IP addresses during deserializationMartin Polden2020-09-254-33/+41
* | Merge pull request #14564 from vespa-engine/jonmv/debug-log-self-subscription...Bjørn Christian Seime2020-09-251-1/+1
|\ \
| * | FINE log level on self subscription warning ̯๏๏Jon Marius Venstad2020-09-251-1/+1
|/ /
* | Merge pull request #14563 from vespa-engine/bjorncs/fixJon Marius Venstad2020-09-251-1/+1
|\ \
| * | Fix typo in flag nameBjørn Christian Seime2020-09-251-1/+1
* | | Merge pull request #14562 from vespa-engine/toregge/storage-link-setup-style-...Henning Baldersheim2020-09-251-10/+10
|\ \ \ | |/ / |/| |
| * | Style fixes for storage link setup.Tor Egge2020-09-251-10/+10
* | | Merge pull request #14558 from vespa-engine/bjorncs/feature-flag-new-restapi-...Bjørn Christian Seime2020-09-255-11/+36
|\ \ \ | |/ / |/| |
| * | Add feature flag to enable new restapi handlerBjørn Christian Seime2020-09-255-11/+36
| |/
* | Merge pull request #14557 from vespa-engine/toregge/dont-call-commit-on-visib...Henning Baldersheim2020-09-251-1/+10
|\ \
| * | Add comment describing why commit() should not be called during replay.Tor Egge2020-09-251-0/+7
| * | Don't call commit() on visibility handler during replay.Tor Egge2020-09-251-1/+3
* | | Merge pull request #14556 from vespa-engine/freva/internal-restartValerij Fredriksen2020-09-259-116/+139
|\ \ \
| * | | Deploy with internal restart if flag is set in zoneValerij Fredriksen2020-09-252-6/+13
| * | | Use same Deployment across prepare & activateValerij Fredriksen2020-09-252-5/+16
| * | | Move internal restart to DeploymentValerij Fredriksen2020-09-252-17/+21
| * | | Remove unused argumentValerij Fredriksen2020-09-257-23/+13
| * | | Use deployment to prepareValerij Fredriksen2020-09-252-12/+20
| * | | Allow creating Deployment with PrepareParamsValerij Fredriksen2020-09-252-60/+63
* | | | Merge pull request #14550 from vespa-engine/jonmv/async-doc-v1Jon Marius Venstad2020-09-2510-130/+188
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refer to correct class i config modelJon Marius Venstad2020-09-251-1/+1
| * | | Log on self-subscroption and fix copyright hreadersJon Marius Venstad2020-09-253-3/+12
| * | | Update abi specJon Marius Venstad2020-09-251-1/+4
| * | | Move injectable lazy document access to top level and rename to VespaDocument...Jon Marius Venstad2020-09-252-93/+105
| * | | Eliminate config self-subscription from MessageBusDocumentAccessJon Marius Venstad2020-09-254-9/+45
| * | | Let the injectable lazy document access be specifically injectedJon Marius Venstad2020-09-251-8/+8
| * | | Non-functional changesJon Marius Venstad2020-09-253-6/+4
* | | | Merge pull request #14555 from vespa-engine/havardpe/benchmark-type-identific...Håvard Pettersen2020-09-254-1/+160
|\ \ \ \
| * | | | inline typeid(A)Håvard Pettersen2020-09-251-3/+2
| * | | | benchmark type detectionHåvard Pettersen2020-09-254-1/+161
| | |/ / | |/| |
* | | | Merge pull request #14543 from vespa-engine/havardpe/instruction-benchmarkHåvard Pettersen2020-09-254-0/+330
|\ \ \ \
| * | | | instruction benchmarkHåvard Pettersen2020-09-244-0/+330
* | | | | Merge pull request #14553 from vespa-engine/mpolden/record-statsHarald Musum2020-09-252-2/+2
|\ \ \ \ \
| * | | | | Explicitly enable cache statsMartin Polden2020-09-252-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #14551 from vespa-engine/ogronnesby/quota-calculatorØyvind Grønnesby2020-09-251-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Copyright and @autho tagsØyvind Grønnesby2020-09-251-0/+4
| * | | | Add static utilities for unlimited and zero quotaØyvind Grønnesby2020-09-251-0/+10
* | | | | Merge pull request #14548 from vespa-engine/hmusum/always-delete-remote-sessionHarald Musum2020-09-252-10/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make sure to always delete remote sessionHarald Musum2020-09-252-10/+16
| | |_|/ | |/| |
* | | | Merge pull request #14544 from vespa-engine/jonmv/more-doc-api-parametersJon Marius Venstad2020-09-2520-113/+455
|\ \ \ \
| * | | | Add copyright headerJon Marius Venstad2020-09-251-0/+1
| * | | | Fix javadoc headerJon Marius Venstad2020-09-251-1/+5
| * | | | Fix javadoc typoJon Marius Venstad2020-09-251-1/+1
| * | | | Update abi specJon Marius Venstad2020-09-241-3/+45