summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.81.16-1].vespa-7.81.16-1sd-buildbot2019-07-244-1/+2
* Merge pull request #10077 from vespa-engine/gjoranv/show-graph-cyclegjoranv2019-07-226-2/+320
|\
| * Add missing copyright header.gjoranv2019-07-222-0/+5
| * Output cycle in the dependency graph.gjoranv2019-07-222-2/+23
| * Add utility to find cycles in a directed graph.gjoranv2019-07-224-0/+292
* | Merge pull request #10075 from vespa-engine/vekterli/support-cluster-paramete...Henning Baldersheim2019-07-227-9/+66
|\ \
| * | Only implicitly override routes for Get operations if the non-Get routeTor Brede Vekterli2019-07-191-1/+9
| * | Support `cluster` parameter for Document V1 Get operationsTor Brede Vekterli2019-07-196-8/+57
* | | Merge pull request #9905 from vespa-engine/balder/increase-default-feedconcur...Henning Baldersheim2019-07-222-5/+5
|\ \ \
| * | | Increase default max feed concurrency from 25% to 30% on the way to 40-50%Henning Baldersheim2019-06-262-5/+5
* | | | Merge pull request #10076 from vespa-engine/hmusum/read-node-data-onceHarald Musum2019-07-222-9/+7
|\ \ \ \
| * | | | Read node data only once after session node changesHarald Musum2019-07-212-9/+7
|/ / / /
* | | | Merge pull request #10071 from vespa-engine/ogronnesby/athenz-domain-for-test...Øyvind Grønnesby2019-07-194-16/+16
|\ \ \ \
| * | | | Fix testØyvind Grønnesby2019-07-191-7/+2
| * | | | Rename methodØyvind Grønnesby2019-07-193-3/+3
| * | | | Rename methodØyvind Grønnesby2019-07-193-3/+3
| * | | | Use AthenzDomain from ZoneRegistry when building configurationØyvind Grønnesby2019-07-181-7/+4
| * | | | Make AthenzDomain for the system available from ZoneRegistryØyvind Grønnesby2019-07-182-2/+10
* | | | | Merge pull request #10058 from vespa-engine/gjoranv/bundle-plugin-improvementsgjoranv2019-07-1910-43/+212
|\ \ \ \ \
| * | | | | Add copyright notice to new filegjoranv2019-07-181-0/+1
| * | | | | Warn on project classes using packages from provided jars.gjoranv2019-07-171-14/+25
| * | | | | Log embedded packages that are presumably unnecessarygjoranv2019-07-173-11/+41
| * | | | | minor: refactoring and commentsgjoranv2019-07-171-4/+7
| * | | | | Add test for PackageTally.referencedPackagesMissingFromgjoranv2019-07-172-1/+26
| * | | | | Ignore 'com.yahoo.api.annotations' from missing packages.gjoranv2019-07-171-0/+1
| * | | | | Extract method for debug logging package sets.gjoranv2019-07-171-6/+10
| * | | | | Move method for detecting missing packages to PackageTallygjoranv2019-07-172-8/+15
| * | | | | Log missing packages only if jdisc_core is provided.gjoranv2019-07-171-15/+23
| * | | | | WIP: Log missing packages.gjoranv2019-07-172-4/+77
| * | | | | Declare constructor private.gjoranv2019-07-171-1/+1
| * | | | | Improve formatting.gjoranv2019-07-163-6/+11
| * | | | | Remove unused function.gjoranv2019-07-161-3/+0
| * | | | | Rename vars and a function for clarity, and simplify.gjoranv2019-07-161-12/+10
| * | | | | Remove unnecessary set of packages.gjoranv2019-07-161-6/+2
| * | | | | Add comments and a static importgjoranv2019-07-161-1/+7
| * | | | | Add class commentgjoranv2019-07-161-0/+3
| * | | | | minor: simplify with not-operator and remove exception not throwngjoranv2019-07-161-7/+7
| * | | | | minor: remove unnecessary public modifiersgjoranv2019-07-161-7/+7
| * | | | | minor: static import symbolgjoranv2019-07-151-2/+3
* | | | | | Merge pull request #10074 from vespa-engine/bjorncs/tls-vespa-http-clientBjørn Christian Seime2019-07-197-22/+99
|\ \ \ \ \ \
| * | | | | | Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-197-22/+99
* | | | | | | Merge pull request #10072 from vespa-engine/mpolden/remove-dead-codeØyvind Grønnesby2019-07-196-111/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove unused fields from API responseMartin Polden2019-07-193-13/+3
| * | | | | | Remove unused RotationName classMartin Polden2019-07-192-77/+0
| * | | | | | Remove rotations from LoadBalancerMartin Polden2019-07-191-21/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10073 from vespa-engine/bjorncs/https-rewriterBjørn Christian Seime2019-07-192-47/+55
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rewrite requests from 'http' to 'https' with RoutePlannerBjørn Christian Seime2019-07-192-47/+55
| | |/ / / | |/| | |
* | | | | Merge pull request #10069 from vespa-engine/mpolden/endpoint-alias-recordsMartin Polden2019-07-194-81/+126
|\ \ \ \ \
| * | | | | Create ALIAS records for DeploymentSpec endpointsMartin Polden2019-07-184-81/+126
* | | | | | Merge pull request #10070 from vespa-engine/mgimle/host-capacity-explanation-...Michael H. Gimle2019-07-183-17/+8
|\ \ \ \ \ \