58 коммитов (88907b3aca18d7aebc43f0ac32ff19f0892a976c)

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