summaryrefslogtreecommitdiffstats
path: root/vespaclient
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Explicitly use legacy format option to vespa-get-config"Arnstein Ressem2018-08-291-1/+1
|
* Explicitly use legacy format option to vespa-get-configHarald Musum2018-08-291-1/+1
|
* loop over all config serversArne Juul2018-07-031-10/+16
| | | | | * This reverts commit 0800d9b7d9540fa83fb85d99e87c2d5971236fae. * second try, actually runs the correct command
* Revert "loop over all config servers"Harald Musum2018-06-271-18/+12
|
* loop over all config serversArne Juul2018-06-261-12/+18
|
* update bootstrapArne Juul2018-05-163-12/+21
|
* update perl bootstrapArne Juul2018-05-143-0/+6
|
* update bootstrap section of scriptsArne Juul2018-05-143-0/+36
|
* Remove unused doclocatorHenning Baldersheim2018-04-168-353/+0
|
* Normalize code to use spaces instead of tabs.Tor Egge2018-04-091-4/+4
|
* Adjust vespa-set-node-state to require cluster argument if more thanTor Egge2018-04-092-0/+22
| | | | one cluster is present in model.
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
|
* Remove some java OSS stuff too.Henning Baldersheim2017-10-161-1/+0
|
* Remove OSS from c++Henning Baldersheim2017-10-165-73/+17
|
* This add slime encoding of headers for future TLS usage,Henning Baldersheim2017-09-191-4/+5
| | | | | and slime encoded body containing normal mbus payload. Both supporting compression.
* Revert "- Use C++11 for loops."Henning Baldersheim2017-09-191-5/+4
|
* Merge pull request #3238 from vespa-engine/balder/mbus-transported-with-slime-2Henning Baldersheim2017-09-191-4/+5
|\ | | | | - Use C++11 for loops.
| * - Use C++11 for loops.Henning Baldersheim2017-08-281-4/+5
| | | | | | | | | | | | | | - Detangle some includes and include what you need. - Refactor to subclass to avoid code duplication. - Add config for compression too. - V1 up to 142, V2 above.
* | Add --no-wait option to vespa-set-node-stateTor Brede Vekterli2017-09-123-4/+16
| | | | | | | | | | If option is set, will add a response-wait: no-wait field to request JSON. If not set, controller default is used.
* | use vespa-print-default hostnameArne Juul2017-09-081-3/+1
| |
* | use Defaults::vespaHostnameArne Juul2017-09-081-9/+2
|/
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-0/+2
|
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-0/+1
|
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
|
* Use vespa-get-config instead of getvespaconfigHarald Musum2017-08-171-3/+3
|
* Use VESPA_ prefix for new cmake variables.Tor Egge2017-08-101-1/+1
|
* Prepare for using other versions of boost and llvm.Tor Egge2017-08-101-1/+1
|
* create and use underVespaHomeArne H Juul2017-06-171-6/+2
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-174-8/+2
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-1458-57/+58
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1458-58/+57
|
* Fix comment prefixJon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-1458-57/+58
|
* Revert "Copyright header"Jon Bratseth2017-06-1358-59/+57
|
* Copyright headerJon Bratseth2017-06-1358-57/+59
|
* Install scripts for handling node/cluster state.Geir Storli2017-06-091-0/+14
|
* Merge pull request #2690 from yahoo/geirst/rename-binaries-in-vespaclientTor Egge2017-06-098-10/+9
|\ | | | | Geirst/rename binaries in vespaclient
| * Rename binaries in vespaclient to use vespa- prefix.Geir Storli2017-06-097-9/+9
| |
| * Don't install vds scripts that were replaced by vespa- counterparts before ↵Geir Storli2017-06-091-1/+0
| | | | | | | | Vespa 6.
* | Reduce exposure to config internals.Henning Baldersheim2017-06-081-0/+1
| |
* | Only include what you really needHenning Baldersheim2017-06-081-4/+4
|/
* Hide the IdParseException a bit better.Henning Baldersheim2017-06-071-1/+3
|
* split log and bufferedlogHenning Baldersheim2017-06-071-3/+2
|
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-4/+2
|
* Include stringfmt where it was needed.Henning Baldersheim2017-06-062-3/+2
|
* Transfer ownership.Haakon Dybdahl2017-05-231-1/+1
|
* Proper default move constructor....Henning Baldersheim2017-05-031-2/+1
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-022-7/+22
| | | | includes
* no virtual on override + optimize includes.Henning Baldersheim2017-04-264-22/+2
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-244-2/+22
|