Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #1220 from gomoripeti/handle_error_crash | Fred Hebert | 2016-06-05 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Handle control sequences in formatted errors | Péter Gömöri | 2016-06-06 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1211 from erlang/ignore-raw-deps-spec | Fred Hebert | 2016-06-03 | 2 | -1/+24 | |
|\ \ \ \ | ||||||
| * | | | | Don't die when source deps with [raw] are used | Fred Hebert | 2016-05-27 | 2 | -1/+24 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1213 from stuart-thackray/master | Fred Hebert | 2016-05-27 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Debug log update | Stuart Thackray | 2016-05-27 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1205 from talentdeficit/fix_data_dir_test | Tristan Sloughter | 2016-05-24 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | adjust `data_dir_correct` test in ct suite | alisdair sullivan | 2016-05-23 | 1 | -1/+1 | |
* | | | | Merge pull request #1201 from tsloughter/pkg-vsns | Fred Hebert | 2016-05-22 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | filter available package versions individually by buildtools | Tristan Sloughter | 2016-05-22 | 1 | -6/+6 | |
* | | | | | Merge pull request #1196 from tsloughter/github_releases | Tristan Sloughter | 2016-05-22 | 1 | -15/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | deploy escript to travis releases instead of s3 | Tristan Sloughter | 2016-05-17 | 1 | -15/+12 | |
* | | | | | Merge pull request #1197 from zsoci/fixpathcmd | Fred Hebert | 2016-05-18 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix path command to consider {deps_dir, "deps"} in rebar.config | zsoci | 2016-05-18 | 1 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1198 from postHawk/fix-1185 | Fred Hebert | 2016-05-18 | 1 | -2/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | #1185 fix windows git working directory | Post hawk | 2016-05-18 | 1 | -2/+9 | |
* | | | | | | Revert semver commit | Fred Hebert | 2016-05-17 | 1 | -1/+1 | |
* | | | | | | Cutting 3.1.1 | Fred Hebert | 2016-05-17 | 2 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1194 from tsloughter/provider_hook_paths | Tristan Sloughter | 2016-05-16 | 1 | -12/+16 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | don't needlessly update the code path twice if no hooks to run | Tristan Sloughter | 2016-05-16 | 1 | -12/+16 | |
* | | | | | Merge pull request #1192 from talentdeficit/no_coverage_for_extra_dirs | Fred Hebert | 2016-05-16 | 2 | -21/+6 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | don't generated coverage for `extra_src_dirs` | alisdair sullivan | 2016-05-15 | 2 | -21/+6 | |
|/ / / / | ||||||
* | | | | Merge pull request #1189 from tsloughter/otp-19-bootstrap | Fred Hebert | 2016-05-13 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix otp-19 bootstrap compiling | Tristan Sloughter | 2016-05-13 | 1 | -1/+1 | |
* | | | | Merge pull request #1188 from tsloughter/ec_21 | Fred Hebert | 2016-05-13 | 2 | -2/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | update erlware_commons erl_opts overrides | Tristan Sloughter | 2016-05-13 | 1 | -0/+1 | |
| * | | | upgrade erlware_commons for OTP-19 fix | Tristan Sloughter | 2016-05-13 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #1178 from kalta/fix-shell-startup | Fred Hebert | 2016-05-09 | 1 | -0/+4 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix shell node startup | Carlos Gonzalez | 2016-05-09 | 1 | -0/+4 | |
|/ / | ||||||
* | | Merge pull request #1056 from lpgauth/xref_ignores | Fred Hebert | 2016-04-30 | 1 | -10/+12 | |
|\ \ | ||||||
| * | | Add support for xref_ignores | Louis-Philippe Gauthier | 2016-02-12 | 1 | -10/+12 | |
* | | | Merge pull request #1121 from frojasg/feature/config-rebar-dir-using-env-var | Tristan Sloughter | 2016-04-30 | 3 | -5/+45 | |
|\ \ \ | ||||||
| * | | | Read env var REBAR_CACHE_DIR on rebar3 only once | Francisco Rojas | 2016-04-06 | 3 | -12/+13 | |
| * | | | use priv_dir in rebar_dir test | Francisco Rojas | 2016-03-17 | 1 | -2/+2 | |
| * | | | Add spec for global_cache_dir | Francisco Rojas | 2016-03-17 | 1 | -0/+1 | |
| * | | | Allows overwrite default cache dir using REBAR_CACHE_DIR | Francisco Rojas | 2016-03-15 | 2 | -4/+42 | |
* | | | | Merge pull request #1158 from ferd/fix-remote-shell-logger | Tristan Sloughter | 2016-04-30 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Fixes logging from remote shells in rebar3 shell | Fred Hebert | 2016-04-13 | 1 | -1/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1159 from waisbrot/edoc-hook | Fred Hebert | 2016-04-28 | 1 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | Add a provider hook for edoc | Nathaniel Waisbrot | 2016-04-13 | 1 | -1/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #1169 from ericmj/emj-hex-repo | Tristan Sloughter | 2016-04-21 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Change to new hex.pm repo URL | Eric Meadows-Jönsson | 2016-04-21 | 2 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1167 from tsloughter/relx_3.19 | Fred Hebert | 2016-04-21 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | upgrade relx to 3.19.0 | Tristan Sloughter | 2016-04-21 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #1155 from tsloughter/up_relx_ec | Fred Hebert | 2016-04-12 | 2 | -4/+4 | |
|\ \ \ | ||||||
| * | | | upgrade relx and erlware_commons | Tristan Sloughter | 2016-04-12 | 2 | -4/+4 | |
* | | | | Merge pull request #1152 from soranoba/feature/test-distnode | Fred Hebert | 2016-04-07 | 2 | -9/+34 | |
|\ \ \ \ | ||||||
| * | | | | Add sname, name, setcookie option in eunit, ct | soranoba | 2016-04-07 | 2 | -9/+24 | |
| * | | | | supported dist_node in ct and eunit | soranoba | 2016-04-07 | 2 | -0/+10 | |
* | | | | | Merge pull request #1151 from filmor/recursive-sys-config | Fred Hebert | 2016-04-07 | 1 | -5/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |