101 コミット (71187514dabdd94aa333495d92df84a2e750099f)

作成者 SHA1 メッセージ 日付
  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 9年前
  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年前
  Tristan Sloughter ae7fe65a75 halt with 0 on successful run 10年前
  Tristan Sloughter d623b39642 fix code path update for deps 10年前
  Tristan Sloughter 0638c85634 store base opts after initialization of providers 10年前
  Tristan Sloughter d4c2332aab make base_dir for a run include the profiles in path, link to shared deps 10年前