summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Comment changes onlyJon Bratseth2017-04-033-3/+3
| * | | Redeploy quickly on manual node changesJon Bratseth2017-04-036-12/+183
| * | | Fast redeploy on manual operator changesJon Bratseth2017-04-036-46/+164
| * | | Comment changes onlyJon Bratseth2017-04-033-4/+4
| | |/ | |/|
* | | Merge pull request #2129 from yahoo/freva/fix-versionHarald Musum2017-04-033-4/+32
|\ \ \
| * | | Always return full version string for vespaVersion field in node repositoryvalerijf2017-04-031-1/+1
| * | | Add toFullString for Version.valerijf2017-04-032-3/+31
| |/ /
* | | Merge pull request #2130 from yahoo/gjoranv/add-loggerHarald Musum2017-04-031-0/+3
|\ \ \
| * | | Add logger to HostSystem, instead of using inherited logger.gjoranv2017-04-031-0/+3
* | | | Merge pull request #2127 from yahoo/bjorncs/summary-config-imported-fieldsGeir Storli2017-04-0317-21/+280
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify getFieldBjørn Christian Seime2017-04-031-5/+1
| * | | Don't add imported fields to default summaryBjørn Christian Seime2017-04-032-7/+3
| * | | Refactor fixture setup into separate methods for better readabilityBjørn Christian Seime2017-04-032-30/+42
| * | | Add attribute transform to summary fields of imported fieldsBjørn Christian Seime2017-04-036-1/+115
| * | | Verify validation of types in summary fieldsBjørn Christian Seime2017-04-031-0/+59
| * | | Remove dangling Javadoc parameter descriptionBjørn Christian Seime2017-04-031-1/+0
| * | | Add document summary to imported fields testBjørn Christian Seime2017-04-033-0/+44
| * | | Remove summary transform for implicit reference field sourceBjørn Christian Seime2017-04-034-0/+36
| * | | Include imported fields when validating field typesBjørn Christian Seime2017-04-031-6/+5
| * | | Allow any document field as source for summary fieldBjørn Christian Seime2017-04-033-8/+12
|/ / /
* | | Merge pull request #2124 from yahoo/aressem/set-info-log-level-to-avoid-massi...Bjørn Christian Seime2017-04-031-0/+3
|\ \ \
| * | | Set log level to INFO to avoid massive debug output.Arnstein Ressem2017-04-031-0/+3
* | | | Merge pull request #2122 from yahoo/bratseth/fast-deploy-on-manual-changesJon Bratseth2017-04-0335-144/+170
|\ \ \ \
| * | | | Remove trailing spaceJon Bratseth2017-04-031-1/+1
| * | | | Propagate the agent causing a changeJon Bratseth2017-03-3130-126/+153
| * | | | agent field in all node history eventsJon Bratseth2017-03-3117-53/+52
* | | | | Merge pull request #2125 from yahoo/freva/fix-restart-after-initHarald Musum2017-04-032-2/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix container restart after node-admin restartvalerijf2017-04-032-2/+23
* | | | | Merge pull request #2114 from yahoo/hmusum/handle-late-notifyInternalHarald Musum2017-04-032-3/+21
|\ \ \ \ \
| * | | | | Catch exception in RemoteSession insteadHarald Musum2017-03-312-15/+21
| * | | | | Handle NoNodeException for notifyInternalHarald Musum2017-03-311-1/+13
| |/ / / /
* | | | | Merge pull request #2106 from yahoo/aressem/build-on-centos-with-llvm3.9Arne H Juul2017-04-024-14/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update README.md with correct llvm and working cmake command.Arnstein Ressem2017-03-301-5/+13
| * | | | Add llvm3.9 in docker files.Arnstein Ressem2017-03-302-5/+7
| * | | | Add llvm3.9 requirement.Arnstein Ressem2017-03-301-4/+4
* | | | | Merge pull request #2123 from yahoo/revert-2111-bjorncs/summary-config-import...gjoranv2017-03-3117-284/+21
|\ \ \ \ \
| * | | | | Revert "Bjorncs/summary config imported fields"gjoranv2017-03-3117-284/+21
|/ / / / /
* | | | | Merge pull request #2113 from yahoo/gjoranv/custom-collectorsgjoranv2017-03-312-0/+148
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | minor: rephrase commentsgjoranv2017-03-311-4/+4
| * | | | minor: insert missing spacegjoranv2017-03-311-1/+1
| * | | | Extend IllegalStateException.gjoranv2017-03-311-1/+1
| * | | | Add com.yahoo.stream.CustomCollectors.gjoranv2017-03-312-0/+148
| | |/ / | |/| |
* | | | Merge pull request #2111 from yahoo/bjorncs/summary-config-imported-fieldsGeir Storli2017-03-3117-21/+284
|\ \ \ \
| * | | | Don't add reference fields to default summaryBjørn Christian Seime2017-03-311-1/+1
| * | | | Refactor fixture setup into separate methods for better readabilityBjørn Christian Seime2017-03-312-30/+42
| * | | | Add attribute transform to summary fields of imported fieldsBjørn Christian Seime2017-03-306-1/+115
| * | | | Verify validation of types in summary fieldsBjørn Christian Seime2017-03-301-0/+59
| * | | | Remove dangling Javadoc parameter descriptionBjørn Christian Seime2017-03-301-1/+0
| * | | | Add document summary to imported fields testBjørn Christian Seime2017-03-303-0/+44
| * | | | Remove summary transform for implicit reference field sourceBjørn Christian Seime2017-03-304-0/+36