1838 Commits (6666229688a781ed0ccd441e0c3d36689f09a238)

Autor SHA1 Nachricht Datum
  Tristan Sloughter ea9b60f4be deduplicate parts of package and source dep handling vor 10 Jahren
  Tristan Sloughter a5b3f6403b overrides working for pkg deps vor 10 Jahren
  Tristan Sloughter 5866742dd8 use bbmustache package vor 10 Jahren
  Tristan Sloughter 102d6c5e8b include app's state providers when building plugin so they can rely on plugins vor 10 Jahren
  Tristan Sloughter 538d8e7e04 add debug statement of failed hook to help plugin builders vor 10 Jahren
  Tristan Sloughter 5a6b551eb5 print help for namespaces vor 10 Jahren
  Tristan Sloughter 4223e5dd64 fix path storing for plugins vor 10 Jahren
  Tristan Sloughter 4bb2a0c710 Add error message for bad provider hook, fixes #521 vor 10 Jahren
  Tristan Sloughter f7ff07a87d plugins provider vor 10 Jahren
  Tristan Sloughter cd8c03e1c4 check format of config file and print the bad section in the error vor 10 Jahren
  Tristan Sloughter 2d301ffca2 print nice error message if do is undef for provider vor 10 Jahren
  Jean Parpaillon 4158595d4a Export following env vars when running hooks: vor 10 Jahren
  Fred Hebert 1994a7177c OTP apps show proper output vor 10 Jahren
  alisdair sullivan 087dfdd325 ensure all `src_dirs` and `extra_src_dirs` are handled properly vor 10 Jahren
  James Fish e1f7c8c5f9 Use the same dialyzer rebar.config options as rebar vor 10 Jahren
  James Fish 9ea7d92e1e Include same files in PLT as rebar2 vor 10 Jahren
  Tristan Sloughter cf4f079f25 improve escriptize provider vor 10 Jahren
  Tristan Sloughter a3ce939ec5 add config option artifacts vor 10 Jahren
  Fred Hebert 5c78f96c41 Handle custom logger shell breakage vor 10 Jahren
  Fred Hebert e09be186c1 Bump to alpha-6 vor 10 Jahren
  Tristan Sloughter ea07a7c65c set default providers before installing plugins vor 10 Jahren
  Tristan Sloughter 33e0612a75 run pre and post hooks for release and tar providers vor 10 Jahren
  Tristan Sloughter b9b4e12600 keep all_deps list in state created for building deps vor 10 Jahren
  Fred Hebert 3ed0c5feff fix bareness issues vor 10 Jahren
  Andras Boroska 5f423e46d9 Fix badarg exception when setting group_leader for a dead pid vor 10 Jahren
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config vor 10 Jahren
  Fred Hebert c87f2a2c73 Optionally allow node names to the rebar3 shell. vor 10 Jahren
  Fred Hebert 30847ec661 Fix config loading in shell vor 10 Jahren
  Tristan Sloughter 6c6940f860 add comment explaining installing each plugin individually vor 10 Jahren
  Fred Hebert 398204b13e Add support to boot apps from releases in shell vor 10 Jahren
  Fred Hebert 2e7eb8f410 Get prebooted apps to acknowledge sys.config vor 10 Jahren
  Fred Hebert c79eedf2db Display experimental warning vor 10 Jahren
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps vor 10 Jahren
  Fred Hebert 707cddbce7 Fix upgrade of atom-only packages vor 10 Jahren
  Fred Hebert 3de325aa49 Rebar agent reloads the config file on every run vor 10 Jahren
  Fred Hebert 2fabfe1ee8 'do' returns its final state. vor 10 Jahren
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths vor 10 Jahren
  Tristan Sloughter 8687ddc14a reverse relx config so profile settings are used properly vor 10 Jahren
  Fred Hebert 51e822e54c Add a shell agent vor 10 Jahren
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. vor 10 Jahren
  Fred Hebert fb160ebf71 Adding app auto-boot to rebar shell vor 10 Jahren
  Tristan Sloughter 8a50331898 move handling of undefined app state to function vor 10 Jahren
  Tristan Sloughter e45c67b023 add additional comments vor 10 Jahren
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info vor 10 Jahren
  Tristan Sloughter 37ac2b7833 read in app information after fetch so we have the deps vor 10 Jahren
  Tristan Sloughter 958213def7 fall back to .app.src file if .app file fails to parse vor 10 Jahren
  Tristan Sloughter 476a80c33e format file read error in otp_app module vor 10 Jahren
  Tristan Sloughter be79d41093 have .app.src take precedence over .app file vor 10 Jahren
  Tristan Sloughter 8ad6939939 improve error message fo rmissing app or app.src file vor 10 Jahren
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs vor 10 Jahren