Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #28995 from jcoyne/update_capybara | Matthew Draper | 2017-05-09 | 3 | -8/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow capybara minor releases | Justin Coyne | 2017-05-05 | 3 | -8/+8 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #28240 from kreintjes/fix/autoloading-sti-guide | Matthew Draper | 2017-05-09 | 1 | -9/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Correct Autoloading and STI guide (issue #26994) | Kevin Reintjes | 2017-04-06 | 1 | -9/+8 | |
* | | | | | | Merge pull request #29012 from y-yagi/fix_link_to_assert_nothing_raised_doc | Robin Dupret | 2017-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Fix link to `assert_nothing_raised` doc [ci skip] | yuuji.yaginuma | 2017-05-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #29005 from kamipo/should_escape_meta_chars_in_regexp | Kasper Timm Hansen | 2017-05-07 | 30 | -118/+118 | |
|\ \ \ \ \ | ||||||
| * | | | | | Should escape meta characters in regexp | Ryuta Kamizono | 2017-05-07 | 30 | -118/+118 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #29002 from kamipo/fix_warning_ambiguous_first_argument | Matthew Draper | 2017-05-07 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix `warning: ambiguous first argument` | Ryuta Kamizono | 2017-05-06 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #28989 from matthewd/quoted_id-deprecation | Matthew Draper | 2017-05-06 | 2 | -2/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clarify deprecation message for #quoted_id | Matthew Draper | 2017-05-05 | 2 | -2/+22 | |
* | | | | | | Merge pull request #28999 from kamipo/remove_unused_delegation_test_call_method | Rafael França | 2017-05-05 | 1 | -27/+7 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Remove unused `DelegationTest#call_method` | Ryuta Kamizono | 2017-05-06 | 1 | -27/+7 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #28981 from kamipo/dont_use_arel_engine | Matthew Draper | 2017-05-05 | 4 | -10/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't pass `arel.engine` to `Arel::SelectManager.new` | Ryuta Kamizono | 2017-05-05 | 4 | -10/+7 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #28986 from tjschuck/delegate_missing_to_doc_fixes | Rafael França | 2017-05-04 | 2 | -28/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update test names to match method name | T.J. Schuck | 2017-05-04 | 1 | -6/+6 | |
| * | | | | | Assorted delegate_missing_to doc fixes | T.J. Schuck | 2017-05-04 | 1 | -22/+17 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #28983 from kamipo/remove_useless_target_records_from_asso... | Rafael França | 2017-05-04 | 1 | -11/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove useless `target_records_from_association` | Ryuta Kamizono | 2017-05-04 | 1 | -11/+3 | |
* | | | | | | Merge pull request #28984 from yahonda/mysql2_046 | Rafael França | 2017-05-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Use mysql2 0.4.6 to suport MySQL 8.0.1 | Yasuo Honda | 2017-05-04 | 1 | -3/+3 | |
* | | | | | | Avoid rubygems 2.6.12 for now | Matthew Draper | 2017-05-04 | 1 | -1/+1 | |
* | | | | | | Merge pull request #28979 from y-yagi/build_package_json_in_create_root_files | Rafael França | 2017-05-03 | 1 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move `package.json` creation to `create_root_files` | yuuji.yaginuma | 2017-05-04 | 1 | -4/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28337 from riseshia/patch-1 | Rafael França | 2017-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix to use correct path with language on guide | Shia | 2017-03-08 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #28978 from riseshia/patch-2 | Rafael França | 2017-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use target language's document.yaml [ci skip] | Shia | 2017-05-04 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28976 from kamipo/should_test_bound_attributes | Rafael França | 2017-05-03 | 1 | -8/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Should test against `Relation#bound_attributes` | Ryuta Kamizono | 2017-05-04 | 1 | -8/+12 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28974 from kamipo/extract_bind_param_and_bind_attribute | Rafael França | 2017-05-03 | 11 | -51/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Extract `bind_param` and `bind_attribute` into `ActiveRecord::TestCase` | Ryuta Kamizono | 2017-05-04 | 11 | -51/+38 | |
* | | | | | | | Merge pull request #28975 from kamipo/remove_duplicated_test_merging_reorders... | Rafael França | 2017-05-03 | 1 | -9/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove duplicated `test_merging_reorders_bind_params` | Ryuta Kamizono | 2017-05-04 | 1 | -9/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28967 from stve/active-model-validator-kind-examples | Ryuta Kamizono | 2017-05-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix ActiveModel::Validator#kind code examples [ci skip] | stve | 2017-05-02 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28966 from stve/active-model-uniqueness-validators | Guillermo Iguaran | 2017-05-02 | 2 | -5/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove uniqueness validators from ActiveModel examples | stve | 2017-05-02 | 2 | -5/+4 | |
* | | | | | | | Merge pull request #28961 from maclover7/jm-fix-28959 | Rafael França | 2017-05-02 | 5 | -3/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add type caster to `RuntimeReflection#alias_name` | Jon Moss | 2017-05-02 | 5 | -3/+13 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #28835 from fphilipe/master | Rafael França | 2017-05-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add missing require in ActionMailer | Philipe Fatio | 2017-05-02 | 1 | -0/+1 | |
* | | | | | | Merge pull request #28956 from bdewater/patch-1 | Kasper Timm Hansen | 2017-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rails secrets is not built on but inspired by Sekrets | Bart | 2017-05-02 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28938 from kamipo/deprecate_supports_statement_cache | Rafael França | 2017-05-01 | 6 | -22/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate `supports_statement_cache?` | Ryuta Kamizono | 2017-05-01 | 6 | -22/+12 | |
* | | | | | | | Merge pull request #28930 from kamipo/use_flat_map | Rafael França | 2017-05-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use `flat_map` rather than `map(&:...).flatten` | Ryuta Kamizono | 2017-04-29 | 2 | -3/+3 |