aboutsummaryrefslogtreecommitdiffstats
path: root/config-proxy
Commit message (Collapse)AuthorAgeFilesLines
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Move fildistribution code to filedistribution moduleHarald Musum2017-11-178-896/+7
|
* Revert "Revert "Revert "Hmusum/move new filedistribution classes"""Harald Musum2017-11-168-11/+896
|
* Revert "Revert "Hmusum/move new filedistribution classes""Harald Musum2017-11-168-896/+11
|
* Revert "Hmusum/move new filedistribution classes"Harald Musum2017-11-168-11/+896
|
* Use project version for vespa dependenciesHarald Musum2017-11-151-9/+9
|
* Move classes to filedistribution moduleHarald Musum2017-11-158-892/+7
|
* part-id not needed in eof method.Henning Baldersheim2017-11-141-5/+4
|
* Add receive files chunked skeleton.Henning Baldersheim2017-11-141-6/+46
|
* Validate xxhash when receiving fileHarald Musum2017-11-144-9/+27
|
* Register receiveFile with the client supervisorHarald Musum2017-11-144-63/+129
| | | | | | | Since the server will use the same connection to call receiveFile after the client have called serveFile we need to register the RPC method using the same supervisor as the client uses. Also some preparations for making the code more reusable for others.
* Wire in receiving filesHarald Musum2017-11-133-9/+23
|
* Split out file distribution RPC methods into its own classHarald Musum2017-11-106-121/+178
|
* Revert "Move file distribution stuff to filedistribution module"Harald Musum2017-11-098-17/+710
|
* Move file distribution stuff to filedistribution moduleHarald Musum2017-11-098-710/+17
|
* Correct the signature.Henning Baldersheim2017-11-071-1/+1
|
* Update receiveFile to new signature.Henning Baldersheim2017-11-071-1/+4
|
* Fix test to not read from queueHarald Musum2017-11-073-6/+9
|
* Add a queue for downloadsHarald Musum2017-11-075-41/+106
|
* Synchronize access when making copy in the right placeHarald Musum2017-11-072-3/+3
|
* Implement downloading of file references, not functional yetHarald Musum2017-11-078-109/+498
|
* Add file distribution skeleton to config proxyHarald Musum2017-11-026-74/+335
|
* Clearer log messsage when getting config failsHarald Musum2017-10-111-1/+2
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+6
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-6/+0
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+6
|
* Longer timeout and lower log levels when connection failsHarald Musum2017-09-211-7/+5
|
* rename source filesArne Juul2017-09-083-0/+0
| | | | * source files should always include their type (like .sh here)
* use Defaults::vespaHostnameArne Juul2017-09-081-11/+2
|
* Delete Helper class (move code to ConfigTester)Harald Musum2017-07-205-69/+52
|
* Name threads in thread poolHarald Musum2017-07-191-1/+1
|
* Move code that puts config in cacheHarald Musum2017-07-1410-78/+27
|
* Use new program names.Tor Egge2017-07-051-2/+2
|
* use underVespaHomeArne H Juul2017-06-191-1/+1
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-173-6/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-1435-33/+35
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1435-35/+33
|
* Update copyright headersJon Bratseth2017-06-1435-33/+35
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1335-36/+34
|
* Copyright headerJon Bratseth2017-06-1335-34/+36
|
* Rename configd programs to have vespa- prefix.Tor Egge2017-06-131-1/+1
| | | | Temporarily add symlinks from old name to new name.
* Rename config-proxy programs to have vespa- prefix.Tor Egge2017-06-123-0/+0
|
* avoid trailing slash in ROOT settingArne H Juul2017-06-083-3/+3
|
* Less logging at debug levelHarald Musum2017-05-221-18/+12
| | | | * In particular, do not log config payload unless log level is spam
* Add commentHarald Musum2017-04-052-1/+2
|