summaryrefslogtreecommitdiff
path: root/priv
Commit message (Expand)AuthorAgeFilesLines
* Error 'Command not found' when sname is usedHabibutsu2014-05-271-1/+1
* Merge pull request #52 from shino/slim-release-supportJared Morrow2014-05-213-9/+47
|\
| * Add TODO comment to install_upgrade script templateShunichi Shinohara2014-03-091-0/+8
| * Change nodetool path to under releases/<RELEASE_VERSION>/Shunichi Shinohara2014-03-092-7/+8
| * Add slim release support for runner scriptShunichi Shinohara2014-03-091-8/+37
* | Fix #56 (always-on recursion)Tuncer Ayaz2014-03-112-1/+7
|/
* Merge pull request #115 from mdaguete/simplenode.runner-remsh-fixesAndrew Thompson2014-03-051-3/+29
|\
| * Make REMSH node run in hidden modeManuel Durán Aguete2013-07-191-1/+1
| * Incorrect REMSH args when sname is usedManuel Durán Aguete2013-07-191-2/+28
* | Add command to rebar:command_names/0Pierre Fenoll2013-12-191-2/+0
* | Add a library templatePierre Fenoll2013-12-195-0/+39
* | Change default log level to 'warn' and introduce -q/--quietTuncer Ayaz2013-12-061-4/+4
* | Init RUNNER_SCRIPT var in simplenode.runnerManuel Durán Aguete2013-11-181-0/+1
|/
* Merge pull request #54 from mattonrails/simpleapp_sup_template_typoDave Smith2013-06-141-1/+0
|\
| * Remove leading empty line from a templateMatthew Conway2013-01-141-1/+0
* | Merge pull request #96 from olgeni/pwd-symlink-fixDave Smith2013-06-122-2/+2
|\ \
| * | Use "pwd -P" to get the current physical path.olgeni2013-06-102-2/+2
* | | Add support for ping command on windows in the simple node runnersyl20bnr2013-05-202-2/+12
|/ /
* | Do not compile nodetool escriptTuncer Ayaz2013-04-121-2/+0
* | simplenode.reltool.config: use default sys-level mod_cond settingTuncer Ayaz2013-04-061-1/+0
* | Remove unnecessary barDave Smith2013-03-021-1/+1
* | Change simplenode template files to work on more platformsJared Morrow2013-01-174-43/+156
|/
* Merge pull request #34 from shkumagai/feature/zsh-completion-add-optionsDave Smith2012-12-021-0/+3
|\
| * Add missing variablesShoji KUMAGAI2012-12-031-0/+3
* | bash-completion: add missing options and variablesTuncer Ayaz2012-12-011-8/+51
|/
* zsh-completion: add 'dump_spec' back againShoji KUMAGAI2012-12-011-0/+1
* bash-completion: add dump_spec=1Tuncer Ayaz2012-11-301-3/+3
* Merge pull request #19 from shkumagai/feature/zsh-completion-refineDave Smith2012-11-301-1/+1
|\
| * Change zsh completion scriptShoji KUMAGAI2012-11-161-1/+1
* | bash-completion: add generate-appupsTuncer Ayaz2012-11-261-4/+4
|/
* zsh completion: fix typosTuncer Ayaz2012-11-011-9/+9
* Add zsh completion scriptShoji KUMAGAI2012-11-011-0/+79
* bash completion: remove duplicate cmdTuncer Ayaz2012-08-091-1/+1
* Replace test-compile with compile_only=true optionTuncer Ayaz2012-08-091-2/+2
* Quote paths in Windows runner scriptMatt Campbell2012-07-312-23/+36
* Add 'qc' cmd and rename eunit-compile to test-compileTuncer Ayaz2012-07-231-2/+2
* Add 'eunit-compile' cmd (Suggested-by: Joe Norton)Tuncer Ayaz2012-07-231-4/+5
* noderunner: add support for alt dir and boot fileUlf Wiger2012-07-141-20/+54
* Simplify reltool.config templateTuncer Ayaz2012-06-191-5/+3
* Add escriptize to bash completionTuncer Ayaz2012-05-181-2/+2
* Remove alt_url support in favor of new featuresTuncer Ayaz2012-05-131-2/+1
* Add support for using -remsh via runner scriptjoewilliams2012-04-231-1/+25
* Use correctly escaped pipes in usage messageFrancis Joanis2012-04-171-1/+1
* Improvements to windows node runner scriptMatt Campbell2012-04-175-6/+102
* Add foreground as a runner start optionjoewilliams2012-04-101-1/+26
* simplenode.runner: fix HEART_CMD argumentsYurin Slava2012-04-041-1/+1
* simplenode.runner: properly quote argumentsYurin Slava2012-04-041-5/+6
* Add support for alternate dependency urlsAdam Schepis2012-03-311-1/+2
* Remove export_all in simplemod templateTuncer Ayaz2012-03-251-4/+0
* Fix handle_call responseFisher2012-02-021-1/+1