46 Commits (09d459dc8765f06630e9c19cac45935e35779081)

Autor SHA1 Mensaje Fecha
  Tristan Sloughter 09d459dc87
update to hex_core for hex-v2 repo support (#1865) hace 6 años
  Fred Hebert df9c769afc Display warnings when cache dirs are read-only hace 7 años
  Tristan Sloughter d839a0be8d
don't attempt retry of missing packages when updating index hace 7 años
  Tristan Sloughter 8229d15b6c
rebar_package: do not return first package version for constraint with no match hace 7 años
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support hace 7 años
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Tristan Sloughter 695da1e0c2 change package version warning to debug hace 8 años
  Nathaniel Waisbrot 62e1aaf6f5
expect the `missing_package` error to have arity 2 or 3 hace 8 años
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile hace 9 años
  Tristan Sloughter c5848fc5d1 fix auto-registry update to work even when not a locked pkg-vsn hace 9 años
  Heinz N. Gies e9e62657c9 Add more hex rules so they don't throw errors hace 9 años
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var hace 9 años
  Tristan Sloughter 2242daaec9 auto-update the registry if a pkg isn't found, fail if it still isn't found hace 9 años
  Tristan Sloughter 9184a42ef3 fix typo of guarantee. h/t evan 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
  Fred Hebert c57177fde8 Revert "Revert "only load packages when needed"" hace 9 años
  Fred Hebert 3f83b3a382 Revert "only load packages when needed" hace 9 años
  Tristan Sloughter 8732b7d5bd only load packages when needed hace 9 años
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching hace 9 años
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages 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
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests hace 10 años
  Tristan Sloughter 819d0fb06f verify checksums of hex packages hace 10 años
  Tristan Sloughter c612b0e1fd check registry for missing package that may exist for mix hace 10 años
  Tristan Sloughter ce74589a56 handle missing package in registry by skipping hace 10 años
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available hace 10 años
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available hace 10 años
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 hace 10 años
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index hace 10 años
  Tristan Sloughter 410e2bcdec replace package management with hex.pm hace 10 años
  Fred Hebert 449d6baabc Fix error message to point to rebar3 hace 10 años
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir hace 10 años
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory hace 10 años
  Tristan Sloughter 3e01e3e46d replace rlx_depsolver types with new package types hace 10 años
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph hace 10 años
  Tristan Sloughter f22db1302d new dep graph working hace 10 años
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories hace 10 años
  Tristan Sloughter 21cf46ff9c dialyzer fixes hace 10 años
  Tristan Sloughter 6efdd8cbfe fix namespaced types for pre-17 otp hace 10 años
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors hace 10 años
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types hace 10 años
  Tristan Sloughter f4ab647c95 fix for wrong function call to depsolver new for empty graph hace 10 años
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task hace 10 años