index
:
relx.git
gh-pages
master
revert-426-vars
try-circleci
try-cirrus
Sane, simple release creation for Erlang.
Erlware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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-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
2016-10-25
Always include nodetool when generating extended start script
Luis Rascao
2016-10-03
Don't include erts src when user requests src not be included
Luis Rascao
2016-09-27
Add test coverage for the extended bin script
Luis Rascao
2016-09-25
Increase test coverage
Luis Rascao
2016-09-20
Add recent OTP versions
Luis Rascao
2016-03-15
Fixed template args order bug
Kozlov Yakov
2016-01-23
replacing OS vars: use .orig files to prevent overwriting
erlanger
2016-01-11
use priv_dir for generated test data
Tristan Sloughter
2016-01-06
Include src/ in tarballs unless specified not to
Fred Hebert
2015-07-08
don't do release discovery unless needed -- like for relups
Tristan Sloughter
2015-06-25
update for 18 time function changes
Tristan Sloughter
2015-06-25
Fix paths for symlinks
Daniel Widgren
2015-06-17
Fixing test for windows, changing symlink to symlink_or_copy
Daniel Widgren
2015-05-16
fix add_providers config option for newest providers dep
Tristan Sloughter
2015-05-08
use mustache instead of erlydtl for overlays
Tristan Sloughter
2015-02-19
support overlay file inclusion
Luis Rascao
2015-01-31
don't overdo it with generated apps that are there to be ignored
Tristan Sloughter
2015-01-31
add support for excluding applications from the release
Tristan Sloughter
2015-01-30
add config script funcionality
Luis Rascao
2015-01-10
remove system libs from tarball if set to false
Tristan Sloughter
[next]