| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | do provider returns the error of the first provider to fail and stops | Tristan Sloughter | 2015-01-18 | 1 | -7/+15 |
* | | | Merge pull request #104 from tsloughter/master | Fred Hebert | 2015-01-17 | 1 | -2/+9 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | no skip warning for seen dep that has locked version | Tristan Sloughter | 2015-01-17 | 1 | -2/+9 |
|/ |
|
* | Merge pull request #100 from talentdeficit/first_files_fix | Tristan Sloughter | 2015-01-15 | 2 | -2/+2 |
|\ |
|
| * | change more instances of mistyped `erl_first_modules` to | alisdair sullivan | 2015-01-15 | 2 | -2/+2 |
|/ |
|
* | Merge pull request #98 from tsloughter/master | Fred Hebert | 2015-01-13 | 1 | -1/+1 |
|\ |
|
| * | don't mark dep as seen before calling handle_dep | Tristan Sloughter | 2015-01-13 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #96 from tsloughter/profiles | Tristan Sloughter | 2015-01-12 | 5 | -15/+14 |
|\ |
|
| * | replace single profile atom in providers with list of profiles | Tristan Sloughter | 2015-01-11 | 5 | -15/+14 |
|/ |
|
* | Merge pull request #95 from talentdeficit/stable_test_dirs | Tristan Sloughter | 2015-01-09 | 2 | -10/+34 |
|\ |
|
| * | when compiling `common_test` or `eunit` use the same tmp dir | alisdair sullivan | 2015-01-09 | 2 | -10/+34 |
|/ |
|
* | Merge pull request #94 from talentdeficit/rebar_app_into | Tristan Sloughter | 2015-01-08 | 1 | -3/+3 |
|\ |
|
| * | change `rebar_app_into` to `rebar_app_info` in typespecs | alisdair sullivan | 2015-01-08 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #88 from talentdeficit/test_providers | Tristan Sloughter | 2015-01-08 | 5 | -575/+375 |
|\ |
|
| * | add support for a bare `test` directory when using `apps` libdirs | alisdair sullivan | 2015-01-08 | 2 | -9/+50 |
| * | exclude `_checkouts` from directories to be precompiled for | alisdair sullivan | 2015-01-08 | 2 | -5/+27 |
| * | adjust handling of `common_test` `dir` option and refactor provider | alisdair sullivan | 2015-01-08 | 1 | -19/+33 |
| * | add `eunit` and `common_test` to `applications` key of `rebar.app` | alisdair sullivan | 2015-01-08 | 1 | -0/+2 |
| * | switch to `lists:ukeymerge` to merge `ct` opts for better behavior | alisdair sullivan | 2015-01-07 | 1 | -13/+1 |
| * | preserve rebar path when running `ct` and `eunit` tests | alisdair sullivan | 2015-01-07 | 2 | -3/+8 |
| * | test for eunit provider | alisdair sullivan | 2015-01-06 | 2 | -4/+64 |
| * | reworked ct provider | alisdair sullivan | 2015-01-06 | 1 | -82/+133 |
| * | reworked eunit provider | alisdair sullivan | 2015-01-06 | 1 | -493/+110 |
* | | Merge pull request #93 from tsloughter/master | Tristan Sloughter | 2015-01-07 | 2 | -2/+4 |
|\ \ |
|
| * | | do not include dir . in relx lib paths it will break lib discovery | Tristan Sloughter | 2015-01-07 | 2 | -2/+4 |
|/ / |
|
* | | Merge pull request #92 from shijiang1130/patch-1 | Tristan Sloughter | 2015-01-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Update README.md | Linus.yuan | 2015-01-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #83 from tsloughter/master | Tristan Sloughter | 2015-01-04 | 5 | -73/+182 |
|\ \ |
|
| * | | don't allow locked transitive dep to override higher level dep | Tristan Sloughter | 2015-01-04 | 3 | -37/+49 |
| * | | use level in lock file so changes to config don't change outcome of run | Tristan Sloughter | 2015-01-02 | 2 | -2/+3 |
| * | | overrides working with lock except in case of adding to config after lock | Tristan Sloughter | 2015-01-01 | 3 | -40/+69 |
| * | | overrides working except for transitive dep inheritance with lock file | Tristan Sloughter | 2014-12-30 | 4 | -24/+91 |
| |/ |
|
* | | Merge pull request #84 from talentdeficit/first_files_fix | Tristan Sloughter | 2015-01-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | point compiler to the right config value for which files need to be | alisdair sullivan | 2015-01-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #82 from rebar/checkouts-test | Fred Hebert | 2014-12-29 | 2 | -5/+51 |
|\ |
|
| * | MORE TESTS | Fred Hebert | 2014-12-29 | 1 | -2/+23 |
| * | Adding tests for checkouts being found & compiled | Fred Hebert | 2014-12-29 | 2 | -5/+30 |
|/ |
|
* | Merge pull request #81 from tsloughter/master | Tristan Sloughter | 2014-12-28 | 1 | -1/+1 |
|\ |
|
| * | update travis s3 deploy condition | Tristan Sloughter | 2014-12-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #78 from talentdeficit/strip_compiler | Tristan Sloughter | 2014-12-24 | 1 | -153/+0 |
|\ |
|
| * | remove no longer relevant test machinery in rebar_erlc_compiler | alisdair sullivan | 2014-12-24 | 1 | -153/+0 |
|/ |
|
* | Merge pull request #77 from tsloughter/master | Tristan Sloughter | 2014-12-24 | 3 | -4/+7 |
|\ |
|
| * | update plugin install code | Tristan Sloughter | 2014-12-24 | 3 | -4/+7 |
|/ |
|
* | Merge pull request #76 from tsloughter/master | Tristan Sloughter | 2014-12-24 | 4 | -16/+21 |
|\ |
|
| * | include providers listed in plugins env | Tristan Sloughter | 2014-12-24 | 2 | -14/+19 |
| * | include project app dirs in release lib_dirs to search | Tristan Sloughter | 2014-12-24 | 2 | -2/+2 |
* | | Merge pull request #75 from talentdeficit/remove_config_script | Tristan Sloughter | 2014-12-24 | 1 | -17/+0 |
|\ \ |
|
| * | | remove script that triggered now removed retest tests | alisdair sullivan | 2014-12-23 | 1 | -17/+0 |
|/ / |
|
* | | Merge pull request #74 from rebar/add-compile-tests | Fred Hebert | 2014-12-23 | 2 | -5/+26 |
|\ \ |
|
| * | | Add release-structured compiling tests | Fred Hebert | 2014-12-24 | 2 | -5/+26 |
|/ / |
|