Age | Commit message (Expand) | Author |
2015-01-10 | remove system libs from tarball if set to false | Tristan Sloughter |
2014-12-13 | render overlay filenames for tar archive | Tristan Sloughter |
2014-11-20 | Merge pull request #268 from tsloughter/no_def_error_msg | Jordan Wilberding |
2014-11-17 | add back _rel to app discovery, fix relup tests to notice | Tristan Sloughter |
2014-11-17 | fix for error message output for no default release | Tristan Sloughter |
2014-11-09 | move back to using format_error/1 | Tristan Sloughter |
2014-11-06 | fix modules thta still were using format_error/1 | Tristan Sloughter |
2014-10-11 | fix tests for providers moved to new app and config list option | Tristan Sloughter |
2014-10-11 | provider task dependencies | Tristan Sloughter |
2014-07-09 | sort apps by version, so newest is chosen if it passes constraints | Tristan Sloughter |
2014-05-22 | fix for setting overrides with -a | Tristan Sloughter |
2014-05-14 | refactor tar and relup commands to own providers | Tristan Sloughter |
2014-05-14 | refactor cli args and config file var merging | Tristan Sloughter |
2014-05-09 | breaking change: output release to <output_dir>/<release_name>/ | Tristan Sloughter |
2014-03-12 | Merge pull request #101 from konradkaplita/accelerate_discover_provider | Eric Merritt |
2014-01-22 | Merge pull request #113 from tsloughter/dev_mode_sys_config | Eric Merritt |
2014-01-21 | properly handle config files and switching on/off dev_mode | Tristan Sloughter |
2013-12-03 | Accelerate `rlx_prv_discover` provider | Konrad Kaplita |
2013-12-03 | Add option to skip release discovery | Konrad Kaplita |
2013-11-22 | Merge pull request #95 from josevalim/jv-default-releasev0.5.2 | Eric Merritt |
2013-11-22 | Properly detect the default release and fail on conflicts | José Valim |
2013-11-18 | Support wildcards in lib dirs | José Valim |
2013-10-18 | add extend to release definition. This closes #16 | Tristan Sloughter |
2013-10-16 | fix load overlay to support filename not in a list. This closes #74 | Tristan Sloughter |
2013-10-15 | add a dev mode that symlinks the release instead of copying it | Eric |
2013-10-12 | support list of overlay_vars files. This closes #4 | Tristan Sloughter |
2013-09-28 | warn, not error, on bad app during discovery provider | Tristan Sloughter |
2013-09-20 | replace confusing disable-default-libs option with default-libs true or false | Tristan Sloughter |
2013-09-16 | keep application type of none for rel file | Tristan Sloughter |
2013-09-16 | Check presence of each beam listed in .app | Alexander V. Nikolaev |
2013-09-13 | support copying full directories in overlays | Tristan Sloughter |
2013-09-11 | allow multiple actions, including new action tar | Tristan Sloughter |
2013-05-10 | internal rename completion of all relcool to relx calls | Eric |
2013-05-09 | Basic file rename from rcl to rlx | Eric |
2013-05-09 | support the creation or relups | Eric B Merritt |
2013-05-09 | support a hard distinction between configured releases and realized releases | Eric B Merritt |
2013-04-30 | support the full range of possible arguments in the programmatic api | Eric B Merritt |
2013-04-13 | add skip_apps config option to list discovered apps to skip | Tristan Sloughter |
2013-04-09 | make sure that top level releases are also supported | Eric B Merritt |
2013-04-09 | fixes #29 - look for common sub dirs for discovery | Eric B Merritt |
2013-04-03 | fix bug in release override test suite | Eric B Merritt |
2013-04-03 | move discovered releases to their own area of the relcool state | Eric |
2013-03-13 | update do type spec for undefined config | Tristan Sloughter |
2013-01-31 | support release discovery in relcool along with app discovery | Eric |
2013-01-24 | convert relcool to take a config as a opt argument | Eric |
2013-01-24 | fix and normalize module headers | Eric |
2013-01-04 | provide the erlang lib dir and cwd as working libraries | Eric |
2013-01-02 | add tests to try and cover unexpected failures | Eric |
2012-12-31 | fix bug in goalless configs | Eric |
2012-12-30 | support the ability to specify a root directory | Eric |