2568 Révisions (7ac9f0df6996fc5efe19d10ef232b5b8b8ad70f1)
 

Auteur SHA1 Message Date
  Fred Hebert 7ac9f0df69 Merge pull request #491 from tsloughter/pre_plugin_providers il y a 10 ans
  Tristan Sloughter ea07a7c65c set default providers before installing plugins il y a 10 ans
  Fred Hebert 5a3e3bdc30 Merge pull request #490 from tsloughter/release_hooks il y a 10 ans
  Tristan Sloughter 33e0612a75 run pre and post hooks for release and tar providers il y a 10 ans
  Fred Hebert 44a700ef78 Merge pull request #488 from tsloughter/fix_escriptize_in_deps il y a 10 ans
  Tristan Sloughter b9b4e12600 keep all_deps list in state created for building deps il y a 10 ans
  Tristan Sloughter 42d5db5ea3 Merge pull request #487 from ferd/fix-provider-bareness il y a 10 ans
  Fred Hebert 3ed0c5feff fix bareness issues il y a 10 ans
  Fred Hebert 274839a76c Merge pull request #486 from aboroska/fix-group_leader-dead-pid il y a 10 ans
  Andras Boroska 5f423e46d9 Fix badarg exception when setting group_leader for a dead pid il y a 10 ans
  Fred Hebert 4ac482e018 Merge pull request #483 from talentdeficit/root_config_src_dirs il y a 10 ans
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config il y a 10 ans
  Tristan Sloughter b51a0e314b Merge pull request #473 from ferd/improve-shell il y a 10 ans
  Fred Hebert c87f2a2c73 Optionally allow node names to the rebar3 shell. il y a 10 ans
  Fred Hebert 30847ec661 Fix config loading in shell il y a 10 ans
  Tristan Sloughter a11c009fcf Merge pull request #474 from tsloughter/fix_plugin_install il y a 10 ans
  Tristan Sloughter 6c6940f860 add comment explaining installing each plugin individually il y a 10 ans
  Fred Hebert 398204b13e Add support to boot apps from releases in shell il y a 10 ans
  Fred Hebert 2e7eb8f410 Get prebooted apps to acknowledge sys.config il y a 10 ans
  Fred Hebert c79eedf2db Display experimental warning il y a 10 ans
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps il y a 10 ans
  Tristan Sloughter a9a8c6a3de Merge pull request #481 from ferd/fix-atom-pkg-upgrade il y a 10 ans
  Fred Hebert 707cddbce7 Fix upgrade of atom-only packages il y a 10 ans
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps il y a 10 ans
  Fred Hebert 3de325aa49 Rebar agent reloads the config file on every run il y a 10 ans
  Fred Hebert 2fabfe1ee8 'do' returns its final state. il y a 10 ans
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths il y a 10 ans
  Fred Hebert 084d680cc5 Merge pull request #477 from tsloughter/relx_profiles il y a 10 ans
  Tristan Sloughter 8687ddc14a reverse relx config so profile settings are used properly il y a 10 ans
  Fred Hebert 51e822e54c Add a shell agent il y a 10 ans
  Tristan Sloughter fe181f950d Merge pull request #461 from erocci/master il y a 10 ans
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. il y a 10 ans
  Tristan Sloughter d9bad34506 Merge pull request #472 from tsloughter/refactor_hooks il y a 10 ans
  Fred Hebert fb160ebf71 Adding app auto-boot to rebar shell il y a 10 ans
  Tristan Sloughter 8a50331898 move handling of undefined app state to function il y a 10 ans
  Fred Hebert b4786b804c Merge pull request #471 from tsloughter/master il y a 10 ans
  Tristan Sloughter e45c67b023 add additional comments il y a 10 ans
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info il y a 10 ans
  Tristan Sloughter 37ac2b7833 read in app information after fetch so we have the deps il y a 10 ans
  Tristan Sloughter 958213def7 fall back to .app.src file if .app file fails to parse il y a 10 ans
  Fred Hebert 5f577e2ab1 Merge pull request #470 from tsloughter/master il y a 10 ans
  Tristan Sloughter 476a80c33e format file read error in otp_app module il y a 10 ans
  Tristan Sloughter be79d41093 have .app.src take precedence over .app file il y a 10 ans
  Tristan Sloughter 8ad6939939 improve error message fo rmissing app or app.src file il y a 10 ans
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs il y a 10 ans
  Tristan Sloughter b7acb56f47 Merge pull request #469 from kovyl2404/show-stacktrace il y a 10 ans
  Viacheslav Kovalev c2c1079ba2 Show stacktrace to errors caught in rebar3 module. il y a 10 ans
  Fred Hebert 53552d3f77 Merge pull request #466 from tsloughter/clean_hooks il y a 10 ans
  Tristan Sloughter 42339f62f3 only run clean hooks once il y a 10 ans
  Fred Hebert 69ae48e8f1 Merge pull request #458 from tsloughter/run_plugin_hooks il y a 10 ans