summaryrefslogtreecommitdiffstats
path: root/vespaclient
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* override and optimise includes.Henning Baldersheim2017-04-234-22/+2
|
* add override in vespaclient moduleArne H Juul2017-04-116-8/+8
|
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-093-85/+92
|
* Optimize includes.Henning Baldersheim2017-02-067-11/+8
|
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-205-14/+13
|
* Do not include fastos.h in header files.Henning Baldersheim2016-12-193-2/+1
|
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-0/+1
|
* Targeted includeHenning Baldersheim2016-12-121-1/+1
|
* Include iostream and remove unused code.Henning Baldersheim2016-11-181-3/+4
|
* Remove last traces of httpgatewayJon Bratseth2016-11-012-242/+0
|
* used wrong name for new programArne H Juul2016-07-071-2/+2
|
* use new simpler way to get configserver and portArne H Juul2016-07-071-8/+6
|