2843 Commits (31a24ad4ffb6a121819087da2cb9b58db5bd287d)
 

Autor SHA1 Mensaje Fecha
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner hace 9 años
  Tristan Sloughter b52395f4ae Merge pull request #728 from pvmart/master hace 9 años
  pvmart 293dfb79d6 speed up tests a bit by setting global_rebar_dir hace 9 años
  pvmart c2d9aec502 update ct to play nice with previous commit hace 9 años
  pvmart 1f725ffdfc fix leaking hex_registry table hace 9 años
  Fred Hebert e9cfbfb36b Merge pull request #724 from tsloughter/upgrade_with_locks hace 9 años
  Tristan Sloughter 89ccf57995 Merge pull request #726 from pvmart/master hace 9 años
  pvmart a100be9a91 fix leaking ets tables when compilation failed hace 9 años
  Tristan Sloughter 070f828e10 properly update locks for deps and ignore skip messages for locks hace 9 años
  Fred Hebert cbc3f60183 Merge pull request #700 from zugolosian/rewrite_parse_git_url hace 9 años
  Fred Hebert d147aaa023 Merge pull request #718 from tsloughter/ferd-add-mixed-deps-tests hace 9 años
  Tristan Sloughter e941e170e4 small refactorings per Fred comments hace 9 años
  Tristan Sloughter 1f72ddf042 remove commented out code hace 9 años
  Fred Hebert d86399d711 Merge pull request #720 from pvmart/master hace 9 años
  pvmart 278c0bdfa5 fix leaking ets tables caused by digraphs hace 9 años
  Tristan Sloughter ad463398dc use correct rebar_state for a dep, not the top level state hace 9 años
  Tristan Sloughter 073dbb71ec handle new tests for mix package types (git/pkg) hace 9 años
  Tristan Sloughter be8af2ec59 Merge branch 'add-mixed-deps-tests' of https://github.com/ferd/rebar3 into ferd-add-mixed-deps-tests hace 9 años
  Tristan Sloughter cf22c7e941 track the parent of umbrella app dependencies hace 9 años
  Fred Hebert e25ba5d8ea All dep overrides in packages are blocked hace 9 años
  Fred Hebert e880e16063 Review rule about dep priorities hace 9 años
  Fred Hebert 59579c0708 Add tests for mixed deps installs hace 9 años
  Tristan Sloughter 642897867e Merge pull request #712 from tsloughter/tree_provider hace 9 años
  Tristan Sloughter be4ae19fec track parent app of deps and add tree provider to display the relations hace 9 años
  Tristan Sloughter e49e59d09a Merge pull request #706 from tsloughter/pkg_deps_order hace 9 años
  Tristan Sloughter d4bca1d6c5 update lock tests to not expect lock for non-default profile run hace 9 años
  Tristan Sloughter aac4fa0e3c only lock when running in the default profile hace 9 años
  Tristan Sloughter ab92f1a292 install package deps in same level/profile order as src deps hace 9 años
  Fred Hebert 75364c2cd6 Merge pull request #708 from tsloughter/dialyzering hace 9 años
  Tristan Sloughter 6666229688 Merge pull request #3 from fishcakez/dial_unknown hace 9 años
  Fred Hebert 0ad92ddc0f Merge pull request #705 from tsloughter/travis_get_deps hace 9 años
  Tristan Sloughter 679acf994a Merge pull request #696 from tsloughter/dialyzering hace 9 años
  Tristan Sloughter 14944b522b don't run rebar2 get-deps in travis hace 9 años
  David Leach da30a6e8c9 Modify parse_git_url to be more generic hace 9 años
  James Fish fc6cc368c3 Fix some unknown functions/types dialyzer warnings hace 9 años
  Tristan Sloughter ecf6ad5524 fix no_return warnings hace 9 años
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings hace 9 años
  Tristan Sloughter 1001eefc2b Merge pull request #691 from ferd/detect-missing-epmd hace 9 años
  Fred Hebert 28a3f9849b Detect missing EPMD, error, fallback and advise. hace 9 años
  Fred Hebert 1a061b9c9a Merge pull request #610 from tsloughter/deps_tree hace 9 años
  Tristan Sloughter 4bcab8ef96 add to deps tree help message that only packages are supported hace 9 años
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree hace 9 años
  Fred Hebert a705f1e4f6 Merge pull request #682 from tsloughter/upgrade_lock_dep hace 9 años
  Fred Hebert e786d8eb6a Merge pull request #686 from seancribbs/patch-1 hace 9 años
  Sean Cribbs a9aca6190c Fix description in "rebar3 new" hace 9 años
  Tristan Sloughter 6d01729c68 upgrade depends on the lock provider and lock prv sets state hace 9 años
  Tristan Sloughter acb2fcd057 Merge pull request #679 from tsloughter/pkg_level hace 9 años
  Tristan Sloughter c7bb13f29b keep correct Level for pkg deps of scm deps hace 9 años
  Fred Hebert 0d9128fe7c Merge pull request #669 from tsloughter/upgrade_default_deps hace 9 años
  Tristan Sloughter 8b24b49739 only use upgrade on default deps hace 9 años