aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2014-01-21properly handle config files and switching on/off dev_modeTristan Sloughter
2013-12-03Accelerate `rlx_prv_discover` providerKonrad Kaplita
2013-12-03Add option to skip release discoveryKonrad Kaplita
2013-11-22Merge pull request #95 from josevalim/jv-default-releasev0.5.2Eric Merritt
2013-11-22Properly detect the default release and fail on conflictsJosé Valim
2013-11-18Support wildcards in lib dirsJosé Valim
2013-10-18add extend to release definition. This closes #16Tristan Sloughter
2013-10-16fix load overlay to support filename not in a list. This closes #74Tristan Sloughter
2013-10-15add a dev mode that symlinks the release instead of copying itEric
2013-10-12support list of overlay_vars files. This closes #4Tristan Sloughter
2013-09-28warn, not error, on bad app during discovery providerTristan Sloughter
2013-09-20replace confusing disable-default-libs option with default-libs true or falseTristan Sloughter
2013-09-16keep application type of none for rel fileTristan Sloughter
2013-09-16Check presence of each beam listed in .appAlexander V. Nikolaev
2013-09-13support copying full directories in overlaysTristan Sloughter
2013-09-11allow multiple actions, including new action tarTristan Sloughter
2013-05-10internal rename completion of all relcool to relx callsEric
2013-05-09Basic file rename from rcl to rlxEric
2013-05-09support the creation or relupsEric B Merritt
2013-05-09support a hard distinction between configured releases and realized releasesEric B Merritt
2013-04-30support the full range of possible arguments in the programmatic apiEric B Merritt
2013-04-13add skip_apps config option to list discovered apps to skipTristan Sloughter
2013-04-09make sure that top level releases are also supportedEric B Merritt
2013-04-09fixes #29 - look for common sub dirs for discoveryEric B Merritt
2013-04-03fix bug in release override test suiteEric B Merritt
2013-04-03move discovered releases to their own area of the relcool stateEric
2013-03-13update do type spec for undefined configTristan Sloughter
2013-01-31support release discovery in relcool along with app discoveryEric
2013-01-24convert relcool to take a config as a opt argumentEric
2013-01-24fix and normalize module headersEric
2013-01-04provide the erlang lib dir and cwd as working librariesEric
2013-01-02add tests to try and cover unexpected failuresEric
2012-12-31fix bug in goalless configsEric
2012-12-30support the ability to specify a root directoryEric
2012-12-30support only one config file in the systemEric
2012-12-30only allow relcool to take a single configEric
2012-12-28make sure file permissions are set correctly in overlay template/copyEric
2012-12-28support the ability to *not* autogenerate start scriptsEric
2012-12-28support file->directory copies in overlayEric
2012-12-27suport variables in vars files of overlaysEric
2012-12-26overlay supportEric
2012-12-18fix a bug in the ability to rebuild releasesEric
2012-12-10if no config is specified search for a `relcool.config` in the pathEric
2012-11-21all relcool to symlink in 'overridden' appsEric
2012-10-24fix bug in goal parsing and handlingEric