69 Revīzijas (ade7fc698b3a3418f3ac8dbdd4866596c4f176ca)

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