index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
don't needlessly update the code path twice if no hooks to run
Tristan Sloughter
2016-05-16
1
-12
/
+16
*
|
|
|
don't generated coverage for `extra_src_dirs`
alisdair sullivan
2016-05-15
1
-17
/
+2
|
/
/
/
*
|
|
Fix shell node startup
Carlos Gonzalez
2016-05-09
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge pull request #1056 from lpgauth/xref_ignores
Fred Hebert
2016-04-30
1
-10
/
+12
|
\
\
|
*
|
Add support for xref_ignores
Louis-Philippe Gauthier
2016-02-12
1
-10
/
+12
*
|
|
Merge pull request #1121 from frojasg/feature/config-rebar-dir-using-env-var
Tristan Sloughter
2016-04-30
2
-3
/
+11
|
\
\
\
|
*
|
|
Read env var REBAR_CACHE_DIR on rebar3 only once
Francisco Rojas
2016-04-06
2
-11
/
+12
|
*
|
|
Add spec for global_cache_dir
Francisco Rojas
2016-03-17
1
-0
/
+1
|
*
|
|
Allows overwrite default cache dir using REBAR_CACHE_DIR
Francisco Rojas
2016-03-15
1
-2
/
+8
*
|
|
|
Merge pull request #1158 from ferd/fix-remote-shell-logger
Tristan Sloughter
2016-04-30
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Fixes logging from remote shells in rebar3 shell
Fred Hebert
2016-04-13
1
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1159 from waisbrot/edoc-hook
Fred Hebert
2016-04-28
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Add a provider hook for edoc
Nathaniel Waisbrot
2016-04-13
1
-1
/
+7
|
|
/
/
/
*
|
|
|
Change to new hex.pm repo URL
Eric Meadows-Jönsson
2016-04-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1152 from soranoba/feature/test-distnode
Fred Hebert
2016-04-07
2
-9
/
+34
|
\
\
\
|
*
|
|
Add sname, name, setcookie option in eunit, ct
soranoba
2016-04-07
2
-9
/
+24
|
*
|
|
supported dist_node in ct and eunit
soranoba
2016-04-07
2
-0
/
+10
*
|
|
|
Recursively load configurations in shell.
Benedikt Reinartz
2016-04-07
1
-5
/
+12
*
|
|
|
Turn back to git-based semver for post-release
Fred Hebert
2016-04-04
1
-1
/
+1
|
/
/
/
*
|
|
Tag to 3.1.0
Fred Hebert
2016-04-04
1
-1
/
+1
*
|
|
Blacklist apps to reload
Fred Hebert
2016-04-04
1
-5
/
+12
*
|
|
Merge pull request #1138 from egobrain/patch-2
Tristan Sloughter
2016-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed git version bug
Yakov
2016-04-04
1
-1
/
+1
*
|
|
|
Merge pull request #1144 from talentdeficit/ct_opts_passthru
Fred Hebert
2016-04-01
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
allow all `ct_opts` arguments to be passed through to `ct:run_test/1`
alisdair sullivan
2016-04-01
1
-2
/
+4
|
|
/
/
/
*
|
|
|
rename dist to dist_node
Fred Hebert
2016-04-01
1
-2
/
+2
*
|
|
|
Extract dist config handling, support {dist, ...}
Fred Hebert
2016-03-21
2
-27
/
+91
|
/
/
/
*
|
|
Merge pull request #1128 from fenollp/rebranding
Fred Hebert
2016-03-19
2
-2
/
+2
|
\
\
\
|
*
|
|
rebranding: update links rebar/rebar3 -> erlang/rebar3
Pierre Fenoll
2016-03-19
2
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #1125 from ferd/fix-paths-output
Tristan Sloughter
2016-03-19
1
-2
/
+6
|
\
\
\
|
*
|
|
Support all deps & locks in rebar3 path
Fred Hebert
2016-03-19
1
-2
/
+6
|
|
/
/
*
|
|
Merge pull request #1126 from ferd/single-entry-pkgs
Tristan Sloughter
2016-03-19
1
-11
/
+21
|
\
\
\
|
*
|
|
Allow 'rebar3 pkgs <app>' to return only that app
Fred Hebert
2016-03-19
1
-11
/
+21
|
|
/
/
*
|
|
Fix bugs/race conditions
Fred Hebert
2016-03-19
1
-2
/
+16
|
/
/
*
|
Revert to semver for non-tagged builds.
Fred Hebert
2016-03-09
1
-1
/
+1
*
|
Bump to 3.0.0
Fred Hebert
2016-03-09
1
-1
/
+1
*
|
Merge pull request #1110 from tsloughter/master
Fred Hebert
2016-03-07
2
-6
/
+20
|
\
\
|
*
|
pass loglevel used in rebar3 to relx
Tristan Sloughter
2016-03-07
2
-6
/
+20
*
|
|
move definition of 'EUNIT' macro to eunit provider
alisdair sullivan
2016-03-03
2
-2
/
+38
*
|
|
Revert "define the 'EUNIT' macro in the test profile"
alisdair sullivan
2016-03-03
1
-11
/
+10
|
/
/
*
|
define the 'EUNIT' macro in the test profile
alisdair sullivan
2016-03-03
1
-10
/
+11
*
|
include project_plugins in plugins that can be upgraded
Tristan Sloughter
2016-03-02
1
-7
/
+8
*
|
Take CT options errors and turn them to warnings
Fred Hebert
2016-03-02
1
-6
/
+9
*
|
Merge pull request #1099 from talentdeficit/ct_include
Tristan Sloughter
2016-03-01
1
-14
/
+30
|
\
\
|
*
|
add support for common tests `include` flag
alisdair sullivan
2016-03-01
1
-14
/
+30
*
|
|
Merge pull request #1098 from talentdeficit/ct_warn_on_cover_spec
Tristan Sloughter
2016-03-01
1
-1
/
+3
|
\
\
\
|
*
|
|
add a link to the docs about `test_spec` and `cover` in ct warnings
alisdair sullivan
2016-03-01
1
-2
/
+2
|
*
|
|
error on a cover spec in ct_opts
alisdair sullivan
2016-03-01
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-state
Fred Hebert
2016-03-01
5
-4
/
+67
|
\
\
\
|
*
|
|
Make state provider {bare, false}
Serge Aleynikov
2016-02-08
1
-1
/
+1
[prev]
[next]