index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
store base opts after initialization of providers
Tristan Sloughter
2015-03-06
1
-4
/
+16
*
add test for test profile applied to project apps
alisdair sullivan
2015-03-05
1
-2
/
+24
*
two failing tests and one passing test to attempt to isolate where
alisdair sullivan
2015-03-05
1
-2
/
+48
*
Merge pull request #222 from talentdeficit/no_superfluous_loads
Tristan Sloughter
2015-03-05
2
-15
/
+5
|
\
|
*
switch from loading modules to read compile info to using `beam_lib`
alisdair sullivan
2015-03-05
2
-15
/
+5
*
|
use git or hg configs if exist for default user and email in templates
Tristan Sloughter
2015-03-05
1
-2
/
+26
*
|
test end case cleanups
Tristan Sloughter
2015-03-05
2
-18
/
+4
|
/
*
fix for profiles_remain_applied_with_config_present
Tristan Sloughter
2015-03-04
1
-3
/
+25
*
Merge pull request #210 from talentdeficit/shorter_build_dirs
Fred Hebert
2015-03-03
1
-4
/
+21
|
\
|
*
name profile directories in `_build` similarly to the arguments
alisdair sullivan
2015-03-03
1
-2
/
+18
|
*
fix names in `rebar_as_SUITE`
alisdair sullivan
2015-03-03
1
-3
/
+4
*
|
rename `_logs` and `_cover` dirs to `logs` and `cover`, respectively
alisdair sullivan
2015-03-03
1
-5
/
+5
*
|
move `_logs` and `_cover` to `_build` dir
alisdair sullivan
2015-03-03
1
-5
/
+5
|
/
*
Merge pull request #202 from talentdeficit/cover
Tristan Sloughter
2015-03-03
3
-4
/
+165
|
\
|
*
change from post-purging modules after checking their module info to
alisdair sullivan
2015-03-03
1
-2
/
+13
|
*
generate cover data (via the `{cover_enabled, true}` option in
alisdair sullivan
2015-03-03
1
-0
/
+127
|
*
`add_to_profile/3` function added to `rebar_state`
alisdair sullivan
2015-03-02
1
-2
/
+25
*
|
`as` delegates task handling to `do` provider
alisdair sullivan
2015-03-02
1
-0
/
+88
|
/
*
Merge pull request #187 from tsloughter/profiles_dir
Tristan Sloughter
2015-03-02
3
-21
/
+23
|
\
|
*
copy project apps to deps output dir for compilation
Tristan Sloughter
2015-02-28
3
-18
/
+20
|
*
make base_dir for a run include the profiles in path, link to shared deps
Tristan Sloughter
2015-02-28
1
-3
/
+3
*
|
Some free tests from a debugging session
Fred Hebert
2015-03-02
1
-0
/
+33
*
|
don't replace non-string list with empty list in profile merge
Tristan Sloughter
2015-03-02
1
-2
/
+10
|
/
*
profiles: combine lists of values for conflicting config options
Tristan Sloughter
2015-02-24
2
-3
/
+21
*
Add tests and fixes for packages upgrades
Fred Hebert
2015-02-23
3
-8
/
+20
*
Reuse test code and drop duplicated stuff
Fred Hebert
2015-02-23
3
-98
/
+20
*
Merge pull request #174 from tsloughter/profile_tests
Fred Hebert
2015-02-23
3
-46
/
+128
|
\
|
*
basic profile deps tests
Tristan Sloughter
2015-02-22
3
-46
/
+128
*
|
don't unescessarily recompile yrl/xrl files
alisdair sullivan
2015-02-22
1
-2
/
+43
|
/
*
Merge pull request #167 from tsloughter/release_tests
Fred Hebert
2015-02-22
2
-0
/
+76
|
\
|
*
fix test, remove use of filelib:wildcard for R15 support
Tristan Sloughter
2015-02-22
1
-2
/
+2
|
*
release and tar tests
Tristan Sloughter
2015-02-22
2
-0
/
+76
*
|
Merge pull request #166 from tsloughter/xdg
Fred Hebert
2015-02-21
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
fix order of top_level_deps function in ugprade_SUITE
Tristan Sloughter
2015-02-19
1
-3
/
+3
|
*
follow xdg standard. fixes #122
Tristan Sloughter
2015-02-19
1
-1
/
+1
*
|
check for newly added deps in config file that aren't level 0 in the lock
Tristan Sloughter
2015-02-19
1
-4
/
+40
|
/
*
use project sub-apps with deps in their rebar.config
Tristan Sloughter
2015-02-17
1
-1
/
+29
*
Merge pull request #157 from talentdeficit/real_needs_recompile
Tristan Sloughter
2015-02-17
1
-2
/
+56
|
\
|
*
check already compiled modules compile arguments against current compile
alisdair sullivan
2015-02-16
1
-2
/
+56
*
|
replace package management with hex.pm
Tristan Sloughter
2015-02-17
4
-76
/
+203
*
|
Initial `deps` command
Fred Hebert
2015-02-16
2
-188
/
+283
|
/
*
Warnings for Deletions and friendly errors
Fred Hebert
2015-02-12
2
-10
/
+29
*
Support multiple app upgrade & lock tests
Fred Hebert
2015-02-11
2
-5
/
+50
*
Fix testcases, add multi-app upgrade support
Fred Hebert
2015-02-11
2
-12
/
+60
*
More progress on upgrades
Fred Hebert
2015-02-11
1
-4
/
+9
*
Partial work + Failing tests
Fred Hebert
2015-02-11
3
-80
/
+261
*
WIP
Fred Hebert
2015-02-11
3
-2
/
+196
*
Merge pull request #138 from talentdeficit/args_to_tasks
Fred Hebert
2015-02-11
1
-0
/
+120
|
\
|
*
factor out task/args parsing from `do` for use in other meta
alisdair sullivan
2015-02-08
1
-0
/
+120
*
|
Add initial dialyzer tests
James Fish
2015-02-08
1
-0
/
+158
[prev]
[next]