Age | Commit message (Expand) | Author |
2019-08-15 | Allow for API callers to define arbitrary overlay variables | Guilherme Andrade |
2019-08-13 | Merge pull request #747 from arcusfelis/template-redefined-variable | Tristan Sloughter |
2019-08-13 | support including the version in name of release to extend | Tristan Sloughter |
2019-08-12 | Correctly render redefined variable | Mikhail Uvarov |
2019-08-11 | drop timetraps | Tristan Sloughter |
2019-05-20 | Merge pull request #667 from ElectronicRU/overlay-wildcards | Tristan Sloughter |
2019-05-20 | Merge branch 'master' into goals_option | Tristan Sloughter |
2019-05-20 | Merge pull request #676 from velimir/providers-api | Tristan Sloughter |
2019-05-20 | Revert dependencies order in unit tests | Ivan Glushkov |
2019-05-17 | increase timetrap for otp 22try-cirrus | Tristan Sloughter |
2019-05-14 | increase timetrap | Tristan Sloughter |
2019-05-13 | see if others pass without this one | Tristan Sloughter |
2019-05-13 | try to fix failing test | Tristan Sloughter |
2019-04-01 | have travis only run 17 and osx. add circleci badge (#703) | Tristan Sloughter |
2019-04-01 | include vm.args.src file in tarball if it exists (#698) | Tristan Sloughter |
2019-03-31 | try circleci for CI (#701) | Tristan Sloughter |
2019-02-21 | Attempt at a fix for vm.args usage (#688)v3.29.0 | Anthony Molinaro |
2018-11-04 | allow specify additional providers via api and cli calls | Grigory Starinkin |
2018-10-11 | Prevent double hook invocation on 'start' command | Luis Rascao |
2018-10-05 | support tuples in overlay_vars so rebar3 can pass variables (#672)v3.27.0 | Tristan Sloughter |
2018-07-31 | Make {goals, ...} option add goals to release depsolver. | AlexSedov |
2018-07-27 | Support wildcards for copy/link to a directory. | AlexSedov |
2018-06-12 | support for OTP21's sys.config.src file in releases (#647) | Tristan Sloughter |
2018-06-03 | fix for #511 order of dependencies (#655) | Tristan Sloughter |
2018-05-30 | Add unused variables on replace OS vars test (#628) | Luis Rascão |
2018-05-30 | Add remote console using shortname test coverage (#643) | Luis Rascão |
2018-03-22 | Extend adding extra args from vm.args to install_upgrade.escript | konyaris |
2018-02-15 | Add extra args from vm.args into escripts and erl | Alexander Petrovsky |
2018-01-02 | Clarify that extension scripts shall exit | Luca Favatella |
2017-11-01 | Support OTP-20 Unicode functions | Fred Hebert |
2017-10-30 | Add test that demonstrates that fixes preserve an argument that contains both... | Luke Bakken |
2017-10-18 | Add `erts_dir` overlay var (#614) | Luis Rascão |
2017-10-18 | Start script extensions (#613) | Luis Rascão |
2017-10-17 | added tests for args_file checks | Jan Uhlig |
2017-07-24 | Don't use builtin status hook as default | Luis Rascao |
2017-05-15 | Add custom status hook to extended script | Luis Rascao |
2017-05-14 | Merge pull request #585 from lrascao/fix/rewrite_otp_apps | Luis Rascão |
2017-05-08 | Add the ability to chmod files in the overlay. | Anthony Molinaro |
2017-04-09 | Only ensure kernel,stdlib for empty dep apps | Luis Rascao |
2017-03-20 | Ensure stdlib,kernel as application dependencies | Luis Rascao |
2017-03-11 | Only use multi-node sys.config if requested when replacing OS vars | Luis Rascao |
2017-01-03 | Add test coverage for long node name releases | Luis Rascao |
2016-12-18 | Obtain release node name from Erlang VM instead of OS | Luis Rascao |
2016-11-26 | Fix duplicated method | Luis Rascao |
2016-11-26 | Merge pull request #541 from lrascao/feature/exclude_modules | Tristan Sloughter |
2016-11-21 | Provide a new config directive that allows per-app module exclusion | Luis Rascao |
2016-11-12 | Add support for new relx directive that provides start/stop shell script hooks | Luis Rascao |
2016-11-09 | Remove name collisions of replaced files in multi-node setups | Serge Aleynikov |
2016-10-27 | Fix replace os vars functionality | Luis Rascao |
2016-10-26 | Revert "remove rlx_topo since all systools >=R15 have a working sort of apps" | Tristan Sloughter |