aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Log error message too when unknown vespa versionHarald Musum2016-12-051-1/+2
* Fix Perl syntax and use printfHarald Musum2016-11-251-1/+1
* Add deprecation warningsHarald Musum2016-11-251-0/+2
* typoHenning Baldersheim2016-11-221-1/+1
* Single onetime destructor.Henning Baldersheim2016-11-224-0/+7
* Further ensure that we do not generate code for expensive methods more than o...Henning Baldersheim2016-11-226-2/+10
* Avoid including iostream in header files.Henning Baldersheim2016-11-182-2/+3
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-026-19/+13
* We only need one vtagHenning Baldersheim2016-10-211-5/+2
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-161-1/+1
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-1/+1
* Rename getLocalhost to getHostNameHåkon Hallingstad2016-10-131-1/+1
* Revert "Revert "Voffeloff/constant tensor validation""Vegard Sjonfjell2016-10-074-40/+6
* Checkpoint 1Henning Baldersheim2016-10-032-8/+9
* Support document-api in applicationJon Bratseth2016-09-281-0/+1
* Add back removed constructorHarald Musum2016-09-081-2/+6
* Merge pull request #561 from yahoo/bratseth/filedistribution-in-applicationHarald Musum2016-09-067-245/+199
|\
| * Allow source paths to config defsJon Bratseth2016-09-061-14/+13
| * Remove unused 'feedback' listJon Bratseth2016-09-056-227/+172
| * SimplifyJon Bratseth2016-09-051-3/+1
| * SimplifyJon Bratseth2016-09-051-0/+1
| * Don't support missing namespaceJon Bratseth2016-09-051-1/+12
* | Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-011-0/+2
|/
* GC unused codeHenning Baldersheim2016-08-291-14/+0
* Get hostname in a way that works also for IPv6Harald Musum2016-08-261-2/+2
* Merge pull request #450 from yahoo/havardpe/cpp-file-acquirerArne H Juul2016-08-268-0/+137
|\
| * added unit test for rpc file acquirerHaavard2016-08-234-0/+54
| * simple rpc file acquirer in c++Haavard2016-08-235-0/+83
* | Merge pull request #445 from yahoo/hmusum/remove-check-for-outdated-configgjoranv2016-08-231-7/+0
|\ \
| * | Remove check for changed payload without changed generationHarald Musum2016-08-231-7/+0
| |/
* / Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-236-18/+38
|/
* Add test for ConfigSystem.isUpHenning Baldersheim2016-06-306-4/+77
* Add possibility to test if configsystem is ready.Henning Baldersheim2016-06-303-0/+47
* use cstdlibArne Juul2016-06-271-2/+2
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
* search .../lib64/perl5/site_perl for modulesHarald Musum2016-06-201-0/+1
* LinuxInetAddress.getLocalHost() no longer throwsArne Juul2016-06-181-5/+1
* Merge pull request #43 from yahoo/aressem/use-env-to-find-perl-instead-of-har...Arne H Juul2016-06-171-1/+2
|\
| * Use /usr/bin/env perl instead of /usr/local/bin/perlArnstein Ressem2016-06-171-1/+2
* | Use github name in @author and OWNERS filesHarald Musum2016-06-1735-35/+35
|/
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1625-28/+28
* PublishJon Bratseth2016-06-15574-0/+38627