summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sort project apps before merging depsTristan Sloughter2015-02-193-13/+15
* use project sub-apps with deps in their rebar.configTristan Sloughter2015-02-173-4/+49
* Merge pull request #157 from talentdeficit/real_needs_recompileTristan Sloughter2015-02-172-11/+82
|\
| * check already compiled modules compile arguments against current compilealisdair sullivan2015-02-162-11/+82
* | Merge pull request #145 from tsloughter/hexTristan Sloughter2015-02-1715-183/+374
|\ \
| * | print error message suggesting to run rebar3 update if missing package indexTristan Sloughter2015-02-171-0/+1
| * | parse version constraints in hex registry for digraphTristan Sloughter2015-02-172-11/+53
| * | replace package management with hex.pmTristan Sloughter2015-02-1714-157/+326
| * | remove unused functions from app utilsTristan Sloughter2015-02-171-26/+5
|/ /
* | Merge pull request #156 from ferd/depsFred Hebert2015-02-163-189/+352
|\ \
| * | Initial `deps` commandFred Hebert2015-02-163-189/+352
|/ /
* | Merge pull request #154 from tsloughter/git_ref_needs_updateFred Hebert2015-02-161-8/+15
|\ \
| * | needs_update: on ref defined deps only have to match prefix if 7+ charsTristan Sloughter2015-02-161-8/+15
* | | Merge pull request #153 from fishcakez/dialyzer_no_defaultsTristan Sloughter2015-02-161-7/+1
|\ \ \ | |/ / |/| |
| * | Remove extra default warningsJames Fish2015-02-161-7/+1
|/ /
* | Merge pull request #152 from fishcakez/dialyzer_plt_warningsTristan Sloughter2015-02-151-7/+27
|\ \ | |/ |/|
| * Fix dialyzer when only updating pltJames Fish2015-02-151-1/+1
| * Fix {dialyzer_plt_warnings, false} returning warningsJames Fish2015-02-141-6/+26
|/
* Merge pull request #142 from rebar/wtf-providerTristan Sloughter2015-02-134-2/+105
|\
| * Advertise rebar3 wtf in error messagesFred Hebert2015-02-131-1/+3
| * Initial WTF provider implementationFred Hebert2015-02-123-1/+102
* | Merge pull request #144 from cmkarlsson/erl-first-files-140Tristan Sloughter2015-02-132-6/+22
|\ \ | |/ |/|
| * Fix #140 and preserve erl_first_files orderMartin Karlsson2015-02-132-6/+22
|/
* Merge pull request #126 from ferd/upgrade-redoFred Hebert2015-02-128-86/+690
|\
| * Warnings for Deletions and friendly errorsFred Hebert2015-02-123-20/+57
| * Support multiple app upgrade & lock testsFred Hebert2015-02-113-24/+69
| * Fix testcases, add multi-app upgrade supportFred Hebert2015-02-114-34/+135
| * Refactor install_deps to match 'upgrade' ideasFred Hebert2015-02-111-52/+61
| * More progress on upgradesFred Hebert2015-02-113-17/+28
| * Partial work + Failing testsFred Hebert2015-02-114-81/+262
| * Alternative attemptFred Hebert2015-02-112-34/+36
| * WIPFred Hebert2015-02-117-20/+238
|/
* Merge pull request #138 from talentdeficit/args_to_tasksFred Hebert2015-02-113-7/+176
|\
| * factor out task/args parsing from `do` for use in other metaalisdair sullivan2015-02-083-7/+176
* | Merge pull request #132 from fishcakez/dialyzer_failTristan Sloughter2015-02-081-28/+51
|\ \
| * | Fix dialyzer plt checking typoJames Fish2015-02-071-1/+1
| * | Display full path in dialyzer warningssJames Fish2015-02-071-1/+1
| * | Fail if any dialyzer warnings aren't unknownsJames Fish2015-02-071-25/+48
* | | Merge pull request #134 from fishcakez/dialyzer_testsTristan Sloughter2015-02-081-0/+158
|\ \ \
| * | | Add initial dialyzer testsJames Fish2015-02-081-0/+158
| |/ /
* | | Merge pull request #135 from fishcakez/dialyzer_erts_appTristan Sloughter2015-02-081-0/+7
|\ \ \
| * | | Fix dialyzer erts file lookup for releases prior to R16B02James Fish2015-02-081-0/+7
| |/ /
* | | Merge pull request #133 from nuex/handle-missing-app-fileTristan Sloughter2015-02-071-0/+1
|\ \ \ | |/ / |/| |
| * | return an error when an app file is missingnuex2015-02-071-0/+1
|/ /
* | Merge pull request #129 from kellymclaughlin/add-pkgs-to-code-pathTristan Sloughter2015-02-062-1/+2
|\ \
| * | Change mock_pkg_resource to create ebin directoryKelly McLaughlin2015-02-062-7/+2
| * | Ensure package ebin directory exists prior to adding to code pathKelly McLaughlin2015-02-061-1/+6
| * | Add packages to code path after installationKelly McLaughlin2015-02-061-0/+1
* | | Merge pull request #131 from rebar/jem-rebar-deps-tagTristan Sloughter2015-02-061-0/+2
|\ \ \ | |/ / |/| |
| * | Add documentation for {ref, <sha>} syntax rebar.config.sample fileJared Morrow2015-02-061-0/+2
|/ /