aboutsummaryrefslogtreecommitdiffstats
path: root/filedistribution/src
Commit message (Collapse)AuthorAgeFilesLines
* Add [[falltrhough]] for gcc 7Henning Baldersheim2017-07-241-0/+1
|
* Merge pull request #2835 from yahoo/hmusum/keep-files-from-more-deploymentsHenning Baldersheim2017-06-203-5/+5
|\ | | | | Keep files from one more deployment
| * Keep files from one more deploymentHarald Musum2017-06-203-5/+5
| |
* | Remove unneded legacy codeHarald Musum2017-06-202-18/+0
|/
* On timeout we will just do a quick restart and start over.Henning Baldersheim2017-06-191-0/+4
|
* create and use underVespaHomeArne H Juul2017-06-171-2/+1
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+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-1475-75/+75
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1475-75/+74
|
* Update copyright headersJon Bratseth2017-06-1475-74/+75
|
* Revert "Revert "Rename filedistribution programs to have vespa- prefix.""Tor Egge2017-06-145-5/+5
|
* Revert "Rename filedistribution programs to have vespa- prefix."Harald Musum2017-06-135-5/+5
|
* Revert "Copyright header"Jon Bratseth2017-06-1375-75/+75
|
* Copyright headerJon Bratseth2017-06-1375-75/+75
|
* Rename filedistribution programs to have vespa- prefix.Tor Egge2017-06-135-5/+5
| | | | Temporarily add symlinks from old name to new name.
* Merge pull request #2681 from yahoo/balder/restart-on-messagebus-port-changeTor Brede Vekterli2017-06-091-0/+1
|\ | | | | Balder/restart on messagebus port change
| * Reduce exposure to config internals.Henning Baldersheim2017-06-081-0/+1
| |
* | avoid trailing slash in ROOT settingArne H Juul2017-06-081-1/+1
|/
* Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-071-0/+1
|
* Include stringfmt where it was needed.Henning Baldersheim2017-06-065-6/+10
|
* Removed frt.h from header files to reduce include volume.Henning Baldersheim2017-06-011-1/+2
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-015-5/+0
|
* Reduce fastos.h dependency.Henning Baldersheim2017-05-2713-43/+31
|
* include <functional> explicitHenning Baldersheim2017-05-051-1/+3
|
* Merge pull request #2388 from ↵Henning Baldersheim2017-05-042-14/+15
|\ | | | | | | | | yahoo/balder/ensure-config-is-available-before-trying-to-create-components Balder/ensure config is available before trying to create components
| * incompleteConfig -> isConfigComplete and invert logic and move to Main.Henning Baldersheim2017-05-041-7/+6
| |
| * Ensure that we have gotten config at least once before starting up.Henning Baldersheim2017-05-042-12/+14
| |
* | Must give path for configs to build out of source and to build in CLion.Arnstein Ressem2017-05-041-1/+1
|/
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-023-23/+17
| | | | includes
* misc cleanup from BaldersheimArne H Juul2017-05-027-39/+15
| | | | | | | * include file cleanup * only do LOG_SETUP as needed * remove "virtual" where "override" is specified also * some minor reformatting and indentation changes
* Revert "Balder/enforce override 2"Arne H Juul2017-04-247-15/+39
|
* Use overrideHenning Baldersheim2017-04-237-39/+15
|
* add override in filedistribution moduleArne H Juul2017-04-1111-44/+43
|
* Deinline destructors/constructorsHenning Baldersheim2017-03-082-9/+15
|
* Deinline destructors/constructorsHenning Baldersheim2017-03-081-55/+73
|
* Catch ZKOperationTimeoutException and exit controlledHenning Baldersheim2017-02-021-19/+16
|
* allowDNSFailure -> ignoreDNSFailureHenning Baldersheim2017-01-182-3/+3
|
* Do not use unresolvable configservers.Henning Baldersheim2017-01-1810-23/+51
|
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-6/+4
|
* Throw catch and exit on ZKOPERATIONTIMEDOUTHenning Baldersheim2016-12-203-1/+8
|
* Unique exit code.Henning Baldersheim2016-12-191-1/+1
|
* Catch and quit instead of core and quitHenning Baldersheim2016-12-191-0/+3
|
* Use correct pathHarald Musum2016-11-241-1/+1
|
* Set correct name for binaryHarald Musum2016-11-241-0/+1
|
* Silence ZKConnectionLossException with a quick silen restartHenning Baldersheim2016-10-311-1/+6
|
* Add missing filesystem namespace.Henning Baldersheim2016-10-161-1/+1
|
* Catch and silently log boost fs errors.Henning Baldersheim2016-10-161-0/+3
|
* It is clear as the day is bright that when you build libtorrent without ↵Henning Baldersheim2016-10-1412-12/+12
| | | | | | | | | --enable-debug=yes, you must of course add - new runtime dependency - new build environment - change the build flags of filedistribution.
* listen failure is just a warnig and no error.Henning Baldersheim2016-10-111-1/+1
|
* Catch and exit quickly on port listen failure.Henning Baldersheim2016-09-301-0/+3
|