Age | Commit message (Expand) | Author |
2014-04-06 | Windows support | nuex |
2014-04-06 | This adds -n to the README and fixes description for -r. This was reported as... | Jordan Wilberding |
2014-03-29 | Merge pull request #154 from nuex/quote_vars | Jordan Wilberding |
2014-03-28 | Give release scripts ability to handle directories with spaces | nuex |
2014-03-28 | Merge pull request #155 from rlipscombe/rl-override-config | Jordan Wilberding |
2014-03-27 | Ignore rebar if it needed to be downloaded. | Roger Lipscombe |
2014-03-27 | Update startup script to allow overriding config location. | Roger Lipscombe |
2014-03-21 | Merge pull request #152 from rlipscombe/rl-runner-log | Jordan Wilberding |
2014-03-21 | Allow overriding RUNNER_LOG_DIR | Roger Lipscombe |
2014-03-19 | Merge pull request #150 from rlipscombe/rl-relcool-to-relx | Jordan Wilberding |
2014-03-19 | Replace relcool with relx in example config. | Roger Lipscombe |
2014-03-15 | Merge pull request #145 from jwilberding/readme | Tristan Sloughter |
2014-03-15 | Added note about rebar version | Jordan Wilberding |
2014-03-12 | Merge pull request #101 from konradkaplita/accelerate_discover_provider | Eric Merritt |
2014-03-12 | Merge pull request #133 from mattrudder/sys_config_cmdargs | Jordan Wilberding |
2014-03-12 | Merge pull request #137 from tsloughter/vm_args | Jordan Wilberding |
2014-03-11 | use vm.args in basic bin script | Tristan Sloughter |
2014-03-11 | Merge pull request #128 from nuex/dtl_scripts | Jordan Wilberding |
2014-03-08 | ignore compiled templates | nuex |
2014-03-08 | honor existing LD_LIBRARY_PATH in script templates | nuex |
2014-03-08 | exclude dtl scripts from cover | nuex |
2014-03-08 | try adding some verbosity to erlydtl compilation errors | nuex |
2014-03-08 | unescape quotes | nuex |
2014-03-08 | assume templates are already compiled, use dtl for files too | nuex |
2014-03-08 | fix typo in rel_name tag | nuex |
2014-03-08 | just compile regular files as template modules | nuex |
2014-03-08 | add rebar_vsn_plugin directory to rebar.config | nuex |
2014-03-08 | set doc_root on dtl templates | nuex |
2014-03-08 | add files | nuex |
2014-03-08 | add templates | nuex |
2014-03-08 | load scripts from files and templates | nuex |
2014-03-08 | Merge pull request #135 from hirschenberger/master | Jordan Wilberding |
2014-03-07 | Honor LD_LIBRARY_PATH settings in start scripts | hirschen |
2014-03-07 | Merge pull request #124 from tsloughter/master | Jordan Wilberding |
2014-03-07 | Merge pull request #134 from nuex/travis_rebar | Jordan Wilberding |
2014-03-07 | setting REBAR to the rebar in the current directory works | nuex |
2014-03-06 | unset REBAR target when building on travis; ensure latest rebar | nuex |
2014-03-06 | update travis build command | nuex |
2014-03-06 | Added a command line override for the sys_config setting. | Matt Rudder |
2014-03-06 | by default do not do app and release discovery under output dir | Tristan Sloughter |
2014-03-05 | Merge pull request #132 from puzza007/erlydtl-auto-escape-false | Jordan Wilberding |
2014-03-05 | Set auto_escape to false for erlydtl compilation | Paul Oliver |
2014-02-19 | Merge pull request #126 from kiela/master | Jordan Wilberding |
2014-02-19 | Merge pull request #125 from kaos/erlydtl | Jordan Wilberding |
2014-02-19 | Make relx be compatible with Erlang 17.0-rc1 | Kamil Kieliszczyk |
2014-02-19 | Add R16B03, R16B03-1 and 17.0-rc1 to .travis.yml | Kamil Kieliszczyk |
2014-02-17 | Update erlydtl to v0.9.0 | Andreas Stenius |
2014-02-16 | fix double include_erts call with vm.args and sys.config config vars | Tristan Sloughter |
2014-02-15 | Merge pull request #123 from jwilberding/next | Tristan Sloughter |
2014-02-15 | Reverting erlydtl to 0.8.0 after discussion in https://github.com/erlydtl/erl... | Jordan Wilberding |