summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change else clause error to warningemj/else-warnEric Meadows-Jönsson2018-10-294-32/+44
* Add since and spec to Mix.Task.recursing?/1 (#8349)Wojtek Mach2018-10-282-1/+3
* Respect :raise in test and move recursing to Mix.TaskJosé Valim2018-10-284-14/+18
* Info instead of error on unmatched umbrella tests (#8332)Mike Binns2018-10-282-5/+20
* Improve GenServer docsJosé Valim2018-10-281-5/+7
* Remove deprecated IPv6 httpc settingJosé Valim2018-10-271-2/+0
* Avoid errors with more than one duplicated key (#8346)Fernando Tapia Rico2018-10-262-3/+11
* Optimize common paths in date/timeJosé Valim2018-10-264-10/+66
* Change order in which filter meesage are printed in ExUnit.CLIFormatter (#8342)Eksperimental2018-10-263-3/+3
* Change the precedence in ExUnit.Filters.eval/4 (#8340)Eksperimental2018-10-262-22/+144
* Add deprecationJosé Valim2018-10-262-0/+2
* Replace raise Runtime+message by simply raiseJosé Valim2018-10-261-11/+4
* Deprecate System.cwd/0 and System.cwd!/0 (#8344)Fernando Tapia Rico2018-10-265-44/+34
* Remove backticks from error messages and test desc (#8343)Fernando Tapia Rico2018-10-267-8/+8
* Remove extra empty lineJosé Valim2018-10-251-1/+0
* Remove @doc from testsJosé Valim2018-10-251-11/+11
* Improve error message for invalid quoted expression (#8336)Mitchell Hanberg2018-10-252-2/+7
* Add OTP 21.1 to Travis (#8338)Andrea Leopardi2018-10-251-0/+1
* Update AST documentation (#8337)Fernando Tapia Rico2018-10-251-6/+6
* Format warning notation in error message (#8334)Fernando Tapia Rico2018-10-251-1/+1
* Raise on conflicting .formatter.exs files (#8323)Fernando Tapia Rico2018-10-252-3/+65
* Raise when piping into unquote, closes #8331José Valim2018-10-252-3/+11
* Mention Macro.escape/1 in quote docsJosé Valim2018-10-251-13/+31
* Document --only and --include --exclude difference (#8330)Vítor Luís dos Santos Trindade2018-10-241-1/+3
* Add missing space in error message (#8328)Fernando Tapia Rico2018-10-242-2/+2
* Improve String.split/3 doc (#8329)Glauber Campinho2018-10-241-4/+4
* Fix message when all dependencies are up to date (#8326)Eksperimental2018-10-242-3/+3
* Capitalize Rebar (#8324)Fernando Tapia Rico2018-10-232-8/+8
* Capitalize Mix (#8322)Fernando Tapia Rico2018-10-233-3/+3
* Check for line ending in output messages (#8319)Eksperimental2018-10-231-53/+62
* Improvements to the Version module documentation (#8313)Eksperimental2018-10-222-49/+70
* Document missing auto-reenabled tasks xref and cmd (#8320)Fernando Tapia Rico2018-10-222-0/+6
* Properly format atoms when denoting options (#8318)Eksperimental2018-10-222-3/+3
* Make folder path example more obvious (#8306)Ellie P2018-10-221-2/+8
* Review Version module specifications (#8315)Eksperimental2018-10-221-7/+11
* Revert "Add new line after make test_* tasks are executed (#8316)"José Valim2018-10-221-2/+0
* Add new line after make test_* tasks are executed (#8316)Eksperimental2018-10-221-0/+2
* Swap order of commands in README file to run `make test` (#8314)Eksperimental2018-10-211-3/+3
* Do not count invalid and excluded twice if setup_all failsEksperimental2018-10-214-38/+103
* Update failure message in ExUnit setup_all callback (#8310)Eksperimental2018-10-212-7/+8
* Clarify docs in ExUnit.Callbacks (#8300)Eksperimental2018-10-211-25/+27
* [typo] Fix wildcard in test file pattern matching (#8311)Marius Butuc2018-10-211-1/+1
* Update use of numbers as adjectives (#8309)Eksperimental2018-10-216-7/+7
* Use "third-party" instead of "3rd party" (#8308)Eksperimental2018-10-207-10/+10
* Use "charlist(s)" instead of "char list(s)" (#8307)Eksperimental2018-10-203-5/+5
* General documentation improvements (#8302)Eksperimental2018-10-203-4/+4
* Touch up max_failures tests in ExUnit (#8294)Eksperimental2018-10-201-3/+3
* Use the formal expression "For more information" (#8303)Eksperimental2018-10-205-16/+16
* Change Enum.reduce_while/3 (#8296)Eksperimental2018-10-201-2/+2
* Improve wording in "See the section" (#8298)Eksperimental2018-10-203-6/+6