summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | add warning about `auto_compile`alisdair sullivan2015-11-021-3/+10
* | reenable support for most command line options and rename `ct_tests` to `ct_o...alisdair sullivan2015-11-011-8/+35
* | support atom suites in `ct_tests`alisdair sullivan2015-11-011-17/+29
* | refactor `rebar_prv_common_test`alisdair sullivan2015-11-011-373/+311
* | Merge pull request #906 from tsloughter/plugins_list_fixFred Hebert2015-11-011-12/+15
|\ \
| * | fix #903: use app discover of entire plugins dir when listingTristan Sloughter2015-11-011-12/+15
* | | Merge pull request #900 from fishcakez/dialyzer-missingTristan Sloughter2015-11-011-5/+16
|\ \ \
| * | | Rebuild PLT when beams no longer existJames Fish2015-10-311-5/+16
* | | | add an option to soft purge rather than purge old codealisdair sullivan2015-11-013-10/+12
| |_|/ |/| |
* | | Merge pull request #895 from talentdeficit/delay_eunit_validationFred Hebert2015-11-011-23/+24
|\ \ \
| * | | delay validation of eunit tests until just before runningalisdair sullivan2015-10-301-23/+24
| | |/ | |/|