1463 次程式碼提交 (92245a138b7ee314e625486b9f537ac267a35aa6)

作者 SHA1 備註 提交日期
  Tristan Sloughter c3e2ab1c1e remove unneeded get_modules_list function 10 年之前
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks 10 年之前
  Tristan Sloughter 633dafafc3 release and tar tests 10 年之前
  Fred Hebert 81f47c44ec Reindent multiline assignment 10 年之前
  Fred Hebert d4d4e27693 Pass in newer state reference 10 年之前
  Fred Hebert 1c638b05fa Refactor install deps 10 年之前
  Tristan Sloughter 62ff6718fd update project app list with new appinfo records after build 10 年之前
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10 年之前
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 年之前
  Tristan Sloughter 8874e414a8 sort project apps before merging deps 10 年之前
  alisdair sullivan a14f750131 fix error where an exception in ct could hang rebar by monitoring 10 年之前
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config 10 年之前
  alisdair sullivan ffbb31e660 purge mods loaded during check to see if they need to be recompiled 10 年之前
  alisdair sullivan e6be44667d suppress common_test output unless `rebar3 ct` is run with verbose switch 10 年之前
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index 10 年之前
  Tristan Sloughter 9fbfeaa74d parse version constraints in hex registry for digraph 10 年之前
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 年之前
  Tristan Sloughter b654272063 remove unused functions from app utils 10 年之前
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile 10 年之前
  Fred Hebert 53a05890ab Initial `deps` command 10 年之前
  James Fish e2d3c27b80 Remove extra default warnings 10 年之前
  Tristan Sloughter 9f2133df47 needs_update: on ref defined deps only have to match prefix if 7+ chars 10 年之前
  James Fish 4b8e9db4ca Fix dialyzer when only updating plt 10 年之前
  James Fish cede33a8f9 Fix {dialyzer_plt_warnings, false} returning warnings 10 年之前
  Fred Hebert 36563c0ab9 Advertise rebar3 wtf in error messages 10 年之前
  Martin Karlsson dca4edade0 Fix #140 and preserve erl_first_files order 10 年之前
  Fred Hebert 1d9f1737c7 Initial WTF provider implementation 10 年之前
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10 年之前
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10 年之前
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support 10 年之前
  Fred Hebert f5acdfb9a5 Refactor install_deps to match 'upgrade' ideas 10 年之前
  Fred Hebert 92436d9960 More progress on upgrades 10 年之前
  Fred Hebert 748a046133 Partial work + Failing tests 10 年之前
  Fred Hebert 9fb35fe6de Alternative attempt 10 年之前
  Fred Hebert b94afdfa2d WIP 10 年之前
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10 年之前
  James Fish d693093c00 Fix dialyzer erts file lookup for releases prior to R16B02 10 年之前
  nuex 79a1c285f0 return an error when an app file is missing 10 年之前
  James Fish 027b0f008b Fix dialyzer plt checking typo 10 年之前
  James Fish e533e5d705 Display full path in dialyzer warningss 10 年之前
  James Fish 52319655a5 Fail if any dialyzer warnings aren't unknowns 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 年之前
  Kelly McLaughlin 212655c3ec Add xref support for multi-app projects 10 年之前
  Kelly McLaughlin 2abb55170e Add xref provider for cross reference analysis 10 年之前
  Tristan Sloughter d53fb93cc1 package dep names are binary, fix install deps and related tests 10 年之前
  Tristan Sloughter c8d0aa46c4 clean up create_logic_providers function 10 年之前
  Tristan Sloughter 1e71b47817 fix find_apps when searching for invalid apps 10 年之前
  Tristan Sloughter 37b79ff2b7 support for provider_hooks in config 10 年之前