summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1031 from tsloughter/masterFred Hebert2016-01-241-11/+15
|\
| * add profile option to clean taskTristan Sloughter2016-01-231-11/+15
* | Merge pull request #1024 from talentdeficit/dedupe_eunit_default_testsTristan Sloughter2016-01-231-10/+39
|\ \ | |/ |/|
| * deduplicate default test set generated by `rebar3 eunit`alisdair sullivan2016-01-171-10/+39
* | move unstable install and upgrade to local namespaceTristan Sloughter2016-01-222-2/+2
* | add support for setting erl vm args with REBAR3_ERL_ARGSTristan Sloughter2016-01-221-1/+1
* | Display error message when bad config is loadedFred Hebert2016-01-171-2/+7
* | Merge pull request #1017 from talentdeficit/runtime_version_checkFred Hebert2016-01-171-5/+8
|\ \ | |/ |/|
| * check at runtime instead of compile time for presence of `file:list_dir_all/1`alisdair sullivan2016-01-131-5/+8
* | Merge pull request #1018 from talentdeficit/cover_what_are_you_doooooingFred Hebert2016-01-161-4/+3
|\ \
| * | change detection of valid modules for `eunit`alisdair sullivan2016-01-131-4/+3
| |/
* | Merge pull request #1021 from tsloughter/masterTristan Sloughter2016-01-151-1/+2
|\ \ | |/ |/|
| * convert 'app' to 'application' in eunit_opts to match cmdline argsTristan Sloughter2016-01-151-1/+2
* | when using the `--file' argument to `eunit' paths were being convertedalisdair sullivan2016-01-121-9/+20
|/
* Merge pull request #995 from ferd/fix-old-shellTristan Sloughter2016-01-102-3/+790
|\
| * Correct TTY type detectionFred Hebert2016-01-061-17/+23
| * Support old-style shell for rebar3 shellFred Hebert2016-01-062-0/+781
* | Merge pull request #1009 from tsloughter/masterFred Hebert2016-01-101-1/+11
|\ \
| * | merge overlay entries into a single {overlay, list()} for relxTristan Sloughter2016-01-101-1/+11
* | | Unquote templates, add a warning instead.Fred Hebert2016-01-101-0/+25
|/ /
* | install project app plugins after discovering them not beforeTristan Sloughter2016-01-103-4/+13
* | Merge pull request #1006 from tsloughter/masterFred Hebert2016-01-092-4/+5
|\ \
| * | only apply default and prod profile to dependenciesTristan Sloughter2016-01-092-4/+5
* | | Merge pull request #999 from ferd/fix-windows-stuffTristan Sloughter2016-01-081-4/+12
|\ \ \ | |/ / |/| |
| * | fix dirs robocopy and canonical paths in windowsFred Hebert2016-01-071-4/+12
| |/
* | only need to compare ref and not ref+url in git resourceTristan Sloughter2016-01-081-2/+2
* | warn if the directories `eunit' or `ct' show up in `src_dirs'alisdair sullivan2016-01-051-2/+17
|/
* 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