aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [6.135.36-1].vespa-6.135.36-1by-screwdriver2017-08-112-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=6.135.36 --no-auto-changelog
* Initialized to use tito.by-screwdriver2017-08-113-0/+8
|
* Merge pull request #3078 from vespa-engine/bjorncs/bootstrapBjørn Christian Seime2017-08-111-1/+1
|\ | | | | Speed up bootstrapping by building in parallel
| * Don't update snapshotsBjørn Christian Seime2017-08-111-1/+1
| |
| * Speed up bootstrapping by building in parallelBjørn Christian Seime2017-08-111-1/+1
| |
* | Merge pull request #3079 from ↵Tor Egge2017-08-111-0/+5
|\ \ | |/ |/| | | | | vespa-engine/balder/show-behavioral-change-between-gcc-6-and-7 Document behavioral change between gcc 6 and 7.
| * Add link to reason for gcc behavior change.Henning Baldersheim2017-08-111-0/+1
| |
| * Document behavioral change between gcc 6 and 7.Henning Baldersheim2017-08-111-0/+4
|/
* Merge pull request #3069 from ↵Arnstein Ressem2017-08-1117-136/+65
|\ | | | | | | | | vespa-engine/toregge/allow-other-boost-and-llvm-versions Toregge/allow other boost and llvm versions
| * Use VESPA_ prefix for new cmake variables.Tor Egge2017-08-1016-60/+60
| |
| * Remove obsolete file.Tor Egge2017-08-101-80/+0
| |
| * Prepare for using other versions of boost and llvm.Tor Egge2017-08-1016-56/+65
| |
* | Merge pull request #3075 from vespa-engine/toregge/link-with-static-libgccHenning Baldersheim2017-08-101-0/+1
|\ \ | | | | | | Link with static libgcc to avoid unresolved symbol __cpu_model when creating shared library.
| * | Link with static libgcc to avoid unresolved symbol __cpu_model whenTor Egge2017-08-101-0/+1
| | | | | | | | | | | | creating shared library.
* | | Merge pull request #3074 from ↵Henning Baldersheim2017-08-101-1/+1
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/toregge/remove-compiler-error-with-new-boost-and-gcc-version Eliminate compiler error triggered by newer boost (1.63) or newer gcc (7.1).
| * | Eliminate compiler error triggered by newer boost (1.63) or newer gcc (7.1).Tor Egge2017-08-101-1/+1
| | |
* | | Merge pull request #3071 from ↵Henning Baldersheim2017-08-1022-282/+218
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/balder/add-support-for-serializing-in-different-thread-pool-too Balder/add support for serializing in different thread pool too
| * | | Implement MySummaryAdapter::putHenning Baldersheim2017-08-101-7/+6
| | | |
| * | | Add missing ;Henning Baldersheim2017-08-101-1/+1
| | | |
| * | | Also change feedview when documenttype config changes.Henning Baldersheim2017-08-101-4/+4
| | | |
| * | | Also run the serialization in different threadpool.Henning Baldersheim2017-08-1021-272/+209
| |/ /
* | | Merge pull request #3073 from vespa-engine/toregge/remove-inlining-warning-1Henning Baldersheim2017-08-104-30/+66
|\ \ \ | |/ / |/| | Eliminate inlining warnings
| * | Eliminate inlining warnings.Tor Egge2017-08-102-24/+38
| | |
| * | Eliminate inlining warnings.Tor Egge2017-08-102-6/+28
|/ /
* | Merge pull request #3068 from yahoo/freva/fix-docker-cpu-usage-metricValerij Fredriksen2017-08-105-51/+6
|\ \ | | | | | | Fix docker CPU usage metric
| * | Fix docker CPU usage metricvalerijf2017-08-105-51/+6
| |/
* | Merge pull request #3070 from yahoo/bjorncs/bootstraphakonhall2017-08-101-1/+1
|\ \ | |/ |/| Use batch mode
| * Use batch modeBjørn Christian Seime2017-08-101-1/+1
|/
* Merge pull request #3066 from yahoo/freva/maintenance.shValerij Fredriksen2017-08-107-49/+26
|\ | | | | Freva/maintenance.sh
| * Add maintenance.shvalerijf2017-08-101-0/+6
| |
| * Support for setting hardwareDivergence field in node-repovalerijf2017-08-104-6/+20
| |
| * Remove unused method and testsvalerijf2017-08-102-43/+0
| |
* | Merge pull request #3065 from ↵Henning Baldersheim2017-08-101-5/+4
|\ \ | |/ |/| | | | | yahoo/toregge/stop-using-deprecated-readdir-variant Stop using deprecated readdir_r (deprecated since glibc 2.24).
| * Stop using deprecated readdir_r (deprecated since glibc 2.24).Tor Egge2017-08-091-5/+4
|/ | | | Use readdir instead.
* Merge pull request #3064 from yahoo/balder/handle-truncate-with-later-writeTor Egge2017-08-095-40/+51
|\ | | | | Avoid opening idxfile to early for writing. Especially as it might ge…
| * Break out on error before the end.Henning Baldersheim2017-08-081-0/+1
| |
| * Avoid opening idxfile to early for writing. Especially as it might get ↵Henning Baldersheim2017-08-084-40/+50
| | | | | | | | | | | | truncated due to error handling later on. Instead just open the file when you need to write it. It does not happen that often to warrant keeping it open all the time.
* | Interns/verification fix 4 (#3059)olaaun2017-08-0940-830/+486
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Made diskbenchmark heavier * Changed how net interface and connection is compared. No longer cares if node repo says shouldn't have interface, even though it actually has * Now supports taking in comma separated config server urls as parameter * Added VerifierSettings to be able to choose what tests to be executed based on node repo * Changed how SpecVerification reports. Now creates JSON containing only actual hardware values that are different from node repo * Changed reporting of benchmarks * Now tests config server url generation when comma separated list is passed to program * Added system exit in benchmarks to allow testing * Ping6 logger writes full error message * Added and changed some class level comments * Added verificationReport test and removed skipwords in parseInstructions * cleanup * Code cleanup * Added information to README for hardware verification * Readme to spec * Now retrieves interface speed independent of previous command * ethtool and ifconfig now ignores docker and veth-interfaces * Removed some references to prod.
* | Merge pull request #3063 from yahoo/lesters/prepare-hadoop-authBjørn Christian Seime2017-08-084-21/+34
|\ \ | | | | | | Prepare for Hadoop authentication extensions
| * | Prepare for Hadoop authentication extensionsLester Solbakken2017-08-084-21/+34
| | |
* | | Merge pull request #3062 from yahoo/bratseth/remove-internal-referenceJon Bratseth2017-08-0838-155/+144
|\ \ \ | | | | | | | | Remove internal references
| * | | Remove some more occurrences of 'yca'Jon Bratseth2017-08-081-17/+18
| | | |
| * | | Remove reference to yca proxyJon Bratseth2017-08-082-2/+2
| | | |
| * | | Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-088-73/+73
| | | |
| * | | Remove corp referencesJon Bratseth2017-08-0815-34/+36
| | | |
| * | | Deplace temp git.corp linksJon Bratseth2017-08-0815-33/+19
| | |/ | |/|
* | | Merge pull request #3056 from yahoo/bjorncs/fix-bundle-plugin-errorhakonhall2017-08-081-1/+0
|\ \ \ | |_|/ |/| | Remove annotations from parent pom
| * | Remove annotations from parent pomBjørn Christian Seime2017-08-071-1/+0
| | | | | | | | | | | | | | | | | | | | | The bundle plugin depends on annotations, and annotations should therefor only be build as part of maven-plugins. The bundle plugin will sometimes fail during osgi manifest generation if annotations is installed as part of the build.
* | | Merge pull request #3061 from yahoo/bratseth/use-mock-locks-when-possibleJon Marius Venstad2017-08-082-2/+10
|\ \ \ | |_|/ |/| | Create a mock lock in Lock when possible
| * | Create a mock lock in Lock when possibleJon Bratseth2017-08-082-2/+10
| | |