117 Revīzijas (e0595666a347be5288c9f873a37bcdaf58a05310)

Autors SHA1 Ziņojums Datums
  Tristan Sloughter 86519cf743
fix resolving versions from vcs (#1915) pirms 6 gadiem
  Tristan Sloughter dec484643c
compiler behaviour (#1893) pirms 6 gadiem
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) pirms 6 gadiem
  Fred Hebert 5f9b4293bc Work around OTP-21 deprecation of get_stacktrace() pirms 7 gadiem
  Pierre Fenoll 1271458c51 sort-as: a more general pattern pirms 7 gadiem
  Pierre Fenoll 0d88ff8891 do not append test profile if already there. Note that it comes from the prv list passed to providers:create/1 pirms 7 gadiem
  Pierre Fenoll 1d2aa24ef0 Revert "sort-as: found the issue. Will look into tests now" pirms 7 gadiem
  Pierre Fenoll 6aeff6300b Revert "sort-as: show issue more clearly" pirms 7 gadiem
  Pierre Fenoll abad0e14bb sort-as: show issue more clearly pirms 7 gadiem
  Pierre Fenoll e504ba71e1 sort-as: found the issue. Will look into tests now pirms 7 gadiem
  Fred Hebert 553a579b36 Alias plugin promoted to built-in command pirms 7 gadiem
  Fred Hebert 963c49f5eb Unicode support in all the places pirms 7 gadiem
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings pirms 8 gadiem
  Heinz N. Gies 5945251fc0 Make sure not to dump in api mode pirms 9 gadiem
  Heinz N. Gies bc9746881f Write rebar3.crashdump on errors pirms 9 gadiem
  Tristan Sloughter 8cea177377 add project_providers after initing default providers but allow overrides pirms 9 gadiem
  Tristan Sloughter 53866e148c give new opt project_plugins providers precedence over default providers pirms 9 gadiem
  Fred Hebert caf4468f3b Make lock files future-proof pirms 9 gadiem
  Serge Aleynikov 43bca6d297 Turn functor into a function to support older Erlang VM pirms 9 gadiem
  Serge Aleynikov ce1dba7f43 Improve recursive display of dictionary values pirms 9 gadiem
  Serge Aleynikov cf03345486 Add a state display provider pirms 9 gadiem
  Tristan Sloughter 740d8a3c74 if a provider of the same namespace and name already exists, skip adding new provider pirms 9 gadiem
  Tristan Sloughter 8c7bed454d add current_app attribute for setting before calling hooks pirms 9 gadiem
  Tristan Sloughter d034f40c38 move opts functions to new module rebar_opts pirms 9 gadiem
  Tristan Sloughter b2c051452e remove overrides element from state record pirms 9 gadiem
  Tristan Sloughter e6f6ccc757 more cleanup pirms 9 gadiem
  Tristan Sloughter 8e25a45cbb update use of hooks and plugins with state in app_info pirms 9 gadiem
  Tristan Sloughter 0a4509f5b0 simplify package dep parsing and handling pirms 9 gadiem
  Tristan Sloughter f2f63013fe override 'deps' now automatically overrides '{deps,default}' pirms 9 gadiem
  Tristan Sloughter 3c92505d49 don't store deps list with duplicate in state pirms 9 gadiem
  Tristan Sloughter cf5390f018 replace use of dict of packages and registry with single ets table pirms 9 gadiem
  Tristan Sloughter 31a24ad4ff this patch treats pkg and src deps as equals, so level decides winner pirms 9 gadiem
  pvmart 1f725ffdfc fix leaking hex_registry table pirms 9 gadiem
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings pirms 9 gadiem
  Tristan Sloughter 8b24b49739 only use upgrade on default deps pirms 9 gadiem
  Tristan Sloughter a67ce27ac1 add comment for global apply_profiles and log message for bad bootstrap lock file pirms 9 gadiem
  Tristan Sloughter a06a2f8917 handle global plugins installing plugins to build deps pirms 9 gadiem
  Tristan Sloughter b44867db07 error message for bad profile config pirms 10 gadiem
  Tristan Sloughter f7ff07a87d plugins provider pirms 10 gadiem
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error pirms 10 gadiem
  Tristan Sloughter a3ce939ec5 add config option artifacts pirms 10 gadiem
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths pirms 10 gadiem
  Viacheslav Kovalev 49d977c2b8 Initialize namespace in rebar_state with default value. pirms 10 gadiem
  Viacheslav V. Kovalev 549aaf770f Properly initialize command parsed args in rebar state pirms 10 gadiem
  Tristan Sloughter 3a201230fe install plugins from the global config to ~/.cache/plugins pirms 10 gadiem
  Tristan Sloughter aa7a272aae set resources to empty list if non in app env pirms 10 gadiem
  Tristan Sloughter bfd08c129d set resources of state in state initialize functions pirms 10 gadiem
  Tristan Sloughter 26161bc1ac support for 18.0+ pirms 10 gadiem
  Tristan Sloughter 16e9b3ffa2 fix tracking of all profiles dep paths pirms 10 gadiem
  Viacheslav V. Kovalev 29a855d31c Revert accidentially changed formatting pirms 10 gadiem