2800 次代码提交 (6a56a62fec911bf203aedb7029e01a9df669abe1)

作者 SHA1 备注 提交日期
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available 10 年前
  Tristan Sloughter 7e4747109c escape & in paths 10 年前
  pvmart 55d6aa2789 Fix duplicate function clause in rebar_prv_install_deps:parse_dep/5 10 年前
  Tristan Sloughter e64671686f fix upgrade of newly added pkg dep from scm locked dep 10 年前
  Tristan Sloughter 90fbd6dbb9 add support for old format otp versions 10 年前
  Tristan Sloughter 6e9df6cc57 parse old format of OTP versions 10 年前
  Derek Brown 04fedc7422 Add functions to validate OTP release in use 10 年前
  pvmart a757b68e28 Fix plugin upgrade when plugin mentioned only by its name 10 年前
  Richard Jones 9263b95f82 Tidy up "Linking.." messages during compile 10 年前
  Tristan Sloughter 6fad6efe68 support atom for branch names like rebar2 10 年前
  Tristan Sloughter 45578aedfc run edoc provider in docs provider 10 年前
  Tristan Sloughter 0097a841a3 handle global config file that can't be read 10 年前
  Tristan Sloughter 93c000d02a fix ssl_opts list in httpc request to not be doubel list 10 年前
  Tristan Sloughter 63f588a677 add ssl_opts/1 to rebar_api so rebar3 hex plugin can use it 10 年前
  Tristan Sloughter 3485f08a03 add ssl cert validation, unless OTP version is too old 10 年前
  Tristan Sloughter c3c9db7ca6 do not install profile deps of deps 10 年前
  Fred Hebert 87a57f0432 Escape paths and args in shell commands 10 年前
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 10 年前
  Tristan Sloughter 7797a66e88 keep plugins in path after compileprovider run 10 年前
  alisdair sullivan 360834dd40 Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile" 10 年前
  Tristan Sloughter a67ce27ac1 add comment for global apply_profiles and log message for bad bootstrap lock file 10 年前
  Tristan Sloughter a06a2f8917 handle global plugins installing plugins to build deps 10 年前
  Fred Hebert 0c53658087 Fix missing 'cd' that depended on cwd changes 10 年前
  Tristan Sloughter 8aaff65d6b bug fix: was using outer LevelsAcc variable in inner foldl 10 年前
  Fred Hebert 05e22e4d5c Fix reporting of error:undef exceptions 10 年前
  Tristan Sloughter f59efebf56 pass failing upgrade case where levels are increased 10 年前
  Fred Hebert d05019ad0c Only have the port cd, not rebar3 as a whole 10 年前
  Tristan Sloughter a5569f00e0 don't run unnecessary code if hooks are empty list 10 年前
  Tristan Sloughter 6430039bb6 handle http:// git deps in check fif upgrade needed 10 年前
  Tristan Sloughter b6b32fc64e ensure necessary directories exist to compile mibs files 10 年前
  Tristan Sloughter d64cb0f863 always close port when done with it. fixes #589 10 年前
  Daniel Widgren 80bfb0dd29 Changed cases on robocopy so it uses variables in a better way 10 年前
  CarlosEDP eb2d31be26 Use rebar own method to read global config file. 10 年前
  CarlosEDP 4a25a4d9d5 Renamed functions. 10 年前
  CarlosEDP 38cc32c40a Added rebar profile to httpc initialization and calls. 10 年前
  CarlosEDP 46ca2bb6b0 Fix for cases with no proxy configured. 10 年前
  CarlosEDP 9a20d3b56a No need to use profile hex. Proxy settings are applied globally. 10 年前
  CarlosEDP 60265aba34 Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_proxy, http://host:port} or {http_proxy, http://host:port} 10 年前
  CarlosEDP 8de84f1af0 Added support for proxy on rebar3 based on environment variables. 10 年前
  Fred Hebert f48340039f Run agent as current process & hibernate 10 年前
  Fred Hebert 7840a93e85 Minor refactors 10 年前
  Fred Hebert cfea721d98 wip: deps install refactor 10 年前
  alisdair sullivan 77a85b4a68 remove `cover_print_enabled` and `cover_data_dir` config options 10 年前
  CarlosEDP 6d3fa8dd66 Fix for different robocopy behaviour when moving files or folders. 10 年前
  CarlosEDP 299fe33e39 Fix for robocopy command 10 年前
  Fred Hebert 35f2a479b1 Apply profiles properly & load all paths 10 年前
  Garret Smith f8728fea2d Read and process .app.src.script if present 10 年前
  Tristan Sloughter 1c66f0eb9f setup hex httpc profile and http opts. needed also for proxy 10 年前
  Tristan Sloughter 4e410b6d6e update contributing, readme and app.src for beta-1 10 年前
  Tristan Sloughter da7e15c9a5 only reverse some relx args, fixes profile usage for relx 10 年前