Age | Commit message (Expand) | Author |
2014-04-07 | Add support for explicit erts path | Jason L. Shiffer |
2014-04-06 | Windows support | nuex |
2014-03-12 | Merge pull request #101 from konradkaplita/accelerate_discover_provider | Eric Merritt |
2014-03-12 | Merge pull request #133 from mattrudder/sys_config_cmdargs | Jordan Wilberding |
2014-03-08 | assume templates are already compiled, use dtl for files too | nuex |
2014-03-08 | load scripts from files and templates | nuex |
2014-03-08 | Merge pull request #135 from hirschenberger/master | Jordan Wilberding |
2014-03-07 | Honor LD_LIBRARY_PATH settings in start scripts | hirschen |
2014-03-07 | Merge pull request #124 from tsloughter/master | Jordan Wilberding |
2014-03-06 | Added a command line override for the sys_config setting. | Matt Rudder |
2014-03-06 | by default do not do app and release discovery under output dir | Tristan Sloughter |
2014-03-05 | Set auto_escape to false for erlydtl compilation | Paul Oliver |
2014-02-17 | Update erlydtl to v0.9.0 | Andreas Stenius |
2014-02-16 | fix double include_erts call with vm.args and sys.config config vars | Tristan Sloughter |
2014-02-09 | Remove destination start_clean.sh before copying, since with R16 it is 0444, ... | Jordan Wilberding |
2014-02-09 | Updated erlydtl dep to a tagged version, since lastest version breaks API, th... | Jordan Wilberding |
2014-01-27 | Run the node embedded mode when in foreground | Ali Sabil |
2014-01-27 | set ERL_LIBS when running console | console_clean | console_boot | Ali Sabil |
2014-01-22 | Merge pull request #112 from tsloughter/mvoe_nodetool_install_upgrade | 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 |
2014-01-21 | Merge pull request #109 from tsloughter/verbose_opt_fix | Eric Merritt |
2014-01-18 | Merge pull request #111 from tsloughter/config_output_dir | Eric Merritt |
2014-01-18 | Merge pull request #110 from tsloughter/console_clean | Eric Merritt |
2014-01-18 | mv nodetool and install_upgrade script to bin dir, so no need to incl erts | Tristan Sloughter |
2014-01-18 | add config option for output_dir, currently only a cmd arg | Tristan Sloughter |
2014-01-18 | fix path to start_clean in console_clean start script option | Tristan Sloughter |
2014-01-18 | don't output release successfully created if verbose option is 0 | 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-28 | Merge pull request #89 from ericbmerritt/master | Jordan Wilberding |
2013-10-28 | support using the original app vsn as a string not the parsed vsn | Eric |
2013-10-25 | Don't ignore -d command line argument. | Martin Schürrer |
2013-10-22 | improve error message for missing upfrom release | Tristan Sloughter |
2013-10-22 | remove v for version shorthand since it is used for relvsn | Tristan Sloughter |
2013-10-21 | patch for exception: no match of right hand side value | Łukasz Biedrycki |
2013-10-18 | add extend to release definition. This closes #16 | Tristan Sloughter |
2013-10-16 | add include_src option to config file, default true. This closes #15 | 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-15 | ignore empty list of overlay vars to fix unneeded warning | Tristan Sloughter |
2013-10-15 | add optoin to use custom system_libs dir. This closes #64 | Tristan Sloughter |
2013-10-15 | Merge pull request #71 from evax/script_update_on_upgrade | Tristan Sloughter |
2013-10-15 | Merge pull request #70 from evax/erts_include_fixes | Tristan Sloughter |
2013-10-15 | Ensure scripts are updated on upgrade for cold starts | Evax Software |
2013-10-15 | Use the start_clean boot file for remote console | Evax Software |
2013-10-15 | Reuse generated erts directory in tar command | Evax Software |