summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [6.328.65-1].vespa-6.328.65-1by-screwdriver2019-01-104-1/+2
* Merge pull request #8077 from vespa-engine/arnej/add-logd-stateportgjoranv2019-01-091-0/+1
|\
| * add stateport for standalone logdArne Juul2019-01-091-0/+1
* | Merge pull request #8074 from vespa-engine/jvenstad/allow-v4-applications-wit...Jon Marius Venstad2019-01-093-13/+16
|\ \
| * | Allow submissions of applications without an athenz serviceJon Marius Venstad2019-01-093-13/+16
| |/
* | Merge pull request #8080 from vespa-engine/jvenstad/update-abi-specJon Marius Venstad2019-01-091-0/+1
|\ \
| * | Update abi-spec for change in public APIJon Marius Venstad2019-01-091-0/+1
|/ /
* | Merge pull request #8078 from vespa-engine/bratseth/position-by-default-with-...Jon Bratseth2019-01-0910-140/+101
|\ \
| * | Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-0910-140/+101
* | | Merge pull request #8073 from vespa-engine/balder/add-bool-datatypeHenning Baldersheim2019-01-0920-92/+218
|\ \ \
| * | | Brief implementation skeleton for bool field type.Henning Baldersheim2019-01-0920-92/+218
| | |/ | |/|
* | | 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
|\ \ \ \