Age | Commit message (Expand) | Author |
2019-02-21 | Attempt at a fix for vm.args usage (#688)v3.29.0 | Anthony Molinaro |
2019-02-20 | don't create world writable executables (#687) | Anthony Molinaro |
2019-02-13 | Merge pull request #675 from slepher/master | Luis Rascão |
2019-02-11 | Merge pull request #685 from tolbrino/tb-win32-extended-scripts | Luis Rascão |
2019-02-11 | Fix relx_escript | Tino Breddin |
2019-02-10 | Fix windows extended bin | Tino Breddin |
2019-02-10 | Add extensions to win32 extended_bin | Tino Breddin |
2019-02-10 | Merge pull request #684 from tolbrino/pr-win32-origfile | Luis Rascão |
2019-02-08 | Add sys.config and vm.args check to extended win32 bin | Tino Breddin |
2019-02-08 | Fix renaming of .orig configuration files on Windows | Michael Taylor |
2019-01-31 | Merge pull request #678 from aeternity/uw-auto-set-cookie | Luis Rascão |
2019-01-22 | Merge pull request #682 from lucafavatella/extensions-spaces | Luis Rascão |
2019-01-16 | Enable passing arguments with spaces to extensions | Luca Favatella |
2019-01-03 | Merge pull request #677 from eldarko/masterv3.28.0 | Luis Rascão |
2019-01-03 | Merge pull request #679 from aboroska/fix-default-release | Luis Rascão |
2019-01-03 | Merge pull request #680 from aboroska/fix-example | Luis Rascão |
2018-12-31 | fix handling of default_release in config | András Boroska |
2018-12-31 | fix example config | András Boroska |
2018-11-27 | run named erl nodes to auto-set cookie | Ulf Wiger |
2018-11-19 | Don't write to release bin/ directory | eldarko |
2018-11-04 | allow specify additional providers via api and cli calls | Grigory Starinkin |
2018-10-30 | fix --relx-disable-hooks cause start_boot <boot_file> start fail | slepher |
2018-10-11 | Merge pull request #665 from lrascao/start_hooks_on_console_foreground | Luis Rascão |
2018-10-11 | Prevent double hook invocation on 'start' command | Luis Rascao |
2018-10-11 | Capture internal start script arguments | Luis Rascao |
2018-10-05 | support tuples in overlay_vars so rebar3 can pass variables (#672)v3.27.0 | Tristan Sloughter |
2018-09-20 | Merge pull request #670 from shamis/master | Luis Rascão |
2018-09-19 | using %hostname% in service install | shamis |
2018-08-16 | Merge pull request #669 from lrascao/test_erl_pipe_write_permission | Luis Rascão |
2018-08-09 | Check for pipe write permission on start/attach | Luis Rascao |
2018-07-31 | Make {goals, ...} option add goals to release depsolver. | AlexSedov |
2018-07-28 | I should really have some sleep, and probably not use GitHub Editor. | Alex Es |
2018-07-28 | Typo fix. | Alex Es |
2018-07-28 | More careful handling of source root. | Alex Es |
2018-07-27 | Support wildcards for copy/link to a directory. | AlexSedov |
2018-06-24 | Merge pull request #663 from tsloughter/up-deps | Luis Rascão |
2018-06-24 | Merge pull request #662 from lrascao/travis_otp21 | Luis Rascão |
2018-06-23 | upgrade cf and bbmustache deps | Tristan Sloughter |
2018-06-24 | Add Travis CI on OTP 21 | Luis Rascao |
2018-06-24 | Merge pull request #661 from tsloughter/copy-file-infov3.26.0 | Luis Rascão |
2018-06-23 | only copy mode and time attributes when copying files | Tristan Sloughter |
2018-06-19 | Fix hostname settings in windows extended script (#659)v3.25.0 | Fred Hebert |
2018-06-15 | Start script (#635) | Michael Santos |
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-06-02 | add -heart to args not to be copied to nodetool (#653) | Jan Uhlig |
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-05-30 | Drop OTP R15/16 from Travis builds (#654) | Luis Rascão |
2018-04-11 | Merge pull request #644 from juise/fix-sed-backup | Luis Rascão |