pvmart
a100be9a91
fix leaking ets tables when compilation failed
há 9 anos
Tristan Sloughter
070f828e10
properly update locks for deps and ignore skip messages for locks
há 9 anos
Fred Hebert
cbc3f60183
Merge pull request #700 from zugolosian/rewrite_parse_git_url
Modify parse_git_url to be more generic
há 9 anos
Fred Hebert
d147aaa023
Merge pull request #718 from tsloughter/ferd-add-mixed-deps-tests
Ferd add mixed deps tests
há 9 anos
Tristan Sloughter
e941e170e4
small refactorings per Fred comments
há 9 anos
Tristan Sloughter
1f72ddf042
remove commented out code
há 9 anos
Fred Hebert
d86399d711
Merge pull request #720 from pvmart/master
fix leaking ets tables caused by digraphs
há 9 anos
pvmart
278c0bdfa5
fix leaking ets tables caused by digraphs
há 9 anos
Tristan Sloughter
ad463398dc
use correct rebar_state for a dep, not the top level state
há 9 anos
Tristan Sloughter
073dbb71ec
handle new tests for mix package types (git/pkg)
há 9 anos
Tristan Sloughter
be8af2ec59
Merge branch 'add-mixed-deps-tests' of https://github.com/ferd/rebar3 into ferd-add-mixed-deps-tests
há 9 anos
Tristan Sloughter
cf22c7e941
track the parent of umbrella app dependencies
há 9 anos
alisdair sullivan
2ac834367b
improve `--help' documentation for eunit provider
há 9 anos
Fred Hebert
e25ba5d8ea
All dep overrides in packages are blocked
Just rework the error message.
há 9 anos
Fred Hebert
e880e16063
Review rule about dep priorities
On a single app's dep list, the first noted wins if there's a duplicate
between packages and sources, rather than favoring source there anyway.
há 9 anos
Fred Hebert
59579c0708
Add tests for mixed deps installs
Requires a rework of other test suites using the same dep-handling
mechanism.
há 9 anos
Tristan Sloughter
642897867e
Merge pull request #712 from tsloughter/tree_provider
Tree provider
há 9 anos
Tristan Sloughter
be4ae19fec
track parent app of deps and add tree provider to display the relations
há 9 anos
Tristan Sloughter
e49e59d09a
Merge pull request #706 from tsloughter/pkg_deps_order
install package deps in same level/profile order as src deps
há 9 anos
alisdair sullivan
d6a011981e
add support for `rebar3 eunit --file=...'
há 9 anos
Tristan Sloughter
d4bca1d6c5
update lock tests to not expect lock for non-default profile run
há 9 anos
Tristan Sloughter
aac4fa0e3c
only lock when running in the default profile
há 9 anos
Tristan Sloughter
ab92f1a292
install package deps in same level/profile order as src deps
há 9 anos
Fred Hebert
75364c2cd6
Merge pull request #708 from tsloughter/dialyzering
Dialyzering
há 9 anos
Tristan Sloughter
6666229688
Merge pull request #3 from fishcakez/dial_unknown
Fix some unknown functions/types dialyzer warnings
há 9 anos
Fred Hebert
0ad92ddc0f
Merge pull request #705 from tsloughter/travis_get_deps
don't run rebar2 get-deps in travis
há 9 anos
Tristan Sloughter
679acf994a
Merge pull request #696 from tsloughter/dialyzering
fix dialyzer warnings, except 'no local return' warnings
há 9 anos
Tristan Sloughter
14944b522b
don't run rebar2 get-deps in travis
há 9 anos
David Leach
da30a6e8c9
Modify parse_git_url to be more generic
Changes parse_git url function to use Using RFC3986 standard to validate
git uri instead of matching strings in function head. Also accepts scp
style syntax for parsing.
há 9 anos
James Fish
fc6cc368c3
Fix some unknown functions/types dialyzer warnings
há 9 anos
Tristan Sloughter
ecf6ad5524
fix no_return warnings
há 9 anos
Tristan Sloughter
6fde1748b9
fix dialyzer warnings, except 'no local return' warnings
há 9 anos
Tristan Sloughter
1001eefc2b
Merge pull request #691 from ferd/detect-missing-epmd
Detect missing EPMD, error, fallback and advise.
há 9 anos
Fred Hebert
28a3f9849b
Detect missing EPMD, error, fallback and advise.
há 9 anos
Fred Hebert
1a061b9c9a
Merge pull request #610 from tsloughter/deps_tree
add tree option to deps command that prints pkg deps tree
há 9 anos
Tristan Sloughter
4bcab8ef96
add to deps tree help message that only packages are supported
há 9 anos
Tristan Sloughter
125ff06b74
add tree option to deps command that prints pkg deps tree
há 9 anos
Fred Hebert
a705f1e4f6
Merge pull request #682 from tsloughter/upgrade_lock_dep
upgrade depends on the lock provider and lock prv sets state
há 9 anos
Fred Hebert
e786d8eb6a
Merge pull request #686 from seancribbs/patch-1
Fix description in "rebar3 new"
há 9 anos
Sean Cribbs
a9aca6190c
Fix description in "rebar3 new"
`template` is not a kv-style argument, but a plain argument. If you give `template=app` on the command line, you get "template not found."
há 9 anos
Tristan Sloughter
6d01729c68
upgrade depends on the lock provider and lock prv sets state
há 9 anos
Tristan Sloughter
acb2fcd057
Merge pull request #679 from tsloughter/pkg_level
keep correct Level for pkg deps of scm deps
há 9 anos
Tristan Sloughter
c7bb13f29b
keep correct Level for pkg deps of scm deps
há 9 anos
Fred Hebert
0d9128fe7c
Merge pull request #669 from tsloughter/upgrade_default_deps
only use upgrade on default deps
há 9 anos
Tristan Sloughter
8b24b49739
only use upgrade on default deps
há 9 anos
Tristan Sloughter
bf6d4e5a19
Merge pull request #677 from joedevivo/master
basic 🐟 completions
há 9 anos
Joe DeVivo
2ea06b87be
basic fish completions
há 9 anos
Fred Hebert
e46b425a88
Merge pull request #673 from tsloughter/sort_vsns
sort versions of packages in `rebar3 pkgs` output
há 9 anos
Tristan Sloughter
4e966a6e67
sort versions of packages when printing
há 9 anos
Fred Hebert
b79ff420c9
Merge pull request #652 from tsloughter/escape_and
escape & in paths
há 9 anos