Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
* | | | | | | | Merge pull request #28943 from koshigoe/port-arg-has-precedence-over-env-var | Rafael França | 2017-05-01 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CLI arg `--port` has precedence over env `PORT`. | koshigoe | 2017-05-01 | 2 | -2/+15 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #28753 from st0012/add-render-with-variants-test | Kasper Timm Hansen | 2017-05-01 | 3 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add tests for render template/partial with variants option. | Stan Lo | 2017-04-14 | 3 | -0/+10 | |
* | | | | | | | | Merge pull request #28939 from kirs/maintain_test_schema_friendly | Andrew White | 2017-05-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Friendly maintain schema failure | Kir Shatrov | 2017-04-30 | 1 | -1/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #28944 from alexcameron89/update_templates | Rafael França | 2017-05-01 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update the Gem Bug Report Templates to 5.1.0 | Alex Kitchens | 2017-05-01 | 5 | -5/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #28941 from y-yagi/remove_needless_remove_file | Rafael França | 2017-05-01 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove unnecessary `package.json` deletion | yuuji.yaginuma | 2017-05-01 | 1 | -4/+0 | |
* | | | | | | | | Remove `:doc:` in `:nodoc:` class [ci skip] | Ryuta Kamizono | 2017-05-01 | 1 | -2/+2 | |
* | | | | | | | | Add period | Jon Moss | 2017-04-30 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #28936 from dixpac/dixpac/update-docs-ActionDispatch__Jour... | Jon Moss | 2017-04-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add docs for Router::Utils.unescape_uri method | dixpac | 2017-04-30 | 1 | -0/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #28934 from y-yagi/fix-note-about-secrets | Ryuta Kamizono | 2017-04-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix note about `secrets.yml` [ci skip] | yuuji.yaginuma | 2017-04-30 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-04-30 | 8 | -25/+29 | |
* | | | | | | | Merge pull request #28924 from y-yagi/fix-release-note | Rafael França | 2017-04-29 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Remove entries included in 5.0 [ci skip] | yuuji.yaginuma | 2017-04-29 | 1 | -10/+0 | |
* | | | | | | | Merge pull request #28923 from maclover7/jm-struct | Rafael França | 2017-04-28 | 1 | -23/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Stop creating duplicate Struct instances | Jon Moss | 2017-04-28 | 1 | -23/+15 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28920 from eugeneius/require_remove_method | Rafael França | 2017-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing require for `remove_possible_method` | Eugene Kenny | 2017-04-28 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | 5.1 Release Notes are complete [ci skip] | claudiob | 2017-04-28 | 1 | -1/+0 | |
* | | | | | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 | |
* | | | | | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 | |
* | | | | | | Small grammar fixes | Jon Moss | 2017-04-27 | 1 | -13/+13 | |
* | | | | | | Merge pull request #28913 from prathamesh-sonpatki/fix-indent | Rafael França | 2017-04-27 | 1 | -22/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix indentation [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -22/+22 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #28911 from prathamesh-sonpatki/ar-release-notes | Rafael França | 2017-04-27 | 1 | -2/+74 | |
|\ \ \ \ \ \ |