Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump certifi | Fred Hebert | 2018-08-02 | 1 | -2/+4 |
| | | | | Includes an update to parse_trans on an OTP-21 friendly version | ||||
* | bump erlware_commons and relx for eperm otp-21 fix | Tristan Sloughter | 2018-06-23 | 1 | -4/+4 |
| | |||||
* | Bump cth_readable for OTP-21 compat | Fred Hebert | 2018-06-19 | 1 | -2/+2 |
| | |||||
* | Revert "upgrade certifi to 2.3.1" | Tristan Sloughter | 2018-06-19 | 1 | -4/+2 |
| | |||||
* | upgrade relx to 3.25.0 | Tristan Sloughter | 2018-06-19 | 1 | -2/+2 |
| | |||||
* | upgrade certifi to 2.3.1 | Tristan Sloughter | 2018-06-12 | 1 | -2/+4 |
| | |||||
* | upgrade bbmustache to 1.5.0 | Tristan Sloughter | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | Logger OTP-21-rc2 support | Fred Hebert | 2018-05-30 | 1 | -2/+2 |
| | | | | Also small output fix in rebar3 shell | ||||
* | Logger support in cth_readable; compact CT output | Fred Hebert | 2018-05-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | cth_readable 1.4.0 supports the new logger interface from OTP-21, which likely breaks compatibility with R16 builds. It also includes a new compact interface, displaying output such as: ===> Running Common Test suites... %%% rebar_alias_SUITE: ...... %%% rebar_as_SUITE: ........... %%% rebar_compile_SUITE:................................ ............................ %%% rebar_compile_SUITE ==> test_name: SKIPPED %%% rebar_compile_SUITE ==> {tc_user_skip,"compile:env_compiler_options/0 available"} .. %%% rebar_cover_SUITE: ............. %%% rebar_ct_SUITE: .................................... Allowing to display more tests within less screen space. This mode has been added to the ct_readable option under the name 'compact' (now supporting true | false | compact), and has been made default for rebar3. | ||||
* | Update erlware_commons for stacktraces support | Fred Hebert | 2018-05-03 | 1 | -2/+2 |
| | |||||
* | Bump cth_readable to 1.3.4: restor eunit format | Fred Hebert | 2018-04-22 | 1 | -2/+2 |
| | |||||
* | Bump cth_readable to 1.3.3 | Fred Hebert | 2018-04-03 | 1 | -2/+2 |
| | | | | Fixes some lager warnings since config changes | ||||
* | upgrade erlware commons and relx | Tristan Sloughter | 2018-02-03 | 1 | -4/+4 |
| | |||||
* | Merge pull request #1665 from ferd/bump-cth_readable-1.3.2 | Fred Hebert | 2017-11-22 | 1 | -2/+2 |
|\ | | | | | Bump cth_readable to 1.3.2 | ||||
| * | Bump cth_readable to 1.3.2 | Fred Hebert | 2017-11-20 | 1 | -2/+2 |
| | | | | | | | | Eliminates a lager warning due to config format deprecation | ||||
* | | upgrade relx to 3.24.3 | Tristan Sloughter | 2017-11-21 | 1 | -2/+2 |
|/ | |||||
* | upgrade relx and erlware commons | Tristan Sloughter | 2017-11-17 | 1 | -4/+4 |
| | |||||
* | OTP-21 readiness, Full Unicode support | Fred Hebert | 2017-11-16 | 1 | -14/+14 |
| | | | | | | | | | | | | This replaces all deprecated function usage by alternative ones based on a version switch enacted at compile time, preventing all warnings. This will likely introduce some possible runtime errors in using a Rebar3 compiled on OTP-20 or OTP-21 back in versions 19 and earlier, but we can't really work around that. A bunch of dependencies have been updated to support OTP-21 without warnings as well. | ||||
* | Update rebar.lock | Sean Cribbs | 2017-09-25 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1578 from ferd/bump-cth-show-groups | Fred Hebert | 2017-08-07 | 1 | -2/+2 |
|\ | | | | | Bump cth_readable to 1.3.0: shows test groups | ||||
| * | Bump cth_readable to 1.3.0: shows test groups | Fred Hebert | 2017-06-27 | 1 | -2/+2 |
| | | |||||
* | | Also upgrade ssl_verify_fun while we're at it | Fred Hebert | 2017-07-31 | 1 | -2/+2 |
| | | |||||
* | | Upgrade certifi dependencies | Fred Hebert | 2017-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Get more up-to-date root certs. This was blocked for a while because certifi wouldn't build on windows, but this is now fixed, with minimal changes to the use case -- only a small change in the bootstrap script is required. The new certifi lib is also a few megabytes lighter than before, which is good for rebar3. | ||||
* | | upgrade relx | Tristan Sloughter | 2017-07-14 | 1 | -2/+2 |
|/ | |||||
* | upgrade relx to 3.23.0 | Tristan Sloughter | 2017-05-24 | 1 | -2/+2 |
| | |||||
* | Bump cth_readable to 1.2.6 | Fred Hebert | 2017-05-12 | 1 | -2/+2 |
| | | | | | | | | This fixes the output of end_per_testcase crash notifications when the test passes. This also detect an issue of the kind with rebar_pkg_SUITE which is now fixed. | ||||
* | Adds support for new ct hook callback | Fred Hebert | 2017-05-07 | 1 | -2/+2 |
| | |||||
* | Bump relx to 3.22.4 | Luis Rascao | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | upgrade relx to 3.22.3 | Tristan Sloughter | 2017-03-20 | 1 | -2/+2 |
| | |||||
* | Bump cth_readable to 1.2.4 | Fred Hebert | 2017-02-25 | 1 | -2/+2 |
| | | | | | | Fixes an issue where some skipped test suites could end up misreported as the previous suite. See https://github.com/ferd/cth_readable/issues/10 | ||||
* | upgrade erlware_commons to 1.0.0 for OTP20 support | Tristan Sloughter | 2017-01-10 | 1 | -2/+2 |
| | |||||
* | upgrade relx to fixed hex package 3.22.2 | Tristan Sloughter | 2017-01-06 | 1 | -2/+2 |
| | |||||
* | Bump relx to 3.22.1 | Luis Rascao | 2016-12-27 | 1 | -2/+2 |
| | |||||
* | Upgrade relx, erlware_commons and cf | Luis Rascao | 2016-11-27 | 1 | -6/+6 |
| | | | | | | relx ~> 3.22.0 erlware_commons ~> 0.22.0 cf ~> 0.2.2 | ||||
* | upgrade relx to 3.21.1 | Tristan Sloughter | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | update bbmustache 1.3.0 | soranoba | 2016-09-17 | 1 | -2/+2 |
| | |||||
* | 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 |
| |