index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
exclude `_checkouts` from directories to be precompiled for
alisdair sullivan
2015-01-08
2
-5
/
+27
*
adjust handling of `common_test` `dir` option and refactor provider
alisdair sullivan
2015-01-08
1
-19
/
+33
*
add `eunit` and `common_test` to `applications` key of `rebar.app`
alisdair sullivan
2015-01-08
1
-0
/
+2
*
switch to `lists:ukeymerge` to merge `ct` opts for better behavior
alisdair sullivan
2015-01-07
1
-13
/
+1
*
preserve rebar path when running `ct` and `eunit` tests
alisdair sullivan
2015-01-07
2
-3
/
+8
*
test for eunit provider
alisdair sullivan
2015-01-06
2
-4
/
+64
*
reworked ct provider
alisdair sullivan
2015-01-06
1
-82
/
+133
*
reworked eunit provider
alisdair sullivan
2015-01-06
1
-493
/
+110
*
Merge pull request #82 from rebar/checkouts-test
Fred Hebert
2014-12-29
2
-5
/
+51
|
\
|
*
MORE TESTS
Fred Hebert
2014-12-29
1
-2
/
+23
|
*
Adding tests for checkouts being found & compiled
Fred Hebert
2014-12-29
2
-5
/
+30
|
/
*
Merge pull request #81 from tsloughter/master
Tristan Sloughter
2014-12-28
1
-1
/
+1
|
\
|
*
update travis s3 deploy condition
Tristan Sloughter
2014-12-28
1
-1
/
+1
|
/
*
Merge pull request #78 from talentdeficit/strip_compiler
Tristan Sloughter
2014-12-24
1
-153
/
+0
|
\
|
*
remove no longer relevant test machinery in rebar_erlc_compiler
alisdair sullivan
2014-12-24
1
-153
/
+0
|
/
*
Merge pull request #77 from tsloughter/master
Tristan Sloughter
2014-12-24
3
-4
/
+7
|
\
|
*
update plugin install code
Tristan Sloughter
2014-12-24
3
-4
/
+7
|
/
*
Merge pull request #76 from tsloughter/master
Tristan Sloughter
2014-12-24
4
-16
/
+21
|
\
|
*
include providers listed in plugins env
Tristan Sloughter
2014-12-24
2
-14
/
+19
|
*
include project app dirs in release lib_dirs to search
Tristan Sloughter
2014-12-24
2
-2
/
+2
*
|
Merge pull request #75 from talentdeficit/remove_config_script
Tristan Sloughter
2014-12-24
1
-17
/
+0
|
\
\
|
*
|
remove script that triggered now removed retest tests
alisdair sullivan
2014-12-23
1
-17
/
+0
|
/
/
*
|
Merge pull request #74 from rebar/add-compile-tests
Fred Hebert
2014-12-23
2
-5
/
+26
|
\
\
|
*
|
Add release-structured compiling tests
Fred Hebert
2014-12-24
2
-5
/
+26
|
/
/
*
|
Merge pull request #72 from rebar/template-tests-subdirs
Fred Hebert
2014-12-23
10
-1
/
+204
|
\
\
|
*
|
Add support for custom templates in subdirectories
Fred Hebert
2014-12-23
10
-1
/
+204
|
/
/
*
|
Merge pull request #71 from tsloughter/master
Tristan Sloughter
2014-12-21
2
-9
/
+7
|
\
\
|
|
/
|
*
set deps back to tsloughter/providers and erlware/relx
Tristan Sloughter
2014-12-21
1
-4
/
+4
|
*
update erlydtl provider to use namespaces
Tristan Sloughter
2014-12-21
1
-5
/
+3
|
/
*
Merge pull request #70 from rebar/provider-namespaces
Tristan Sloughter
2014-12-21
9
-15
/
+148
|
\
|
*
Tests and fixes for namespaces
Fred Hebert
2014-12-21
2
-2
/
+100
|
*
Fix up programmatic interface to rebar3
Fred Hebert
2014-12-21
3
-5
/
+5
|
*
Dynamic 'do' provider for namespaces
Fred Hebert
2014-12-21
2
-13
/
+39
|
*
Add support for namespace-based metacommands
Fred Hebert
2014-12-21
2
-5
/
+14
|
*
Remove profile declarations
Fred Hebert
2014-12-21
2
-2
/
+2
|
/
*
Merge pull request #67 from tsloughter/master
Fred Hebert
2014-12-17
1
-0
/
+2
|
\
|
*
add two cool dudes to the THANKS
Tristan Sloughter
2014-12-17
1
-0
/
+2
*
|
Merge pull request #65 from fishcakez/plt_copy_lib
Tristan Sloughter
2014-12-17
1
-0
/
+1
|
\
\
|
*
|
Ensure dir for plt exists when copying
James Fish
2014-12-17
1
-0
/
+1
*
|
|
Merge pull request #61 from tsloughter/master
Fred Hebert
2014-12-16
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
don't include all */ebin dirs in code path
Tristan Sloughter
2014-12-16
1
-1
/
+8
*
|
Merge pull request #56 from tsloughter/profile_deps
Fred Hebert
2014-12-16
15
-192
/
+209
|
\
\
|
|
/
|
*
update readme for 'as'
Tristan Sloughter
2014-12-16
2
-2
/
+3
|
*
add 'as' higher order task
Tristan Sloughter
2014-12-16
5
-20
/
+70
|
*
rewrite profiles
Tristan Sloughter
2014-12-16
11
-173
/
+139
|
/
*
Merge pull request #60 from rebar/test-packages
Fred Hebert
2014-12-16
7
-61
/
+297
|
\
|
*
Adding pkg deps tests and refactorings
Fred Hebert
2014-12-16
6
-60
/
+296
|
*
Fix error message to point to rebar3
Fred Hebert
2014-12-15
1
-1
/
+1
|
/
*
Merge pull request #49 from rebar/skipped-deps-warnings
Fred Hebert
2014-12-07
2
-13
/
+71
|
\
|
*
Print warning when deps are being skipped.
Fred Hebert
2014-12-07
2
-13
/
+71
[next]