Age | Commit message (Expand) | Author |
2014-11-03 | Merge pull request #250 from syl20bnr/fix_boot_script_console_windows | Tristan Sloughter |
2014-11-03 | Fix *bin_windows.dtl boot script path | syl20bnr |
2014-11-03 | Merge pull request #249 from syl20bnr/gitignore_relx_cmd | Tristan Sloughter |
2014-11-03 | Add relx.cmd to .gitignore | syl20bnr |
2014-11-02 | Merge pull request #248 from ichernetsky/master | Tristan Sloughter |
2014-11-02 | Allow to specify a path to vm.args through command-line arguments | Ivan Chernetsky |
2014-10-31 | Merge pull request #247 from silverbuddy/master | Tristan Sloughter |
2014-10-31 | Fix grep pattern for beam process | silverbuddy |
2014-10-31 | Merge pull request #244 from efcasado/pipes | Tristan Sloughter |
2014-10-31 | Merge pull request #245 from syl20bnr/fix_relx_cmd_trailing_whitespaces | Tristan Sloughter |
2014-10-31 | Fixes #238 Trailing whitespaces in generated relx.cmd | syl20bnr |
2014-10-30 | Add support for multiple nodes running the same release | Enrique Fernandez |
2014-10-28 | Merge pull request #242 from RomanShestakov/master | Tristan Sloughter |
2014-10-28 | turn args from string to list - related to https://github.com/erlware/relx/is... | ROMAN SHESTAKOV |
2014-10-27 | Merge pull request #240 from RomanShestakov/master | Tristan Sloughter |
2014-10-27 | pass a list of args instead of a string | ROMAN SHESTAKOV |
2014-10-23 | use providers PRV_ERROR and format_error/2 | Tristan Sloughter |
2014-10-22 | include state in format_error/2 | Tristan Sloughter |
2014-10-18 | fix function defs for function that take vsn(), which can be an atom | Tristan Sloughter |
2014-10-13 | Merge pull request #232 from Cloven/add_escript_command | Tristan Sloughter |
2014-10-13 | remove script path from passed arguments list | Felix The Hammer Gallo |
2014-10-13 | fix bug in path script | Felix The Hammer Gallo |
2014-10-11 | Merge pull request #231 from tsloughter/master1.1.0-rc1 | Jordan Wilberding |
2014-10-11 | use long hostname if no hostname given | Tristan Sloughter |
2014-10-11 | Merge pull request #227 from tsloughter/master | Jordan Wilberding |
2014-10-11 | Merge pull request #229 from Cloven/add_escript_command | Jordan Wilberding |
2014-10-11 | support only the 3 last major versions | Tristan Sloughter |
2014-10-11 | fix tests for providers moved to new app and config list option | Tristan Sloughter |
2014-10-11 | support config passed in as proplist instead of filename | Tristan Sloughter |
2014-10-11 | add support for rebar3 deps dir | Tristan Sloughter |
2014-10-11 | provider task dependencies | Tristan Sloughter |
2014-10-11 | Merge pull request #223 from tsloughter/tar | Jordan Wilberding |
2014-10-10 | Added the 'escript' command to the extended release script to permit | Felix The Hammer Gallo |
2014-09-27 | Merge pull request #224 from jaydoane/replace-init-stop-with-halt-in-bin-dot-dtl | Tristan Sloughter |
2014-09-27 | Merge pull request #222 from srstrong/master | Tristan Sloughter |
2014-09-27 | Merge pull request #218 from tolbrino/tb/conf-pipedir | Tristan Sloughter |
2014-09-18 | Replace "-s init stop" with halt() | Jay Doane |
2014-08-28 | include overlay files in tar | Tristan Sloughter |
2014-08-22 | Modified error handling around nodetool to reduce silent failures | Steve Strong |
2014-08-12 | make PIPE_DIR overridable | Tino Breddin |
2014-08-09 | Merge pull request #207 from tsloughter/app_sort | Jordan Wilberding |
2014-07-23 | Merge pull request #215 from davidw/fix_heart_command | Tristan Sloughter |
2014-07-22 | Make HEART_COMMAND use the full path, otherwise it does not work. | David N. Welton |
2014-07-18 | Merge pull request #210 from davidw/net_ticktime_fix | Tristan Sloughter |
2014-07-17 | Get tick time in order to 'synchronize' with the node we are connecting with. | David N. Welton |
2014-07-10 | Merge pull request #208 from reset/assembler-copy-symlink-dir-contents | Tristan Sloughter |
2014-07-09 | ensure assembler copies the contents of symlinked dirs | Jamie Winsor |
2014-07-09 | sort apps by version, so newest is chosen if it passes constraints | Tristan Sloughter |
2014-06-28 | Merge pull request #204 from tsloughter/master | Jordan Wilberding |
2014-06-27 | fix for running console on target system. meaning start.boot | Tristan Sloughter |