aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2019-08-19Merge pull request #745 from evanmcc/fix-hardcoded-timeoutTristan Sloughter
2019-08-17Keep expected overlay behaviour - make API overlays the lesser authorityGuilherme Andrade
2019-08-15Allow for API callers to define arbitrary overlay variablesGuilherme Andrade
2019-08-13Merge pull request #747 from arcusfelis/template-redefined-variableTristan Sloughter
2019-08-13support including the version in name of release to extendTristan Sloughter
2019-08-12Correctly render redefined variableMikhail Uvarov
2019-08-11drop timetrapsTristan Sloughter
2019-08-10fix typo; add testEvan Vigil-McClanahan
2019-05-20Merge pull request #667 from ElectronicRU/overlay-wildcardsTristan Sloughter
2019-05-20Merge branch 'master' into goals_optionTristan Sloughter
2019-05-20Merge pull request #676 from velimir/providers-apiTristan Sloughter
2019-05-20Revert dependencies order in unit testsIvan Glushkov
2019-05-17increase timetrap for otp 22try-cirrusTristan Sloughter
2019-05-14increase timetrapTristan Sloughter
2019-05-13see if others pass without this oneTristan Sloughter
2019-05-13try to fix failing testTristan Sloughter
2019-04-01have travis only run 17 and osx. add circleci badge (#703)Tristan Sloughter
2019-04-01include vm.args.src file in tarball if it exists (#698)Tristan Sloughter
2019-03-31try circleci for CI (#701)Tristan Sloughter
2019-02-21Attempt at a fix for vm.args usage (#688)v3.29.0Anthony Molinaro
2018-11-04allow specify additional providers via api and cli callsGrigory Starinkin
2018-10-11Prevent double hook invocation on 'start' commandLuis Rascao
2018-10-05support tuples in overlay_vars so rebar3 can pass variables (#672)v3.27.0Tristan Sloughter
2018-07-31Make {goals, ...} option add goals to release depsolver.AlexSedov
2018-07-27Support wildcards for copy/link to a directory.AlexSedov
2018-06-12support for OTP21's sys.config.src file in releases (#647)Tristan Sloughter
2018-06-03fix for #511 order of dependencies (#655)Tristan Sloughter
2018-05-30Add unused variables on replace OS vars test (#628)Luis Rascão
2018-05-30Add remote console using shortname test coverage (#643)Luis Rascão
2018-03-22Extend adding extra args from vm.args to install_upgrade.escriptkonyaris
2018-02-15Add extra args from vm.args into escripts and erlAlexander Petrovsky
2018-01-02Clarify that extension scripts shall exitLuca Favatella
2017-11-01Support OTP-20 Unicode functionsFred Hebert
2017-10-30Add test that demonstrates that fixes preserve an argument that contains both...Luke Bakken
2017-10-18Add `erts_dir` overlay var (#614)Luis Rascão
2017-10-18Start script extensions (#613)Luis Rascão
2017-10-17added tests for args_file checksJan Uhlig
2017-07-24Don't use builtin status hook as defaultLuis Rascao
2017-05-15Add custom status hook to extended scriptLuis Rascao
2017-05-14Merge pull request #585 from lrascao/fix/rewrite_otp_appsLuis Rascão
2017-05-08Add the ability to chmod files in the overlay.Anthony Molinaro
2017-04-09Only ensure kernel,stdlib for empty dep appsLuis Rascao
2017-03-20Ensure stdlib,kernel as application dependenciesLuis Rascao
2017-03-11Only use multi-node sys.config if requested when replacing OS varsLuis Rascao
2017-01-03Add test coverage for long node name releasesLuis Rascao
2016-12-18Obtain release node name from Erlang VM instead of OSLuis Rascao
2016-11-26Fix duplicated methodLuis Rascao
2016-11-26Merge pull request #541 from lrascao/feature/exclude_modulesTristan Sloughter
2016-11-21Provide a new config directive that allows per-app module exclusionLuis Rascao
2016-11-12Add support for new relx directive that provides start/stop shell script hooksLuis Rascao