Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added some more release notes for Active Record [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -2/+74 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #20701 from iamvery/date-helper-argument-error | Andrew White | 2017-04-27 | 3 | -18/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure input to distance_of_time_in_words is not nil | Jay Hayes | 2017-04-27 | 3 | -18/+41 | |
* | | | | | | Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select... | Kasper Timm Hansen | 2017-04-27 | 2 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`... | kyuden | 2017-04-24 | 2 | -1/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #28904 from robin850/update-working-with-javascript | Rafael Mendonça França | 2017-04-27 | 1 | -35/+147 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add documentation of data attributes for UJS [ci skip] | Robin Dupret | 2017-04-27 | 1 | -1/+97 |