aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* search .../lib64/perl5/site_perl for modulesArne Juul2016-06-203-2/+3
| | | | * also remove one extra (duplicate) 'use lib' line.
* Merge pull request #43 from ↵Arne H Juul2016-06-173-3/+6
|\ | | | | | | | | yahoo/aressem/use-env-to-find-perl-instead-of-hardcoding-location Use /usr/bin/env perl instead of /usr/local/bin/perl
| * Use /usr/bin/env perl instead of /usr/local/bin/perlArnstein Ressem2016-06-173-3/+6
| |
* | Fix owner files.Haakon Dybdahl2016-06-171-1/+1
|/
* PublishJon Bratseth2016-06-1574-0/+7395