summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #999 from ferd/fix-windows-stuffTristan Sloughter2016-01-083-17/+29
|\ \ \ \
| * | | | fix dirs robocopy and canonical paths in windowsFred Hebert2016-01-072-11/+26
| * | | | Avoid changing directories in test suiteFred Hebert2016-01-071-6/+3
| | |/ / | |/| |
* | | | Merge pull request #1005 from tsloughter/masterFred Hebert2016-01-081-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | only need to compare ref and not ref+url in git resourceTristan Sloughter2016-01-081-2/+2
|/ / /
* | | Merge pull request #994 from talentdeficit/REBAR-950Fred Hebert2016-01-071-2/+17
|\ \ \ | |/ / |/| |
| * | warn if the directories `eunit' or `ct' show up in `src_dirs'alisdair sullivan2016-01-051-2/+17
* | | Merge pull request #993 from ferd/fix-maintainers-app-fileTristan Sloughter2016-01-052-2/+2
|\ \ \ | |/ / |/| |
| * | contributors -> maintaiers in template app dataFred Hebert2016-01-052-2/+2
|/ /
* | Merge pull request #982 from gleber/masterFred Hebert2016-01-051-12/+28
|\ \
| * | Skip update and compilation if possible.Gleb Peregud2016-01-031-12/+28
* | | Merge pull request #966 from talentdeficit/ct_root_suitesFred Hebert2016-01-053-4/+127
|\ \ \
| * | | add test for foo_SUITE_data filesalisdair sullivan2015-12-201-2/+8
| * | | put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'alisdair sullivan2015-12-202-2/+46
| * | | allow ct suites to be specified at the root of a project (or root of app)alisdair sullivan2015-12-203-3/+76
| * | | whitespace cleanupalisdair sullivan2015-12-201-1/+1
* | | | Merge pull request #989 from tsloughter/fuzzy_matchTristan Sloughter2016-01-052-27/+36
|\ \ \ \
| * | | | convert ~> versions to highest matchingTristan Sloughter2015-12-262-27/+36
* | | | | Merge pull request #992 from ferd/update-cth_readableTristan Sloughter2016-01-052-2/+2
|\ \ \ \ \
| * | | | | Bump cth_readable to 1.1.1Fred Hebert2016-01-052-2/+2
|/ / / / /
* | | | | Merge pull request #991 from sdebnath/console_modeTristan Sloughter2016-01-052-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Upgrade relx to v3.11.0Shawn Debnath2016-01-052-2/+2
|/ / / /
* | | | Merge pull request #987 from ferd/plugin-templatesTristan Sloughter2015-12-2114-8/+181
|\ \ \ \ | |/ / / |/| | |
| * | | Plugin templates enabledFred Hebert2015-12-1914-8/+181
* | | | Merge pull request #923 from tsloughter/hex_cdnFred Hebert2015-12-199-52/+96
|\ \ \ \ | |/ / / |/| | |
| * | | support temporary cdn change with HEX_CDN os varTristan Sloughter2015-12-199-52/+96
|/ / /
* | | Merge pull request #988 from ferd/schutm-wrong-pathsTristan Sloughter2015-12-192-4/+70
|\ \ \
| * | | Add tests for base_dir reconfigurationFred Hebert2015-12-191-3/+40
| * | | Merge branch 'master' of https://github.com/schutm/rebar3 into schutm-wrong-p...Fred Hebert2015-12-191-1/+30
| |\ \ \
| | * | | Fix wrong relative path resolutionschutm2015-12-101-1/+30
| | |/ /
* | | | Merge pull request #986 from ferd/fix-bad-tpl-index-handlingTristan Sloughter2015-12-1910-10/+173
|\ \ \ \ | |/ / / |/| | |
| * | | A bad template index does not crash; shows warningFred Hebert2015-12-1810-10/+173
| |/ /
* | | Merge pull request #983 from priestjim/feature/cover_totalsFred Hebert2015-12-181-0/+18
|\ \ \ | |/ / |/| |
| * | Account for division by zeroPanagiotis PJ Papadomitsos2015-12-161-0/+2
| * | Add support for total code coveragePanagiotis PJ Papadomitsos2015-12-161-0/+16
|/ /
* | Merge pull request #967 from talentdeficit/mib_include_fixFred Hebert2015-12-082-35/+37
|\ \
| * | remove mib header file in `priv/mibs/include'alisdair sullivan2015-12-082-13/+1
| * | symlink mib hrl output in apps `include' directoriesalisdair sullivan2015-12-062-31/+45
* | | Merge pull request #970 from tsloughter/certifi_0.3.0Fred Hebert2015-12-072-2/+2
|\ \ \
| * | | upgrade certifi to latest releaseTristan Sloughter2015-12-072-2/+2
|/ / /
* | | Merge pull request #965 from ferd/tsloughter-tup_umergeTristan Sloughter2015-12-063-35/+124
|\ \ \ | |/ / |/| |
| * | Actually fix tuple merging.Fred Hebert2015-12-062-30/+60
| * | Merge branch 'tup_umerge' of https://github.com/tsloughter/rebar3 into tsloug...Fred Hebert2015-12-061-5/+64
| |\ \ |/ / /
| * | add tests for setting per-profile sys_config variables for relxTristan Sloughter2015-12-061-5/+64
* | | Merge pull request #963 from ferd/tup_merge-testsTristan Sloughter2015-12-062-9/+87
|\ \ \ | |/ / |/| |
| * | Fix tuple umergingFred Hebert2015-12-061-7/+18
| * | Add test cases for tuple deduplicationFred Hebert2015-12-061-2/+69
|/ /
* | Merge pull request #948 from toland/fix_mib_compilerFred Hebert2015-12-012-8/+18
|\ \
| * | Added tests and fixed a bugPhil Toland2015-12-012-5/+11
| * | Fix a small bug in the MIB compiler when building dependenciesPhil Toland2015-11-301-4/+8