195 Revīzijas (3978062dc1180efde6624541535962957fc672e4)

Autors SHA1 Ziņojums Datums
  Fred Hebert 398b3085fc Support ENV config for proxy values pirms 9 gadiem
  Tristan Sloughter 9cf84e5379 add user-agent to http request headers pirms 9 gadiem
  alisdair sullivan 4e0de56b90 check at runtime instead of compile time for presence of `file:list_dir_all/1` pirms 9 gadiem
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var pirms 9 gadiem
  Fred Hebert 769e14c542 Actually fix tuple merging. pirms 9 gadiem
  Fred Hebert f0876ae8c7 Fix tuple umerging pirms 9 gadiem
  alisdair sullivan 67bf54d04d add an option to soft purge rather than purge old code pirms 9 gadiem
  alisdair sullivan 31cc213b81 prevent rebar3 from reloading it's own path and terminating itself pirms 9 gadiem
  alisdair sullivan d1409d0b3b refactor `rebar_erlc_compiler` pirms 9 gadiem
  Tristan Sloughter 860df96cd5 update erlware_commons pirms 9 gadiem
  Tristan Sloughter dc3e8d789f delete and prepend code path instead of replacing, fixes #770 pirms 9 gadiem
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts pirms 9 gadiem
  Tristan Sloughter e6f6ccc757 more cleanup pirms 9 gadiem
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info pirms 9 gadiem
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy pirms 9 gadiem
  Tristan Sloughter 98752aab93 wip: move state into app_info 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
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree pirms 10 gadiem
  Tristan Sloughter 6d01729c68 upgrade depends on the lock provider and lock prv sets state pirms 9 gadiem
  Tristan Sloughter 238442b57b add ; to escaped chars in path pirms 9 gadiem
  Tristan Sloughter 7e4747109c escape & in paths pirms 9 gadiem
  Tristan Sloughter e64671686f fix upgrade of newly added pkg dep from scm locked dep pirms 9 gadiem
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions pirms 9 gadiem
  Tristan Sloughter 6e9df6cc57 parse old format of OTP versions pirms 9 gadiem
  Derek Brown 04fedc7422 Add functions to validate OTP release in use pirms 10 gadiem
  Tristan Sloughter 6fad6efe68 support atom for branch names like rebar2 pirms 9 gadiem
  Fred Hebert 87a57f0432 Escape paths and args in shell commands pirms 9 gadiem
  Tristan Sloughter d64cb0f863 always close port when done with it. fixes #589 pirms 10 gadiem
  CarlosEDP eb2d31be26 Use rebar own method to read global config file. pirms 10 gadiem
  CarlosEDP 4a25a4d9d5 Renamed functions. pirms 10 gadiem
  CarlosEDP 38cc32c40a Added rebar profile to httpc initialization and calls. pirms 10 gadiem
  CarlosEDP 46ca2bb6b0 Fix for cases with no proxy configured. pirms 10 gadiem
  CarlosEDP 60265aba34 Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_proxy, http://host:port} or {http_proxy, http://host:port} pirms 10 gadiem
  CarlosEDP 8de84f1af0 Added support for proxy on rebar3 based on environment variables. pirms 10 gadiem
  Viacheslav V. Kovalev ab98bc15a8 Fix rebar_utils:sh on windows pirms 10 gadiem
  Viacheslav V. Kovalev 473393a172 Fix rebar_utils:sh on windows pirms 10 gadiem
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths pirms 10 gadiem
  Tristan Sloughter 529025b6fd purge loaded code when it conflicts with project apps in tests pirms 10 gadiem
  Tristan Sloughter a6f33258e2 fix failure on missing OTP_VERSION file #403 pirms 10 gadiem
  derwinlu 3edede54e7 fix rebar_git_resource pirms 10 gadiem
  Fred Hebert 4dd3eb5aef Use resource handlers to deal with deps/semver pirms 10 gadiem
  Viacheslav V. Kovalev 29a855d31c Revert accidentially changed formatting pirms 10 gadiem
  Viacheslav Kovalev e255529da5 Get rid of rebar_utils:tup_umerge/2 patching pirms 10 gadiem
  Viacheslav Kovalev 82b0d4b7b2 Implement opts umerge deduplication pirms 10 gadiem
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts pirms 10 gadiem
  Tristan Sloughter d75ba02671 support single atoms for pkg deps, fetch highest version available pirms 10 gadiem
  Tristan Sloughter ef60d3b51f re-export functions only used within rebar_utils that are also needed by plugins pirms 10 gadiem
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled pirms 10 gadiem
  Tristan Sloughter ae004ad234 flatten command to open_port so <17 Erlangs are happy pirms 10 gadiem