aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Cleanup commentsJon Bratseth2019-07-042-29/+29
| * | | | | Keep solution possibilities internal to solverJon Bratseth2019-07-042-47/+42
| * | | | | Eliminate renames reuseJon Bratseth2019-07-042-30/+28
| * | | | | Extract constraint solverJon Bratseth2019-07-042-83/+117
| * | | | | Inject rename to relax constraint proof of conceptJon Bratseth2019-07-0310-26/+122
| * | | | | refactorJon Bratseth2019-07-031-11/+17
| * | | | | Add inequality constraintsJon Bratseth2019-07-027-40/+74
| * | | | | Add notEqual constraints for dimensions of the same tensor argumentJon Bratseth2019-07-023-12/+53
| * | | | | Forfeit soft constraints when necessaryJon Bratseth2019-07-022-36/+64
| * | | | | Forfeit soft constraints when necessaryJon Bratseth2019-07-026-41/+56
| * | | | | Output conflixcting constraintsJon Bratseth2019-07-027-40/+102
| * | | | | Allow extending beyond the last tensor dimensionJon Bratseth2019-07-027-45/+136
| * | | | | Output intermediate graph with type info on errorJon Bratseth2019-07-0112-147/+299
| * | | | | Output the intermediate graphJon Bratseth2019-06-301-0/+1318
| * | | | | Output the intermediate graphJon Bratseth2019-06-3014-7/+268
* | | | | | Merge pull request #9986 from vespa-engine/hmusum/reduce-log-levelValerij Fredriksen2019-07-081-1/+1
|\ \ \ \ \ \
| * | | | | | Redeuce log levelHarald Musum2019-07-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9942 from vespa-engine/vekterli/defer-mbus-session-init-u...Tor Brede Vekterli2019-07-081-3/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Defer MBus DocumentAccess creation until time of first useTor Brede Vekterli2019-07-021-3/+34
* | | | | | Merge pull request #9983 from vespa-engine/bjorncs/tlsBjørn Christian Seime2019-07-082-17/+12
|\ \ \ \ \ \
| * | | | | | Only generate Vespa TLS variables if client should use TLSBjørn Christian Seime2019-07-081-8/+6
| * | | | | | Simplify interface of vespa-curl-wrapperBjørn Christian Seime2019-07-081-9/+6
* | | | | | | Merge pull request #9969 from vespa-engine/geirst/more-robust-ngram-expressionArne H Juul2019-07-082-0/+20
|\ \ \ \ \ \ \
| * | | | | | | Ensure that NGramExpression can be executed multiple times, where span tree f...Geir Storli2019-07-052-0/+20
* | | | | | | | Merge pull request #9979 from vespa-engine/vekterli/guard-state-version-publi...Tor Brede Vekterli2019-07-082-0/+15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Do not allow states to be published when they have pending ZK writesTor Brede Vekterli2019-07-052-0/+15
* | | | | | | | Merge pull request #9982 from vespa-engine/hmusum/move-file-distribution-rpc-...Valerij Fredriksen2019-07-082-5/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Move file distribution rpc server to config-proxyHarald Musum2019-07-082-5/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #9974 from vespa-engine/gjoranv/use-application-from-setEx...gjoranv2019-07-085-53/+116
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Stop replacing service/application id from setExtraMetrics packetsgjoranv2019-07-055-53/+116
* | | | | | | Merge pull request #9980 from vespa-engine/revert-9973-bjorncs/tls-vespa-deployValerij Fredriksen2019-07-053-16/+44
|\ \ \ \ \ \ \
| * | | | | | | Revert "Bjorncs/tls vespa deploy"Harald Musum2019-07-053-16/+44
|/ / / / / / /
* | | | | | | Merge pull request #9978 from vespa-engine/bjorncs/stabilize-testBjørn Christian Seime2019-07-051-1/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use a valid timeoutBjørn Christian Seime2019-07-051-1/+3
|/ / / / / /
* | | | | | Merge pull request #9975 from vespa-engine/freva/remove-scoreboards-mountHarald Musum2019-07-051-1/+0
|\ \ \ \ \ \
| * | | | | | Remove scoreboards mountValerij Fredriksen2019-07-051-1/+0
* | | | | | | Merge pull request #9977 from vespa-engine/freva/api-fixValerij Fredriksen2019-07-052-25/+31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Put devJobs inside runs array like for jobsValerij Fredriksen2019-07-052-18/+22
| * | | | | | Always show lastVersions and deploying elementsValerij Fredriksen2019-07-052-7/+9
| |/ / / / /
* | | | | | Merge pull request #9973 from vespa-engine/bjorncs/tls-vespa-deployBjørn Christian Seime2019-07-053-44/+16
|\ \ \ \ \ \
| * | | | | | Expand VESPA_HOME variableBjørn Christian Seime2019-07-051-1/+1
| * | | | | | Only generate Vespa TLS variables if client should use TLSBjørn Christian Seime2019-07-051-8/+6
| * | | | | | Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-051-27/+4
| * | | | | | Simplify interface of vespa-curl-wrapperBjørn Christian Seime2019-07-051-9/+6
* | | | | | | Merge pull request #9968 from vespa-engine/hmusum/add-testrunner-components-o...Harald Musum2019-07-052-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Add testrunner components only for application container clustersHarald Musum2019-07-052-8/+8
* | | | | | | | Merge pull request #9972 from vespa-engine/musum/minor-refactoringValerij Fredriksen2019-07-054-9/+60
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Minor refactoring, move into separate packageHarald Musum2019-07-054-9/+60
* | | | | | | | Merge pull request #9971 from vespa-engine/ogronnesby/remove-endpoint-list-ma...Øyvind Grønnesby2019-07-051-7/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove constraint that we can have only one main endpoint in EndpointListØyvind Grønnesby2019-07-051-7/+0
| |/ / / / / /