105 次代码提交 (1b422b921b8921128213b29423a48cd7b2c8e417)

作者 SHA1 备注 提交日期
  Artem Pervin ffc2cf98d3 1394: added fix for rebar_utils, moved setting of http_options into init_config, added unit tests 8 年前
  Eric Meadows-Jönsson 5323fdc377
Always read REBAR_CONFIG env var when loading config 8 年前
  Alexander Sedov 294fd72f4d Get stacktrace only once and as soon as possible. Fixes #1347. 8 年前
  Tuncer Ayaz d4b7639147 Print stacktrace in a more conventional way 8 年前
  Jon 391f3b3bec Let DEBUG="" and QUIET="" mean disable the option 9 年前
  Péter Gömöri cc2e5f7876 Handle control sequences in formatted errors 9 年前
  Heinz N. Gies 5945251fc0 Make sure not to dump in api mode 9 年前
  Heinz N. Gies bc9746881f Write rebar3.crashdump on errors 9 年前
  Francisco Rojas 243e94391a Read env var REBAR_CACHE_DIR on rebar3 only once 9 年前
  alisdair sullivan d75fa758d8 Revert "define the 'EUNIT' macro in the test profile" 9 年前
  alisdair sullivan 4c32c52b55 define the 'EUNIT' macro in the test profile 9 年前
  Tristan Sloughter 8cea177377 add project_providers after initing default providers but allow overrides 9 年前
  Tristan Sloughter 53866e148c give new opt project_plugins providers precedence over default providers 9 年前
  Serge Aleynikov 9cd7880069 Remove --state argument option per Tristan's comment 9 年前
  Serge Aleynikov cf03345486 Add a state display provider 9 年前
  Tristan Sloughter 270066c296 check top level config for minimum or blacklisted otps at start 9 年前
  Tristan Sloughter 414dd344e9 install project app plugins after discovering them not before 9 年前
  Tristan Sloughter c4c7ca4244 support temporary cdn change with HEX_CDN os var 9 年前
  alisdair sullivan 3fc51b912c move test profile bootstrap into core 9 年前
  Tristan Sloughter 0839efda57 fix dialyzer warnings 9 年前
  Fred Hebert 6a4b5428b3 Properly warn on missing rebar3 deps 9 年前
  Tristan Sloughter da3d8a69cc add providers 'local upgrade' and 'local install' for installing/upgrading 9 年前
  Tristan Sloughter 8c7bed454d add current_app attribute for setting before calling hooks 9 年前
  Fred Hebert c57177fde8 Revert "Revert "only load packages when needed"" 9 年前
  Fred Hebert 3f83b3a382 Revert "only load packages when needed" 9 年前
  Tristan Sloughter 8732b7d5bd only load packages when needed 9 年前
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table 9 年前
  Tristan Sloughter ecf6ad5524 fix no_return warnings 9 年前
  Tristan Sloughter 0097a841a3 handle global config file that can't be read 9 年前
  CarlosEDP 38cc32c40a Added rebar profile to httpc initialization and calls. 9 年前
  CarlosEDP 8de84f1af0 Added support for proxy on rebar3 based on environment variables. 9 年前
  Tristan Sloughter 1c66f0eb9f setup hex httpc profile and http opts. needed also for proxy 10 年前
  Tristan Sloughter f7ff07a87d plugins provider 10 年前
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 年前
  Tristan Sloughter ea07a7c65c set default providers before installing plugins 10 年前
  Viacheslav Kovalev c2c1079ba2 Show stacktrace to errors caught in rebar3 module. 10 年前
  Tristan Sloughter fdc1267f67 start httpc in run/1 so it is available to download global plugins 10 年前
  Tristan Sloughter 0bd49634ce don't lose global plugin providers 10 年前
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins 10 年前
  Tristan Sloughter fa95321774 remove uses of 'case catch' 10 年前
  Tristan Sloughter bfd08c129d set resources of state in state initialize functions 10 年前
  Tristan Sloughter e5988f69e0 R15 support, replace unsetenv with putenv empty string 10 年前
  Tristan Sloughter 4374999d95 real bootstrapping 10 年前
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 年前
  Fred Hebert 8f1bfcb596 Rename wtf->report, add all dep versions 10 年前
  Tristan Sloughter 743b24883d removing installing of global plugins 10 年前
  Tristan Sloughter 79e2d6006c install each deps plugins after handling dep, instead of at the end 10 年前
  Tristan Sloughter 38de29ae42 move resource modules list to rebar_state, no longer static 10 年前
  Tilman Holschuh af5ba45f27 Decapitalize short option for 'version' 10 年前
  Fred Hebert ad18970cd7 Fix #267, refactor as/do/namespace interactions 10 年前