69 Révisions (ade7fc698b3a3418f3ac8dbdd4866596c4f176ca)

Auteur SHA1 Message Date
  Tristan Sloughter d839a0be8d
don't attempt retry of missing packages when updating index il y a 7 ans
  Andrey Kanyuka cc660d717a added http option {relaxed, true} when fetching registry il y a 7 ans
  Andrey Kanyuka bf1597ba28 fixed handling of proxy username and password when fetching registry il y a 7 ans
  Fred Hebert 963c49f5eb Unicode support in all the places il y a 7 ans
  Fred Hebert eae41ee0a2 Fix printing path with unicode names in prv_update il y a 8 ans
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings il y a 8 ans
  Fred Hebert 1f86ed1aed Track package hash in memory index, add hash test il y a 8 ans
  Fred Hebert 384e9e58db Properly support package aliasing and alt names il y a 8 ans
  Tristan Sloughter f701895165 filter available package versions individually by buildtools il y a 9 ans
  Heinz N. Gies e9e62657c9 Add more hex rules so they don't throw errors il y a 9 ans
  Tristan Sloughter 9cf84e5379 add user-agent to http request headers il y a 9 ans
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var il y a 9 ans
  Tristan Sloughter d4e8765007 only add package list of versions to registry if it has the right buildtool support il y a 9 ans
  Tristan Sloughter d6ea1e7df4 return more useful error message (failed to download) when pkg http req fails il y a 9 ans
  Tristan Sloughter 00a4a44547 remove replacement of home dir with ~ in update output il y a 9 ans
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching il y a 9 ans
  Tristan Sloughter 391959dae8 use 'default' for default hex repo path in cache and include in info messages il y a 9 ans
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table il y a 9 ans
  Tristan Sloughter 6242c81554 include rebar3 in supported packages buildtool il y a 9 ans
  pvmart 278c0bdfa5 fix leaking ets tables caused by digraphs il y a 9 ans
  Tristan Sloughter ecf6ad5524 fix no_return warnings il y a 9 ans
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings il y a 9 ans
  CarlosEDP 38cc32c40a Added rebar profile to httpc initialization and calls. il y a 10 ans
  Fred Hebert 3ed0c5feff fix bareness issues il y a 10 ans
  Fred Hebert ca038d39f7 Proper custom pkg index support, some tests il y a 10 ans
  Tristan Sloughter c5aee4b375 ignore pkgs that can't build with rebar or make il y a 10 ans
  Tristan Sloughter ce74589a56 handle missing package in registry by skipping il y a 10 ans
  Tristan Sloughter cce1ad00ba ignore optional deps for now il y a 10 ans
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available il y a 10 ans
  Fred Hebert 043a2f5453 Provide descriptions for all tasks il y a 10 ans
  Tristan Sloughter cfd10b82f1 add back throw on package index write il y a 10 ans
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors il y a 10 ans
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 il y a 10 ans
  Fred Hebert 6ccef53891 Revert accidental commited debug code il y a 10 ans
  Fred Hebert 249be4985c Reuse test code and drop duplicated stuff il y a 10 ans
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 il y a 10 ans
  Tristan Sloughter 9fbfeaa74d parse version constraints in hex registry for digraph il y a 10 ans
  Tristan Sloughter 410e2bcdec replace package management with hex.pm il y a 10 ans
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir il y a 10 ans
  Tristan Sloughter f22db1302d new dep graph working il y a 10 ans
  Tristan Sloughter 926e550f3b update package index fetching il y a 10 ans
  Tristan Sloughter 4c8db4e047 write packages file to tmp so a lost connection doesn't mean corruption il y a 10 ans
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories il y a 10 ans
  Tristan Sloughter 79b1f23240 move back to using format_error/1 il y a 10 ans
  Tristan Sloughter 77ae749326 update package update provider il y a 10 ans
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers il y a 10 ans
  Tristan Sloughter 4b7281effc fix update provider do/1 return il y a 10 ans
  Tristan Sloughter b37a5ae611 move providers to separate app il y a 10 ans
  Tristan Sloughter 955f582a3e fix for downloading transitive source deps il y a 10 ans
  Tristan Sloughter db9ba68f80 erorr message on failed package update il y a 10 ans