2700 Commits (6379510ebf1c14c934960d13d29563c0494c2d90)

Autor SHA1 Mensagem Data
  Fred Hebert d6dc56da03 Fix lock merging for nonexistant lock files. 10 anos atrás
  Tristan Sloughter 0c402a8293 output hook stdout and don't add extra newline 10 anos atrás
  alisdair sullivan 521a49dd26 don't unescessarily recompile yrl/xrl files 10 anos atrás
  alisdair sullivan 04235f1a63 don't attempt to merge locks when there are no dependencies 10 anos atrás
  Tristan Sloughter c3e2ab1c1e remove unneeded get_modules_list function 10 anos atrás
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks 10 anos atrás
  Tristan Sloughter 633dafafc3 release and tar tests 10 anos atrás
  Fred Hebert 81f47c44ec Reindent multiline assignment 10 anos atrás
  Fred Hebert d4d4e27693 Pass in newer state reference 10 anos atrás
  Fred Hebert 1c638b05fa Refactor install deps 10 anos atrás
  Tristan Sloughter 62ff6718fd update project app list with new appinfo records after build 10 anos atrás
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10 anos atrás
  Tristan Sloughter 02e33a265b check for newly added deps in config file that aren't level 0 in the lock 10 anos atrás
  Tristan Sloughter 8874e414a8 sort project apps before merging deps 10 anos atrás
  alisdair sullivan a14f750131 fix error where an exception in ct could hang rebar by monitoring 10 anos atrás
  Tristan Sloughter be49c5cd44 use project sub-apps with deps in their rebar.config 10 anos atrás
  alisdair sullivan ffbb31e660 purge mods loaded during check to see if they need to be recompiled 10 anos atrás
  alisdair sullivan e6be44667d suppress common_test output unless `rebar3 ct` is run with verbose switch 10 anos atrás
  Tristan Sloughter 501b9b42df print error message suggesting to run rebar3 update if missing package index 10 anos atrás
  Tristan Sloughter 9fbfeaa74d parse version constraints in hex registry for digraph 10 anos atrás
  Tristan Sloughter 410e2bcdec replace package management with hex.pm 10 anos atrás
  Tristan Sloughter b654272063 remove unused functions from app utils 10 anos atrás
  alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile 10 anos atrás
  Fred Hebert 53a05890ab Initial `deps` command 10 anos atrás
  James Fish e2d3c27b80 Remove extra default warnings 10 anos atrás
  Tristan Sloughter 9f2133df47 needs_update: on ref defined deps only have to match prefix if 7+ chars 10 anos atrás
  James Fish 4b8e9db4ca Fix dialyzer when only updating plt 10 anos atrás
  James Fish cede33a8f9 Fix {dialyzer_plt_warnings, false} returning warnings 10 anos atrás
  Fred Hebert 36563c0ab9 Advertise rebar3 wtf in error messages 10 anos atrás
  Martin Karlsson dca4edade0 Fix #140 and preserve erl_first_files order 10 anos atrás
  Fred Hebert 1d9f1737c7 Initial WTF provider implementation 10 anos atrás
  Fred Hebert 2e34e91dfb Warnings for Deletions and friendly errors 10 anos atrás
  Fred Hebert 6d8567a7ed Support multiple app upgrade & lock tests 10 anos atrás
  Fred Hebert 62dc8fa9c7 Fix testcases, add multi-app upgrade support 10 anos atrás
  Fred Hebert f5acdfb9a5 Refactor install_deps to match 'upgrade' ideas 10 anos atrás
  Fred Hebert 92436d9960 More progress on upgrades 10 anos atrás
  Fred Hebert 748a046133 Partial work + Failing tests 10 anos atrás
  Fred Hebert 9fb35fe6de Alternative attempt 10 anos atrás
  Fred Hebert b94afdfa2d WIP 10 anos atrás
  alisdair sullivan c79d13f5e8 factor out task/args parsing from `do` for use in other meta 10 anos atrás
  James Fish d693093c00 Fix dialyzer erts file lookup for releases prior to R16B02 10 anos atrás
  nuex 79a1c285f0 return an error when an app file is missing 10 anos atrás
  James Fish 027b0f008b Fix dialyzer plt checking typo 10 anos atrás
  James Fish e533e5d705 Display full path in dialyzer warningss 10 anos atrás
  James Fish 52319655a5 Fail if any dialyzer warnings aren't unknowns 10 anos atrás
  Kelly McLaughlin 29039bece6 Change mock_pkg_resource to create ebin directory 10 anos atrás
  Kelly McLaughlin e3ff657dc2 Ensure package ebin directory exists prior to adding to code path 10 anos atrás
  Kelly McLaughlin 507281f658 Add packages to code path after installation 10 anos atrás
  Kelly McLaughlin 212655c3ec Add xref support for multi-app projects 10 anos atrás
  Kelly McLaughlin 2abb55170e Add xref provider for cross reference analysis 10 anos atrás