| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix OS X resource fork handling (Reported-by: Richard O'Keefe) | Tuncer Ayaz | 2014-07-25 | 1 | -0/+4 |
* | Merge branch 'erl-args-to-end' of https://github.com/NineFX/rebar into NineFX... | Fred Hebert | 2014-07-15 | 4 | -1/+12 |
|\ |
|
| * | Fix bug 271 | varnerac-ubnt | 2014-06-27 | 4 | -1/+12 |
* | | Fix #249 (erlc regression) | Slava Yurin | 2014-05-30 | 2 | -2/+3 |
* | | Regression test for #249 | Slava Yurin | 2014-05-30 | 7 | -2/+67 |
* | | Merge pull request #251 from mururu/eunit_compile_opts | Jared Morrow | 2014-05-19 | 4 | -0/+65 |
|\ \ |
|
| * | | Make sure that eunit/qc_compile_opts works fix #245 | Yuki Ito | 2014-05-13 | 4 | -0/+65 |
* | | | Merge pull request #242 from tuncer/erlc-speedup-v5-fixup | Jared Morrow | 2014-05-19 | 14 | -0/+282 |
|\ \ \
| |/ /
|/| | |
|
| * | | erlc: add test suite | Tuncer Ayaz | 2014-03-12 | 14 | -0/+282 |
* | | | Fix #267 (code path regression) | Tuncer Ayaz | 2014-04-23 | 14 | -0/+115 |
|/ / |
|
* | | Keep compile recursive and update the tests to not pass -r to compile | Jared Morrow | 2014-03-11 | 4 | -4/+4 |
* | | Fix #56 (always-on recursion) | Tuncer Ayaz | 2014-03-11 | 4 | -4/+7 |
* | | inttest/depplugins: update docs | Tuncer Ayaz | 2014-01-01 | 1 | -5/+8 |
* | | Add test for regression caused by 252b31f (#90) | Tuncer Ayaz | 2014-01-01 | 6 | -11/+44 |
|/ |
|
* | inttest/rgen_1: double the timeout a second time | Tuncer Ayaz | 2013-12-17 | 1 | -1/+1 |
* | Change default log level to 'warn' and introduce -q/--quiet | Tuncer Ayaz | 2013-12-06 | 2 | -1/+100 |
* | inttest/rgen1: increase retest timeout (30s -> 60s) | Tuncer Ayaz | 2013-12-06 | 1 | -0/+1 |
* | Delete unused inttest/retest binary | Tuncer Ayaz | 2013-11-27 | 1 | -0/+0 |
* | Don't over-aggressively clean the code path in the presence of lib_dir direct... | Andrew Thompson | 2013-10-16 | 12 | -0/+109 |
* | Typo | Andrew Thompson | 2013-10-14 | 1 | -1/+1 |
* | Address review comments and add inttest for update-deps | Andrew Thompson | 2013-09-30 | 18 | -0/+175 |
* | Merge pull request #90 from Motiejus/dep_plugin | Dave Smith | 2013-05-21 | 4 | -0/+59 |
|\ |
|
| * | Fix searching for plugins | Motiejus Jakštys | 2013-05-19 | 4 | -0/+59 |
* | | Additional travisci fixes | Dave Smith | 2013-04-23 | 1 | -4/+15 |
* | | Adding user/email on created repos for travis CI | Dave Smith | 2013-04-22 | 1 | -0/+2 |
* | | Further investigation into travis CI issues | Dave Smith | 2013-04-22 | 1 | -3/+12 |
* | | Add author to fix issue when compiling on travis | Dave Smith | 2013-04-22 | 1 | -1/+1 |
|/ |
|
* | Remove hg from integration tests; git is defacto standard at this point | Dave Smith | 2013-03-02 | 6 | -11/+11 |
* | Add support for non-Erlang/OTP (raw) dependencies | Anton Lavrik | 2012-10-11 | 1 | -1/+1 |
* | Fix inttest/ct2 ct spec file location (Thanks Peter Andersson) | Tuncer Ayaz | 2012-09-03 | 1 | -1/+1 |
* | inttest/ct2: enable rebar DEBUG log level | Tuncer Ayaz | 2012-09-03 | 1 | -1/+1 |
* | inttest: remove superfluous blank lines | Tuncer Ayaz | 2012-08-18 | 2 | -6/+0 |
* | inttest: fix whitespace errors | Tuncer Ayaz | 2012-08-18 | 13 | -18/+5 |
* | Fix warning in inttest/tplugins/tplugins_rt.erl | Tuncer Ayaz | 2012-07-01 | 1 | -1/+1 |
* | Fix test: inttest/t_custom_config | Tuncer Ayaz | 2012-07-01 | 1 | -1/+1 |
* | Add support for customising common test directory | Tim Watson | 2011-12-28 | 2 | -1/+4 |
* | Fix config handling in root_dir | Tim Watson | 2011-10-05 | 2 | -2/+13 |
* | Load plugins dynamically from source | Tim Watson | 2011-08-29 | 6 | -0/+63 |
* | Respect the --config switch when given | Tim Watson | 2011-08-18 | 3 | -0/+38 |
* | Add pre and post script support for all commands | Tim Watson | 2011-03-12 | 3 | -0/+52 |
* | Add -spec support to rebar_ct command line | Tim Watson | 2011-02-21 | 3 | -0/+37 |
* | Fix warning | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
* | Fix file existence checks | Tuncer Ayaz | 2011-01-29 | 1 | -1/+1 |
* | Adding simple test suite for common_test functionality | Dave Smith | 2010-06-22 | 2 | -0/+38 |
* | Fix bug in tdeps2_rt test; app files were not getting module list | Dave Smith | 2010-06-21 | 1 | -6/+6 |
* | Updating retest | Dave Smith | 2010-06-14 | 1 | -0/+0 |
* | Adding test for new release generation overlay system | Dave Smith | 2010-06-14 | 4 | -0/+51 |
* | Updating integration tests | Dave Smith | 2010-06-09 | 3 | -8/+16 |
* | Adding another transitive dep test | Dave Smith | 2010-06-09 | 7 | -0/+72 |