1835 Révisions (be39ab9e7bd1553132def2a1e89f1ce38f6f2fcc)
 

Auteur SHA1 Message Date
  Fred Hebert be39ab9e7b Handle cycle errors in provider il y a 10 ans
  Fred Hebert 63003c3986 Return cycles in deps solver il y a 10 ans
  Fred Hebert 6cfe28c954 Partial fix to circular deps (#40) il y a 10 ans
  Fred Hebert d5907ad9b9 Merge pull request #43 from tsloughter/seen il y a 10 ans
  Tristan Sloughter f5476e7200 if already seen dep before don't try handling it again il y a 10 ans
  Fred Hebert 018c5ceba3 Merge pull request #42 from tsloughter/master il y a 10 ans
  Tristan Sloughter 91860340bb print error message for failed fetch il y a 10 ans
  Tristan Sloughter 7cb22e4698 only create the apps dir after successful fetch il y a 10 ans
  Tristan Sloughter 228e96c9eb Merge pull request #41 from tsloughter/rebar2_401 il y a 10 ans
  Tristan Sloughter 111fc9769b merge over rebar2 PR #401 il y a 10 ans
  Tristan Sloughter 003e93e82b change name of config for where project apps lib to project_apps_dir il y a 10 ans
  Tristan Sloughter 0c2f57253d Merge pull request #37 from tsloughter/lib_dirs il y a 10 ans
  Tristan Sloughter 859121d5d9 Merge pull request #36 from tsloughter/config_reading il y a 10 ans
  Tristan Sloughter fcd2ec662b Merge pull request #38 from omarkj/omarkj-support-ct-repeates il y a 10 ans
  omarkj b649d3e254 Handle more ct_run return values. il y a 10 ans
  Tristan Sloughter 3c7613add4 change name of config for where project apps lib to project_apps_dir il y a 10 ans
  Tristan Sloughter 0fc8e97292 only read in rebar config and lock of dep if needed il y a 10 ans
  Tristan Sloughter 1a88cc2853 Merge pull request #33 from rebar/test-dep-choice il y a 10 ans
  Fred Hebert c34e15c2f2 Initial tests for dependency resolving il y a 10 ans
  Tristan Sloughter da91aa3073 Merge pull request #32 from rebar/plugin-api il y a 10 ans
  Tristan Sloughter 3b2d9ba8c8 Merge pull request #31 from tsloughter/profiles il y a 10 ans
  Tristan Sloughter 3af351cec2 set current_profile to default after checking global plugins il y a 10 ans
  Tristan Sloughter 31db811e98 add rebar_dir il y a 10 ans
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir il y a 10 ans
  Fred Hebert c3d05b9724 API for Plugins (solves #22) il y a 10 ans
  Tristan Sloughter fa71d55b0d move deps_to_build out of config dict of state il y a 10 ans
  Tristan Sloughter e154b9965f remove unneeded add path that breaks with apps/ dir as well il y a 10 ans
  Tristan Sloughter 3386765e08 do not erase deps from opts il y a 10 ans
  Tristan Sloughter 5673fe035d fixes for dialyzer findings il y a 10 ans
  Tristan Sloughter c4ee53c8bc move relx config into rebar config and add prod profile il y a 10 ans
  Tristan Sloughter 56fdedaf72 switch to REBAR_DEFAULT_PROFILE to make it clear the profile becomes the default for the run il y a 10 ans
  Tristan Sloughter 5fdf2f82d5 add use of REBAR_PROFILE os var to set default profile il y a 10 ans
  Tristan Sloughter 3abb122b35 only apply profiles to default il y a 10 ans
  Tristan Sloughter d6e16325f0 revert test changes to rebar.config il y a 10 ans
  Tristan Sloughter c705f9eff9 fix plugin docs: no longer splitting src and pkg deps in state il y a 10 ans
  Tristan Sloughter fc2089aecf start of breaking out test code for ease of checks il y a 10 ans
  Tristan Sloughter 731f05cc3d fix handle_deps when no deps are to be fetched il y a 10 ans
  Tristan Sloughter 9afd6e89b2 global plugins install to global config directory il y a 10 ans
  Tristan Sloughter bdd5d902d9 fix lock provider to work anytime it is run il y a 10 ans
  Tristan Sloughter 14cb6803e0 wip: profiles il y a 10 ans
  Fred Hebert 8d655d3c50 Merge pull request #28 from tsloughter/paths il y a 10 ans
  Tristan Sloughter 154b70b466 properly escape paths il y a 10 ans
  Tristan Sloughter 572b2f5ecb Merge pull request #26 from omarkj/omarkj-fix-ct-options il y a 10 ans
  omarkj cd2f72d2aa Transform silent_connections well and parse il y a 10 ans
  omarkj a93723189f Correctly parse create_priv_dir. il y a 10 ans
  omarkj b0a48436bf Return errors when tests fail. il y a 10 ans
  omarkj 94e474e471 Validate the input as it comes in from the il y a 10 ans
  Fred Hebert 8792c54883 Merge pull request #21 from tsloughter/master il y a 10 ans
  Tristan Sloughter 414621fb82 move rebar.hrl to src to keep private, not for use in plugins il y a 10 ans
  Tristan Sloughter 2e0ea8f8d2 update plugins doc to remove include of rebar header il y a 10 ans