Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile" | alisdair sullivan | 2015-07-12 | 2 | -43/+21 |
| | | | | This reverts commit b06a6ecaddfc6fea16f3c24881fd41ac731ffa9e. | ||||
* | Merge pull request #609 from tsloughter/global_plugin_bug | Fred Hebert | 2015-07-11 | 2 | -3/+22 |
|\ | | | | | Global plugin bug | ||||
| * | add comment for global apply_profiles and log message for bad bootstrap lock ↵ | Tristan Sloughter | 2015-07-11 | 2 | -0/+4 |
| | | | | | | | | file | ||||
| * | handle global plugins installing plugins to build deps | Tristan Sloughter | 2015-07-11 | 1 | -1/+7 |
| | | |||||
| * | fix for empty rebar.lock during bootstrap | Tristan Sloughter | 2015-07-11 | 1 | -2/+11 |
| | | |||||
* | | Merge pull request #606 from ferd/more-git-cding | Tristan Sloughter | 2015-07-09 | 1 | -1/+3 |
|\ \ | | | | | | | Fix missing 'cd' that depended on cwd changes | ||||
| * | | Fix missing 'cd' that depended on cwd changes | Fred Hebert | 2015-07-10 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #526 from rebar/jem-add-release-notes-tool | Fred Hebert | 2015-07-09 | 2 | -0/+189 |
|\ \ | | | | | | | Add pr2relnotes tool to generate release notes | ||||
| * | | Add pr2relnotes tool to generate release notes | Jared Morrow | 2015-06-19 | 2 | -0/+189 |
| | | | | | | | | | | | | | | | pr2relnotes takes merged PRs from the git log and generates formatted release notes including links to the PRs themselves | ||||
* | | | Merge pull request #605 from tsloughter/pkg_cull_fix | Fred Hebert | 2015-07-09 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | bug fix: was using outer LevelsAcc variable in inner foldl | ||||
| * | | bug fix: was using outer LevelsAcc variable in inner foldl | Tristan Sloughter | 2015-07-09 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #604 from ferd/fix-readme-links | Tristan Sloughter | 2015-07-09 | 1 | -4/+3 |
|\ \ | | | | | | | Fix links in README | ||||
| * | | Fix links in README | Fred Hebert | 2015-07-09 | 1 | -4/+3 |
| | | | |||||
* | | | Merge pull request #551 from tsloughter/travis_update | Fred Hebert | 2015-07-09 | 1 | -1/+6 |
|\ \ \ | |/ / |/| | | update travis to test on 18 and 17.5 | ||||
| * | | cache hex packages in travis | Tristan Sloughter | 2015-07-07 | 1 | -0/+3 |
| | | | |||||
| * | | set sudo to false | Tristan Sloughter | 2015-06-30 | 1 | -0/+1 |
| | | | |||||
| * | | update travis to test on 18 and 17.5 | Tristan Sloughter | 2015-06-27 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #602 from tsloughter/level_fix | Fred Hebert | 2015-07-09 | 3 | -34/+51 |
|\ \ \ | | | | | | | | | pass failing upgrade case where levels are increased | ||||
| * | | | pass failing upgrade case where levels are increased | Tristan Sloughter | 2015-07-08 | 1 | -29/+16 |
| | | | | |||||
| * | | | Failing case for unstable upgrade lock files | Fred Hebert | 2015-07-08 | 2 | -5/+35 |
| | | | | |||||
* | | | | Merge pull request #603 from ferd/display-undefs | Tristan Sloughter | 2015-07-09 | 1 | -3/+9 |
|\ \ \ \ | | | | | | | | | | | Fix reporting of error:undef exceptions | ||||
| * | | | | Fix reporting of error:undef exceptions | Fred Hebert | 2015-07-09 | 1 | -3/+9 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The wide-cast catching of undef errors would make it so any provider calling an undefined function would be reported as a missing 'do' for the provider. This patch inspects the stacktrace to know if `Provider:do/1` is indeed the missing callback, and reports the rest properly. | ||||
* | | | | Merge pull request #600 from tsloughter/upgarde_deps | Fred Hebert | 2015-07-08 | 2 | -6/+6 |
|\ \ \ \ | |/ / / | | | | | upgrade erlware_commons, bbmustache and relx | ||||
| * | | | upgrade erlware_commons, bbmustache and relx | Tristan Sloughter | 2015-07-08 | 2 | -6/+6 |
| | | | | |||||
* | | | | Merge pull request #598 from ferd/semver-nopath-change | Tristan Sloughter | 2015-07-08 | 1 | -15/+10 |
|\ \ \ \ | | | | | | | | | | | Only have the port cd, not rebar3 as a whole | ||||
| * | | | | Only have the port cd, not rebar3 as a whole | Fred Hebert | 2015-07-08 | 1 | -15/+10 |
|/ / / / | |||||
* | | | | Merge pull request #596 from tsloughter/run_hooks_empty | Fred Hebert | 2015-07-07 | 1 | -19/+28 |
|\ \ \ \ | |/ / / | | | | | don't run unnecessary code if hooks are empty list | ||||
| * | | | don't run unnecessary code if hooks are empty list | Tristan Sloughter | 2015-07-07 | 1 | -19/+28 |
| | | | | |||||
* | | | | Merge pull request #593 from tsloughter/upgrade_http | Tristan Sloughter | 2015-07-06 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | | | | | handle http:// git deps in check fif upgrade needed | ||||
| * | | | handle http:// git deps in check fif upgrade needed | Tristan Sloughter | 2015-07-06 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #592 from tsloughter/mibs | Fred Hebert | 2015-07-07 | 3 | -5/+67 |
|\ \ \ \ | |/ / / | | | | | ensure necessary directories exist to compile mibs files | ||||
| * | | | ensure necessary directories exist to compile mibs files | Tristan Sloughter | 2015-07-06 | 3 | -5/+67 |
| | | | | |||||
* | | | | Merge pull request #591 from tsloughter/589 | Fred Hebert | 2015-07-06 | 1 | -10/+16 |
|\ \ \ \ | |/ / / | | | | | always close port when done with it. fixes #589 | ||||
| * | | | always close port when done with it. fixes #589 | Tristan Sloughter | 2015-07-06 | 1 | -10/+16 |
|/ / / | |||||
* | | | Merge pull request #579 from carlosedp/add-proxy | Tristan Sloughter | 2015-07-05 | 7 | -15/+120 |
|\ \ \ | | | | | | | | | Add proxy support to bootstrap and rebar3. Enhancement #561. | ||||
| * | | | Added version check based on commit ↵ | CarlosEDP | 2015-07-04 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | https://github.com/ferd/rebar3/commit/74c68478aac948beccc80e68c5ac6a9eb578eceb | ||||
| * | | | Refactor tests to init/exec/end. Check OTP version to skip https test on OTP ↵ | CarlosEDP | 2015-07-03 | 1 | -39/+45 |
| | | | | | | | | | | | | | | | | =< 15. | ||||
| * | | | Added testcases for http and https proxy use. | CarlosEDP | 2015-07-03 | 1 | -1/+58 |
| | | | | |||||
| * | | | Added myself to THANKS | CarlosEDP | 2015-07-03 | 1 | -0/+1 |
| | | | | |||||
| * | | | Use rebar own method to read global config file. | CarlosEDP | 2015-07-03 | 1 | -12/+4 |
| | | | | |||||
| * | | | Renamed functions. | CarlosEDP | 2015-07-03 | 2 | -7/+7 |
| | | | | |||||
| * | | | Added rebar profile to httpc initialization and calls. | CarlosEDP | 2015-07-03 | 5 | -7/+12 |
| | | | | |||||
| * | | | Fix for cases with no proxy configured. | CarlosEDP | 2015-07-03 | 2 | -2/+2 |
| | | | | |||||
| * | | | No need to use profile hex. Proxy settings are applied globally. | CarlosEDP | 2015-07-03 | 1 | -2/+1 |
| | | | | |||||
| * | | | Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is ↵ | CarlosEDP | 2015-07-03 | 2 | -85/+43 |
| | | | | | | | | | | | | | | | | {http_proxy, http://host:port} or {http_proxy, http://host:port} | ||||
| * | | | Added support for proxy on rebar3 based on environment variables. | CarlosEDP | 2015-07-03 | 3 | -13/+55 |
| | | | | |||||
| * | | | Added support to http and https proxies on bootstrap. Variables are read ↵ | CarlosEDP | 2015-07-03 | 1 | -0/+42 |
| | | | | | | | | | | | | | | | | from environment vars http_proxy and https_proxy. | ||||
* | | | | Merge pull request #588 from Taure/fix-robocopy-case | Fred Hebert | 2015-07-04 | 1 | -22/+22 |
|\ \ \ \ | | | | | | | | | | | Changed cases on robocopy so it uses variables in a better way | ||||
| * | | | | Changed cases on robocopy so it uses variables in a better way | Daniel Widgren | 2015-07-05 | 1 | -22/+22 |
|/ / / / | |||||
* | | | | Merge pull request #581 from carlosedp/robocopy-fix | Fred Hebert | 2015-07-04 | 1 | -6/+23 |
|\ \ \ \ | | | | | | | | | | | Robocopy fix for different behaviour when copying/moving files and folders |