Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | upgrade relx to 3.21.0 | Tristan Sloughter | 2016-08-25 | 1 | -2/+2 | |
| | ||||||
* | ssl_verify_hostname was renamed to ssl_verify_fun | Ilya Khaprov | 2016-07-15 | 1 | -2/+2 | |
| | ||||||
* | rebar update relx | Stuart Thackray | 2016-07-12 | 1 | -2/+2 | |
| | ||||||
* | Escriptize based on configured apps only | Fred Hebert | 2016-06-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | Prior to this patch, the escriptize command flat out selected all declared dependencies. This patch instead looks at the app files and only includes the dependencies of the top level app and the extra ones, avoiding to package more apps than required. This required a version bump on cth_readable as it mistakenly included 'syntax_lib' instead of 'syntax_tools' as a dependency. | |||||
* | Hashes in lockfile are diff friendly | Fred Hebert | 2016-06-09 | 1 | -32/+24 | |
| | | | | | | | | | | This reworks the version and hash printing in the lockfile to minimize diff changes: - the version is on its own line so that the locks are mostly the same aside from the last line - the hashes are each printed on one line with the package name for simpler diffing too. | |||||
* | Rebar3 with hash-locked deps | Fred Hebert | 2016-05-24 | 1 | -10/+32 | |
| | ||||||
* | upgrade erlware_commons for OTP-19 fix | Tristan Sloughter | 2016-05-13 | 1 | -1/+1 | |
| | ||||||
* | upgrade relx to 3.19.0 | Tristan Sloughter | 2016-04-21 | 1 | -1/+1 | |
| | ||||||
* | upgrade relx and erlware_commons | Tristan Sloughter | 2016-04-12 | 1 | -2/+2 | |
| | ||||||
* | upgrade cth_readable | Tristan Sloughter | 2016-03-03 | 1 | -1/+1 | |
| | ||||||
* | bump certifi to 0.4.0 | benoitc | 2016-03-02 | 1 | -1/+1 | |
| | | | | latest mozilla bundles | |||||
* | Bump cth_readable | Fred Hebert | 2016-02-21 | 1 | -1/+1 | |
| | | | | | The new version fixes parse transforms over OTP incompatibility that would crash entire compile runs before. | |||||
* | upgrade relx to 3.17.0 | Tristan Sloughter | 2016-02-19 | 1 | -2/+2 | |
| | ||||||
* | update relx to 3.16.0 to include color intesity update | Tristan Sloughter | 2016-02-16 | 1 | -1/+1 | |
| | ||||||
* | upgrade relx to 3.15.0 | Tristan Sloughter | 2016-02-05 | 1 | -1/+1 | |
| | ||||||
* | upgrade relx | Tristan Sloughter | 2016-01-12 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1010 from tsloughter/master | Fred Hebert | 2016-01-10 | 1 | -1/+1 | |
|\ | | | | | upgrade relx to 3.12.0 | |||||
| * | upgrade relx to 3.12.0 | Tristan Sloughter | 2016-01-10 | 1 | -1/+1 | |
| | | ||||||
* | | Updates cth_readable so it supports dumb terminals | Fred Hebert | 2016-01-06 | 1 | -1/+1 | |
|/ | | | | | cth_readable 1.2.0 uses cf 0.2.1 to output colors, which makes it support dumb terminals without issue. | |||||
* | Bump cth_readable to 1.1.1 | Fred Hebert | 2016-01-05 | 1 | -1/+1 | |
| | | | | This fixes a typo that could cause failure in some test runs. | |||||
* | Upgrade relx to v3.11.0 | Shawn Debnath | 2016-01-05 | 1 | -1/+1 | |
| | ||||||
* | upgrade certifi to latest release | Tristan Sloughter | 2015-12-07 | 1 | -1/+1 | |
| | ||||||
* | if a provider of the same namespace and name already exists, skip adding new ↵ | Tristan Sloughter | 2015-11-23 | 1 | -3/+3 | |
| | | | | provider | |||||
* | Ct output improvements | Fred Hebert | 2015-11-18 | 1 | -1/+1 | |
| | | | | | - eunit assert look better - lager logs to the html logs | |||||
* | upgrade eunit_formatters to 0.3.1 for OTP18 bug fix | Tristan Sloughter | 2015-11-18 | 1 | -1/+1 | |
| | ||||||
* | upgrade eunit_formatters for OTP 18 support | Tristan Sloughter | 2015-11-17 | 1 | -1/+1 | |
| | ||||||
* | Update cf | Heinz N. Gies | 2015-11-14 | 1 | -1/+1 | |
| | ||||||
* | include Sean Cribbs eunit formatter by default | Tristan Sloughter | 2015-11-13 | 1 | -0/+1 | |
| | ||||||
* | Work in R15 | Fred Hebert | 2015-11-13 | 1 | -1/+1 | |
| | ||||||
* | Prettify all of common test output. | Fred Hebert | 2015-11-13 | 1 | -0/+1 | |
| | | | | | | | | | | This uses cth_readable to: - silence error_logger output to the shell unless a test fails - silence ct:pal output to the shell unless a test fails I have currently not baked in any way to disable this behaviour, but I figured if it is required, there is time to do it before the final 3.0.0 release. | |||||
* | upgrade relx to 3.8.0, fixes bug in upgrade_install escript | Tristan Sloughter | 2015-11-06 | 1 | -1/+1 | |
| | ||||||
* | Bump cf for fixing #879 | Heinz N. Gies | 2015-10-18 | 1 | -1/+1 | |
| | ||||||
* | Fix missing earlware_commons in .lock | Heinz N. Gies | 2015-09-29 | 1 | -0/+1 | |
| | ||||||
* | Group dialyzer warnings by file and concentrate output | Heinz N. Gies | 2015-09-29 | 1 | -2/+1 | |
| | ||||||
* | upgrade relx. it wasn't creating nodetool | Tristan Sloughter | 2015-09-28 | 1 | -1/+1 | |
| | ||||||
* | Bump relx to 3.7.0 | Fred Hebert | 2015-09-25 | 1 | -1/+1 | |
| | ||||||
* | Use bold instead of bold white for text | Heinz N. Gies | 2015-09-22 | 1 | -1/+1 | |
| | ||||||
* | Remove rebar_colour and replace it with cf | Heinz N. Gies | 2015-09-22 | 1 | -0/+1 | |
| | ||||||
* | update relx | Tristan Sloughter | 2015-09-19 | 1 | -1/+1 | |
| | ||||||
* | update erlware_commons | Tristan Sloughter | 2015-09-19 | 1 | -1/+1 | |
| | ||||||
* | certifi must be compiled during initial bootstrap | Benoit Chesneau | 2015-09-18 | 1 | -0/+1 | |
| | | | | fix #790 | |||||
* | upgrade providers, new version gives error message for bad provider dep | Tristan Sloughter | 2015-09-07 | 1 | -1/+1 | |
| | ||||||
* | upgrade relx and bbmustache | Tristan Sloughter | 2015-08-25 | 1 | -2/+2 | |
| | ||||||
* | install package deps in same level/profile order as src deps | Tristan Sloughter | 2015-08-13 | 1 | -3/+3 | |
| | ||||||
* | Bumped relx to 3.4.0 and erlware_commons to 0.15.0 | Joe DeVivo | 2015-07-21 | 1 | -2/+2 | |
| | ||||||
* | add ssl cert validation, unless OTP version is too old | Tristan Sloughter | 2015-07-18 | 1 | -0/+1 | |
| | ||||||
* | upgrade erlware_commons, bbmustache and relx | Tristan Sloughter | 2015-07-08 | 1 | -3/+3 | |
| | ||||||
* | add relup provider and update relx | Tristan Sloughter | 2015-06-26 | 1 | -1/+1 | |
| | ||||||
* | use packages for deps and add dialyze profile | Tristan Sloughter | 2015-06-21 | 1 | -21/+5 | |
| | ||||||
* | use bbmustache package | Tristan Sloughter | 2015-06-21 | 1 | -1/+2 | |
| |