| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add console command to windows runner script | Matt Campbell | 2011-09-20 | 1 | -0/+5 |
* | Clean up windows batch scripts | Ben | 2011-09-01 | 2 | -12/+6 |
* | Add simple Windows batch scripts to node templates | Matt Campbell | 2011-09-01 | 4 | -0/+90 |
* | Adapt basicnif template to OTP changes | Tuncer Ayaz | 2011-07-19 | 2 | -15/+21 |
* | Modernize basicnif template code | Tuncer Ayaz | 2011-07-17 | 1 | -10/+16 |
* | Fix grep portability (Reported-by: Andrew Thompson) | Tuncer Ayaz | 2011-07-14 | 1 | -2/+2 |
* | Change shebang lines to /bin/sh | Tuncer Ayaz | 2011-07-13 | 2 | -2/+2 |
* | Propagate exit status from nodetool to runner script | Andrew Thompson | 2011-07-13 | 1 | -3/+20 |
* | Whitespace cleanups | Tuncer Ayaz | 2011-07-13 | 4 | -21/+24 |
* | fix erlexec parameter | Andrew Gopienko | 2011-07-05 | 1 | -1/+1 |
* | Exact match name, cookie (reported-by Pablo Platt) | Tuncer Ayaz | 2011-06-04 | 1 | -2/+2 |
* | Fix formatting (thanks Piotr Usewicz) | Tuncer Ayaz | 2011-04-15 | 2 | -2/+2 |
* | Add file local variables where appropriate | Piotr Usewicz | 2011-04-15 | 2 | -3/+1 |
* | Support passing plain arguments to `appname start` | Alexey Romanov | 2011-03-05 | 1 | -1/+2 |
* | Remove rejected commit | Alexey Romanov | 2011-03-05 | 1 | -1/+1 |
* | Add console_clean to usage message for simplenode. | Alexey Romanov | 2011-02-21 | 1 | -1/+1 |
* | Support passing plain arguments to simplenode. | Alexey Romanov | 2011-02-21 | 1 | -1/+1 |
* | Remove gratuitous spaces | Tuncer Ayaz | 2011-02-15 | 1 | -5/+5 |
* | Add common_test suite template | Tim Watson | 2011-02-15 | 2 | -0/+169 |
* | Clarify trailing slash for PIPE_DIR | Joseph Wayne Norton | 2011-02-15 | 1 | -2/+2 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
* | Fix bug 294 | Tuncer Ayaz | 2011-01-29 | 1 | -0/+22 |
* | Add 'generate-upgrade' command | joewilliams | 2011-01-27 | 1 | -2/+8 |
* | Add file local variables to nodetool escript | Tuncer Ayaz | 2011-01-21 | 1 | -1/+2 |
* | Synchronize nodetool escript with riak version | Tuncer Ayaz | 2011-01-21 | 1 | -1/+36 |
* | Fix possible export VAR=VALUE bashism | Tuncer Ayaz | 2010-12-17 | 1 | -1/+2 |
* | Revert to using awk instead of cut | Tuncer Ayaz | 2010-12-13 | 1 | -3/+3 |
* | Extract column 2 on CYGWIN | Tuncer Ayaz | 2010-12-10 | 1 | -1/+1 |
* | Use cut instead of awk to extract 1st column | Tuncer Ayaz | 2010-12-10 | 1 | -4/+3 |
* | Change vm process search to include non-smp beam | Tuncer Ayaz | 2010-12-10 | 1 | -3/+3 |
* | Disable printing of column headers in ps calls | Tuncer Ayaz | 2010-12-09 | 1 | -2/+2 |
* | Fix portability of ps invocation | Tuncer Ayaz | 2010-12-07 | 1 | -1/+17 |
* | Fix whitespace error and add file local variables | Tuncer Ayaz | 2010-12-07 | 1 | -1/+3 |
* | Fix bashism | Tuncer Ayaz | 2010-12-02 | 1 | -1/+1 |
* | Fix bz://705; make sure to invoke chmod as part of the template | Dave Smith | 2010-10-27 | 1 | -0/+3 |
* | Bug 640: use net_kernel:hidden_connect_node() for nodetool | Scott Fritchie | 2010-08-18 | 1 | -3/+3 |
* | Updating simplenode template so that it works with refactored overlay support... | Dave Smith | 2010-07-06 | 2 | -12/+14 |
* | The trailing slash is important enough to put it here directly since when it's | Ryan Tilder | 2010-06-23 | 1 | -1/+2 |
* | Adding simpleapp.app.src | Dave Smith | 2010-06-22 | 1 | -0/+12 |
* | Updating simpleapp template to use .app.src | Dave Smith | 2010-06-22 | 2 | -17/+1 |
* | Adding basic NIF template | Dave Smith | 2010-03-25 | 3 | -0/+90 |
* | Updating template defs to use "template" in lieu of "file" directive | Dave Smith | 2010-02-14 | 3 | -4/+4 |
* | Merging w/ http://bitbucket.org/bryan/rebar | Dave Smith | 2010-02-14 | 2 | -5/+5 |
|\ |
|
| * | provide separate 'file' and 'template' directives, instead of one 'file' dire... | Bryan Fink | 2010-02-13 | 2 | -5/+5 |
* | | Added 3 new templates: | OJ Reeves | 2010-02-03 | 7 | -0/+124 |
|/ |
|
* | Fixing issue #3; make sure to properly escape simplenode related files. Patch... | Dave Smith | 2010-01-26 | 2 | -2/+2 |
* | Fixing some typos in simpleapp template | Dave Smith | 2010-01-09 | 2 | -1/+2 |
* | Adding sketch of functionality for creating a reltool node from template | Dave Smith | 2010-01-08 | 7 | -0/+311 |
* | Add variables def to simpleapp template | Dave Smith | 2010-01-08 | 1 | -0/+1 |
* | Sketching out templating system | Dave Smith | 2010-01-07 | 4 | -0/+62 |