| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | Fix order in erts exclusion filter | Tuncer Ayaz | 2012-01-20 | 1 | -1/+1 |
* | Add nodeid= to bash completion | Tuncer Ayaz | 2012-01-20 | 1 | -1/+1 |
* | Simplify excl_sys_filters | Tuncer Ayaz | 2012-01-20 | 1 | -4/+2 |
* | Set node name correctly on erlsrv commandline | Matt Campbell | 2012-01-09 | 1 | -1/+1 |
* | Deprecate ct suite= option for suites= option | Magnus Klaar | 2012-01-06 | 1 | -1/+1 |
* | Fix basic_nif on_load() | Tuncer Ayaz | 2012-01-05 | 1 | -1/+3 |
* | Comment out vm args | Tuncer Ayaz | 2011-12-21 | 1 | -4/+4 |
* | Trim reltool config and add nodeid to release | Tuncer Ayaz | 2011-12-20 | 1 | -9/+13 |
* | Universally support apps=/skip_apps= | Tuncer Ayaz | 2011-12-12 | 1 | -2/+2 |
* | Add root_dir= to shell completion | Tuncer Ayaz | 2011-11-26 | 1 | -1/+1 |