aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/perl
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Remove last / from url when switching server when doing uploadHarald Musum2021-07-151-1/+1
* Remove last / from url when switching server when doing uploadHarald Musum2021-07-151-0/+1
* Server expects camelCasingJon Bratseth2021-04-121-1/+1
* The '--insecure' flag is added implicitly by vespa-curl-wrapperBjørn Christian Seime2020-02-171-1/+1
* Don't use local variable in use lib statement.Tor Egge2020-01-171-1/+1
* Enable vespa site perl in bootstrap section of perl scripts.Tor Egge2020-01-171-3/+3
* Disable hostname verification for curl in vespa-deployBjørn Christian Seime2019-12-061-1/+2
* Remove unused perl script vespa-deploy-application.Tor Egge2019-12-021-79/+0
* Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-081-27/+4
* Revert "Bjorncs/tls vespa deploy"Harald Musum2019-07-051-4/+27
* Expand VESPA_HOME variableBjørn Christian Seime2019-07-051-1/+1
* Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-051-27/+4
* fixed typo and improved readmeBjorn Meland2019-04-301-2/+2
* vespa-deploy with required security, athenz and httpsBjorn Meland2019-04-301-13/+36
* Remove replicator plugin from logserverBjørn Christian Seime2019-03-201-38/+0
* Stop using 'name' request parameter, undocumented and not neededHarald Musum2019-03-041-4/+0
* Increase max time for curlHarald Musum2019-02-041-1/+1
* Added more options to usage outputFrode Lundgren2018-09-181-0/+8
* Add option for Vespa version in deploy scriptMartin Polden2018-06-211-3/+4
* update bootstrapArne Juul2018-05-161-4/+7
* update perl bootstrapArne Juul2018-05-141-0/+2
* update bootstrap section of scriptsArne Juul2018-05-141-0/+12
* handle VESPA_CONFIGSERVERSArne Juul2018-04-161-2/+2
* Merge pull request #5085 from vespa-engine/toregge/avoid-uninitialized-variab...Arnstein Ressem2018-02-201-0/+2
|\
| * Avoid uninitialized variable warning.Tor Egge2018-02-201-0/+2
* | given/when constructs are deprecated in newer versions of perl.Tor Egge2018-02-201-67/+60
|/
* Set user agent for vespa-deployBjørn Christian Seime2018-01-181-1/+1
* Add support for -F option from creating a session from existing active sessionHarald Musum2017-07-271-20/+27
* Revert "Revert "Use new program names with vespa- prefix in config model.""Geir Storli2017-06-301-1/+1
* Revert "Use new program names with vespa- prefix in config model."Geir Storli2017-06-301-1/+1
* Use new program name.Tor Egge2017-06-281-1/+1
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
* Update copyright headersJon Bratseth2017-06-144-3/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+3
* Update copyright headersJon Bratseth2017-06-144-3/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Rename config-model programs to have vespa- prefix.Tor Egge2017-06-093-10/+10
* Merge branch 'master' into hmusum/remove-support-for-removed-apiHarald Musum2017-06-071-3/+14
|\
| * Support deploying to specific config serverHåkon Hallingstad2017-06-061-3/+14
* | Remove support for /applicaton/v1 API (removed in Vespa 6)Harald Musum2017-06-061-9/+3
|/
* stop using IPv4-only codeArne H Juul2017-04-271-4/+4
* Fix Perl syntax and use printfHarald Musum2016-11-251-1/+1
* Add deprecation warningsHarald Musum2016-11-251-0/+2
* Fix error message when curl failsHarald Musum2016-09-081-2/+8
* Switch config source if successful curl call, but with non-200 responseHarald Musum2016-09-081-1/+4
* use new code to find configserversArne H Juul2016-07-071-1/+1
* search .../lib64/perl5/site_perl for modulesHarald Musum2016-06-201-0/+1
* Use /usr/bin/env perl instead of /usr/local/bin/perlArnstein Ressem2016-06-173-3/+4