summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #5 from ferd/tsloughter-no_profileTristan Sloughter2015-10-042-25/+62
| |\
| | * Tests for warningsFred Hebert2015-10-051-2/+32
| | * Merge branch 'no_profile' of https://github.com/tsloughter/rebar3 into tsloug...Fred Hebert2015-10-051-0/+12
| | |\ | |/ / |/| / | |/
| * print a warning if a profile in 'as' has no config entryTristan Sloughter2015-10-031-0/+12
* | Merge pull request #854 from tsloughter/git_vsnFred Hebert2015-10-041-23/+30
|\ \ | |/ |/|
| * if not in a git repo but have 'git' as vsn, fallback to 0.0.0Tristan Sloughter2015-10-041-23/+30
|/
* Bump to beta-3Fred Hebert2015-10-013-3/+3
* Merge pull request #828 from project-fifo/nice-dialyzerFred Hebert2015-09-304-109/+130
|\
| * Fix missing earlware_commons in .lockHeinz N. Gies2015-09-291-0/+1
| * Add some documentaiton.Heinz N. Gies2015-09-291-8/+31
| * Fix sub string highlighting for form positionsHeinz N. Gies2015-09-291-7/+4
| * Add colour for 'the call comtains' messageHeinz N. Gies2015-09-291-1/+1
| * Return legnth of the original warnings no the formated onesHeinz N. Gies2015-09-291-1/+1
| * Fix error messages that were not resetting colorHeinz N. Gies2015-09-291-4/+3
| * Group dialyzer warnings by file and concentrate outputHeinz N. Gies2015-09-294-91/+92
* | Merge pull request #847 from zugolosian/disable_ssl_verify_optionTristan Sloughter2015-09-301-0/+18
|\ \
| * | Add support for disabling ssl verification for hexDavid Leach2015-09-301-0/+18
* | | Merge pull request #805 from talentdeficit/eunit_test_specsTristan Sloughter2015-09-2912-542/+692
|\ \ \ | |_|/ |/| |
| * | fix failing cover testalisdair sullivan2015-09-291-6/+27
| * | shiny and new test suite for eunit provideralisdair sullivan2015-09-297-625/+546
| * | fix test names in `eunit_test_SUITE`alisdair sullivan2015-09-291-46/+46
| * | inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macroalisdair sullivan2015-09-293-16/+114
| * | Revert "drop `eunit_first_files' and `eunit_compile_opts'. that's what"alisdair sullivan2015-09-292-2/+27
| * | drop `eunit_first_files' and `eunit_compile_opts'. that's whatalisdair sullivan2015-09-292-27/+2
| * | update shell completions for new eunit commandsalisdair sullivan2015-09-293-5/+17
| * | add `application' flag and additional testsalisdair sullivan2015-09-292-17/+83
| * | add new eunit opts to `rebar.config.sample'alisdair sullivan2015-09-291-5/+7
| * | add `error_on_warning' option to eunit provideralisdair sullivan2015-09-292-46/+129
| * | reworked eunit provider to allow access to full range of eunit testsalisdair sullivan2015-09-292-188/+135
|/ /
* | Merge pull request #843 from tsloughter/relx_upgradeFred Hebert2015-09-282-2/+2
|\ \
| * | upgrade relx. it wasn't creating nodetoolTristan Sloughter2015-09-282-2/+2
* | | Merge pull request #842 from tsloughter/vm_argsFred Hebert2015-09-281-1/+1
|\ \ \ | |/ /
| * | make short name the default in vmargsTristan Sloughter2015-09-271-1/+1
* | | Merge pull request #841 from tsloughter/dialyzer_warningsTristan Sloughter2015-09-274-10/+8
|\ \ \ | |/ /
| * | fix dialyzer warningsTristan Sloughter2015-09-274-10/+8
|/ /
* | Merge pull request #840 from tsloughter/upgrade_childrenFred Hebert2015-09-262-22/+72
|\ \
| * | add test to not upgrade unrelated transitive dep during upgradeTristan Sloughter2015-09-262-2/+22
| * | only upgrade children and transitive children of dep being upgradedTristan Sloughter2015-09-262-21/+51
* | | Merge pull request #839 from rebar/fix-shell-loadTristan Sloughter2015-09-261-2/+15
|\ \ \
| * | | Shell handles all possible relx app formatsFred Hebert2015-09-261-2/+15
|/ / /
* | | Merge pull request #838 from rebar/detect-self-deps-missingTristan Sloughter2015-09-251-10/+23
|\ \ \ | |/ /
| * | Properly warn on missing rebar3 depsFred Hebert2015-09-261-10/+23
|/ /
* | Merge pull request #837 from talentdeficit/extract_path_utilsFred Hebert2015-09-251-2/+2
|\ \
| * | fix canonical path tests on windowsalisdair sullivan2015-09-251-2/+2
* | | Merge pull request #826 from talentdeficit/expose_more_sourcesFred Hebert2015-09-252-2/+38
|\ \ \
| * | | add an export to allow specifing arbitrary extra erl files to be compiledalisdair sullivan2015-09-212-2/+38
* | | | Merge pull request #806 from talentdeficit/ct_data_dir_testsFred Hebert2015-09-251-4/+15
|\ \ \ \
| * | | | add comment for `data_dir' test in `rebar_ct_SUITE'alisdair sullivan2015-09-141-0/+1
| * | | | test for ensuring `data_dir` is set correctly in ct configsalisdair sullivan2015-09-141-4/+14
| |/ / /
* | | | Merge pull request #800 from talentdeficit/extract_path_utilsFred Hebert2015-09-254-9/+111
|\ \ \ \ | | |/ / | |/| |