summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove commons-daemon from all pom files.gjoranv2019-10-034-16/+0
| | | | | - Has not been needed since we stopped using JSVC. - NOTE: this commit stops providing it from Jdisc.
* Merge pull request #10866 from vespa-engine/mortent/support-internal-ztsMorten Tokle2019-10-034-12/+26
|\ | | | | Support internal zts
| * Support internal ztsMorten Tokle2019-10-034-12/+26
| |
* | Merge pull request #10860 from ↵Jon Marius Venstad2019-10-0319-167/+204
|\ \ | | | | | | | | | | | | vespa-engine/jvenstad/create-instances-on-dev-deployment Split instance and application and creation and deletion, but let RES…
| * | Check for empty deployment spec on submissionsJon Marius Venstad2019-10-031-0/+4
| | |
| * | Update expected error message as wellJon Marius Venstad2019-10-032-8/+6
| | |
| * | Use instance in error message when failing to delete an instanceJon Marius Venstad2019-10-031-1/+1
| | | | | | | | | Co-Authored-By: Valerij Fredriksen <freva@users.noreply.github.com>
| * | Split instance and application and creation and deletion, but let REST API ↵Jon Marius Venstad2019-10-0319-159/+194
| |/ | | | | | | do both
* | Merge pull request #10862 from vespa-engine/bjorncs/jetty-upgradeHenning Baldersheim2019-10-031-1/+1
|\ \ | | | | | | Upgrade Jetty to 9.4.21
| * | Upgrade Jetty to 9.4.21Bjørn Christian Seime2019-10-031-1/+1
| |/
* | Merge pull request #10863 from vespa-engine/gjoranv/remove-BootstrapDaemonBjørn Christian Seime2019-10-036-351/+1
|\ \ | |/ |/| Remove unused BootstrapDaemon
| * Add TODO to remove commons-daemongjoranv2019-10-031-0/+1
| |
| * Remove unused BootstrapDaemongjoranv2019-10-035-351/+0
|/
* Merge pull request #10851 from ↵Jon Marius Venstad2019-10-0322-222/+387
|\ | | | | | | | | vespa-engine/jvenstad/differentiate-between-deploy-and-developer-keys Jvenstad/differentiate between deploy and developer keys
| * Remove deploy keys from tenant responseJon Marius Venstad2019-10-023-15/+0
| |
| * Temporary developer role for deploy keys, and refactor unit testJon Marius Venstad2019-10-023-72/+62
| |
| * Fix test that was changed prematurelyJon Marius Venstad2019-10-021-6/+1
| |
| * Differentiate between developer and headeless keys in signature filterJon Marius Venstad2019-10-023-48/+121
| |
| * Construct PublicKeys from serialised keys in controllerJon Marius Venstad2019-10-0217-143/+224
| |
| * Add new rolesJon Marius Venstad2019-10-022-0/+41
| |
* | Merge pull request #10857 from vespa-engine/mortent/read-sigalg-fromkeyBjørn Christian Seime2019-10-032-8/+26
|\ \ | | | | | | Read signature algorithm from key
| * | Read signature algorithm from keyMorten Tokle2019-10-032-8/+26
|/ /
* | Merge pull request #10848 from vespa-engine/bjorncs/remove-feature-flagBjørn Christian Seime2019-10-034-27/+11
|\ \ | | | | | | Remove 'dynamic-upstream-connection-cache' flag
| * | Add 'nginx-upstream-keepalive-multiplier' feature flagBjørn Christian Seime2019-10-023-0/+11
| | |
| * | Remove 'dynamic-upstream-connection-cache' flagBjørn Christian Seime2019-10-024-27/+0
| | |
* | | Merge pull request #10852 from ↵Håkon Hallingstad2019-10-032-0/+79
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/add-script-for-inspecting-zk-transaction-log Add script for inspecting ZooKeeper transaction log
| * | | Add new scriptHarald Musum2019-10-021-0/+1
| | | |
| * | | Add script for inspection ZooKeeper transaction logHarald Musum2019-10-021-0/+78
| | | |
* | | | Merge pull request #10855 from ↵Valerij Fredriksen2019-10-031-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/reduce-time-to-keep-unused-file-references Reduce time to keep unused file references
| * | | | Reduce time to keep unused file referencesHarald Musum2019-10-031-1/+1
| | | | |
* | | | | Merge pull request #10850 from ↵Geir Storli2019-10-039-21/+75
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/havardpe/collect-same-element-matches-from-query-state collect matching elements by using SameElement blueprints
| * | | | | collect matching elements by using SameElement blueprintsHåvard Pettersen2019-10-029-21/+75
| | |/ / / | |/| | |
* | | | | Merge pull request #10845 from ↵Geir Storli2019-10-0319-37/+111
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/toregge/pass-struct-field-mapper-to-fill-matching-elements-callback Change signature of fill_matching_elements to take a const reference to StructFieldMapper
| * | | | Verify that struct mapper is correctly setup.Tor Egge2019-10-021-4/+44
| | | | |
| * | | | Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-0219-36/+70
| | | | | | | | | | | | | | | | | | | | StructFieldMapper.
* | | | | Merge pull request #10854 from ↵Henning Baldersheim2019-10-021-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/backport-to-older-cmake-for-centos-8 Backport to older cmake for CentOS 8.
| * | | | | Backport to older cmake for CentOS 8.Tor Egge2019-10-021-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #10853 from ↵Jon Marius Venstad2019-10-021-7/+17
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/jvenstad/more-retries-and-timeout-adjustments-for-plugins Adjust timeouts and add more retires, with increasing sleep, to contr…
| * | | | Adjust timeouts and add more retires, with increasing sleep, to controller ↵Jon Marius Venstad2019-10-021-7/+17
|/ / / / | | | | | | | | | | | | client
* | | | Merge pull request #10847 from vespa-engine/frodelu/error-on-bad-paramJon Bratseth2019-10-021-1/+1
|\ \ \ \ | |_|/ / |/| | | Exit vespa-http-client with non-zero status upon command line option errors
| * | | Explicitly return '1' rather than '-1' being wrapped to '255'Frode Lundgren2019-10-021-1/+1
| | | |
| * | | Exit with non-zero status upon command line option errorsFrode Lundgren2019-10-021-1/+1
| | | |
* | | | Merge pull request #10846 from vespa-engine/jvenstad/bouncy-castle-1.63Bjørn Christian Seime2019-10-021-1/+1
|\ \ \ \ | | | | | | | | | | Bouncy Castle 1.63
| * | | | Bouncy Castle 1.63Jon Marius Venstad2019-10-021-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #10844 from ↵Morten Tokle2019-10-023-16/+22
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/revert-10843-revert-10838-mortent/caapi-handler-use-read-correct-key Read secret names from config
| * | | Revert "Revert "Read secret names from config""Morten Tokle2019-10-023-16/+22
|/ / /
* | | Merge pull request #10840 from vespa-engine/havardpe/faster-boosted-modelsGeir Storli2019-10-026-9/+432
|\ \ \ | | | | | | | | faster gbdt forest evaluation
| * | | faster gbdt forest evaluationHåvard Pettersen2019-10-026-9/+432
| | | | | | | | | | | | | | | | | | | | This is a draft implementation of gbdt forest evaluation doing feature-at-a-time rather than tree-at-a-time.
* | | | Merge pull request #10843 from ↵Morten Tokle2019-10-023-22/+16
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/revert-10838-mortent/caapi-handler-use-read-correct-key Revert "Read secret names from config"
| * | | Revert "Read secret names from config"Morten Tokle2019-10-023-22/+16
|/ / /