43 次代码提交 (7884a4b109af1d11dcf887e391a99f189aaf165e)

作者 SHA1 备注 提交日期
  Fred Hebert 5a45fde441 more DIAGNOSTIC-level output 4 年前
  Fred Hebert a2331633a7 Reworking app discovery and dep fetching verbosity 4 年前
  Tristan Sloughter b14fa55c77
require the app name as the last part of git_subdir path 4 年前
  Tristan Sloughter 2e6c2ddc22
git_subdir resource for dependency that is in a subdirectory of repo 5 年前
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
  Fred Hebert 5f9b4293bc Work around OTP-21 deprecation of get_stacktrace() 7 年前
  Fred Hebert 963c49f5eb Unicode support in all the places 7 年前
  Benedikt Reinartz 47db2e91fc Use rm_rf instead of ec_file:delete. 8 年前
  Fred Hebert 351b757a0e Validate checksums expected vs obtained 9 年前
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching 9 年前
  Stefan Grundmann b9778401c2 io_lib:format/2 will throw badarg when trying to print rebar_resource:resource() as string 10 年前
  Tristan Sloughter 86fbaaeb08 add bad_download error 10 年前
  Tristan Sloughter 1643f4a1fc wrap fetch errors in rebar_fetch PRV_ERROR 10 年前
  Tristan Sloughter 1fe93136c4 throw errors returned by resource:download/3 10 年前
  Fred Hebert 56c925b75b Ad-hoc attempt at restructuring pkg cache 10 年前
  Tristan Sloughter b636822d73 check md5sum of package against that sent by s3 10 年前
  Tristan Sloughter 819d0fb06f verify checksums of hex packages 10 年前
  Tristan Sloughter 7905a9f19c store hex package downloads in shared cache dir 10 年前
  Tristan Sloughter 38de29ae42 move resource modules list to rebar_state, no longer static 10 年前
  Tristan Sloughter 8ce1de1825 use rebar_file_utils:mv instead of copy for fetched source 10 年前
  Fred Hebert 6fa030d94c Support mercurial (hg) dependencies 10 年前
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 年前
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory 10 年前
  Kelly McLaughlin e3ff657dc2 Ensure package ebin directory exists prior to adding to code path 10 年前
  Kelly McLaughlin 507281f658 Add packages to code path after installation 10 年前
  Tristan Sloughter 91860340bb print error message for failed fetch 10 年前
  Tristan Sloughter 7cb22e4698 only create the apps dir after successful fetch 10 年前
  Tristan Sloughter 5673fe035d fixes for dialyzer findings 10 年前
  Tristan Sloughter bdd5d902d9 fix lock provider to work anytime it is run 10 年前
  Tristan Sloughter bc9bb1df49 support branch/tag/ref-less git deps 10 年前
  Tristan Sloughter f7e2b77bca install test deps to separate directory 10 年前
  Tristan Sloughter a7c2ecff73 add pkg resource 10 年前
  Tristan Sloughter 35d1afd2f6 verify checked out dep is the same as specified in the config and update if not 10 年前
  Tristan Sloughter 6c1201f1ac dynamicly find module for fullfilling dependency 10 年前
  Tristan Sloughter ef1df1222d create rebar_resource behaviour and create git resource 10 年前
  Tristan Sloughter 1549b11b88 getting closer 10 年前
  Tristan Sloughter 5373b56bfa move locking to a provider 10 年前
  Tristan Sloughter 21f4743861 remove more code that can be brought back later if needed 10 年前
  Tristan Sloughter 2523b93ebc update package index url and README list of tasks 10 年前
  Tristan Sloughter f17812d963 fix up tarball extraction path and parse goal constraints 10 年前
  Tristan Sloughter 4b31a20a61 improved dep handling and add package list task 10 年前
  Tristan Sloughter b37fe2c4bb refactoring and remove unused providers for now 10 年前
  Tristan Sloughter eb8fa02df7 large refactoring 10 年前