| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Error 'Command not found' when sname is used | Habibutsu | 2014-05-27 | 1 | -1/+1 |
* | Merge pull request #52 from shino/slim-release-support | Jared Morrow | 2014-05-21 | 3 | -9/+47 |
|\ |
|
| * | Add TODO comment to install_upgrade script template | Shunichi Shinohara | 2014-03-09 | 1 | -0/+8 |
| * | Change nodetool path to under releases/<RELEASE_VERSION>/ | Shunichi Shinohara | 2014-03-09 | 2 | -7/+8 |
| * | Add slim release support for runner script | Shunichi Shinohara | 2014-03-09 | 1 | -8/+37 |
* | | Fix #56 (always-on recursion) | Tuncer Ayaz | 2014-03-11 | 2 | -1/+7 |
|/ |
|
* | Merge pull request #115 from mdaguete/simplenode.runner-remsh-fixes | Andrew Thompson | 2014-03-05 | 1 | -3/+29 |
|\ |
|
| * | Make REMSH node run in hidden mode | Manuel Durán Aguete | 2013-07-19 | 1 | -1/+1 |
| * | Incorrect REMSH args when sname is used | Manuel Durán Aguete | 2013-07-19 | 1 | -2/+28 |
* | | Add command to rebar:command_names/0 | Pierre Fenoll | 2013-12-19 | 1 | -2/+0 |
* | | Add a library template | Pierre Fenoll | 2013-12-19 | 5 | -0/+39 |
* | | Change default log level to 'warn' and introduce -q/--quiet | Tuncer Ayaz | 2013-12-06 | 1 | -4/+4 |
* | | Init RUNNER_SCRIPT var in simplenode.runner | Manuel Durán Aguete | 2013-11-18 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #54 from mattonrails/simpleapp_sup_template_typo | Dave Smith | 2013-06-14 | 1 | -1/+0 |
|\ |
|
| * | Remove leading empty line from a template | Matthew Conway | 2013-01-14 | 1 | -1/+0 |
* | | Merge pull request #96 from olgeni/pwd-symlink-fix | Dave Smith | 2013-06-12 | 2 | -2/+2 |
|\ \ |
|
| * | | Use "pwd -P" to get the current physical path. | olgeni | 2013-06-10 | 2 | -2/+2 |
* | | | Add support for ping command on windows in the simple node runner | syl20bnr | 2013-05-20 | 2 | -2/+12 |
|/ / |
|
* | | Do not compile nodetool escript | Tuncer Ayaz | 2013-04-12 | 1 | -2/+0 |
* | | simplenode.reltool.config: use default sys-level mod_cond setting | Tuncer Ayaz | 2013-04-06 | 1 | -1/+0 |
* | | Remove unnecessary bar | Dave Smith | 2013-03-02 | 1 | -1/+1 |
* | | Change simplenode template files to work on more platforms | Jared Morrow | 2013-01-17 | 4 | -43/+156 |
|/ |
|
* | Merge pull request #34 from shkumagai/feature/zsh-completion-add-options | Dave Smith | 2012-12-02 | 1 | -0/+3 |
|\ |
|
| * | Add missing variables | Shoji KUMAGAI | 2012-12-03 | 1 | -0/+3 |
* | | bash-completion: add missing options and variables | Tuncer Ayaz | 2012-12-01 | 1 | -8/+51 |
|/ |
|
* | zsh-completion: add 'dump_spec' back again | Shoji KUMAGAI | 2012-12-01 | 1 | -0/+1 |
* | bash-completion: add dump_spec=1 | Tuncer Ayaz | 2012-11-30 | 1 | -3/+3 |
* | Merge pull request #19 from shkumagai/feature/zsh-completion-refine | Dave Smith | 2012-11-30 | 1 | -1/+1 |
|\ |
|
| * | Change zsh completion script | Shoji KUMAGAI | 2012-11-16 | 1 | -1/+1 |
* | | bash-completion: add generate-appups | Tuncer Ayaz | 2012-11-26 | 1 | -4/+4 |
|/ |
|
* | zsh completion: fix typos | Tuncer Ayaz | 2012-11-01 | 1 | -9/+9 |
* | Add zsh completion script | Shoji KUMAGAI | 2012-11-01 | 1 | -0/+79 |
* | bash completion: remove duplicate cmd | Tuncer Ayaz | 2012-08-09 | 1 | -1/+1 |
* | Replace test-compile with compile_only=true option | Tuncer Ayaz | 2012-08-09 | 1 | -2/+2 |
* | Quote paths in Windows runner script | Matt Campbell | 2012-07-31 | 2 | -23/+36 |
* | Add 'qc' cmd and rename eunit-compile to test-compile | Tuncer Ayaz | 2012-07-23 | 1 | -2/+2 |
* | Add 'eunit-compile' cmd (Suggested-by: Joe Norton) | Tuncer Ayaz | 2012-07-23 | 1 | -4/+5 |
* | noderunner: add support for alt dir and boot file | Ulf Wiger | 2012-07-14 | 1 | -20/+54 |
* | Simplify reltool.config template | Tuncer Ayaz | 2012-06-19 | 1 | -5/+3 |
* | Add escriptize to bash completion | Tuncer Ayaz | 2012-05-18 | 1 | -2/+2 |
* | Remove alt_url support in favor of new features | Tuncer Ayaz | 2012-05-13 | 1 | -2/+1 |
* | Add support for using -remsh via runner script | joewilliams | 2012-04-23 | 1 | -1/+25 |
* | Use correctly escaped pipes in usage message | Francis Joanis | 2012-04-17 | 1 | -1/+1 |
* | Improvements to windows node runner script | Matt Campbell | 2012-04-17 | 5 | -6/+102 |
* | Add foreground as a runner start option | joewilliams | 2012-04-10 | 1 | -1/+26 |
* | simplenode.runner: fix HEART_CMD arguments | Yurin Slava | 2012-04-04 | 1 | -1/+1 |
* | simplenode.runner: properly quote arguments | Yurin Slava | 2012-04-04 | 1 | -5/+6 |
* | Add support for alternate dependency urls | Adam Schepis | 2012-03-31 | 1 | -1/+2 |
* | Remove export_all in simplemod template | Tuncer Ayaz | 2012-03-25 | 1 | -4/+0 |
* | Fix handle_call response | Fisher | 2012-02-02 | 1 | -1/+1 |