aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print warning if deprecated option is given to vespa http client.Tor Egge2018-11-022-3/+42
* Merge pull request #7543 from vespa-engine/balder/also-verify-sanity-of-jvmar...Henning Baldersheim2018-11-028-108/+136
|\
| * gcopts -> jvm-gc-optionsHenning Baldersheim2018-11-017-38/+35
| * Rewrite to keep all the logic in one place.Henning Baldersheim2018-11-014-91/+122
* | Only write to slime after retreiving all metrics for application (#7539)olaaun2018-11-021-20/+35
|/
* Merge pull request #7542 from vespa-engine/jvenstad/snooze-jobsJon Bratseth2018-11-0114-66/+167
|\
| * Improve testsJon Marius Venstad2018-11-012-3/+3
| * Change manipulation of Change to be a tenant admin operationJon Marius Venstad2018-11-014-9/+12
| * Allow tenants to trigger their own jobs (copied from screwdriver API)Jon Marius Venstad2018-11-012-4/+18
| * Allow jobs to be paused at /tenant/t/application/a/instance/i/job/j/pauseJon Marius Venstad2018-11-012-0/+15
| * Make all paths under /job/{jobType}/ be tenant operationsJon Marius Venstad2018-11-011-1/+1
| * Use a public Duration instead of a private primitive for max pauseJon Marius Venstad2018-11-012-8/+9
| * Change Change changeJon Marius Venstad2018-11-013-21/+19
| * Allow pausing jobs for up to 3 daysJon Marius Venstad2018-11-013-0/+47
| * Don't automatically trigger paused jobsJon Marius Venstad2018-11-011-4/+5
| * Clear pausedUntil on triggeringJon Marius Venstad2018-11-011-1/+1
| * Add pausedUntil field in JobStatusJon Marius Venstad2018-11-014-27/+49
* | Merge pull request #7508 from vespa-engine/geirst/more-accurate-metric-descri...Henning Baldersheim2018-11-011-3/+3
|\ \ | |/ |/|
| * Add more accurate metric descriptions.Geir Storli2018-10-311-3/+3
* | Merge pull request #7531 from vespa-engine/bratseth/deprecate-linguistics-met...Jon Bratseth2018-11-0117-7/+172
|\ \
| * | Suppress warningsJon Bratseth2018-11-011-0/+1
| * | Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-0116-7/+171
* | | Merge pull request #7538 from vespa-engine/toregge/narrow-down-routing-of-doc...Tor Egge2018-11-019-1/+144
|\ \ \
| * | | Throw UnsupportedOperationException.Tor Egge2018-11-011-1/+1
| * | | Fixup local variable name.Tor Egge2018-11-011-2/+2
| * | | Narrow down routing of Document API GetDocument messages.Tor Egge2018-11-019-1/+144
* | | | Merge pull request #7517 from vespa-engine/balder/deprecate-header-body-relat...Henning Baldersheim2018-11-0132-117/+161
|\ \ \ \
| * | | | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-011-1/+1
| * | | | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-018-21/+25
| * | | | Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-3132-117/+157
* | | | | Merge pull request #7534 from vespa-engine/arnej/fix-document-serializationHenning Baldersheim2018-11-012-4/+104
|\ \ \ \ \
| * | | | | deserialize into both header and body structsArne Juul2018-11-011-3/+95
| * | | | | ensure we write both chunks if they were presentArne Juul2018-11-011-1/+9
| | |_|/ / | |/| | |
* | | | | Track exceptions (#7535)olaaun2018-11-011-10/+15
| |_|/ / |/| | |
* | | | Merge pull request #7532 from vespa-engine/jvenstad/allow-unregistering-and-d...Jon Bratseth2018-11-016-8/+69
|\ \ \ \
| * | | | Accept job reports only from the deployment pipeline supposed to be usedJon Marius Venstad2018-11-012-4/+33
| * | | | Let only component jobs set the project idJon Marius Venstad2018-11-011-1/+1
| * | | | Allow unregistering from internal deployment pipeline through application APIJon Marius Venstad2018-11-015-4/+36
| |/ / /
* | | | Merge pull request #7529 from vespa-engine/bjorncs/generate-certs-before-cont...Bjørn Christian Seime2018-11-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Generate node certificates before starting the containerBjørn Christian Seime2018-11-011-1/+1
|/ / /
* | | Merge pull request #7528 from vespa-engine/toregge/fix-summary-thread-observa...Henning Baldersheim2018-11-013-8/+8
|\ \ \
| * | | Fix mixup of summary thread observer and index thread observer.Tor Egge2018-11-013-8/+8
* | | | Merge pull request #7523 from vespa-engine/hakonhall/define-healthchecker-int...Håkon Hallingstad2018-11-014-49/+52
|\ \ \ \
| * | | | Remove lastState and fix importHåkon Hallingstad2018-11-011-2/+1
| * | | | Log NodeSpec changes laterHåkon Hallingstad2018-11-011-12/+30
| * | | | Review round fixesHåkon Hallingstad2018-11-011-2/+0
| * | | | Define HealthChecker interfaceHåkon Hallingstad2018-11-014-49/+37
* | | | | Merge pull request #7527 from vespa-engine/revert-7524-hakonhall/enforce-cc-t...Håkon Hallingstad2018-11-0140-737/+393
|\ \ \ \ \
| * | | | | Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4"""Håkon Hallingstad2018-11-0140-737/+393
|/ / / / /
* | | | | Merge pull request #7524 from vespa-engine/hakonhall/enforce-cc-timeouts-in-o...Håkon Hallingstad2018-11-0140-393/+737
|\ \ \ \ \ | |_|/ / / |/| | | |