3039 次程式碼提交 (89e10c6f5593bdb03bc81f63c1d5dc8f87c0cbbd)

作者 SHA1 備註 提交日期
  pvmart a100be9a91 fix leaking ets tables when compilation failed 9 年之前
  Tristan Sloughter 070f828e10 properly update locks for deps and ignore skip messages for locks 9 年之前
  Tristan Sloughter e941e170e4 small refactorings per Fred comments 9 年之前
  Tristan Sloughter 1f72ddf042 remove commented out code 9 年之前
  pvmart 278c0bdfa5 fix leaking ets tables caused by digraphs 9 年之前
  Tristan Sloughter ad463398dc use correct rebar_state for a dep, not the top level state 9 年之前
  Tristan Sloughter 073dbb71ec handle new tests for mix package types (git/pkg) 9 年之前
  Tristan Sloughter cf22c7e941 track the parent of umbrella app dependencies 9 年之前
  alisdair sullivan 2ac834367b improve `--help' documentation for eunit provider 9 年之前
  Tristan Sloughter be4ae19fec track parent app of deps and add tree provider to display the relations 9 年之前
  alisdair sullivan d6a011981e add support for `rebar3 eunit --file=...' 9 年之前
  Tristan Sloughter aac4fa0e3c only lock when running in the default profile 9 年之前
  Tristan Sloughter ab92f1a292 install package deps in same level/profile order as src deps 9 年之前
  David Leach da30a6e8c9 Modify parse_git_url to be more generic 10 年之前
  James Fish fc6cc368c3 Fix some unknown functions/types dialyzer warnings 10 年之前
  Tristan Sloughter ecf6ad5524 fix no_return warnings 10 年之前
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings 10 年之前
  Fred Hebert 28a3f9849b Detect missing EPMD, error, fallback and advise. 10 年之前
  Tristan Sloughter 4bcab8ef96 add to deps tree help message that only packages are supported 10 年之前
  Tristan Sloughter 125ff06b74 add tree option to deps command that prints pkg deps tree 10 年之前
  Sean Cribbs a9aca6190c Fix description in "rebar3 new" 10 年之前
  Tristan Sloughter 6d01729c68 upgrade depends on the lock provider and lock prv sets state 10 年之前
  Tristan Sloughter c7bb13f29b keep correct Level for pkg deps of scm deps 10 年之前
  Tristan Sloughter 8b24b49739 only use upgrade on default deps 10 年之前
  Tristan Sloughter 4e966a6e67 sort versions of packages when printing 10 年之前
  Tristan Sloughter 238442b57b add ; to escaped chars in path 10 年之前
  Tristan Sloughter 1e38bc0d0f keep plugins dir as deps dir when compiling plugins+deps 10 年之前
  Tristan Sloughter f77457343a fix find of deps for clean all 10 年之前
  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 年之前