87 Revize (dec3aeb6c548452ff559b1c41717831f59e84201)

Autor SHA1 Zpráva Datum
  Fred Hebert 5c89f25d10 Only lint app files when compiling před 6 roky
  Justin Wood cb881390dc An empty list on applications key should not be treated as missing před 6 roky
  Justin Wood 1fa0503fc9 Change wording in application linting to be more clear před 6 roky
  Jose M Perez ff65877f84 Refactor deps command to show lock vs config file před 6 roky
  Justin Wood 4d893f123c Add basic linting for .app file před 6 roky
  Tristan Sloughter 73bf5b4c05
fix for mix projects that don't have app.src files (#1964) před 6 roky
  András Boroska 5944b14f57 Fix package upgrade (issue #1945) (#1946) před 6 roky
  Tristan Sloughter dec484643c
compiler behaviour (#1893) před 6 roky
  Tristan Sloughter 8bcb7da1dd
warn if the matched package is retired, skip prerelease (#1897) před 6 roky
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) před 6 roky
  Fred Hebert 963c49f5eb Unicode support in all the places před 7 roky
  Fred Hebert 1c96de5e10 Allow top-level apps to take precedence over deps před 7 roky
  Fred Hebert 3da4cc2221 Type specifications and edocs improvements před 8 roky
  Fred Hebert 6bd8cda77a Fix crash when doing hash check with missing index před 8 roky
  Fred Hebert 4f32da2ab7 Equivalent trim_all in bin split for <17.x před 8 roky
  Fred Hebert eae1fe2f52 Don't die when source deps with [raw] are used před 9 roky
  Fred Hebert 9a7ede0196 Fetch hashes from index prior to fetching před 9 roky
  Fred Hebert 124f121d38 Support package hashes in structure and lockfile před 9 roky
  Tristan Sloughter 5dba402a11 only apply default and prod profile to dependencies před 9 roky
  Tristan Sloughter ec20f29e7c convert ~> versions to highest matching před 9 roky
  Tristan Sloughter ef8fc6ab61 parse versions in deps tree output and support checkouts před 9 roky
  Tristan Sloughter 14ab5f562e fix dialyzer warnings před 9 roky
  Tristan Sloughter 33a3a6d55a support _checkouts overriding package dep that doesn't exist in registry před 9 roky
  Tristan Sloughter a6ca5d5e25 fixes for overrides of deps před 9 roky
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info před 9 roky
  Tristan Sloughter 32d07ec076 build on already created AppInfo instead of having to do copy před 9 roky
  Tristan Sloughter 3aec31f0bc fix erl_opts to not be inherited před 9 roky
  Tristan Sloughter f209ccc2b8 remove state record from app_info record před 9 roky
  Tristan Sloughter 98752aab93 wip: move state into app_info před 9 roky
  Tristan Sloughter af395c5bca set parent on already fetched apps so tree works před 9 roky
  Tristan Sloughter 0a4509f5b0 simplify package dep parsing and handling před 9 roky
  Tristan Sloughter f2547a457f support pkg attribute on dep to declare package name different from app name před 9 roky
  Tristan Sloughter dae1b4cc82 improve error messages for packages by checking its existance before fetching před 9 roky
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table před 9 roky
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner před 9 roky
  James Fish fc6cc368c3 Fix some unknown functions/types dialyzer warnings před 9 roky
  Tristan Sloughter 806f7f9219 include app.src.script in app discover and always use if available před 9 roky
  Tristan Sloughter f82874de58 include applications list in compile sort před 10 roky
  Tristan Sloughter ae9c83fb4b copy project apps to deps output dir for compilation před 10 roky
  Tristan Sloughter c3e2ab1c1e remove unneeded get_modules_list function před 10 roky
  Tristan Sloughter 8f03afded4 consolidate app validation and exist checks před 10 roky
  Tristan Sloughter b654272063 remove unused functions from app utils před 10 roky
  nuex 79a1c285f0 return an error when an app file is missing před 10 roky
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir před 10 roky
  Tristan Sloughter e1b1152b21 slowly widdling away at dialyzer errors před 10 roky
  Tristan Sloughter 3924908f64 more efficient check for existing dep před 10 roky
  Tristan Sloughter 1dabd217db inefficient way, but safer, of checking if an app is already downloaded před 10 roky
  Tristan Sloughter 6aaeae93ea remove use of 17+ function lists:droplast/1 před 10 roky
  Tristan Sloughter 629792f36b start of moving to splitting state from config parsing před 10 roky
  Tristan Sloughter eb8fa02df7 large refactoring před 10 roky