58 Commity (88907b3aca18d7aebc43f0ac32ff19f0892a976c)

Autor SHA1 Wiadomość Data
  Fred Hebert 3762e085e9 Add --start-clean flag to rebar3 shell 7 lat temu
  Fred Hebert 246b4baaca Logger OTP-21-rc2 support 7 lat temu
  Fred Hebert 50dfdfddc2 Confirm lack of regressions on new logger in shell 7 lat temu
  Fred Hebert 5f9b4293bc Work around OTP-21 deprecation of get_stacktrace() 7 lat temu
  Fred Hebert 8e165d0cc8 Reload apps running in shell with new config 7 lat temu
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support 7 lat temu
  patrick cieplak 9a76737d91 fix `rebar3 shell` when relx section of rebar.config contains releases with independent configurations 7 lat temu
  Anthony Molinaro 083fc942b4 Application type of none was not working. 8 lat temu
  Tristan Sloughter 27cf4bfea0 add option to pass args to user_drv for custom shells 8 lat temu
  getong b99c15d297 the releases website has changed 8 lat temu
  Luis Rascao 6466c32449 shell: don't crash apps that use release version operators 8 lat temu
  Fred Hebert e85cf555e2 Fix rebar3 dialyzer warnings 8 lat temu
  Alexander Sedov 4ce21e4c80 Avoid backward-compatibility-breaking changes. 8 lat temu
  Alexander Sedov 0afb4c4d47 Made reading sys.configs consistent with OTP specification. 8 lat temu
  alisdair sullivan 74cc922fb4 ignore return value of `rebar_utils:reread_config` in shell provider 9 lat temu
  Tristan Sloughter 854abc1bda add support for passing a sys_config to common test 9 lat temu
  Carlos Gonzalez 66aa49c186 Fix shell node startup 9 lat temu
  Fred Hebert 251c1447ea Fixes logging from remote shells in rebar3 shell 9 lat temu
  Benedikt Reinartz 4ec226da34 Recursively load configurations in shell. 9 lat temu
  Fred Hebert 7a1b59015f Extract dist config handling, support {dist, ...} 9 lat temu
  Fred Hebert 8e6a1ad62e Fix bugs/race conditions 9 lat temu
  Fred Hebert e95e935eaf Support --setcookie option 9 lat temu
  Fred Hebert 50307a6aa9 Display error message when bad config is loaded 9 lat temu
  Fred Hebert f704707335 Correct TTY type detection 9 lat temu
  Fred Hebert 814d18a31f Support old-style shell for rebar3 shell 9 lat temu
  Fred Hebert 5f7351d784 Fix IO locking up in shell apps 9 lat temu
  Geoff Cant 748142838c Feature: rebar shell [--script <FILE>] 9 lat temu
  Fred Hebert 4e30b6f172 Shell handles all possible relx app formats 9 lat temu
  Tristan Sloughter 6fde1748b9 fix dialyzer warnings, except 'no local return' warnings 9 lat temu
  Fred Hebert 28a3f9849b Detect missing EPMD, error, fallback and advise. 9 lat temu
  Fred Hebert f48340039f Run agent as current process & hibernate 9 lat temu
  Fred Hebert 1994a7177c OTP apps show proper output 10 lat temu
  Fred Hebert 5c78f96c41 Handle custom logger shell breakage 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
  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
  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 3de325aa49 Rebar agent reloads the config file on every run 10 lat temu
  Fred Hebert 51e822e54c Add a shell agent 10 lat temu
  Fred Hebert fb160ebf71 Adding app auto-boot to rebar shell 10 lat temu
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 10 lat temu
  Nathaniel Waisbrot 5cc7c76a8a try to read a config file when running `rebar shell` 10 lat temu
  Tristan Sloughter 4374999d95 real bootstrapping 10 lat temu
  Tristan Sloughter a3d4cc1259 track and cleanup code paths for different contexts 10 lat temu
  alisdair sullivan 471b35085b add default test paths in the `shell` and `cover` providers 10 lat temu
  Tristan Sloughter ea82d0561d update all examples in providers to use rebar3 10 lat temu
  Tristan Sloughter e154b9965f remove unneeded add path that breaks with apps/ dir as well 10 lat temu
  Tristan Sloughter 79b1f23240 move back to using format_error/1 10 lat temu