33 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  Pablo Costas e65ef19194 Fix lock file not being generated when no deps are present in the config 4 年之前
  Pierre Fenoll 199705762c maybe a bit too exhaustive pattern matching to pass tests 6 年之前
  Jose M Perez ff65877f84 Refactor deps command to show lock vs config file 6 年之前
  Jose M Perez cbcaa55879 Make deps command check needs_update for every dep 6 年之前
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 年之前
  Fred Hebert 1c96de5e10 Allow top-level apps to take precedence over deps 7 年之前
  Fred Hebert 384e9e58db Properly support package aliasing and alt names 8 年之前
  Fred Hebert 398b3085fc Support ENV config for proxy values 9 年之前
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile 9 年之前
  Heinz N. Gies e9e62657c9 Add more hex rules so they don't throw errors 9 年之前
  Tristan Sloughter 3b0584abd6 handle newly added deps to config even when lock is empty 9 年之前
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner 9 年之前
  Fred Hebert 59579c0708 Add tests for mixed deps installs 9 年之前
  Tristan Sloughter ab92f1a292 install package deps in same level/profile order as src deps 9 年之前
  Tristan Sloughter 6f95911d32 only look for top level apps and those directly under apps/ or lib/ 9 年之前
  CarlosEDP 9e4bf8a3ba Added version check based on commit 74c68478aa 9 年之前
  CarlosEDP 4d2873e311 Refactor tests to init/exec/end. Check OTP version to skip https test on OTP =< 15. 9 年之前
  CarlosEDP d260c05d37 Added testcases for http and https proxy use. 9 年之前
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error 10 年之前
  Tristan Sloughter 96f1b21ef8 basic profile deps tests 10 年之前
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 年之前
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config 10 年之前
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 年之前
  Fred Hebert 53a05890ab Initial `deps` command 10 年之前
  Fred Hebert b94afdfa2d WIP 10 年之前
  Fred Hebert 73676c80b0 Fix up programmatic interface to rebar3 10 年之前
  Fred Hebert 2985c7bed5 Adding pkg deps tests and refactorings 10 年之前
  Fred Hebert 4116d41dca Print warning when deps are being skipped. 10 年之前
  Fred Hebert be39ab9e7b Handle cycle errors in provider 10 年之前
  Fred Hebert 63003c3986 Return cycles in deps solver 10 年之前
  Fred Hebert 6cfe28c954 Partial fix to circular deps (#40) 10 年之前
  Fred Hebert c34e15c2f2 Initial tests for dependency resolving 10 年之前