| Commit message (Expand) | Author | Age | Files | Lines |
* | merge overlay entries into a single {overlay, list()} for relx | Tristan Sloughter | 2016-01-10 | 2 | -2/+34 |
* | install project app plugins after discovering them not before | Tristan Sloughter | 2016-01-10 | 4 | -6/+47 |
* | Merge pull request #1006 from tsloughter/master | Fred Hebert | 2016-01-09 | 3 | -9/+40 |
|\ |
|
| * | only apply default and prod profile to dependencies | Tristan Sloughter | 2016-01-09 | 3 | -9/+40 |
* | | Merge pull request #999 from ferd/fix-windows-stuff | Tristan Sloughter | 2016-01-08 | 3 | -17/+29 |
|\ \ |
|
| * | | fix dirs robocopy and canonical paths in windows | Fred Hebert | 2016-01-07 | 2 | -11/+26 |
| * | | Avoid changing directories in test suite | Fred Hebert | 2016-01-07 | 1 | -6/+3 |
* | | | Merge pull request #1005 from tsloughter/master | Fred Hebert | 2016-01-08 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | only need to compare ref and not ref+url in git resource | Tristan Sloughter | 2016-01-08 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #994 from talentdeficit/REBAR-950 | Fred Hebert | 2016-01-07 | 1 | -2/+17 |
|\ \
| |/
|/| |
|
| * | warn if the directories `eunit' or `ct' show up in `src_dirs' | alisdair sullivan | 2016-01-05 | 1 | -2/+17 |
* | | Merge pull request #993 from ferd/fix-maintainers-app-file | Tristan Sloughter | 2016-01-05 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | contributors -> maintaiers in template app data | Fred Hebert | 2016-01-05 | 2 | -2/+2 |
|/ |
|
* | Merge pull request #982 from gleber/master | Fred Hebert | 2016-01-05 | 1 | -12/+28 |
|\ |
|
| * | Skip update and compilation if possible. | Gleb Peregud | 2016-01-03 | 1 | -12/+28 |
* | | Merge pull request #966 from talentdeficit/ct_root_suites | Fred Hebert | 2016-01-05 | 3 | -4/+127 |
|\ \ |
|
| * | | add test for foo_SUITE_data files | alisdair sullivan | 2015-12-20 | 1 | -2/+8 |
| * | | put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras' | alisdair sullivan | 2015-12-20 | 2 | -2/+46 |
| * | | allow ct suites to be specified at the root of a project (or root of app) | alisdair sullivan | 2015-12-20 | 3 | -3/+76 |
| * | | whitespace cleanup | alisdair sullivan | 2015-12-20 | 1 | -1/+1 |
* | | | Merge pull request #989 from tsloughter/fuzzy_match | Tristan Sloughter | 2016-01-05 | 2 | -27/+36 |
|\ \ \ |
|
| * | | | convert ~> versions to highest matching | Tristan Sloughter | 2015-12-26 | 2 | -27/+36 |
* | | | | Merge pull request #992 from ferd/update-cth_readable | Tristan Sloughter | 2016-01-05 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Bump cth_readable to 1.1.1 | Fred Hebert | 2016-01-05 | 2 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #991 from sdebnath/console_mode | Tristan Sloughter | 2016-01-05 | 2 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Upgrade relx to v3.11.0 | Shawn Debnath | 2016-01-05 | 2 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #987 from ferd/plugin-templates | Tristan Sloughter | 2015-12-21 | 14 | -8/+181 |
|\ \ \
| |/ /
|/| | |
|
| * | | Plugin templates enabled | Fred Hebert | 2015-12-19 | 14 | -8/+181 |
* | | | Merge pull request #923 from tsloughter/hex_cdn | Fred Hebert | 2015-12-19 | 9 | -52/+96 |
|\ \ \
| |/ /
|/| | |
|
| * | | support temporary cdn change with HEX_CDN os var | Tristan Sloughter | 2015-12-19 | 9 | -52/+96 |
|/ / |
|
* | | Merge pull request #988 from ferd/schutm-wrong-paths | Tristan Sloughter | 2015-12-19 | 2 | -4/+70 |
|\ \ |
|
| * | | Add tests for base_dir reconfiguration | Fred Hebert | 2015-12-19 | 1 | -3/+40 |
| * | | Merge branch 'master' of https://github.com/schutm/rebar3 into schutm-wrong-p... | Fred Hebert | 2015-12-19 | 1 | -1/+30 |
| |\ \ |
|
| | * | | Fix wrong relative path resolution | schutm | 2015-12-10 | 1 | -1/+30 |
| | |/ |
|
* | | | Merge pull request #986 from ferd/fix-bad-tpl-index-handling | Tristan Sloughter | 2015-12-19 | 10 | -10/+173 |
|\ \ \
| |/ /
|/| | |
|
| * | | A bad template index does not crash; shows warning | Fred Hebert | 2015-12-18 | 10 | -10/+173 |
| |/ |
|
* | | Merge pull request #983 from priestjim/feature/cover_totals | Fred Hebert | 2015-12-18 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Account for division by zero | Panagiotis PJ Papadomitsos | 2015-12-16 | 1 | -0/+2 |
| * | Add support for total code coverage | Panagiotis PJ Papadomitsos | 2015-12-16 | 1 | -0/+16 |
|/ |
|
* | Merge pull request #967 from talentdeficit/mib_include_fix | Fred Hebert | 2015-12-08 | 2 | -35/+37 |
|\ |
|
| * | remove mib header file in `priv/mibs/include' | alisdair sullivan | 2015-12-08 | 2 | -13/+1 |
| * | symlink mib hrl output in apps `include' directories | alisdair sullivan | 2015-12-06 | 2 | -31/+45 |
* | | Merge pull request #970 from tsloughter/certifi_0.3.0 | Fred Hebert | 2015-12-07 | 2 | -2/+2 |
|\ \ |
|
| * | | upgrade certifi to latest release | Tristan Sloughter | 2015-12-07 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #965 from ferd/tsloughter-tup_umerge | Tristan Sloughter | 2015-12-06 | 3 | -35/+124 |
|\ \
| |/
|/| |
|
| * | Actually fix tuple merging. | Fred Hebert | 2015-12-06 | 2 | -30/+60 |
| * | Merge branch 'tup_umerge' of https://github.com/tsloughter/rebar3 into tsloug... | Fred Hebert | 2015-12-06 | 1 | -5/+64 |
| |\
|/ / |
|
| * | add tests for setting per-profile sys_config variables for relx | Tristan Sloughter | 2015-12-06 | 1 | -5/+64 |
* | | Merge pull request #963 from ferd/tup_merge-tests | Tristan Sloughter | 2015-12-06 | 2 | -9/+87 |
|\ \
| |/
|/| |
|
| * | Fix tuple umerging | Fred Hebert | 2015-12-06 | 1 | -7/+18 |