Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | include project_plugins in plugins that can be upgraded | Tristan Sloughter | 2016-03-02 | 2 | -8/+50 | |
|/ | ||||||
* | Merge pull request #1101 from ferd/ct-errs-to-warns | Tristan Sloughter | 2016-03-02 | 2 | -13/+16 | |
|\ | | | | | Take CT options errors and turn them to warnings | |||||
| * | Take CT options errors and turn them to warnings | Fred Hebert | 2016-03-02 | 2 | -13/+16 | |
|/ | | | | | | | | The idea is that given we accept arbitrary config items for CT, we should similarly be able to pass unsupported options and keep things running. However for unsupported options, a warning is very useful to have. | |||||
* | Merge pull request #1100 from puzza007/fix-zsh-completion | Tristan Sloughter | 2016-03-01 | 1 | -1/+1 | |
|\ | | | | | Fix quoting problem in zsh completion | |||||
| * | Fix quoting problem in zsh completion | Paul Oliver | 2016-03-02 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1099 from talentdeficit/ct_include | Tristan Sloughter | 2016-03-01 | 5 | -17/+60 | |
|\ | | | | | add support for common tests `include` flag | |||||
| * | add shell completions for `include` flag for `ct` provider | alisdair sullivan | 2016-03-01 | 3 | -0/+3 | |
| | | ||||||
| * | add support for common tests `include` flag | alisdair sullivan | 2016-03-01 | 2 | -17/+57 | |
| | | ||||||
* | | Merge pull request #1098 from talentdeficit/ct_warn_on_cover_spec | Tristan Sloughter | 2016-03-01 | 2 | -3/+23 | |
|\ \ | | | | | | | error on a cover spec in ct_opts | |||||
| * | | add a link to the docs about `test_spec` and `cover` in ct warnings | alisdair sullivan | 2016-03-01 | 2 | -4/+4 | |
| | | | ||||||
| * | | error on a cover spec in ct_opts | alisdair sullivan | 2016-03-01 | 2 | -1/+21 | |
| |/ | ||||||
* | | Merge branch 'saleyn-state' | Fred Hebert | 2016-03-01 | 6 | -4/+68 | |
|\ \ | ||||||
| * \ | Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-state | Fred Hebert | 2016-03-01 | 6 | -4/+68 | |
| |\ \ |/ / / | ||||||
| * | | Make state provider {bare, false} | Serge Aleynikov | 2016-02-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Turn functor into a function to support older Erlang VM | Serge Aleynikov | 2016-02-08 | 1 | -11/+10 | |
| | | | ||||||
| * | | Improve recursive display of dictionary values | Serge Aleynikov | 2016-02-08 | 1 | -7/+14 | |
| | | | ||||||
| * | | Remove --state argument option per Tristan's comment | Serge Aleynikov | 2016-02-08 | 1 | -2/+1 | |
| | | | ||||||
| * | | Change output to use ?CONSOLE macro | Serge Aleynikov | 2016-02-08 | 1 | -2/+2 | |
| | | | ||||||
| * | | Mention in README that state provider is for debugging | Serge Aleynikov | 2016-02-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Change output to use ?CONSOLE marco | Serge Aleynikov | 2016-02-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add a state display provider | Serge Aleynikov | 2016-02-08 | 6 | -4/+62 | |
| | | | | | | | | | | | | | | | | | | | | | The provider is used for debugging to help displaying current rebar's state. Usage: rebar3 state | |||||
* | | | Merge pull request #1092 from ahf/eunit-short-options | Fred Hebert | 2016-02-28 | 4 | -13/+13 | |
|\ \ \ | | | | | | | | | Add short-options to the eunit provider. | |||||
| * | | | Add short-options to the eunit provider. | Alexander Færøy | 2016-02-28 | 4 | -13/+13 | |
|/ / / | | | | | | | | | | This patch adds support for short options in the eunit provider. | |||||
* | | | Merge pull request #1091 from tsloughter/all_hooks | Fred Hebert | 2016-02-28 | 5 | -10/+37 | |
|\ \ \ | | | | | | | | | Run all hooks | |||||
| * | | | add test for new hook function | Tristan Sloughter | 2016-02-28 | 1 | -1/+21 | |
| | | | | ||||||
| * | | | in providers that don't run per app run all available hooks | Tristan Sloughter | 2016-02-28 | 4 | -9/+16 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1090 from tsloughter/auto_update | Fred Hebert | 2016-02-28 | 1 | -7/+32 | |
|\ \ \ | |/ / |/| | | fix auto-registry update to work even when not a locked pkg-vsn | |||||
| * | | fix auto-registry update to work even when not a locked pkg-vsn | Tristan Sloughter | 2016-02-28 | 1 | -7/+32 | |
|/ / | ||||||
* | | Merge pull request #1066 from ferd/bump-cth-readable | Tristan Sloughter | 2016-02-26 | 2 | -2/+2 | |
|\ \ | | | | | | | Bump cth_readable | |||||
| * | | Bump cth_readable | Fred Hebert | 2016-02-21 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | The new version fixes parse transforms over OTP incompatibility that would crash entire compile runs before. | |||||
* | | | Merge pull request #1082 from egobrain/patch-1 | Fred Hebert | 2016-02-26 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fixed rebar.config shell_apps setting | |||||
| * | | | Fixed rebar.config shell_apps setting | Yakov | 2016-02-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1070 from project-fifo/hex-improvements | Tristan Sloughter | 2016-02-24 | 4 | -44/+239 | |
|\ \ \ | | | | | | | | | Hex improvements | |||||
| * | | | Add more hex rules so they don't throw errors | Heinz N. Gies | 2016-02-22 | 4 | -44/+239 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more version constraints Allow for any number of whitespaces after compairison opperator Improve updating and error printing Fix failing tests | |||||
* | | | | Merge pull request #1075 from tsloughter/plugin_override | Fred Hebert | 2016-02-22 | 6 | -18/+108 | |
|\ \ \ \ | | | | | | | | | | | add project_providers after initing default providers but allow overrides | |||||
| * | | | | add test to verify only project_plugins override providers | Tristan Sloughter | 2016-02-22 | 3 | -7/+85 | |
| | | | | | ||||||
| * | | | | add project_providers after initing default providers but allow overrides | Tristan Sloughter | 2016-02-22 | 3 | -11/+23 | |
| | | | | | ||||||
* | | | | | Merge pull request #1076 from project-fifo/thanks | Tristan Sloughter | 2016-02-22 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add me to THANKS for suffering through Tristan's code | |||||
| * | | | | Add me to THANKS for suffering through Tristan's code | Heinz N. Gies | 2016-02-22 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1073 from ferd/shell-cookies | Tristan Sloughter | 2016-02-21 | 1 | -2/+14 | |
|\ \ \ \ | | | | | | | | | | | Support --setcookie option | |||||
| * | | | | Support --setcookie option | Fred Hebert | 2016-02-21 | 1 | -2/+14 | |
|/ / / / | | | | | | | | | | | | | Replicates `erl` behaviour. | |||||
* | | | | Merge pull request #1065 from tsloughter/plugin_precedence | Fred Hebert | 2016-02-21 | 3 | -8/+21 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | give top level plugin providers precedence over default providers | |||||
| * | | give new opt project_plugins providers precedence over default providers | Tristan Sloughter | 2016-02-20 | 3 | -8/+21 | |
| | | | ||||||
* | | | Merge pull request #1061 from ferd/future-proof-lockfiles | Tristan Sloughter | 2016-02-21 | 6 | -17/+95 | |
|\ \ \ | |/ / |/| | | Make lock files future-proof | |||||
| * | | Make lock files future-proof | Fred Hebert | 2016-02-16 | 6 | -17/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to how hex or packages may work in the future will necessarily bring changes to the format of lock files. This commit adds an optional framing for future lock files of the form: {Version, LockList}. <Whatever consultable attributes> This format is supported such as the LockList is the current lockfile contents, and will never have more information than it currently does. Attributes can be whatever and are currently undefined. Rebar copies will be able to: - Keep using the core locklist (which avoids breaking the last year or so of community libraries using rebar3) - Warn when it runs an outdated copy in comparison to the lock file - Automatically rewrite lock files in the format it supports - Augment or parse files in a version-specific manner. This changes the usage interface slightly, but is backwards *and* forwards compatible. | |||||
* | | | Merge pull request #1071 from tsloughter/upgrade_do | Fred Hebert | 2016-02-19 | 2 | -3/+7 | |
|\ \ \ | | | | | | | | | break up do/1 function in install_deps to make upgrade less confusing | |||||
| * | | | break up do/1 function in install_deps to make upgrade less confusing | Tristan Sloughter | 2016-02-19 | 2 | -3/+7 | |
|/ / / | ||||||
* | | | Merge pull request #1068 from tsloughter/upgrades | Fred Hebert | 2016-02-19 | 2 | -4/+4 | |
|\ \ \ | | | | | | | | | upgrade relx to 3.17.0 | |||||
| * | | | upgrade relx to 3.17.0 | Tristan Sloughter | 2016-02-19 | 2 | -4/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1067 from tsloughter/high-colors | Fred Hebert | 2016-02-19 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | set default color intensity to high |