summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1159 from waisbrot/edoc-hookFred Hebert2016-04-281-1/+7
|\ \ \ \
| * | | | Add a provider hook for edocNathaniel Waisbrot2016-04-131-1/+7
| |/ / /
* | | | Change to new hex.pm repo URLEric Meadows-Jönsson2016-04-211-1/+1
|/ / /
* | | Merge pull request #1152 from soranoba/feature/test-distnodeFred Hebert2016-04-072-9/+34
|\ \ \
| * | | Add sname, name, setcookie option in eunit, ctsoranoba2016-04-072-9/+24
| * | | supported dist_node in ct and eunitsoranoba2016-04-072-0/+10
* | | | Recursively load configurations in shell.Benedikt Reinartz2016-04-071-5/+12
* | | | Turn back to git-based semver for post-releaseFred Hebert2016-04-041-1/+1
|/ / /
* | | Tag to 3.1.0Fred Hebert2016-04-041-1/+1
* | | Blacklist apps to reloadFred Hebert2016-04-041-5/+12
* | | Merge pull request #1138 from egobrain/patch-2Tristan Sloughter2016-04-041-1/+1
|\ \ \
| * | | Fixed git version bugYakov2016-04-041-1/+1
* | | | Merge pull request #1144 from talentdeficit/ct_opts_passthruFred Hebert2016-04-011-2/+4
|\ \ \ \
| * | | | allow all `ct_opts` arguments to be passed through to `ct:run_test/1`alisdair sullivan2016-04-011-2/+4
| |/ / /
* | | | rename dist to dist_nodeFred Hebert2016-04-011-2/+2
* | | | Extract dist config handling, support {dist, ...}Fred Hebert2016-03-212-27/+91
|/ / /
* | | Merge pull request #1128 from fenollp/rebrandingFred Hebert2016-03-192-2/+2
|\ \ \
| * | | rebranding: update links rebar/rebar3 -> erlang/rebar3Pierre Fenoll2016-03-192-2/+2
| |/ /
* | | Merge pull request #1125 from ferd/fix-paths-outputTristan Sloughter2016-03-191-2/+6
|\ \ \
| * | | Support all deps & locks in rebar3 pathFred Hebert2016-03-191-2/+6
| |/ /
* | | Merge pull request #1126 from ferd/single-entry-pkgsTristan Sloughter2016-03-191-11/+21
|\ \ \
| * | | Allow 'rebar3 pkgs <app>' to return only that appFred Hebert2016-03-191-11/+21
| |/ /
* | | Fix bugs/race conditionsFred Hebert2016-03-191-2/+16
|/ /
* | Revert to semver for non-tagged builds.Fred Hebert2016-03-091-1/+1
* | Bump to 3.0.0Fred Hebert2016-03-091-1/+1
* | Merge pull request #1110 from tsloughter/masterFred Hebert2016-03-072-6/+20
|\ \
| * | pass loglevel used in rebar3 to relxTristan Sloughter2016-03-072-6/+20
* | | move definition of 'EUNIT' macro to eunit provideralisdair sullivan2016-03-032-2/+38
* | | Revert "define the 'EUNIT' macro in the test profile"alisdair sullivan2016-03-031-11/+10
|/ /
* | define the 'EUNIT' macro in the test profilealisdair sullivan2016-03-031-10/+11
* | include project_plugins in plugins that can be upgradedTristan Sloughter2016-03-021-7/+8
* | Take CT options errors and turn them to warningsFred Hebert2016-03-021-6/+9
* | Merge pull request #1099 from talentdeficit/ct_includeTristan Sloughter2016-03-011-14/+30
|\ \
| * | add support for common tests `include` flagalisdair sullivan2016-03-011-14/+30
* | | Merge pull request #1098 from talentdeficit/ct_warn_on_cover_specTristan Sloughter2016-03-011-1/+3
|\ \ \
| * | | add a link to the docs about `test_spec` and `cover` in ct warningsalisdair sullivan2016-03-011-2/+2
| * | | error on a cover spec in ct_optsalisdair sullivan2016-03-011-0/+2
| |/ /
* | | Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-stateFred Hebert2016-03-015-4/+67
|\ \ \
| * | | Make state provider {bare, false}Serge Aleynikov2016-02-081-1/+1
| * | | Turn functor into a function to support older Erlang VMSerge Aleynikov2016-02-081-11/+10
| * | | Improve recursive display of dictionary valuesSerge Aleynikov2016-02-081-7/+14
| * | | Remove --state argument option per Tristan's commentSerge Aleynikov2016-02-081-2/+1
| * | | Change output to use ?CONSOLE macroSerge Aleynikov2016-02-081-2/+2
| * | | Change output to use ?CONSOLE marcoSerge Aleynikov2016-02-081-1/+1
| * | | Add a state display providerSerge Aleynikov2016-02-085-4/+61
* | | | Add short-options to the eunit provider.Alexander Færøy2016-02-281-4/+4
* | | | Merge pull request #1091 from tsloughter/all_hooksFred Hebert2016-02-284-9/+16
|\ \ \ \
| * | | | in providers that don't run per app run all available hooksTristan Sloughter2016-02-284-9/+16
| | |/ / | |/| |
* | | | fix auto-registry update to work even when not a locked pkg-vsnTristan Sloughter2016-02-281-7/+32
|/ / /
* | | Merge pull request #1070 from project-fifo/hex-improvementsTristan Sloughter2016-02-242-23/+139
|\ \ \