54 Revīzijas (288d0c7484ba9214cc6598100000bcce0fefe462)

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