Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Run multiple files on runner | Arthur Neves | 2015-03-18 | 2 | -6/+21 | |
| * | | | | | | | `-e` / `--environment` for the test runner. | Yves Senn | 2015-03-18 | 3 | -2/+22 | |
| * | | | | | | | move argument parsing into the `Runner`. | Yves Senn | 2015-03-18 | 2 | -3/+6 | |
| * | | | | | | | get rid of NAMED_PATTERNS in favor of running a whole directory | Yves Senn | 2015-03-18 | 2 | -7/+12 | |
| * | | | | | | | document running a test by line number. | Yves Senn | 2015-03-18 | 1 | -0/+7 | |
| * | | | | | | | pluralize rerun snippet heading. | Yves Senn | 2015-03-18 | 1 | -1/+1 | |
| * | | | | | | | add tests for our minitest reporter. | Yves Senn | 2015-03-18 | 1 | -0/+76 | |
| * | | | | | | | Show the right file when test raises | Arthur Neves | 2015-03-18 | 2 | -4/+4 | |
| * | | | | | | | Move minitest plugin | Arthur Neves | 2015-03-18 | 3 | -21/+20 | |
| * | | | | | | | Move some logic to runner | Arthur Neves | 2015-03-18 | 2 | -13/+11 | |
| * | | | | | | | Dont display Failed test if suite passed | Arthur Neves | 2015-03-18 | 1 | -0/+1 | |
| * | | | | | | | Better file:line parsing and filter method by file too | Arthur Neves | 2015-03-18 | 2 | -11/+45 | |
| * | | | | | | | Add method_source to gemfile | Arthur Neves | 2015-03-18 | 2 | -0/+3 | |
| * | | | | | | | no need to escape the method in a regex wrap, minitest does that for us | Arthur Neves | 2015-03-18 | 1 | -1/+1 | |
| * | | | | | | | If a nem given, use that name to filter the test | Arthur Neves | 2015-03-18 | 1 | -5/+1 | |
| * | | | | | | | Add test run by line, and report error by line | Arthur Neves | 2015-03-18 | 3 | -3/+62 | |
| * | | | | | | | spike of a `OptionParser` backed test runner. | Yves Senn | 2015-03-18 | 5 | -2/+121 | |
* | | | | | | | | Merge pull request #19387 from arthurnn/fix_route_regression | Arthur Nogueira Neves | 2015-03-19 | 4 | -3/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a new-line to the end of route method generated code. | Arthur Neves | 2015-03-18 | 4 | -3/+36 | |
* | | | | | | | | | Merge pull request #19406 from larskanis/add_changelog_entry_for_17680 | Yves Senn | 2015-03-19 | 1 | -0/+7 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #19401 from jonatack/patch-3 | Yves Senn | 2015-03-19 | 1 | -35/+38 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Active Record changelog pass [skip ci] | Jon Atack | 2015-03-19 | 1 | -35/+38 | |
* | | | | | | | | Merge pull request #19403 from akshay-vishnoi/docs | Abdelkader Boudih | 2015-03-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] use true as value rather than symbol | Akshay Vishnoi | 2015-03-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #19400 from jamesbowles/patch-1 | Kasper Timm Hansen | 2015-03-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [skip ci] Fixed typo | James | 2015-03-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #19398 from akshay-vishnoi/docs | Claudio B. | 2015-03-18 | 1 | -1/+1 | |
|\| | | | | | | | ||||||
| * | | | | | | | [ci skip] use false as value rather than symbol | Akshay Vishnoi | 2015-03-19 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19391 from crackofdusk/docs_binstubs | Yves Senn | 2015-03-18 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Change commands in the Getting Started guide to use scripts in bin/ | Dimiter Petrov | 2015-03-18 | 1 | -9/+9 | |
|/ / / / / / | ||||||
* | | | | | | Improve test for leaky scope chain | eileencodes | 2015-03-18 | 1 | -1/+7 | |
* | | | | | | Add `clear_association_scope_cache` method | eileencodes | 2015-03-18 | 1 | -0/+15 | |
* | | | | | | Merge pull request #19240 from yui-knk/refactor/guide_rb | Yves Senn | 2015-03-18 | 1 | -45/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove gem check in guides/rails_guides.rb | yui-knk | 2015-03-07 | 1 | -45/+0 | |
* | | | | | | | Remove additional handling of boolean attributes on button to helper | Carlos Antonio da Silva | 2015-03-18 | 1 | -30/+0 | |
* | | | | | | | Merge pull request #19348 from Empact/null-scope | Yves Senn | 2015-03-18 | 3 | -2/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reuse the CollectionAssociation#reader proxy cache if the foreign key is pres... | Ben Woosley | 2015-03-15 | 3 | -2/+19 | |
* | | | | | | | | Merge pull request #19383 from mechanicles/use-consistent-example | Yves Senn | 2015-03-18 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | - Make example code consistent for better understanding. [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -5/+5 | |
* | | | | | | | | | Merge pull request #19382 from leishman/patch-1 | Yves Senn | 2015-03-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update old link in pessimistic.rb comments | Alexander Leishman | 2015-03-18 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #19381 from Empact/null-relation | Yves Senn | 2015-03-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix NullRelation.update_all and .exists? signature to match the same on Relation | Ben Woosley | 2015-03-18 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19380 from mechanicles/fix-wrong-model-name | Abdelkader Boudih | 2015-03-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix wrong model name for 'Articles', It should be 'Article' [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #19351 from reist/xml_document | Rafael Mendonça França | 2015-03-18 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Compare content_type with Mime::XML instead of regexp | Boris Peterbarg | 2015-03-16 | 2 | -1/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #19296 from Wildebeest/fix-race-ttl | Rafael Mendonça França | 2015-03-17 | 2 | -10/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Skip the `:race_condition_ttl` branch if the option is 0 or nil. This fixes a... | Matt Wilde | 2015-03-11 | 2 | -10/+22 | |
* | | | | | | | | Merge pull request #19347 from rywall/dump-schemas-config | Yves Senn | 2015-03-17 | 5 | -7/+69 | |
|\ \ \ \ \ \ \ \ |