Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #33364 from lanzhiheng/fix-document-in-model-validator | Ryuta Kamizono | 2018-07-16 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove the invalid usage document about `errors`. [ci skip] | lanzhiheng | 2018-07-16 | 1 | -18/+0 | |
* | | | | | | | | Restore inadvertently-removed fallback | George Claghorn | 2018-07-15 | 2 | -1/+8 | |
* | | | | | | | | Support HTTP Range downloads from disk | George Claghorn | 2018-07-15 | 3 | -20/+30 | |
* | | | | | | | | Merge pull request #33337 from utilum/stub_with_minitest_not_mocha | Ryuta Kamizono | 2018-07-16 | 6 | -461/+699 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Stub with Minitest instead of Mocha | utilum | 2018-07-15 | 6 | -461/+699 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #33366 from ahorek/fix_selector | Ryuta Kamizono | 2018-07-16 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | test_should_impose_childless_html_tags_in_html failure with JRuby | pavel | 2018-07-15 | 1 | -1/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #33365 from lanzhiheng/fix-document-issue-about-active-rec... | Ryuta Kamizono | 2018-07-16 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix document issue in active record callback about `after_touch` hook. | lanzhiheng | 2018-07-15 | 1 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33361 from jhubert/bugfix/fix-added-string-attributes | Eileen M. Uchitelle | 2018-07-14 | 2 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ensure attribute is a symbol in the added? method | Jeremy Baker | 2018-07-14 | 2 | -1/+7 | |
* | | | | | | | Merge pull request #33360 from jedrekdomanski/Update-active-record-querying-r... | Eileen M. Uchitelle | 2018-07-14 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update documentation for #pluck method [ci skip] | Jędrek Domański | 2018-07-14 | 1 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | Clear attachment changes on reload | George Claghorn | 2018-07-13 | 3 | -0/+20 | |
* | | | | | | Implement ActiveStorage::Attached::{One,Many}#attach in terms of changes | George Claghorn | 2018-07-13 | 7 | -67/+183 | |
* | | | | | | Fix that detaching could purge | George Claghorn | 2018-07-13 | 4 | -2/+34 | |
* | | | | | | Fix analyzing new blobs from uploaded files on attach | George Claghorn | 2018-07-13 | 3 | -18/+120 | |
* | | | | | | Merge pull request #33340 from ttanimichi/patch-1 | Rafael França | 2018-07-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] `sanitizer_vendor` will be removed in Rails 6 | Tsukuru Tanimichi | 2018-07-11 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #33341 from Edouard-chin/ec-fix-to-param | Rafael França | 2018-07-12 | 4 | -5/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | e4e1b62 broke `to_param` handling: | Edouard CHIN | 2018-07-12 | 4 | -5/+35 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #33350 from kamipo/address_blank_lines_automatically | Rafael França | 2018-07-12 | 17 | -30/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the future | Ryuta Kamizono | 2018-07-12 | 17 | -30/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Discard ActiveStorage::PurgeJobs for missing blobs | George Claghorn | 2018-07-11 | 2 | -0/+29 | |
* | | | | | | | Remove overly-broad retry in ActiveStorage::PurgeJob | George Claghorn | 2018-07-11 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #28327 from rngtng/add-seed-dependency | Rafael França | 2018-07-11 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add missing load config dependency to `rake db:seed` | Tobias Bielohlawek | 2018-07-10 | 2 | -1/+6 | |
* | | | | | | | Merge pull request #33336 from bogdanvlviv/fix-stubbed-methods-in-test-cases | Rafael França | 2018-07-10 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix stubbed methods in test cases | bogdanvlviv | 2018-07-10 | 2 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #33326 from utilum/replace_shallow_mocks_with_ruby | Ryuta Kamizono | 2018-07-10 | 5 | -18/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace shallow mocks with Ruby classes | utilum | 2018-07-10 | 5 | -18/+47 | |
|/ / / / / / / | ||||||
* / / / / / / | Avoid unneeded expanded column aliases array caching | Ryuta Kamizono | 2018-07-10 | 2 | -8/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33322 from utilum/test_value_instead_of_method_call | Rafael França | 2018-07-09 | 3 | -18/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Reduce mocking by testing value instead of method call | utilum | 2018-07-09 | 3 | -18/+24 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33309 from utilum/remove_unnecessary_mocha_stubs | Rafael França | 2018-07-09 | 5 | -48/+18 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove unnecessary Mocha stubs | utilum | 2018-07-07 | 5 | -48/+18 | |
* | | | | | | Merge pull request #33308 from anniecodes/notes-command-changelog | Rafael França | 2018-07-09 | 1 | -0/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add deprecations related to `rails notes` command to Changelog | Annie-Claude Côté | 2018-07-09 | 1 | -0/+19 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | SQLite: Don't leak internal schema objects | Ryuta Kamizono | 2018-07-09 | 3 | -4/+6 | |
* | | | | | | Subsecond precision is not supported until MySQL 5.6.4 | Ryuta Kamizono | 2018-07-09 | 2 | -19/+19 | |
* | | | | | | Merge pull request #33280 from nkondratyev/fix/mysql-time-default-values | Ryuta Kamizono | 2018-07-09 | 4 | -4/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix default value for mysql time types with specified precision | Nikolay Kondratyev | 2018-07-04 | 4 | -4/+20 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #28266 from Stellenticket/allow_disable_server_stdout_logging | Kasper Timm Hansen | 2018-07-08 | 2 | -2/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow to explicitly specify whether to output Rails' log to stdout | Markus Doits | 2018-07-08 | 2 | -2/+21 | |
* | | | | | | | Merge pull request #33319 from bogdanvlviv/rubocop-offense-single-quotes | Kasper Timm Hansen | 2018-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix rubocop offense introduced in 161ed37 | bogdanvlviv | 2018-07-08 | 1 | -1/+1 | |
* | | | | | | | | Raise an ArgumentError instead of a RuntimeError | George Claghorn | 2018-07-08 | 3 | -3/+3 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #33318 from lxxxvi/multiple_expressions_in_assert_no_diffe... | Kasper Timm Hansen | 2018-07-08 | 2 | -0/+28 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | added tests for assert_no_difference with multiple expressions | lxxxvi | 2018-07-08 | 2 | -0/+28 | |
| | |_|/ / / | |/| | | | |