Age | Commit message (Expand) | Author |
2016-12-18 | Obtain release node name from Erlang VM instead of OS | Luis Rascao |
2016-11-26 | Merge pull request #536 from lrascao/fix/downgrade_non_permanent_version | Tristan Sloughter |
2016-11-12 | Add support for new relx directive that provides start/stop shell script hooks | Luis Rascao |
2016-11-11 | Allow upgrade/downgrade from non-permanent versions | Luis Rascao |
2016-11-11 | Refactor foreground command | Luis Rascao |
2016-11-09 | Remove name collisions of replaced files in multi-node setups | Serge Aleynikov |
2016-10-30 | Allow optionally setting a release as permanent after relup | Luis Rascao |
2016-10-30 | Provide per-command command line help | Luis Rascao |
2016-10-31 | add versions in command help | soranoba |
2016-10-31 | Support the uninstall command. (release_handler:remove_release/1) | soranoba |
2016-10-30 | Fix head mismatch | Luis Rascao |
2016-10-29 | Allow for a more flexible relup package location | Luis Rascao |
2016-10-28 | Fix upgrade/downgrade/install usage | Luis Rascao |
2016-10-27 | tch to fix #523 | Deepak Goel |
2016-10-27 | add commented out +Bi option | Ben Murphy |
2016-10-27 | ensure an appropriate TERM var is set | Ben Murphy |
2016-10-27 | disable ctrl-s block node feature | Ben Murphy |
2016-10-27 | Give code path access to console_clean | Luis Rascao |
2016-10-27 | Fix replace os vars functionality | Luis Rascao |
2016-10-03 | Always ask release handler to update paths on relup | Luis Rascao |
2016-08-24 | Merge pull request #479 from emtenet/add-boot-varv3.21.0 | Tristan Sloughter |
2016-08-24 | Merge pull request #464 from filmor/patch-1 | Tristan Sloughter |
2016-08-16 | Handle release_handler old_processes error when doing a soft purge relup | Luis Rascao |
2016-06-17 | Remove a non-POSIX command. | soranoba |
2016-06-16 | If cookie is not exist in vm.args, it use the cookie in ~/.erlang.cookie | soranoba |
2016-05-28 | install and start release in Windows 7/XP | Fred Hebert |
2016-04-29 | Add a boot variable to Windows scripts | emtenet |
2016-04-26 | Fix: does not contain the part of the command | soranoba |
2016-04-05 | Update extended_bin_windows | Benedikt Reinartz |
2016-04-05 | Fix erts path discovery on Windows if the path contains spaces. | Benedikt Reinartz |
2016-03-31 | Merge pull request #459 from djnym/erlang_hostnamev3.19.0 | Tristan Sloughter |
2016-03-28 | provide eval command for nodetool and start script | Anthony Molinaro |
2016-03-22 | get nodename from erlang, not hostname | Anthony Molinaro |
2016-03-22 | Use standard flags to od | Hakan Nilsson |
2016-01-23 | replacing OS vars: use .orig files to prevent overwriting | erlanger |
2016-01-22 | replacing OS vars: comply with otp sys.config requirement | erlanger |
2015-12-31 | Revert "Enhance evaluation of environment variables"revert-426-vars | Tristan Sloughter |
2015-12-30 | Allow console to set code loading mode based on defaults. | Shawn Debnath |
2015-12-22 | Enhance the variable replacement | Serge Aleynikov |
2015-12-22 | Optimize evaluation of environment variables | Serge Aleynikov |
2015-11-19 | make remote shell a hidden node so they don't try to join each other | Tristan Sloughter |
2015-11-06 | fix upgrade/install/unpack command bug | paul |
2015-10-04 | continue extended_bin script execution after VMARGS checks | artygus |
2015-09-27 | make short name the default in vmargs | Tristan Sloughter |
2015-09-24 | Merge pull request #395 from essen/masterv3.7.0 | Tristan Sloughter |
2015-09-24 | Merge pull request #399 from priestjim/feature/startup-script-fixes | Tristan Sloughter |
2015-09-24 | Regression fix on startup script improvements | Panagiotis PJ Papadomitsos |
2015-09-22 | Add rpc|rpcterms to nodetool usage | Loïc Hoguin |
2015-09-21 | Adding shebang to escript | David Leach |
2015-09-15 | Startup script improvements | Panagiotis PJ Papadomitsos |