summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #966 from talentdeficit/ct_root_suitesFred Hebert2016-01-052-3/+33
|\ \ \
| * | | put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'alisdair sullivan2015-12-201-1/+2
| * | | allow ct suites to be specified at the root of a project (or root of app)alisdair sullivan2015-12-202-2/+31
| * | | whitespace cleanupalisdair sullivan2015-12-201-1/+1
* | | | convert ~> versions to highest matchingTristan Sloughter2015-12-261-24/+14
| |_|/ |/| |
* | | Merge pull request #987 from ferd/plugin-templatesTristan Sloughter2015-12-213-7/+35
|\ \ \ | |/ / |/| |
| * | Plugin templates enabledFred Hebert2015-12-193-7/+35
* | | support temporary cdn change with HEX_CDN os varTristan Sloughter2015-12-196-46/+89
|/ /
* | Merge pull request #988 from ferd/schutm-wrong-pathsTristan Sloughter2015-12-191-1/+30
|\ \
| * \ 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-192-10/+28
|\ \ \ \ | |/ / / |/| | |
| * | | A bad template index does not crash; shows warningFred Hebert2015-12-182-10/+28
| |/ /
* | | 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-081-31/+33
|\ \
| * | remove mib header file in `priv/mibs/include'alisdair sullivan2015-12-081-7/+1
| * | symlink mib hrl output in apps `include' directoriesalisdair sullivan2015-12-061-31/+39
* | | Actually fix tuple merging.Fred Hebert2015-12-061-30/+53
|/ /
* | Fix tuple umergingFred Hebert2015-12-061-7/+18
* | Merge pull request #948 from toland/fix_mib_compilerFred Hebert2015-12-011-4/+8
|\ \
| * | Added tests and fixed a bugPhil Toland2015-12-011-1/+1
| * | Fix a small bug in the MIB compiler when building dependenciesPhil Toland2015-11-301-4/+8
* | | Default to no eunit formatter if verbose specifiedJulian Squires2015-12-011-1/+2
* | | fetch eunit_formatters config not from the command args but from the configTristan Sloughter2015-11-301-1/+1
|/ /
* | auto-update the registry if a pkg isn't found, fail if it still isn't foundTristan Sloughter2015-11-291-4/+28
* | special handling of relx configs in profilesTristan Sloughter2015-11-262-22/+3
* | preserve attributes when copying files in rebar_utils:cp_r for unixTristan Sloughter2015-11-251-1/+1
* | if a provider of the same namespace and name already exists, skip adding new ...Tristan Sloughter2015-11-232-1/+19
* | Handle force flags in leading positionFred Hebert2015-11-191-1/+5
* | only add package list of versions to registry if it has the right buildtool s...Tristan Sloughter2015-11-171-2/+14
* | error on ct/eunit argument errors instead of warningalisdair sullivan2015-11-152-137/+186
* | warn on incorrectly specified test options in `rebar.config`alisdair sullivan2015-11-142-14/+47
* | Fix error reports on missing include pathsFred Hebert2015-11-141-1/+1
* | Back to git versions for sourceFred Hebert2015-11-141-1/+1
* | Bump to beta-4Fred Hebert2015-11-141-1/+1
* | Fix IO locking up in shell appsFred Hebert2015-11-141-5/+19
* | Merge pull request #918 from tsloughter/eunit_formattersFred Hebert2015-11-132-4/+16
|\ \
| * | add space before end so eyes don't bleedTristan Sloughter2015-11-131-1/+1
| * | include Sean Cribbs eunit formatter by defaultTristan Sloughter2015-11-132-4/+16
* | | Feature: rebar shell [--script <FILE>]Geoff Cant2015-11-131-29/+131
|/ /
* | Merge pull request #917 from ferd/ct-readableFred Hebert2015-11-132-2/+36
|\ \
| * | Optionally disable readable outputFred Hebert2015-11-131-10/+26
| * | Add cth_readable to dep listFred Hebert2015-11-131-0/+1
| * | Prettify all of common test output.Fred Hebert2015-11-131-2/+19
* | | fix typo of guarantee. h/t evanTristan Sloughter2015-11-121-1/+1
|/ /
* | do not sort mib_first_files during merge_opts, order must be keptTristan Sloughter2015-11-071-0/+4
* | calculate coverage info as late as possible in ct provider executionalisdair sullivan2015-11-051-3/+4
* | Merge pull request #905 from talentdeficit/cover_fixesTristan Sloughter2015-11-041-14/+18
|\ \
| * | fixes for cover under new compiler/eunit/ctalisdair sullivan2015-11-011-14/+18