41 Commits (a1b1df4ac9ec1e51fac6a81dc80fa87a39316912)

Autor SHA1 Nachricht Datum
  Fred Hebert 963c49f5eb Unicode support in all the places vor 7 Jahren
  Tristan Sloughter 695da1e0c2 change package version warning to debug vor 8 Jahren
  Nathaniel Waisbrot 62e1aaf6f5
expect the `missing_package` error to have arity 2 or 3 vor 8 Jahren
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile vor 9 Jahren
  Tristan Sloughter c5848fc5d1 fix auto-registry update to work even when not a locked pkg-vsn vor 9 Jahren
  Heinz N. Gies e9e62657c9 Add more hex rules so they don't throw errors vor 9 Jahren
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var vor 9 Jahren
  Tristan Sloughter 2242daaec9 auto-update the registry if a pkg isn't found, fail if it still isn't found vor 9 Jahren
  Tristan Sloughter 9184a42ef3 fix typo of guarantee. h/t evan vor 9 Jahren
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella vor 9 Jahren
  Fred Hebert c57177fde8 Revert "Revert "only load packages when needed"" vor 9 Jahren
  Fred Hebert 3f83b3a382 Revert "only load packages when needed" vor 9 Jahren
  Tristan Sloughter 8732b7d5bd only load packages when needed vor 9 Jahren
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching vor 9 Jahren
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages vor 9 Jahren
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table vor 9 Jahren
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner vor 9 Jahren
  pvmart 1f725ffdfc fix leaking hex_registry table vor 9 Jahren
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests vor 10 Jahren
  Tristan Sloughter 819d0fb06f verify checksums of hex packages vor 10 Jahren
  Tristan Sloughter c612b0e1fd check registry for missing package that may exist for mix vor 10 Jahren
  Tristan Sloughter ce74589a56 handle missing package in registry by skipping vor 10 Jahren
  Tristan Sloughter 41b95eb295 add test for single atom pkg dep picking the highest available vor 10 Jahren
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available vor 10 Jahren
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 vor 10 Jahren
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index vor 10 Jahren
  Tristan Sloughter 410e2bcdec replace package management with hex.pm vor 10 Jahren
  Fred Hebert 449d6baabc Fix error message to point to rebar3 vor 10 Jahren
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir vor 10 Jahren
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory vor 10 Jahren
  Tristan Sloughter 3e01e3e46d replace rlx_depsolver types with new package types vor 10 Jahren
  Tristan Sloughter af35d5f0a2 replace rlx_depsolver use with new rebar_digraph vor 10 Jahren
  Tristan Sloughter f22db1302d new dep graph working vor 10 Jahren
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories vor 10 Jahren
  Tristan Sloughter 21cf46ff9c dialyzer fixes vor 10 Jahren
  Tristan Sloughter 6efdd8cbfe fix namespaced types for pre-17 otp vor 10 Jahren
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors vor 10 Jahren
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types vor 10 Jahren
  Tristan Sloughter f4ab647c95 fix for wrong function call to depsolver new for empty graph vor 10 Jahren
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task vor 10 Jahren