Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-24 | Merge pull request #395 from essen/masterv3.7.0 | Tristan Sloughter | |
Add rpc|rpcterms to nodetool usage | |||
2015-09-24 | Merge pull request #399 from priestjim/feature/startup-script-fixes | Tristan Sloughter | |
Regression fix on startup script improvements | |||
2015-09-24 | Regression fix on startup script improvements | Panagiotis PJ Papadomitsos | |
Fixed a regression that occurs when using readlink on a Mac, which crashes the startup script if the startup script is not a link but an actual file (which is the most common case) | |||
2015-09-22 | Add rpc|rpcterms to nodetool usage | Loïc Hoguin | |
2015-09-21 | Merge pull request #393 from zugolosian/add_shebang | Tristan Sloughter | |
Adding shebang to escript | |||
2015-09-21 | Adding shebang to escript | David Leach | |
Without a proper shebang many tools like lintian for debian packages complain. | |||
2015-09-19 | Merge pull request #392 from tsloughter/updatesv3.6.0 | Jordan Wilberding | |
update erlware_commons, remove unneeded 'v' prefix hack | |||
2015-09-19 | update erlware_commons, remove unneeded 'v' prefix hack and back to 'git' vsn | Tristan Sloughter | |
2015-09-17 | Merge pull request #391 from tsloughter/notest | Jordan Wilberding | |
remove unneeded ifdefs and change from NOTEST to TEST define | |||
2015-09-16 | remove unneeded ifdefs and change from NOTEST to TEST define | Tristan Sloughter | |
2015-09-16 | Merge pull request #390 from priestjim/feature/startup-script-fixes | Tristan Sloughter | |
Startup script improvements | |||
2015-09-15 | Startup script improvements | Panagiotis PJ Papadomitsos | |
- Made the standard and extended startup scripts self-link-aware. This helps with deployments that symlink the startup script to more standard directories (i.e. /usr/local/bin). readlink is used, which comes standard in all Unix-like distributions - Made the inclusion of a custom sys.config not depend on a custom vm.args file. This way you can use a custom sys.config without using a custom vm.args file | |||
2015-09-04 | Merge pull request #389 from ethercrow/master | Tristan Sloughter | |
Fix possible copy-paste bug in rlx_prv_assembler | |||
2015-09-04 | Fix possible copy-paste bug in rlx_prv_assembler | Dmitry Ivanov | |
2015-08-24 | Merge pull request #388 from tsloughter/missing_templatev3.5.0 | Jordan Wilberding | |
Missing template | |||
2015-08-24 | version bump | Tristan Sloughter | |
2015-08-24 | fix error message for template file that doesn't exist | Tristan Sloughter | |
2015-08-22 | Merge pull request #387 from tsloughter/master | Jordan Wilberding | |
Update readme and the copy of rebar3 | |||
2015-08-22 | update rebar3 | Tristan Sloughter | |
2015-08-22 | update readme to add run of 'rebar3 update' and to bootstrap | Tristan Sloughter | |
2015-08-22 | Merge pull request #381 from alvelcom/user-actions | Tristan Sloughter | |
Possibility for plugins to create custom actions/tasks | |||
2015-08-22 | Merge pull request #382 from garret-smith/master | Tristan Sloughter | |
'od' only needs to read 4 bytes of random data | |||
2015-08-21 | Merge pull request #386 from tsloughter/master | Jordan Wilberding | |
remove relx from list of incl_apps, it is inlcuded by default | |||
2015-08-21 | remove relx from list of incl_apps, it is inlcuded by default | Tristan Sloughter | |
2015-08-04 | 'od' only needs to read 4 bytes of random data | Garret Smith | |
'-N 4' option looks portable across all major flavors of *BSD, Linux, OSX Adding this option prevents a strange case where 'od' can go to 100% CPU in restart scenarios | |||
2015-07-29 | Possibility for plugins to create custom actions/tasks | Pavel Khusainov | |
Before this commit user side provider wasn't able to create custom action. Now we're parsing actions/targets in `rlx_cmd_args` we didn't check them, just converting to atoms. In order to display error message about wrong action, we have to add another check in `relx:run_providers` function. | |||
2015-07-24 | Merge pull request #377 from carlosedp/add-dirs-tar | Tristan Sloughter | |
Add include dirs to tar file | |||
2015-07-24 | Merge pull request #379 from goofansu/patch-1 | Tristan Sloughter | |
relx is in "_build/default/bin/" | |||
2015-07-24 | relx is in "_build/default/bin/" | YeJun Su | |
2015-07-23 | Add include and priv dirs to tar file | CarlosEDP | |
2015-07-21 | Merge pull request #375 from tsloughter/3.4.0v3.4.0 | Jordan Wilberding | |
version bump to 3.4.0 | |||
2015-07-21 | version bump to 3.4.0 | Tristan Sloughter | |
2015-07-20 | Merge pull request #374 from carlosedp/fix-windows-startscript | Tristan Sloughter | |
Fix start script not loading sys.config in console | |||
2015-07-20 | Fix start script not loading sys.config in console | CarlosEDP | |
2015-07-18 | Merge pull request #369 from tsloughter/master | Jordan Wilberding | |
run overlay after release not before | |||
2015-07-18 | Merge pull request #371 from tsloughter/start_clean | Jordan Wilberding | |
fix console_clean in dev_mode by always creating start_clean.boot | |||
2015-07-18 | fix console_clean in dev_mode by always creating start_clean.boot | Tristan Sloughter | |
2015-07-15 | run overlay after release not before | Tristan Sloughter | |
2015-07-12 | Merge pull request #367 from tsloughter/masterv3.3.2 | Jordan Wilberding | |
bump erlware_commons and relx patch vsn | |||
2015-07-12 | bump erlware_commons and relx patch vsn | Tristan Sloughter | |
2015-07-12 | Merge pull request #366 from joedevivo/master | Tristan Sloughter | |
Added {cmd, Cmd} to version attribute. | |||
2015-07-12 | Added {cmd, Cmd} to version attribute. | Joe DeVivo | |
Whatever CMD returns will be the version number | |||
2015-07-10 | Merge pull request #364 from tsloughter/masterv3.3.1 | Jordan Wilberding | |
version bump | |||
2015-07-10 | version bump | Tristan Sloughter | |
2015-07-10 | Merge pull request #363 from joedevivo/master | Tristan Sloughter | |
Now you can specify {semver, "version"} | |||
2015-07-10 | Now you can specify {semver, "version"} | Joe DeVivo | |
where "version" is the prefix you use for tagging versions in git | |||
2015-07-08 | Merge pull request #362 from tsloughter/rel_discoveryv3.3.0 | Jordan Wilberding | |
don't do release discovery unless needed -- like for relups | |||
2015-07-08 | bump version | Tristan Sloughter | |
2015-07-08 | don't do release discovery unless needed -- like for relups | Tristan Sloughter | |
2015-07-08 | Merge pull request #360 from tsloughter/master | Jordan Wilberding | |
Upgrade mustache |