| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | remove mib header file in `priv/mibs/include' | alisdair sullivan | 2015-12-08 | 1 | -6/+0 |
| * | symlink mib hrl output in apps `include' directories | alisdair sullivan | 2015-12-06 | 1 | -0/+6 |
* | | Actually fix tuple merging. | Fred Hebert | 2015-12-06 | 1 | -0/+7 |
* | | Merge branch 'tup_umerge' of https://github.com/tsloughter/rebar3 into tsloug... | Fred Hebert | 2015-12-06 | 1 | -5/+64 |
|\ \
| |/
|/| |
|
| * | add tests for setting per-profile sys_config variables for relx | Tristan Sloughter | 2015-12-06 | 1 | -5/+64 |
* | | Add test cases for tuple deduplication | Fred Hebert | 2015-12-06 | 1 | -2/+69 |
|/ |
|
* | Added tests and fixed a bug | Phil Toland | 2015-12-01 | 1 | -4/+10 |
* | auto-update the registry if a pkg isn't found, fail if it still isn't found | Tristan Sloughter | 2015-11-29 | 1 | -3/+13 |
* | Handle force flags in leading position | Fred Hebert | 2015-11-19 | 1 | -1/+38 |
* | error on ct/eunit argument errors instead of warning | alisdair sullivan | 2015-11-15 | 2 | -11/+132 |
* | calculate coverage info as late as possible in ct provider execution | alisdair sullivan | 2015-11-05 | 1 | -2/+36 |
* | Merge pull request #905 from talentdeficit/cover_fixes | Tristan Sloughter | 2015-11-04 | 1 | -6/+19 |
|\ |
|
| * | fixes for cover under new compiler/eunit/ct | alisdair sullivan | 2015-11-01 | 1 | -6/+19 |
* | | reenable support for most command line options and rename `ct_tests` to `ct_o... | alisdair sullivan | 2015-11-01 | 1 | -3/+400 |
* | | refactor `rebar_prv_common_test` | alisdair sullivan | 2015-11-01 | 1 | -167/+144 |
* | | Merge pull request #900 from fishcakez/dialyzer-missing | Tristan Sloughter | 2015-11-01 | 1 | -2/+32 |
|\ \
| |/
|/| |
|
| * | Rebuild PLT when beams no longer exist | James Fish | 2015-10-31 | 1 | -2/+32 |
* | | Merge pull request #895 from talentdeficit/delay_eunit_validation | Fred Hebert | 2015-11-01 | 1 | -6/+12 |
|\ \
| |/
|/| |
|
| * | delay validation of eunit tests until just before running | alisdair sullivan | 2015-10-30 | 1 | -6/+12 |
* | | dedup `src_dirs` and `extra_src_dirs` on read | alisdair sullivan | 2015-10-30 | 2 | -12/+12 |
|/ |
|
* | refactor `rebar_erlc_compiler` | alisdair sullivan | 2015-10-26 | 7 | -94/+679 |
* | Revert "add an export to allow specifing arbitrary extra erl files to be comp... | alisdair sullivan | 2015-10-26 | 1 | -30/+1 |
* | Support proper paths in non-erl first files | Fred Hebert | 2015-10-12 | 1 | -2/+51 |
* | Tests for warnings | Fred Hebert | 2015-10-05 | 1 | -2/+32 |
* | shiny and new test suite for eunit provider | alisdair sullivan | 2015-09-29 | 6 | -518/+422 |
* | fix test names in `eunit_test_SUITE` | alisdair sullivan | 2015-09-29 | 1 | -46/+46 |
* | inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro | alisdair sullivan | 2015-09-29 | 2 | -5/+78 |
* | add `application' flag and additional tests | alisdair sullivan | 2015-09-29 | 1 | -9/+74 |
* | add `error_on_warning' option to eunit provider | alisdair sullivan | 2015-09-29 | 1 | -24/+78 |
* | reworked eunit provider to allow access to full range of eunit tests | alisdair sullivan | 2015-09-29 | 1 | -96/+38 |
* | add test to not upgrade unrelated transitive dep during upgrade | Tristan Sloughter | 2015-09-26 | 1 | -1/+21 |
* | only upgrade children and transitive children of dep being upgraded | Tristan Sloughter | 2015-09-26 | 1 | -2/+8 |
* | Merge pull request #837 from talentdeficit/extract_path_utils | Fred Hebert | 2015-09-25 | 1 | -2/+2 |
|\ |
|
| * | fix canonical path tests on windows | alisdair sullivan | 2015-09-25 | 1 | -2/+2 |
* | | Merge pull request #826 from talentdeficit/expose_more_sources | Fred Hebert | 2015-09-25 | 1 | -2/+31 |
|\ \ |
|
| * | | add an export to allow specifing arbitrary extra erl files to be compiled | alisdair sullivan | 2015-09-21 | 1 | -2/+31 |
* | | | Merge pull request #806 from talentdeficit/ct_data_dir_tests | Fred Hebert | 2015-09-25 | 1 | -4/+15 |
|\ \ \ |
|
| * | | | add comment for `data_dir' test in `rebar_ct_SUITE' | alisdair sullivan | 2015-09-14 | 1 | -0/+1 |
| * | | | test for ensuring `data_dir` is set correctly in ct configs | alisdair sullivan | 2015-09-14 | 1 | -4/+14 |
| |/ / |
|
* | | | Merge pull request #800 from talentdeficit/extract_path_utils | Fred Hebert | 2015-09-25 | 2 | -7/+55 |
|\ \ \
| | |/
| |/| |
|
| * | | function name changes: | alisdair sullivan | 2015-09-14 | 1 | -18/+18 |
| * | | extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and | alisdair sullivan | 2015-09-13 | 2 | -7/+55 |
| |/ |
|
* | | handle newly added deps to config even when lock is empty | Tristan Sloughter | 2015-09-24 | 1 | -1/+33 |
* | | Fix for R15B03 | Takeru Ohta | 2015-09-12 | 1 | -3/+5 |
* | | Change option name from "plt_include_all_deps" to "plt_apps" | Takeru Ohta | 2015-09-12 | 1 | -6/+6 |
* | | Add a testcase for 'plt_include_all_deps' dialyzer option | Takeru Ohta | 2015-09-08 | 1 | -2/+69 |
* | | Add rebar_localfs_resource module for testing purposes | Takeru Ohta | 2015-09-08 | 1 | -0/+38 |
|/ |
|
* | add test for 'rebar3 plugins list' to ensure it can run | Tristan Sloughter | 2015-09-06 | 1 | -1/+8 |
* | hooks/artifacts are always run/resolved from an app unless at top of umbrella | Tristan Sloughter | 2015-09-06 | 1 | -4/+18 |
* | Merge pull request #760 from tsloughter/app_info_state | Fred Hebert | 2015-09-03 | 3 | -29/+28 |
|\ |
|