summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [6.329.64-1].vespa-6.329.64-1by-screwdriver2019-01-144-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=6.329.64 --no-auto-changelog
* Merge pull request #8079 from ↵Jon Bratseth2019-01-136-54/+17
|\ | | | | | | | | vespa-engine/jvenstad/remove-feature-flag-for-cache-invalidation-strategy Revert "Add feature flag for cache invalidation method, default old"
| * Merge branch 'master' into ↵Jon Marius Venstad2019-01-13234-2511/+3876
| |\ | |/ |/| | | jvenstad/remove-feature-flag-for-cache-invalidation-strategy
* | Merge pull request #8113 from vespa-engine/hakonhall/authorization-of-flagsv1Håkon Hallingstad2019-01-122-19/+51
|\ \ | | | | | | Authorization of /flags/v1
| * | Authorization of /flags/v1Håkon Hallingstad2019-01-112-19/+51
| | |
* | | Merge pull request #8121 from vespa-engine/balder/bool-for-summary-tooHenning Baldersheim2019-01-1131-1241/+357
|\ \ \ | | | | | | | | Balder/bool for summary too
| * | | Implement the various conversions tooHenning Baldersheim2019-01-112-0/+32
| | | |
| * | | GC unused codeHenning Baldersheim2019-01-1125-1062/+202
| | | |
| * | | Correct copyright yearHenning Baldersheim2019-01-112-2/+5
| | | |
| * | | Handle bool in old summary framework too.Henning Baldersheim2019-01-1110-205/+146
|/ / /
* | | Merge pull request #8120 from ↵Henning Baldersheim2019-01-113-2/+17
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/balder/also-implement-for-head-so-7-branch-can-merged Also implement on HEAD so that 7 branch can be merged too.
| * | | Update api spec.Henning Baldersheim2019-01-111-2/+4
| | | |
| * | | Also implement on Head so that 7 branch can be merged too.Henning Baldersheim2019-01-112-0/+13
| | | |
* | | | Merge pull request #8119 from vespa-engine/balder/move-assert-to-cppHenning Baldersheim2019-01-114-7/+37
|\ \ \ \ | |/ / / |/| | | Add implementation file.
| * | | Add implementation file.Henning Baldersheim2019-01-114-7/+37
| | | |
* | | | Merge pull request #8114 from ↵Tor Brede Vekterli2019-01-111-2/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/vekterli/always-sleep-during-sigbus-handling Always sleep for some seconds during SIGBUS handling
| * | | | Always sleep for some seconds during SIGBUS handlingTor Brede Vekterli2019-01-111-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gives the main thread a fair chance to send an informative error response to the cluster controller. Also add a condition which ensures that the state file is only written once even with multiple signals in flight.
* | | | | Merge pull request #8118 from ↵Jon Marius Venstad2019-01-111-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jvenstad/retry-just-ServiceUnavailableException Add just 503 to the retry condition
| * | | | | Add just 503 to the retry conditionJon Marius Venstad2019-01-111-2/+2
|/ / / / /
* | | | | Merge pull request #8116 from ↵Jon Marius Venstad2019-01-111-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/jvenstad/retry-503-from-config-servers Retry WebApplicationExceptions as well
| * | | | Retry WebApplicationExceptions as wellJon Marius Venstad2019-01-111-3/+5
| | | | |
* | | | | Merge pull request #8115 from ↵Håkon Hallingstad2019-01-116-51/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-8101-revert-8096-revert-8065-olaa/logserver-feature-flag Revert "Revert "Revert "Added logserver feature flag (#8065)"" "
| * | | | | Revert "Revert "Revert "Added logserver feature flag (#8065)"" "Håkon Hallingstad2019-01-116-51/+7
| |/ / / /
* | | | | Merge pull request #8108 from vespa-engine/mpolden/sort-on-writeHenning Baldersheim2019-01-113-7/+8
|\ \ \ \ \ | |/ / / / |/| | | | Sort IP addresses when serializing
| * | | | Sort IP addresses when serializingMartin Polden2019-01-113-7/+8
| | | | |
* | | | | Merge pull request #8104 from ↵Geir Storli2019-01-1117-169/+193
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/stop-flattening-imported-fields Stop flattening imported fields
| * | | | | Stop flattening imported fields.Tor Egge2019-01-1113-147/+177
| | | | | |
| * | | | | Add getAttribute() method to ImmutableSDField interface.Tor Egge2019-01-118-22/+16
| | | | | |
* | | | | | Merge pull request #8111 from ↵Jon Marius Venstad2019-01-111-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jvenstad/fix-strange-version-build-failure Use fixed version we know is there ⁀⊙﹏☉⁀
| * | | | | | Use fixed version we know is there ⁀⊙﹏☉⁀Jon Marius Venstad2019-01-111-4/+4
|/ / / / / /
* | | | | | Merge pull request #8102 from ↵Jon Marius Venstad2019-01-1122-59/+212
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | vespa-engine/jvenstad/application-package-build-meta Jvenstad/application package build meta
| * | | | | Update test responsesJon Marius Venstad2019-01-111-2/+2
| | | | | |
| * | | | | Emit metric with build age in seconds for all apps with prod deploymentsJon Marius Venstad2019-01-113-0/+31
| | | | | |
| * | | | | Expose build meta in ApplicationPackage and store it in ApplicationVersionJon Marius Venstad2019-01-1114-51/+140
| | | | | |
| * | | | | Let vespa-application-plugin store meta data about build in packageJon Marius Venstad2019-01-111-0/+21
| | | | | |
| * | | | | Add unit test for pin manipulation (unrelated)Jon Marius Venstad2019-01-115-8/+20
| | | | | |
* | | | | | Merge pull request #8106 from vespa-engine/hakonhall/avoid-periodic-removalHåkon Hallingstad2019-01-112-6/+25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Avoid periodic removal
| * | | | | | Avoid periodic removalHåkon Hallingstad2019-01-112-6/+25
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The controller log contains errors about refusing to handle the config server application since the controller application is active. The message is misleading: Only the controller application will be activated, while the config server application will be tried removed, and the message comes as part of this removal. This PR adds a check that actual removal from duper model and provisioner will only be done if it is active in the duper model. There are edge cases that the application may be active in the provisioner while not in duper model, but it's fixed on a restart.
* | | | | | Merge pull request #8100 from vespa-engine/gjoranv/add-bundle-version-to-logHåkon Hallingstad2019-01-111-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add bundle version to "Installed bundles" log message.
| * | | | | | Add bundle version to "Installed bundles" log message.gjoranv2019-01-111-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #8101 from ↵Håkon Hallingstad2019-01-116-7/+51
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-8096-revert-8065-olaa/logserver-feature-flag Revert "Revert "Added logserver feature flag (#8065)""
| * | | | | | Make flags dependency providedHåkon Hallingstad2019-01-111-5/+6
| | | | | | |
| * | | | | | Revert "Revert "Added logserver feature flag (#8065)""Håkon Hallingstad2019-01-116-7/+50
| |/ / / / /
* | | | | | Merge pull request #8088 from vespa-engine/mpolden/load-balancers-apiMorten Tokle2019-01-1110-34/+222
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add /loadbalancers/v1/
| * | | | | SimplifyMartin Polden2019-01-111-7/+3
| | | | | |
| * | | | | Add /loadbalancers/v1/Martin Polden2019-01-109-27/+219
| | | | | |
* | | | | | Merge pull request #8103 from vespa-engine/jvenstad/avoid-NSFE-in-SiaUtilsJon Marius Venstad2019-01-112-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Return empty list if parent directory does not exist Hello Merge-beast :)
| * | | | | TestJon Marius Venstad2019-01-111-0/+3
| | | | | |
| * | | | | Return empty list if parent directory does not existJon Marius Venstad2019-01-111-0/+4
|/ / / / /
* | | | | Merge pull request #8098 from vespa-engine/mpolden/reduce-intervalMorten Tokle2019-01-111-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Reduce DeploymentMetricsMaintainer interval