summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge pull request #10911 from ↵Jon Marius Venstad2019-10-0830-382/+455
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | vespa-engine/jvenstad/application-response-with-proper-instances Explicit latest application versions and aggregate over instance in application response
| * | | | | Aggregate over instances in application responseJon Marius Venstad2019-10-0815-86/+284
| | | | | |
| * | | | | List deployments in each instance, in application response modelJon Marius Venstad2019-10-082-14/+23
| | | | | |
| * | | | | Update more test responsesJon Marius Venstad2019-10-086-162/+4
| | | | | |
| * | | | | Use more latestVersion and update some testsJon Marius Venstad2019-10-087-52/+22
| | | | | |
| * | | | | Use Application.latestVersion instead of last component job successJon Marius Venstad2019-10-086-47/+65
| | | | | |
| * | | | | Store latest submission version explicitlyJon Marius Venstad2019-10-084-23/+59
| | |_|/ / | |/| | |
* | | | | Merge pull request #10906 from vespa-engine/ogronnesby/tenant-cost-apiØyvind Grønnesby2019-10-083-1/+64
|\ \ \ \ \ | | | | | | | | | | | | Initial tenant cost API that is not wired up to any clients yet
| * | | | | Clean importsØyvind Grønnesby2019-10-081-2/+0
| | | | | |
| * | | | | Don't expose day in API as we don't really care about it hereØyvind Grønnesby2019-10-083-11/+13
| | | | | |
| * | | | | Rename tenantCostParseMonth -> tenantCostParseDateØyvind Grønnesby2019-10-081-2/+2
| | | | | |
| * | | | | Use IllegalArgumentException for bad date string and rename paramØyvind Grønnesby2019-10-081-17/+10
| | | | | |
| * | | | | Initial tenant cost API that is not wired up to any clients yetØyvind Grønnesby2019-10-073-1/+71
| | | | | |
* | | | | | Merge pull request #10885 from ↵Øyvind Grønnesby2019-10-082-4/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/ogronnesby/let-plugin-get-key-as-parameter Let plugin get the key as parameter
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into ↵Øyvind Grønnesby2019-10-08126-1619/+3938
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ogronnesby/let-plugin-get-key-as-parameter Conflicts: hosted-api/src/main/java/ai/vespa/hosted/api/Properties.java
| * | | | | | Add "privateKey" to the Properties utility classØyvind Grønnesby2019-10-081-0/+4
| | | | | | |
| * | | | | | When the privateKey is set, assume we don't need the certificate parameterØyvind Grønnesby2019-10-081-9/+10
| | | | | | |
| * | | | | | Make test for key presence symmetricØyvind Grønnesby2019-10-041-1/+1
| | | | | | |
| * | | | | | Let plugin get the key as parameterØyvind Grønnesby2019-10-041-2/+12
| | | | | | |
* | | | | | | Merge pull request #10914 from ↵Tor Egge2019-10-082-2/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/use-summary-executor-for-compact-lid-space-on-docstore Use summary executor for compactLidSpace() on docstore.
| * | | | | | | Use summary executor for compactLidSpace() on docstore.Tor Egge2019-10-082-2/+3
| | | | | | | |
* | | | | | | | Merge pull request #10915 from ↵Bjørn Christian Seime2019-10-082-1/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/let-us-not-expose-more-resources-than-necessary 2 threads should be plenty here.
| * | | | | | | 2 threads should be plenty here.Henning Baldersheim2019-10-082-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will void too many threads started.
* | | | | | | | Merge pull request #10912 from ↵Jon Marius Venstad2019-10-0824-672/+2548
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bratseth/instances-in-deployment-xml-rebased-take-2 Bratseth/instances in deployment xml rebased take 2
| * | | | | | | Allow non-existing instances when appropriateJon Bratseth2019-10-088-211/+261
| | | | | | | |
| * | | | | | | Revert "Merge pull request #10909 from ↵Jon Bratseth2019-10-0824-674/+2500
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-10891-bratseth/instances-in-deployment-xml-rebased" This reverts commit 6474f43ba04731e8bd38d2613ad5098e3cfce90d, reversing changes made to 6ff782a0eb830f2382185a1efd7d0830b3208fae.
* | | | | | | | Merge pull request #10913 from vespa-engine/bjorncs/jdisc-access-loggingHenning Baldersheim2019-10-084-218/+30
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Bjorncs/jdisc access logging
| * | | | | | | Replace 'Alternative' with 'Optional'Bjørn Christian Seime2019-10-083-208/+4
| | | | | | | |
| * | | | | | | Use 'X-Forwarded-Port' as preferred source for remote portBjørn Christian Seime2019-10-082-1/+16
| | | | | | | |
| * | | | | | | Always include peer port/address in access logBjørn Christian Seime2019-10-081-9/+10
|/ / / / / / /
* | | | | | | Merge pull request #10910 from ↵Valerij Fredriksen2019-10-081-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/add-replaceexisting-for-atomic-moves Add REPLACE_EXISTING for atomic moves
| * | | | | | Add REPLACE_EXISTING for atomic movesHåkon Hallingstad2019-10-081-1/+1
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the destination file exists for an atomic move, then JimFs throws a java.nio.file.FileAlreadyExistsException exception. The documentation for Files.move() says "all other options are ignored" with ATOMIC_MOVE, so this seems to be a bug with JimFs. UnixFileSystemProvider correctly ignores other options with ATOMIC_MOVE.
* | | | | | Merge pull request #10901 from vespa-engine/mpolden/os-upgrade-failing-metricMartin Polden2019-10-0819-216/+399
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | Report metric for nodes failing OS upgrade
| * | | | Update equals/hashCodeMartin Polden2019-10-072-4/+5
| | | | |
| * | | | Remove unused methodMartin Polden2019-10-071-9/+0
| | | | |
| * | | | Report metric for nodes failing OS upgradeMartin Polden2019-10-073-6/+113
| | | | |
| * | | | Replace OsVersion.Node with NodeVersionMartin Polden2019-10-0711-177/+187
| | | | |
| * | | | Stop reading legacy configServerHostnames fieldMartin Polden2019-10-074-30/+37
| | | | |
| * | | | Add zone field to NodeVersionMartin Polden2019-10-075-9/+25
| | | | |
| * | | | Extract NodeVersionSerializerMartin Polden2019-10-072-17/+68
| | | | |
* | | | | Merge pull request #10908 from ↵Håkon Hallingstad2019-10-083-8/+47
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/support-atomic-writes-with-filewriter Support atomic writes with FileWriter
| * | | | | Support atomic writes with FileWriterHåkon Hallingstad2019-10-073-8/+47
| | |_|/ / | |/| | |
* | | | | Merge pull request #10909 from ↵Jon Bratseth2019-10-0724-2500/+674
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-10891-bratseth/instances-in-deployment-xml-rebased Revert "Bratseth/instances in deployment xml rebased"
| * | | | | Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-0724-2500/+674
| | | | | |
* | | | | | Merge pull request #10899 from vespa-engine/bratseth/relative-substitutionJon Bratseth2019-10-0711-129/+325
|\ \ \ \ \ \ | | | | | | | | | | | | | | Support relative substitution by prefixing a property by dot
| * | | | | | Validate local substitutions during compileJon Bratseth2019-10-074-33/+51
| | | | | | |
| * | | | | | Support relative substitution by prefixing a property by dotJon Bratseth2019-10-079-101/+279
| | | | | | |
* | | | | | | Merge pull request #10904 from vespa-engine/bratseth/allow-deployment-instancesJon Bratseth2019-10-073-12/+90
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Allow deployment instances
| * | | | | | Update config-model/src/main/resources/schema/deployment.rncJon Bratseth2019-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Jon Marius Venstad <jonmv@users.noreply.github.com>
| * | | | | | Allow deployment instancesJon Bratseth2019-10-073-12/+90
| | | | | | |