aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add override in fastlib moduleArne H Juul2017-04-106-10/+10
* add override in eval moduleArne H Juul2017-04-101-2/+3
* add override in documentapi moduleArne H Juul2017-04-1039-218/+218
* add override in document moduleArne H Juul2017-04-1014-48/+48
* add override in configd moduleArne H Juul2017-04-101-1/+1
* add override in config moduleArne H Juul2017-04-1014-65/+65
* Merge pull request #2176 from yahoo/freva/ochestrator-client-voidValerij Fredriksen2017-04-1011-152/+108
|\
| * Re-throw orchestrator not found as OrchestratorNotFoundExceptionvalerijf2017-04-075-22/+17
| * Make all node-admin orchestrator client methods voidvalerijf2017-04-079-136/+97
* | Merge pull request #2180 from yahoo/havardpe/create-socket-address-from-specArne H Juul2017-04-0815-38/+310
|\ \
| * | do not include wildcard ip in address specHaavard2017-04-074-6/+69
| * | use SocketSpec for listen/connectHaavard2017-04-079-64/+43
| * | socket spec with testHaavard2017-04-076-0/+230
* | | Merge pull request #2178 from yahoo/freva/core-collector-command-fixhakonhall2017-04-072-5/+5
|\ \ \ | |/ / |/| |
| * | Remove unnecessary wrapping of commandvalerijf2017-04-072-5/+5
|/ /
* | Merge pull request #2167 from yahoo/gjoranv/add-flavor-to-zk-appgjoranv2017-04-0716-47/+146
|\ \ | |/ |/|
| * Add required NodeFlavors argument to Zone.gjoranv2017-04-071-1/+3
| * Add configdefinitions dep in test scope.gjoranv2017-04-071-0/+6
| * Add flavor to ZKApplicationPackageTest.gjoranv2017-04-071-2/+19
| * Add necessary Flavor arguments to ctor calls.gjoranv2017-04-076-11/+34
| * minor: add newlinegjoranv2017-04-061-1/+2
| * Add flavor to ZK, so it will be picked up by StaticProvisioner.gjoranv2017-04-056-26/+77
| * Add flavor to VespaModel ProvisionInfos.gjoranv2017-04-041-7/+6
* | Merge pull request #2175 from yahoo/freva/set-status-absent-after-removeHarald Musum2017-04-071-1/+1
|\ \
| * | Set ContainerState ABSENT after (successfully) removing the containervalerijf2017-04-071-1/+1
|/ /
* | Merge pull request #2121 from yahoo/bjormel/max-qps-per-secondYngve Aasheim2017-04-061-2/+2
|\ \
| * | Sample max QPS every secondBjorn Meland2017-03-311-2/+2
* | | Merge pull request #2173 from yahoo/freva/initial-state-is-frozenValerij Fredriksen2017-04-066-12/+25
|\ \ \
| * | | Set initial node-admin state to frozen to force convergencevalerijf2017-04-066-12/+25
|/ / /
* | | Merge pull request #2172 from yahoo/freva/fix-node-admin-todo-simplify-testsHarald Musum2017-04-063-68/+44
|\ \ \
| * | | Fix a TODO in NodeAdmin to simplify testsvalerijf2017-04-063-68/+44
* | | | Merge pull request #2171 from yahoo/geirst/fix-building-of-schema-for-importe...Tor Egge2017-04-064-45/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Use datatype and collection type from config when building schema for importe...Geir Storli2017-04-064-45/+38
* | | | Merge pull request #2170 from yahoo/hmusum/setup-logging-for-node-maintainerValerij Fredriksen2017-04-062-3/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Setup logging for node-maintainerHarald Musum2017-04-062-3/+9
* | | | Merge pull request #2168 from yahoo/toregge/use-more-forward-declarationsGeir Storli2017-04-0664-241/+373
|\ \ \ \
| * | | | Add override keywords for all stub methods in dummy feed view.Tor Egge2017-04-051-16/+16
| * | | | Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-055-9/+8
| * | | | Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-051-4/+4
| * | | | Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-051-18/+18
| * | | | Eliminate namespace pollution caused by misplaced using statement.Tor Egge2017-04-053-30/+41
| * | | | Use more forward declarations.Tor Egge2017-04-0532-42/+74
| * | | | Use more forward declarations.Tor Egge2017-04-052-1/+2
| * | | | Use more forward declarations.Tor Egge2017-04-0517-73/+112
| * | | | Add class comment.Tor Egge2017-04-051-0/+4
| * | | | Use more forward declarations.Tor Egge2017-04-0514-48/+94
| |/ / /
* | | | Merge pull request #2169 from yahoo/bratseth/region-implies-prodJon Bratseth2017-04-063-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Make nicerJon Bratseth2017-04-061-4/+7
| * | | Region overrides implies environment=prodJon Bratseth2017-04-063-2/+5
|/ / /
* | | Merge pull request #2166 from yahoo/hakon/use-vespa_total_memory_mb-when-star...Valerij Fredriksen2017-04-052-4/+6
|\ \ \