summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1578 from ferd/bump-cth-show-groupsFred Hebert2017-08-072-3/+3
|\
| * Bump cth_readable to 1.3.0: shows test groupsFred Hebert2017-06-272-3/+3
* | Merge pull request #1598 from ferd/unicode-bonanzaFred Hebert2017-08-0751-423/+443
|\ \
| * | Unicode support in all the placesFred Hebert2017-08-0651-423/+443
* | | Merge pull request #1594 from ferd/upgrade-certifiFred Hebert2017-08-073-7/+7
|\ \ \
| * | | Also upgrade ssl_verify_fun while we're at itFred Hebert2017-07-312-3/+3
| * | | Upgrade certifi dependenciesFred Hebert2017-07-313-4/+4
* | | | Merge pull request #1580 from aha-oretama/patch-ignoreFred Hebert2017-08-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Ignore IntelliJ fileaha-oretama2017-07-031-0/+1
* | | | Merge pull request #1597 from g-andrade/fix/avoid_crashing_xref_upon_stripped...Fred Hebert2017-08-051-4/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't crash when determining the source of undefined functions in stripped mo...Guilherme Andrade2017-08-051-4/+13
|/ / /
* | | Merge pull request #1591 from MikhailKalashnikov/fix-xref-cleanup-code-pathFred Hebert2017-07-261-1/+2
|\ \ \
| * | | Fix cleanup_code_path for xref compile hookMikhail Kalashnikov2017-07-261-1/+2
|/ / /
* | | Merge pull request #1590 from VHTx/edoc_config_error_#149002995Fred Hebert2017-07-171-1/+1
|\ \ \
| * | | [#149002995] fix flipped variablesSam Sawan2017-07-171-5/+6
| * | | [#149002995] stop eating edoc path configSam Sawan2017-07-171-6/+5
|/ / /
* | | Back to git-based versioningFred Hebert2017-07-141-1/+1
* | | Bump to 3.4.2Fred Hebert2017-07-142-2/+2
* | | Merge pull request #1588 from tsloughter/relx-3.23.1Fred Hebert2017-07-142-3/+3
|\ \ \
| * | | upgrade relxTristan Sloughter2017-07-142-3/+3
|/ / /
* | | Merge pull request #1587 from tsloughter/ct-compile-onlyTristan Sloughter2017-07-142-4/+32
|\ \ \
| * | | add ct compile_only test, checks for compiled appTristan Sloughter2017-07-141-2/+20
| * | | add compile_only option to ct providerTristan Sloughter2017-07-131-2/+12
|/ / /
* | | Merge pull request #1584 from tsloughter/erl_opts_recompileFred Hebert2017-07-131-2/+17
|\ \ \
| * | | recompile only if new option effects code generationTristan Sloughter2017-07-131-2/+17
* | | | Merge pull request #1585 from erlang/nowarn_export_allFred Hebert2017-07-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | drop warnings for `export_all` in test profilealisdair sullivan2017-07-131-1/+1
|/ / /
* | | Merge pull request #1583 from erlang/update_meckFred Hebert2017-07-131-1/+1
|\ \ \ | |/ / |/| |
| * | update meck for otp20alisdair sullivan2017-07-121-1/+1
|/ /
* | Merge pull request #1575 from gleber/bare-paths-separatorFred Hebert2017-06-201-3/+5
|\ \
| * | Bare compile: support multiple paths wildcards.Gleb Peregud2017-06-201-3/+5
|/ /
* | Merge pull request #1574 from djnym/shell-fix-for-rel-type-noneFred Hebert2017-06-151-1/+4
|\ \
| * | Application type of none was not working.Anthony Molinaro2017-06-151-1/+4
|/ /
* | Merge pull request #1572 from ferd/fix-xref-undef-behaviourFred Hebert2017-06-133-4/+54
|\ \
| * | Prevent xref crashes with undef behavioursFred Hebert2017-06-133-4/+54
|/ /
* | Merge pull request #1571 from getong/add_path_should_be_headFred Hebert2017-06-131-1/+1
|\ \ | |/ |/|
| * the new added PATH value should be in the first position, in case there be ot...getong2017-06-131-1/+1
|/
* Merge pull request #1569 from ferd/fix-xref-circular-dep-crashFred Hebert2017-06-089-4/+187
|\
| * Fix xref compile hook on depsFred Hebert2017-06-079-4/+187
|/
* Merge pull request #1564 from tsloughter/reset_profile_hooksTristan Sloughter2017-06-022-11/+40
|\
| * reset hooks under profiles for application optsTristan Sloughter2017-06-022-11/+40
* | Merge pull request #1563 from djnym/relx-overlay-fixFred Hebert2017-06-012-1/+30
|\ \ | |/ |/|
| * Avoid reversing relx overlays.Anthony Molinaro2017-06-012-1/+30
|/
* Back to git-based versioningFred Hebert2017-05-241-1/+1
* Bump to 3.4.1Fred Hebert2017-05-242-2/+2
* Merge pull request #1558 from tsloughter/masterFred Hebert2017-05-242-3/+3
|\
| * upgrade relx to 3.23.0Tristan Sloughter2017-05-242-3/+3
|/
* Back to git-based versioningFred Hebert2017-05-221-1/+1
* Bump to 3.4.0Fred Hebert2017-05-222-2/+2
* Merge pull request #1555 from ferd/autostart-epmdFred Hebert2017-05-211-6/+19
|\