1760 Commity (38cc32c40afdf8e999d8705501acd7e13918cdc9)

Autor SHA1 Wiadomość Data
  James Fish e1f7c8c5f9 Use the same dialyzer rebar.config options as rebar 10 lat temu
  James Fish 9ea7d92e1e Include same files in PLT as rebar2 10 lat temu
  Tristan Sloughter cf4f079f25 improve escriptize provider 10 lat temu
  Tristan Sloughter a3ce939ec5 add config option artifacts 10 lat temu
  Fred Hebert 5c78f96c41 Handle custom logger shell breakage 10 lat temu
  Fred Hebert e09be186c1 Bump to alpha-6 10 lat temu
  Tristan Sloughter ea07a7c65c set default providers before installing plugins 10 lat temu
  Tristan Sloughter 33e0612a75 run pre and post hooks for release and tar providers 10 lat temu
  Tristan Sloughter b9b4e12600 keep all_deps list in state created for building deps 10 lat temu
  Fred Hebert 3ed0c5feff fix bareness issues 10 lat temu
  Andras Boroska 5f423e46d9 Fix badarg exception when setting group_leader for a dead pid 10 lat temu
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config 10 lat temu
  Fred Hebert c87f2a2c73 Optionally allow node names to the rebar3 shell. 10 lat temu
  Fred Hebert 30847ec661 Fix config loading in shell 10 lat temu
  Tristan Sloughter 6c6940f860 add comment explaining installing each plugin individually 10 lat temu
  Fred Hebert 398204b13e Add support to boot apps from releases in shell 10 lat temu
  Fred Hebert 2e7eb8f410 Get prebooted apps to acknowledge sys.config 10 lat temu
  Fred Hebert c79eedf2db Display experimental warning 10 lat temu
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 lat temu
  Fred Hebert 707cddbce7 Fix upgrade of atom-only packages 10 lat temu
  Fred Hebert 3de325aa49 Rebar agent reloads the config file on every run 10 lat temu
  Fred Hebert 2fabfe1ee8 'do' returns its final state. 10 lat temu
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths 10 lat temu
  Tristan Sloughter 8687ddc14a reverse relx config so profile settings are used properly 10 lat temu
  Fred Hebert 51e822e54c Add a shell agent 10 lat temu
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. 10 lat temu
  Fred Hebert fb160ebf71 Adding app auto-boot to rebar shell 10 lat temu
  Tristan Sloughter 8a50331898 move handling of undefined app state to function 10 lat temu
  Tristan Sloughter e45c67b023 add additional comments 10 lat temu
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info 10 lat temu
  Tristan Sloughter 37ac2b7833 read in app information after fetch so we have the deps 10 lat temu
  Tristan Sloughter 958213def7 fall back to .app.src file if .app file fails to parse 10 lat temu
  Tristan Sloughter 476a80c33e format file read error in otp_app module 10 lat temu
  Tristan Sloughter be79d41093 have .app.src take precedence over .app file 10 lat temu
  Tristan Sloughter 8ad6939939 improve error message fo rmissing app or app.src file 10 lat temu
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 10 lat temu
  Viacheslav Kovalev c2c1079ba2 Show stacktrace to errors caught in rebar3 module. 10 lat temu
  Tristan Sloughter 42339f62f3 only run clean hooks once 10 lat temu
  Tristan Sloughter fdc1267f67 start httpc in run/1 so it is available to download global plugins 10 lat temu
  Tristan Sloughter 0bd49634ce don't lose global plugin providers 10 lat temu
  Tristan Sloughter e65ad8c2ca run hooks when building plugins 10 lat temu
  Tristan Sloughter 76893ca4b9 make deps task listed in help and update zsh/bash completions 10 lat temu
  Viacheslav Kovalev 49d977c2b8 Initialize namespace in rebar_state with default value. 10 lat temu
  Tristan Sloughter 9cfef9c011 only update, when not in explicit upgrade, locks if out of date 10 lat temu
  Tristan Sloughter 35166b5f1a parsing deps of a dep should be done at the dep's level + 1 10 lat temu
  Tristan Sloughter b34cc49924 always upgrade if needs_update is true 10 lat temu
  Viacheslav V. Kovalev efd2445c74 Properly reset hooks for single-app project 10 lat temu
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile 10 lat temu
  Viacheslav V. Kovalev 549aaf770f Properly initialize command parsed args in rebar state 10 lat temu
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` 10 lat temu