202 Commits (6d8c544ecd0440ab959220f1cb121bb4ffa8678f)

Autor SHA1 Mensaje Fecha
  Pierre Fenoll 2c5f95aceb format hex packages in a nice/human way hace 6 años
  Fred Hebert a0a3334bff Fix handling of transient locks during upgrade hace 6 años
  Tristan Sloughter 43769ae87f
only print skip warning if version is different (#1886) hace 6 años
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
  Liam McNamara 64056bf9f9 Allow silencing skip warnings when fetching deps hace 7 años
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Fred Hebert 1c96de5e10 Allow top-level apps to take precedence over deps hace 7 años
  Fred Hebert f605b917b4 Replace unprocessed ~n linebreaks hace 8 años
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements hace 8 años
  Fred Hebert 760ffdc79d Hide the expected hash on fetch output hace 9 años
  Tristan Sloughter 73475af114 break up do/1 function in install_deps to make upgrade less confusing hace 9 años
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies hace 9 años
  Tristan Sloughter a58ef016b1 include source the app is being ugpraded to, like with fetching, in info hace 9 años
  Tristan Sloughter 14ab5f562e fix dialyzer warnings hace 9 años
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella hace 9 años
  Tristan Sloughter a81444ae1c move otp version verification to a single app_info function hace 9 años
  Tristan Sloughter b2c051452e remove overrides element from state record hace 9 años
  Tristan Sloughter e6f6ccc757 more cleanup hace 9 años
  Tristan Sloughter a6ca5d5e25 fixes for overrides of deps hace 9 años
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info hace 9 años
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy hace 9 años
  Tristan Sloughter f209ccc2b8 remove state record from app_info record hace 9 años
  Tristan Sloughter 98752aab93 wip: move state into app_info hace 9 años
  Tristan Sloughter 0a4509f5b0 simplify package dep parsing and handling hace 9 años
  Tristan Sloughter f2547a457f support pkg attribute on dep to declare package name different from app name hace 9 años
  Tristan Sloughter aa5a8829b5 add error message for dependency that doesn't contain single app dir hace 9 años
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching hace 9 años
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table hace 9 años
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner hace 9 años
  pvmart 1f725ffdfc fix leaking hex_registry table hace 9 años
  Tristan Sloughter 070f828e10 properly update locks for deps and ignore skip messages for locks hace 9 años
  Tristan Sloughter 1f72ddf042 remove commented out code 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 cf22c7e941 track the parent of umbrella app dependencies 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 ab92f1a292 install package deps in same level/profile order as src deps hace 9 años
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings hace 9 años
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree hace 9 años
  Tristan Sloughter c7bb13f29b keep correct Level for pkg deps of scm deps hace 9 años
  pvmart 55d6aa2789 Fix duplicate function clause in rebar_prv_install_deps:parse_dep/5 hace 9 años
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions hace 9 años
  Richard Jones 9263b95f82 Tidy up "Linking.." messages during compile hace 9 años
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps hace 9 años
  Tristan Sloughter f59efebf56 pass failing upgrade case where levels are increased hace 9 años
  Fred Hebert 7840a93e85 Minor refactors hace 10 años
  Fred Hebert cfea721d98 wip: deps install refactor hace 10 años
  Tristan Sloughter 5402199d88 expand plugins for profile after applying profiles hace 10 años
  Tristan Sloughter ea9b60f4be deduplicate parts of package and source dep handling hace 10 años
  Tristan Sloughter a5b3f6403b overrides working for pkg deps hace 10 años