summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not apply overrides to a root application.Fred Hebert2019-05-192-25/+61
* Merge pull request #2078 from ferd/otp-22.0Fred Hebert2019-05-195-21/+6
|\
| * Remove pre-17 namespaced types workaroundFred Hebert2019-05-142-16/+1
| * Add OTP-22 to CI, deprecate OTP-17Fred Hebert2019-05-142-3/+3
| * Make test suite pass on OTP-22Fred Hebert2019-05-142-2/+2
|/
* Merge pull request #2074 from tsloughter/git-refFred Hebert2019-05-123-5/+36
|\
| * add support for git ref and file content as app versionTristan Sloughter2019-05-123-5/+36
|/
* Merge pull request #2073 from max-au/missing_comma_supFred Hebert2019-05-101-1/+1
|\
| * supervisor template: add missing commaMaxim Fedorov2019-05-091-1/+1
|/
* Merge pull request #2069 from tsloughter/tmpl-commentsFred Hebert2019-05-093-37/+16
|\
| * remove large comment blocks from templates and use maps in supTristan Sloughter2019-05-083-37/+16
|/
* Merge pull request #2065 from erlang/fix-cth_readable-lager-crashFred Hebert2019-05-072-3/+3
|\
| * Fix cth_readable crash with bad lager interactionFred Hebert2019-05-042-3/+3
* | Merge pull request #2068 from ferd/disable-windows-cirrusFred Hebert2019-05-071-8/+9
|\ \
| * | Disable windows on Cirrus CIFred Hebert2019-05-071-8/+9
|/ /
* | Merge pull request #2032 from fenollp/p-hexFred Hebert2019-05-064-20/+29
|\ \ | |/ |/|
| * maybe a bit too exhaustive pattern matching to pass testsPierre Fenoll2019-05-062-8/+14
| * format hex packages in a nice/human wayPierre Fenoll2019-05-062-12/+15
|/
* Merge pull request #2054 from tolbrino/fix-parallel-edoc-testFred Hebert2019-04-1814-25/+26
|\
| * Fix duplicate module naming in edoc test suite dataTino Breddin2019-04-1614-25/+26
* | Merge pull request #2035 from ankhers/lint_app_fileFred Hebert2019-04-162-2/+49
|\ \ | |/ |/|
| * An empty list on applications key should not be treated as missingJustin Wood2019-04-161-2/+2
| * Remove debuggingJustin Wood2019-04-161-2/+0
| * Change wording in application linting to be more clearJustin Wood2019-04-161-1/+1
| * test for app file lintingJustin Wood2019-04-041-2/+20
| * Add basic linting for .app fileJustin Wood2019-03-191-0/+31
* | Back to git-based versioningTristan Sloughter2019-04-161-1/+1
* | Bump to 3.10.0Tristan Sloughter2019-04-162-2/+2
* | Merge pull request #2052 from tsloughter/cirrus-ciTristan Sloughter2019-04-151-0/+28
|\ \
| * | add cirrus ci config to test against linux, osx and windowsTristan Sloughter2019-04-131-0/+28
* | | Merge pull request #2053 from tsloughter/relx-3.31.0Fred Hebert2019-04-142-3/+3
|\ \ \ | |/ / |/| |
| * | upgrade relx 3.31.0Tristan Sloughter2019-04-142-3/+3
|/ /
* | Merge pull request #2043 from ferd/update-depsFred Hebert2019-04-132-9/+9
|\ \
| * | Update certifi, ssl_verify_fun, bbmustacheFred Hebert2019-04-132-9/+9
|/ /
* | Merge pull request #2051 from tsloughter/up-relx-3.30.0Fred Hebert2019-04-122-3/+3
|\ \
| * | upgrad relx to 3.30.0Tristan Sloughter2019-04-122-3/+3
|/ /
* | Merge pull request #2049 from tsloughter/dialyzer-cliFred Hebert2019-04-062-26/+66
|\ \
| * | support dialyzer plt location and prefix in cli argsTristan Sloughter2019-04-062-26/+66
|/ /
* | Merge pull request #2048 from jkakar/jkakar/quieter-test-outputFred Hebert2019-04-051-5/+25
|\ \
| * | rebar_prv_eunit: Hide slowest tests profile output by defaultJamu Kakar2019-04-041-5/+25
* | | Merge pull request #2040 from ferd/max-au-rebar_compiler_parallelFred Hebert2019-04-042-5/+74
|\ \ \
| * | | Fix Parallel CompilationFred Hebert2019-03-292-5/+20
| * | | Enable parallel buildMaxim Fedorov2019-03-281-1/+55
* | | | Merge pull request #2045 from filmor/non-fatal-package-idx-writeFred Hebert2019-04-041-1/+5
|\ \ \ \
| * | | | Catch errors in writing the package cacheBenedikt Reinartz2019-04-041-1/+5
|/ / / /
* | | | Merge pull request #2037 from Kuroneer/kuroneer/fix-deps-commandFred Hebert2019-04-033-80/+177
|\ \ \ \ | |_|/ / |/| | |
| * | | Use maps syntax for OTP 17 in deps cmdJose M Perez2019-04-021-2/+2
| * | | Refactor deps command to show lock vs config fileJose M Perez2019-04-013-40/+137
| * | | Make deps command check needs_update for every depJose M Perez2019-03-272-73/+73
| |/ /
* | | Merge pull request #2036 from ferd/shell-support-cfg-srcFred Hebert2019-03-294-30/+119
|\ \ \ | |/ / |/| |