summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4397 from vespa-engine/hmusum/settable-status-value-in-st...Harald Musum2017-12-093-3/+17
|\
| * Log when changing status and set status to 'down' when RPC server is shutdownHarald Musum2017-12-091-0/+1
| * Make it possible to configure and change status code in /state/v1/health APIHarald Musum2017-12-083-3/+16
* | Fix some issues related to RPC methods for file distributionHarald Musum2017-12-091-7/+4
* | Let transfer method be config until it works fine.Henning Baldersheim2017-12-081-1/+6
* | Use the LazyFileReferenceData to avoid filling memory.Henning Baldersheim2017-12-081-9/+5
* | Implement the chunked transfer.Henning Baldersheim2017-12-081-4/+101
* | Use a ByteChannel interface instead.Henning Baldersheim2017-12-082-2/+2
* | Make a abstract FileReferenceData so it can cater for both whole files and ch...Henning Baldersheim2017-12-081-2/+3
|/
* Make sure to return detached requestHarald Musum2017-12-071-0/+1
* Use different threadsPools for push and pull.Henning Baldersheim2017-12-071-4/+6
* Detach and serve from separate thread.Henning Baldersheim2017-12-072-33/+44
* Handle that a file reference is a directory with many filesHarald Musum2017-12-075-44/+139
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Do not assume anything about the default teanant, it is no longerHarald Musum2017-11-291-3/+0
* Revert "Remove zone from DeployProperties"Harald Musum2017-11-291-2/+5
* Merge pull request #4300 from vespa-engine/hmusum/set-sessions-path-correctly...Valerij Fredriksen2017-11-295-39/+36
|\
| * Set sessions path correctly in test constructorHarald Musum2017-11-295-39/+36
* | Remove zone from DeployPropertiesHarald Musum2017-11-281-5/+2
|/
* Merge pull request #4286 from vespa-engine/hmusum/more-wiring-for-disabling-f...Henning Baldersheim2017-11-284-9/+16
|\
| * More wiring for making it possible to disable filedistributorHarald Musum2017-11-274-9/+16
* | Merge pull request #4288 from vespa-engine/hmusum/make-tenants-handling-more-...Henning Baldersheim2017-11-283-12/+14
|\ \
| * | Do not create system tenants in constructor. Do not put into map of tenants u...Harald Musum2017-11-273-12/+14
| |/
* | Merge pull request #4287 from vespa-engine/freva/add-https-bindingsMorten Tokle2017-11-281-1/+33
|\ \ | |/ |/|
| * Add HTTPS bindings in configserver-app services.xmlValerij Fredriksen2017-11-271-1/+33
* | Make sure file distributor is started when disable_filedistributor is unsetHarald Musum2017-11-271-1/+1
|/
* Merge pull request #4280 from vespa-engine/hmusum/add-setting-for-disabling-f...Henning Baldersheim2017-11-271-1/+1
|\
| * Add setting for turning off file distributorHarald Musum2017-11-271-1/+1
* | Copy file in a way that preserves the contentHarald Musum2017-11-251-1/+21
|/
* Implement chained download of file referencesHarald Musum2017-11-233-6/+86
* Revert "Hmusum/choose new connection if file reference not found"Harald Musum2017-11-232-27/+5
* Merge pull request #4261 from vespa-engine/hmusum/handle-activeRotationProper...Harald Musum2017-11-231-1/+1
|\
| * Handle activaRotation property not being setHarald Musum2017-11-231-1/+1
* | Merge pull request #4260 from vespa-engine/hmusum/choose-new-connection-if-fi...Henning Baldersheim2017-11-232-5/+27
|\ \
| * | Create connection pool for file server correctlyHarald Musum2017-11-232-5/+27
* | | Print warning with stack trace when NoSuchElementException tooHarald Musum2017-11-231-1/+2
| |/ |/|
* | Merge pull request #4203 from vespa-engine/mortent/identity-in-deploymentMorten Tokle2017-11-236-23/+39
|\ \ | |/ |/|
| * Fix failing testsMorten Tokle2017-11-236-23/+39
* | Add support for downloading from another config serverHarald Musum2017-11-233-2/+15
* | Revert "Revert "Revert "Add support for downloading from another config serve...Harald Musum2017-11-223-15/+2
* | Use correct versionHarald Musum2017-11-211-1/+1
* | Revert "Revert "Add support for downloading from another config server""Harald Musum2017-11-213-2/+15
* | Revert "Add support for downloading from another config server"Harald Musum2017-11-213-15/+2
* | Merge pull request #4221 from vespa-engine/hmusum/download-from-another-confi...Henning Baldersheim2017-11-213-2/+15
|\ \
| * | Add support for downloading from another config serverHarald Musum2017-11-213-2/+15
* | | Do not remove from queue when cancellingHarald Musum2017-11-212-9/+12
|/ /
* | Merge pull request #4196 from vespa-engine/hmusum/return-internal-server-erro...Jon Bratseth2017-11-212-2/+23
|\ \
| * | Log properlyHarald Musum2017-11-201-1/+2