summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Log missing packages only if jdisc_core is provided.gjoranv2019-07-171-15/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Log warning if jdisc_core is _not_ provided. + Extract method for finding set diff and "java." filtering.
| * | | | | WIP: Log missing packages.gjoranv2019-07-172-4/+77
| | | | | | | | | | | | | | | | | | | | | | | | TODO: clean up, but don't remove JdkPackages until final commit
| * | | | | 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-client
| * | | | | | Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-197-22/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use setters for directly assigning ssl context and hostname validator to client builder. This ensures that all connection settings applied to the builder are actual used to construct the client. Previously, the connection settings for timeout and total connections were ignored if ssl was configured.
* | | | | | | Merge pull request #10072 from vespa-engine/mpolden/remove-dead-codeØyvind Grønnesby2019-07-196-111/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Remove dead rotation code
| * | | | | | 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 RoutePlanner
| * | | | | 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 endpoints
| * | | | | Create ALIAS records for DeploymentSpec endpointsMartin Polden2019-07-184-81/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALIAS records (global endpoints for directly routed zones) will now be created from endpoints declared in `DeploymentSpec`.
* | | | | | Merge pull request #10070 from ↵Michael H. Gimle2019-07-183-17/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/mgimle/host-capacity-explanation-endpoint Made the capacity endpoint accept a comma-separated list instead of JSON
| * | | | | | Made the capacity endpoint accept a comma-separated list instead of JSON.mgimle2019-07-183-17/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Made the endpoint accept calls which do not end with a trailing slash.
* | | | | | | Merge pull request #10067 from vespa-engine/hmusum/cleanup-config-server-tests-1Harald Musum2019-07-1864-409/+293
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Clean up config server tests
| * | | | | | Clean up config server testsHarald Musum2019-07-1864-409/+293
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some minor changes to non-test code, but no functional changes
* | | | | | | Merge pull request #10068 from ↵Bjørn Christian Seime2019-07-182-6/+81
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-10059-bjorncs/simplify-https-client Revert "Simplify mechanism for overriding 'http' -> 'https'"
| * | | | | | | Revert "Simplify mechanism for overriding 'http' -> 'https'"Bjørn Christian Seime2019-07-182-6/+81
|/ / / / / / /
* | | | | | | Merge pull request #10066 from ↵Øyvind Grønnesby2019-07-181-2/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/ogronnesby/stracktrace-internal-exceptions Log stack trace internally, but not persist for users
| * | | | | | Log stack trace internally, but not persist for usersØyvind Grønnesby2019-07-181-2/+8
| | | | | | |
* | | | | | | Merge pull request #10065 from vespa-engine/bjorncs/perl-fixBjørn Christian Seime2019-07-181-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Bjorncs/perl fix
| * | | | | | Configure protocol versionBjørn Christian Seime2019-07-181-0/+1
| | | | | | |
| * | | | | | Configure set of valid ciphersBjørn Christian Seime2019-07-181-0/+4
|/ / / / / /
* | | | | | Merge pull request #10045 from vespa-engine/olaa/enable-in-public-cdOla Aunrønning2019-07-181-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Enable in all systems
| * | | | | | Enable in allOla Aunrønning2019-07-181-1/+1
| | | | | | |
| * | | | | | Enable in Public CDOla Aunrønning2019-07-161-1/+1
| | | | | | |
* | | | | | | Merge pull request #10064 from vespa-engine/bjorncs/revertTor Brede Vekterli2019-07-186-120/+21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "Add Vespa TLS support to vespa-http-client"
| * | | | | | | Revert "Add Vespa TLS support to vespa-http-client"Bjørn Christian Seime2019-07-186-120/+21
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | This reverts commit 4ed7063aa9a5c3d961231484178945ed3ecef441.
* | | | | | | Merge pull request #10062 from vespa-engine/olaa/add-consumerØyvind Grønnesby2019-07-181-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Set consumer parameter
| * | | | | | | Set consumer parameterOla Aunrønning2019-07-181-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #10063 from vespa-engine/gjoranv/upgrade-felixBjørn Christian Seime2019-07-181-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Upgrade felix to 6.0.3
| * | | | | | | Upgrade felix to 6.0.3gjoranv2019-07-181-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #10061 from ↵Håkon Hallingstad2019-07-181-1/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/remove-signature-files-from-jar Don't include signature files into shaded jar file
| * | | | | | | Don't include signature files into shaded jar fileBjørn Christian Seime2019-07-181-1/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #10060 from vespa-engine/bjorncs/improve-shell-scriptsArne H Juul2019-07-183-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Use exec to invoke Perl scripts
| * | | | | | Use exec to invoke Perl scriptsBjørn Christian Seime2019-07-173-3/+3
| |/ / / / /
* | | | | | Merge pull request #10055 from vespa-engine/bjorncs/tls-vespa-http-clientBjørn Christian Seime2019-07-186-21/+120
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add Vespa TLS support to vespa-http-client
| * | | | | | Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-176-21/+120
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use setters for directly assigning ssl context and hostname validator to client builder. This ensures that all connection settings applied to the builder are actual used to construct the client. Previously, the connection settings for timeout and total connections were ignored if ssl was configured.
* | | | | | Merge pull request #10059 from vespa-engine/bjorncs/simplify-https-clientBjørn Christian Seime2019-07-182-81/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Simplify mechanism for overriding 'http' -> 'https'
| * | | | | Simplify mechanism for overriding 'http' -> 'https'Bjørn Christian Seime2019-07-172-81/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | Override using ssl socket factory for 'http' scheme. Removing the request interceptor as it is no longer needed.