aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2016-11-09Remove name collisions of replaced files in multi-node setupsSerge Aleynikov
2016-10-27Fix replace os vars functionalityLuis Rascao
2016-10-26Revert "remove rlx_topo since all systools >=R15 have a working sort of apps"Tristan Sloughter
2016-10-25Always include nodetool when generating extended start scriptLuis Rascao
2016-10-03Don't include erts src when user requests src not be includedLuis Rascao
2016-09-27Add test coverage for the extended bin scriptLuis Rascao
2016-09-25Increase test coverageLuis Rascao
2016-09-20Add recent OTP versionsLuis Rascao
2016-03-15Fixed template args order bugKozlov Yakov
2016-01-23replacing OS vars: use .orig files to prevent overwritingerlanger
2016-01-11use priv_dir for generated test dataTristan Sloughter
2016-01-06Include src/ in tarballs unless specified not toFred Hebert
2015-07-08don't do release discovery unless needed -- like for relupsTristan Sloughter
2015-06-25update for 18 time function changesTristan Sloughter
2015-06-25Fix paths for symlinksDaniel Widgren
2015-06-17Fixing test for windows, changing symlink to symlink_or_copyDaniel Widgren
2015-05-16fix add_providers config option for newest providers depTristan Sloughter
2015-05-08use mustache instead of erlydtl for overlaysTristan Sloughter
2015-02-19support overlay file inclusionLuis Rascao
2015-01-31don't overdo it with generated apps that are there to be ignoredTristan Sloughter
2015-01-31add support for excluding applications from the releaseTristan Sloughter
2015-01-30add config script funcionalityLuis Rascao
2015-01-10remove system libs from tarball if set to falseTristan Sloughter
2014-12-13render overlay filenames for tar archiveTristan Sloughter
2014-11-20Merge pull request #268 from tsloughter/no_def_error_msgJordan Wilberding
2014-11-17add back _rel to app discovery, fix relup tests to noticeTristan Sloughter
2014-11-17fix for error message output for no default releaseTristan Sloughter
2014-11-09move back to using format_error/1Tristan Sloughter
2014-11-06fix modules thta still were using format_error/1Tristan Sloughter
2014-10-11fix tests for providers moved to new app and config list optionTristan Sloughter
2014-10-11provider task dependenciesTristan Sloughter
2014-07-09sort apps by version, so newest is chosen if it passes constraintsTristan Sloughter
2014-05-22fix for setting overrides with -aTristan Sloughter
2014-05-14refactor tar and relup commands to own providersTristan Sloughter
2014-05-14refactor cli args and config file var mergingTristan Sloughter
2014-05-09breaking change: output release to <output_dir>/<release_name>/Tristan Sloughter
2014-03-12Merge pull request #101 from konradkaplita/accelerate_discover_providerEric Merritt
2014-01-22Merge pull request #113 from tsloughter/dev_mode_sys_configEric Merritt