summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Better code path handling during upgradesjoewilliams2011-10-171-4/+3
* Copy sys.config into upgrade tarballjoewilliams2011-10-171-0/+5
* More descriptive logging for upgrade systools cmdsjoewilliams2011-10-151-9/+14
* Remove modules that fail coverage from the listJon Meredith2011-10-141-4/+4
* Support for custom version commandsTim Watson2011-10-111-0/+3
* Cleanup deprecations now that R14B04 is releasedTuncer Ayaz2011-10-061-20/+3
* Handle vm.args properly while building upgradesjoewilliams2011-10-051-1/+4
* Fix config handling in root_dirTim Watson2011-10-051-1/+12
* Get rid of app.configjoewilliams2011-09-203-15/+40
* Fix missing plugin warningsTim Watson2011-09-201-1/+1
* Fix regressions in rebar_file_utilsTuncer Ayaz2011-09-151-5/+9
* Fix Dialyzer warningTuncer Ayaz2011-09-081-6/+12
* Fix regression in rebar_file_utils:cp_r/2Tuncer Ayaz2011-09-041-2/+3
* Move asn1 generated *.hrl to includeJan Vincent Liwanag2011-09-041-10/+16
* Fix spec for rebar_file_utils:rm_rf/1Tuncer Ayaz2011-09-021-1/+1
* Quote paths before passing them to the shellJan Klötzke2011-09-021-6/+9
* Export $REBAR_DEPS_DIR and $ERL_LIBS variablesAnton Lavrik2011-09-021-0/+13
* Ensure include dir exists in compile_mib/3Ignas Vyšniauskas2011-09-021-1/+2
* Clean up and fix vcs functions and loggingTuncer Ayaz2011-09-021-25/+32
* Add support for checking out specific git commitBen Ellis2011-09-011-3/+8
* Fix cover_init call to use correct module listTuncer Ayaz2011-09-011-1/+1
* Keep *_tests not automatically included by eunitJoseph Wayne Norton2011-09-011-9/+16
* Fix misspelling of accommodateTuncer Ayaz2011-08-311-1/+1
* Comment git vsn cmd changesTuncer Ayaz2011-08-291-1/+3
* Search plugin sources in base_dir and plugin_dirTuncer Ayaz2011-08-292-4/+13
* Only compile relevant plugin sourcesTuncer Ayaz2011-08-291-1/+7
* Simplify check for empty listTuncer Ayaz2011-08-291-1/+1
* Load plugins dynamically from sourceTim Watson2011-08-291-5/+49
* Fix R13 compatibility (auto imported monitor/2)Alfonso De Gregorio2011-08-281-1/+1
* Document git vsn cmd and fix formattingTuncer Ayaz2011-08-271-3/+7
* Add precise git versioning of multiple appsYurii Rashkovskii2011-08-271-1/+1
* Fix Dialyzer warningsTuncer Ayaz2011-08-251-12/+12
* Merge slf-eunit-process-isolation2 branchScott Lystig Fritchie2011-08-241-0/+148
|\
| * Check $ancestors for kernel OTP app processes to not killScott Lystig Fritchie2011-08-241-9/+22
| * Add comments on pids not to killScott Lystig Fritchie2011-08-231-0/+4
| * Portability via filename:join/1Scott Lystig Fritchie2011-08-231-2/+3
| * Replace sleep with pause_until_net_kernel_stopped()Scott Lystig Fritchie2011-08-231-1/+17
| * EUnit: reset vm state after test runScott Lystig Fritchie2011-08-111-0/+114
* | Log a more descriptive messageTuncer Ayaz2011-08-231-1/+2
* | Apply Tidier suggestionsTuncer Ayaz2011-08-202-12/+11
* | Limit line lengthTuncer Ayaz2011-08-202-5/+7
* | Support command invocation on Windows without MSYSJan Klötzke2011-08-202-25/+33
* | Respect the --config switch when givenTim Watson2011-08-182-13/+11
* | Rename rebar_plugins to plugins for consistencyTuncer Ayaz2011-08-161-1/+1
|/
* Fix handling of {already_started,Pid} from cover:startDavid Reid2011-08-101-2/+10
* Merge pull request #102 from dreid/quiet-coverDave Smith2011-08-051-3/+22
|\
| * Redirect cover module output to .eunit/cover.logDavid Reid2011-08-051-3/+22
* | Generate .hrl file from .mibAnders Nygren2011-08-051-2/+10
* | Extend app resource file existence checksTuncer Ayaz2011-08-051-4/+12
* | Add awareness of 'app' parameter to ct moduleTino Breddin2011-08-041-2/+14