summaryrefslogtreecommitdiff
path: root/priv/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Don't run erl_args through set_trimMatt Campbell2011-10-201-1/+1
* @ characters before elses were causing the script to not runMistagrooves2011-09-261-2/+2
* fix vm.args checks by always using $VMARGS_PATHSteven Gravell2011-09-211-24/+23
* Update Windows runner script usage blurbMatt Campbell2011-09-201-1/+1
* Get rid of app.configjoewilliams2011-09-205-6/+37
* Add console command to windows runner scriptMatt Campbell2011-09-201-0/+5
* Clean up windows batch scriptsBen2011-09-012-12/+6
* Add simple Windows batch scripts to node templatesMatt Campbell2011-09-014-0/+90
* Adapt basicnif template to OTP changesTuncer Ayaz2011-07-192-15/+21
* Modernize basicnif template codeTuncer Ayaz2011-07-171-10/+16
* Fix grep portability (Reported-by: Andrew Thompson)Tuncer Ayaz2011-07-141-2/+2
* Change shebang lines to /bin/shTuncer Ayaz2011-07-132-2/+2
* Propagate exit status from nodetool to runner scriptAndrew Thompson2011-07-131-3/+20
* Whitespace cleanupsTuncer Ayaz2011-07-134-21/+24
* fix erlexec parameterAndrew Gopienko2011-07-051-1/+1
* Exact match name, cookie (reported-by Pablo Platt)Tuncer Ayaz2011-06-041-2/+2
* Fix formatting (thanks Piotr Usewicz)Tuncer Ayaz2011-04-152-2/+2
* Add file local variables where appropriatePiotr Usewicz2011-04-152-3/+1
* Support passing plain arguments to `appname start`Alexey Romanov2011-03-051-1/+2
* Remove rejected commitAlexey Romanov2011-03-051-1/+1
* Add console_clean to usage message for simplenode.Alexey Romanov2011-02-211-1/+1
* Support passing plain arguments to simplenode.Alexey Romanov2011-02-211-1/+1
* Remove gratuitous spacesTuncer Ayaz2011-02-151-5/+5
* Add common_test suite templateTim Watson2011-02-152-0/+169
* Clarify trailing slash for PIPE_DIRJoseph Wayne Norton2011-02-151-2/+2
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Fix bug 294Tuncer Ayaz2011-01-291-0/+22
* Add 'generate-upgrade' commandjoewilliams2011-01-271-2/+8
* Add file local variables to nodetool escriptTuncer Ayaz2011-01-211-1/+2
* Synchronize nodetool escript with riak versionTuncer Ayaz2011-01-211-1/+36
* Fix possible export VAR=VALUE bashismTuncer Ayaz2010-12-171-1/+2
* Revert to using awk instead of cutTuncer Ayaz2010-12-131-3/+3
* Extract column 2 on CYGWINTuncer Ayaz2010-12-101-1/+1
* Use cut instead of awk to extract 1st columnTuncer Ayaz2010-12-101-4/+3
* Change vm process search to include non-smp beamTuncer Ayaz2010-12-101-3/+3
* Disable printing of column headers in ps callsTuncer Ayaz2010-12-091-2/+2
* Fix portability of ps invocationTuncer Ayaz2010-12-071-1/+17
* Fix whitespace error and add file local variablesTuncer Ayaz2010-12-071-1/+3
* Fix bashismTuncer Ayaz2010-12-021-1/+1
* Fix bz://705; make sure to invoke chmod as part of the templateDave Smith2010-10-271-0/+3
* Bug 640: use net_kernel:hidden_connect_node() for nodetoolScott Fritchie2010-08-181-3/+3
* Updating simplenode template so that it works with refactored overlay support...Dave Smith2010-07-062-12/+14
* The trailing slash is important enough to put it here directly since when it'sRyan Tilder2010-06-231-1/+2
* Adding simpleapp.app.srcDave Smith2010-06-221-0/+12
* Updating simpleapp template to use .app.srcDave Smith2010-06-222-17/+1
* Adding basic NIF templateDave Smith2010-03-253-0/+90
* Updating template defs to use "template" in lieu of "file" directiveDave Smith2010-02-143-4/+4
* Merging w/ http://bitbucket.org/bryan/rebarDave Smith2010-02-142-5/+5
|\
| * provide separate 'file' and 'template' directives, instead of one 'file' dire...Bryan Fink2010-02-132-5/+5
* | Added 3 new templates:OJ Reeves2010-02-037-0/+124
|/