summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* User set :manager should override SCMemj/override-managerEric Meadows-Jönsson2019-12-021-6/+5
* :manager should be overriddenEric Meadows-Jönsson2019-12-021-1/+1
* Add examples to ambiguous op error messageJosé Valim2019-12-021-4/+16
* Grammar suggestions for syntax reference (#9622)Brandon Zylstra2019-12-021-1/+1
* Do not shallow clone Git repo in CI (#9621)Eksperimental2019-12-011-1/+1
* Make Mix.Dep.diverged?/1 catch :divergedreq (#9619)Takayuki Kobayashi2019-12-011-1/+1
* Fix table format in Base module (#9614)Eksperimental2019-12-011-66/+66
* Fix bug when last two columns are empty in IO.ANSI.Docs (#9615)Eksperimental2019-12-012-42/+64
* Introduce "format" make target (#9617)Eksperimental2019-12-012-5/+12
* Remove outdate put of env varJosé Valim2019-11-291-1/+0
* Add a code comment about the register optionJosé Valim2019-11-291-0/+4
* Improve match error reporting in doctests (#9608)Devon Estes2019-11-293-99/+233
* Abstract common settings in a template in .cirrus.yml (#9612)Eksperimental2019-11-291-6/+7
* Replace usage of "etc." (#9569)Eksperimental2019-11-2924-34/+39
* Replace exsplus with exrop as the OTP 20 default pseudorandom algorithm (#9609)Josh Price2019-11-283-80/+90
* Fix typo on test name (#9611)Samuel Pordeus2019-11-281-1/+1
* Only skip parens in assertions, closes #9610José Valim2019-11-282-3/+27
* Deprioritize Linux Development tasks in CI (#9607)Eksperimental2019-11-281-0/+5
* Remove duplicate element in matrix in .cirrus.yml (#9606)Eksperimental2019-11-281-2/+0
* Fix ERLC_OPTS in .cirrus.yml (#9605)Eksperimental2019-11-281-1/+1
* Sort ENV variables alphabetically in .cirrus.ymleksperimental2019-11-271-3/+3
* Fix message in CIeksperimental2019-11-271-1/+1
* Do not auto-cancel CI if branch is master or a release branch/tag (#9596)Eksperimental2019-11-271-0/+6
* Use infinity timeout in internal servicesJosé Valim2019-11-277-7/+7
* Raise if trying to add case in the middle of run, closes #9601José Valim2019-11-273-18/+23
* Pass proper opts for Code.eval_quoted/3 in Mix.Dep.Lock (#9598)Takayuki Kobayashi2019-11-261-1/+1
* Split Linux task in stable and development, and simplify them in Cirrus CI (#...Eksperimental2019-11-251-22/+27
* Add deprecation notice to System.get_pidJosé Valim2019-11-241-0/+2
* Reorganize docs and tests for capturesJosé Valim2019-11-242-361/+361
* Improve documentation for Config.Provider (#9595)Andrea Leopardi2019-11-241-3/+9
* Add missing unreserved character to URI document (#9591)Yoshihiro Tanaka2019-11-241-1/+1
* Raise if a non-absolute path is given with host or authority (#9589)José Valim2019-11-232-0/+17
* Use URI.parse/1 instead of building %URI{} manually whenever possible (#9590)Eksperimental2019-11-231-2/+4
* Add a section on Erlang/OTP handlers, closes #9545José Valim2019-11-231-92/+140
* Further cleanup on Mix agentsJosé Valim2019-11-232-25/+31
* Refactor project stack into a GenServer for upcoming featureJosé Valim2019-11-2211-204/+187
* Remove deprecate use of path_forJosé Valim2019-11-221-1/+1
* Expose an API for returning paths and streamline deprecationsJosé Valim2019-11-2216-70/+65
* No need to cache homeJosé Valim2019-11-223-9/+7
* Replace usage of "e.g." (#9571)Eksperimental2019-11-2221-34/+34
* Make generated app message consistent when building source, closes #9583José Valim2019-11-221-1/+1
* Fix release tar when include_erts is false (#9570)Lasse Skindstad Ebert2019-11-222-1/+28
* Add missing ex_unit folder to check_reproducible Make task (#9575)Eksperimental2019-11-221-0/+3
* Improve config and increase execution speed of Cirrus CI (#9573)Eksperimental2019-11-222-29/+72
* Fix race condition on dynamic supervisor test, closes #9574José Valim2019-11-211-0/+7
* Show the whole doctest on invalid doctestsJosé Valim2019-11-214-52/+70
* Sleep after sending restart commandJosé Valim2019-11-201-1/+6
* Add second example for Stream.resource/3 (#9564)Piotr Szmielew2019-11-201-0/+15
* Make Cirrus build button green (#9566)Eksperimental2019-11-191-0/+2
* Move the references from Travis CI to Cirrus CI (#9565)Glauber Campinho2019-11-191-4/+2