summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8051 from vespa-engine/bratseth/query-profile-fixesJon Bratseth2019-01-0911-88/+114
|\
| * Remove commented out lineJon Bratseth2019-01-091-1/+0
| * Remove temporary lineJon Bratseth2019-01-082-2/+1
| * Nonfunctional changes onlyJon Bratseth2019-01-085-20/+37
| * Include queryProfile as a regular parameterJon Bratseth2019-01-086-72/+83
* | Merge pull request #8072 from vespa-engine/bratseth/add-phrase-testJon Bratseth2019-01-092-0/+7
|\ \
| * | Add a testJon Bratseth2019-01-092-0/+7
* | | Merge pull request #8075 from vespa-engine/jvenstad/fix-unpinning-bugJon Marius Venstad2019-01-091-1/+1
|\ \ \
| * | | Allow unpinning when change is otherwise emptyJon Marius Venstad2019-01-091-1/+1
|/ / /
* | | Merge pull request #8068 from vespa-engine/iruotsalainen/enable-abi-checkerIlpo Ruotsalainen2019-01-0968-4/+36706
|\ \ \
| * | | Update APIs that have changed.Ilpo Ruotsalainen2019-01-092-3/+93
| * | | Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-0968-4/+36616
| |/ /
* | | Merge pull request #8061 from vespa-engine/balder/add-multibitvector-iterator...Henning Baldersheim2019-01-0912-50/+97
|\ \ \ | |/ / |/| |
| * | Expect correct strictness too.Henning Baldersheim2019-01-091-0/+1
| * | Ensure that we actually test what we want.Henning Baldersheim2019-01-091-1/+3
| * | Nested namespaceHenning Baldersheim2019-01-081-4/+2
| * | = defaultHenning Baldersheim2019-01-081-1/+1
| * | Nested namespaceHenning Baldersheim2019-01-081-3/+1
| * | NULL -> nullptrHenning Baldersheim2019-01-081-11/+9
| * | Use '= default'Henning Baldersheim2019-01-081-4/+5
| * | Nested namespaceHenning Baldersheim2019-01-082-13/+4
| * | Test both 'and' and 'or'Henning Baldersheim2019-01-081-10/+18
| * | Avoid double book keeping of strictness.Henning Baldersheim2019-01-084-12/+13
| * | Add iterator conformance test for multibitvector iteratorHenning Baldersheim2019-01-082-2/+51
* | | Merge pull request #8067 from vespa-engine/jvensatd/badgesJon Marius Venstad2019-01-091-2/+2
|\ \ \
| * | | Fix list length checkJon Marius Venstad2019-01-091-2/+2
|/ / /
* | | Merge pull request #8066 from vespa-engine/balder/allow-bool-type-in-searchJon Bratseth2019-01-092-1/+11
|\ \ \
| * | | Allow bool is search {} tooHenning Baldersheim2019-01-092-1/+11
|/ / /
* | | Merge pull request #8058 from vespa-engine/jvenstad/pin-versionsJon Marius Venstad2019-01-0915-63/+202
|\ \ \
| * | | Rename isPinning to isPinnedJon Marius Venstad2019-01-097-23/+23
| * | | Allow (un)pinning through application APIJon Marius Venstad2019-01-086-39/+63
| * | | Allow removal of more parts of change, and test pin scenarioJon Marius Venstad2019-01-082-1/+69
| * | | Update toString, hashCode and equals for ChangeJon Marius Venstad2019-01-082-9/+15
| * | | Allow downgrades when pinned, and make sure deployment is on pinned versionJon Marius Venstad2019-01-083-1/+12
| * | | Make Upgrader leave pinned applications aloneJon Marius Venstad2019-01-083-2/+12
| * | | Add isPinning to ChangeJon Marius Venstad2019-01-083-12/+32
* | | | Merge pull request #8063 from vespa-engine/balder/allow-more-slack-as-tensorf...Jon Bratseth2019-01-081-1/+1
|\ \ \ \
| * | | | Allow more slack on compare as tensorflow accuracy depends on compiler option...Henning Baldersheim2019-01-081-1/+1
|/ / / /
* | | | Merge pull request #7935 from vespa-engine/bjorncs/tlsHenning Baldersheim2019-01-0812-62/+233
|\ \ \ \
| * | | | Add metrics for jrt transportBjørn Christian Seime2019-01-0811-65/+218
| * | | | Store authorization result in TlsCryptoSocketBjørn Christian Seime2019-01-082-1/+19
* | | | | Merge pull request #8062 from vespa-engine/toregge/compact-lid-space-on-sourc...Henning Baldersheim2019-01-0821-16/+165
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't compact lid space on source selector if wanted lid limit is higherTor Egge2019-01-081-1/+3
| * | | | Correct tracking of docIdLimit in FixedSourceSelector.Tor Egge2019-01-083-6/+24
| * | | | Don't apply old lid space compaction operation to newer index.Tor Egge2019-01-082-0/+11
| * | | | Compact lid space on source selector.Tor Egge2019-01-0820-10/+128
|/ / / /
* | | | Merge pull request #8059 from vespa-engine/havardpe/invalidate-word-cache-on-...Henning Baldersheim2019-01-082-0/+8
|\ \ \ \
| * | | | invalidate word cache on initRangeHåvard Pettersen2019-01-082-0/+8
|/ / / /
* | | | Merge pull request #8057 from vespa-engine/vekterli/use-atomics-for-lockfree-...Henning Baldersheim2019-01-082-11/+20
|\ \ \ \
| * | | | Use atomics for lockfree protocol lookups in messagebusTor Brede Vekterli2019-01-082-11/+20