summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | add test to verify only project_plugins override providersTristan Sloughter2016-02-223-7/+85
| * | | | | add project_providers after initing default providers but allow overridesTristan Sloughter2016-02-223-11/+23
* | | | | | Merge pull request #1076 from project-fifo/thanksTristan Sloughter2016-02-221-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add me to THANKS for suffering through Tristan's codeHeinz N. Gies2016-02-221-1/+2
|/ / / / /
* | | | | Merge pull request #1073 from ferd/shell-cookiesTristan Sloughter2016-02-211-2/+14
|\ \ \ \ \
| * | | | | Support --setcookie optionFred Hebert2016-02-211-2/+14
|/ / / / /
* | | | | Merge pull request #1065 from tsloughter/plugin_precedenceFred Hebert2016-02-213-8/+21
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | give new opt project_plugins providers precedence over default providersTristan Sloughter2016-02-203-8/+21
* | | | Merge pull request #1061 from ferd/future-proof-lockfilesTristan Sloughter2016-02-216-17/+95
|\ \ \ \ | |/ / / |/| | |
| * | | Make lock files future-proofFred Hebert2016-02-166-17/+95
| | |/ | |/|
* | | Merge pull request #1071 from tsloughter/upgrade_doFred Hebert2016-02-192-3/+7
|\ \ \
| * | | break up do/1 function in install_deps to make upgrade less confusingTristan Sloughter2016-02-192-3/+7
|/ / /
* | | Merge pull request #1068 from tsloughter/upgradesFred Hebert2016-02-192-4/+4
|\ \ \
| * | | upgrade relx to 3.17.0Tristan Sloughter2016-02-192-4/+4
|/ / /
* | | Merge pull request #1067 from tsloughter/high-colorsFred Hebert2016-02-191-1/+1
|\ \ \
| * | | set default color intensity to highTristan Sloughter2016-02-191-1/+1
* | | | Merge pull request #1062 from tsloughter/relx_3.16.0Fred Hebert2016-02-162-2/+2
|\ \ \ \ | |/ / /
| * | | update relx to 3.16.0 to include color intesity updateTristan Sloughter2016-02-162-2/+2
|/ / /
* | | Merge pull request #902 from project-fifo/less-colorTristan Sloughter2016-02-162-1/+28
|\ \ \ | |/ / |/| |
| * | Set relx color intensity env variableHeinz N. Gies2016-02-161-0/+2
| * | Use an app_env to get color intensityHeinz N. Gies2016-02-161-7/+17
| * | Some cleanupHeinz N. Gies2016-02-091-8/+11
| * | Merge masterHeinz N. Gies2016-02-0887-1355/+4487
| |\ \
| * | | Add 'configuration' section to READMEHeinz N. Gies2015-11-041-0/+8
| * | | Allow switching based on env variableHeinz N. Gies2015-11-041-1/+10
| * | | Fixed error log formatingHeinz N. Gies2015-11-011-1/+1
| * | | Update bootstrap script to include cfHeinz N. Gies2015-11-011-0/+1
| * | | Make output a bit more discreteHeinz N. Gies2015-11-013-5/+8
* | | | Merge pull request #1048 from fauxsoup/masterTristan Sloughter2016-02-111-7/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Include hook for app compilationZachary Hueras2016-02-091-4/+7
| * | | Add secondary hook for rebar_prv_compileZachary Hueras2016-02-021-7/+11
* | | | Merge pull request #1053 from tsloughter/masterFred Hebert2016-02-052-2/+2
|\ \ \ \
| * | | | upgrade relx to 3.15.0Tristan Sloughter2016-02-052-2/+2
* | | | | Merge pull request #1041 from lrascao/fix/relx_overlay_varsTristan Sloughter2016-02-052-7/+65
|\ \ \ \ \
| * | | | | Add test case for relx overlay varsLuis Rascao2016-02-052-7/+65
* | | | | | Merge pull request #1047 from fishcakez/dialyzer_unknownTristan Sloughter2016-02-051-1/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ignore unknown warning when dialyzer < 2.8James Fish2016-02-021-1/+22
| | |/ / / | |/| | |
* | | | | Merge pull request #1050 from tsloughter/masterFred Hebert2016-02-031-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | check top level config for minimum or blacklisted otps at startTristan Sloughter2016-02-031-0/+3
|/ / / /
* | | | Merge pull request #1046 from tsloughter/user-agentFred Hebert2016-02-013-3/+8
|\ \ \ \
| * | | | add user-agent to http request headersTristan Sloughter2016-02-013-3/+8
|/ / / /
* | | | Merge pull request #1045 from tsloughter/masterFred Hebert2016-01-312-6/+57
|\ \ \ \
| * | | | don't lose overrides in an app when installing plugins it uses'Tristan Sloughter2016-01-312-6/+57
|/ / / /
* | | | Merge pull request #1033 from tuncer/fix-shell-completionTristan Sloughter2016-01-301-13/+25
|\ \ \ \
| * | | | bash completion: prevent future mistakes in loptsTuncer Ayaz2016-01-251-12/+24
| * | | | bash completion: fix error introduced in cf66dfd6Tuncer Ayaz2016-01-251-2/+2
* | | | | Merge pull request #1043 from talentdeficit/dont_strip_project_apps_during_ctTristan Sloughter2016-01-302-14/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix paths for multiple app projects when running ct with no --dir argumentalisdair sullivan2016-01-302-12/+19
| * | | | don't strip the project apps when running `ct` with just a root suite specifiedalisdair sullivan2016-01-301-2/+3
|/ / / /
* | | | Merge pull request #1035 from lrascao/fix/missing_include_pathTristan Sloughter2016-01-262-4/+67
|\ \ \ \ | |/ / / |/| | |