summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.255.24-1].vespa-7.255.24-1sd-buildbot2020-07-204-1/+2
* Merge pull request #13914 from vespa-engine/arnej/unit-test-geo-locationArne H Juul2020-07-182-9/+269
|\
| * unit test all constructors and full API for GeoLocationArne Juul2020-07-172-9/+269
* | Merge pull request #13924 from vespa-engine/use-strings-for-platform-bundlesJon Bratseth2020-07-1812-53/+40
|\ \
| * | Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-1812-53/+40
* | | Merge pull request #13923 from vespa-engine/gjoranv/unit-test-platform-bundlesJon Bratseth2020-07-182-6/+90
|\| |
| * | Add unit test for PlatformBundleLoadergjoranv2020-07-172-1/+66
| * | Ignore later calls to add or alter the set of platform bundles.gjoranv2020-07-171-5/+20
| * | Add constructor for testinggjoranv2020-07-171-1/+5
* | | Merge pull request #13922 from vespa-engine/gjoranv/simplify-bundle-installinggjoranv2020-07-174-33/+16
|\| |
| * | Drop the now unnecessary 'file:' prefix for disk bundles.gjoranv2020-07-173-26/+6
| * | Use utililty to simplify adding bundlesgjoranv2020-07-171-7/+10
* | | Merge pull request #13919 from vespa-engine/mpolden/host-fail-countHarald Musum2020-07-171-16/+11
|\ \ \ | |/ / |/| |
| * | Always fail out hosts when exceeding acceptable fail countMartin Polden2020-07-171-16/+11
* | | Merge pull request #13918 from vespa-engine/load-platform-bundles-separately_4gjoranv2020-07-1730-400/+376
|\ \ \
| * | | Minor adjustment to error message.gjoranv2020-07-171-1/+1
| * | | Temporarily allow 'config-model-fat-amended' to preinstall bundlesgjoranv2020-07-171-3/+6
| * | | Reapply "Load platform bundles separately 3"gjoranv2020-07-1730-400/+373
|/ / /
* | | Merge pull request #13915 from vespa-engine/bratseth/faster-qp-lookupgjoranv2020-07-175-33/+104
|\ \ \
| * | | Update ABI specJon Bratseth2020-07-171-2/+2
| * | | Remove temporary testJon Bratseth2020-07-171-32/+0
| * | | Faster lookup given many variantsJon Bratseth2020-07-174-30/+133
* | | | Merge pull request #13916 from vespa-engine/revert-13909-load-platform-bundle...Arnstein Ressem2020-07-1730-373/+400
|\ \ \ \
| * | | | Revert "Load platform bundles separately 3"Harald Musum2020-07-1730-373/+400
* | | | | Merge pull request #13907 from vespa-engine/toregge/detect-changed-bucket-spa...Geir Storli2020-07-174-69/+109
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Extend log message when bucket space for document type has changed.Tor Egge2020-07-171-1/+1
| * | | | Detect changed bucket space for document type.Tor Egge2020-07-164-69/+109
| | |/ / | |/| |
* | | | Merge pull request #13913 from vespa-engine/gjoranv/allow-preinstall-per-bundlegjoranv2020-07-175-5/+7
|\ \ \ \
| * | | | Allow 'discPreinstallBundle' per module, not in parent.gjoranv2020-07-174-2/+4
| * | | | Emphasize that preinstalling bundles is a legacy thing.gjoranv2020-07-172-4/+4
* | | | | Merge pull request #13906 from vespa-engine/mpolden/remove-weighted-dns-flagMartin Polden2020-07-173-784/+9
|\ \ \ \ \
| * | | | | Remove weighted-dns-per-region flagMartin Polden2020-07-163-784/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #13912 from vespa-engine/hmusum/reduce-time-to-keep-expire...gjoranv2020-07-171-1/+1
|\ \ \ \ \
| * | | | | Reduce time to keep expired session from 24 to 12 hoursHarald Musum2020-07-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #13911 from vespa-engine/hmusum/reduce-time-to-keep-unused...gjoranv2020-07-171-1/+1
|\ \ \ \ \
| * | | | | Reduce time to keep unused file references from 6 to 4 hoursHarald Musum2020-07-171-1/+1
| |/ / / /
* | | | | Merge pull request #13910 from vespa-engine/hmusum/cleanup-temp-dir-in-case-o...gjoranv2020-07-171-5/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up temp dir in case of failuresHarald Musum2020-07-171-5/+12
| | |_|/ | |/| |
* | | | Merge pull request #13909 from vespa-engine/load-platform-bundles-separately_3gjoranv2020-07-1730-400/+373
|\ \ \ \ | |/ / / |/| | |
| * | | Don't rely on FelixFramework - it's not in an exported packagegjoranv2020-07-163-2/+13
| * | | Start platform bundlesgjoranv2020-07-164-29/+55
| * | | Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-1610-9/+13
| * | | Reapply "Load platform bundles separately"gjoranv2020-07-1626-400/+332
|/ / /
* | | Merge pull request #13908 from vespa-engine/arnej/remove-fef-locationArne H Juul2020-07-1618-214/+87
|\ \ \ | |/ / |/| |
| * | remove fef/location.h as wellArne Juul2020-07-1610-22/+3
| * | remove fef::Location, use common::GeoLocationSpec insteadArne Juul2020-07-1616-194/+86
* | | Merge pull request #13905 from vespa-engine/revert-13902-reapply-Load-platfor...Harald Musum2020-07-1628-362/+400
|\ \ \
| * | | Revert "Reapply load platform bundles separately"Harald Musum2020-07-1628-362/+400
| |/ /
* | | Merge pull request #13903 from vespa-engine/vekterli/misc-cleanupTor Brede Vekterli2020-07-166-42/+44
|\ \ \
| * | | C++11 style updates and cleanupTor Brede Vekterli2020-07-162-32/+34