| Commit message (Expand) | Author | Age | Files | Lines |
* | Highlight the dynamic method finder 'find_by_' [ci skip] | Santosh Wadghule | 2016-03-26 | 1 | -1/+2 |
* | Merge pull request #24296 from laurmurclar/patch-1 | Vipul A M | 2016-03-25 | 1 | -19/+19 |
|\ |
|
| * | Correct typos in "Active Record Query Interface" guide | Laura Murphy-Clarkin | 2016-03-25 | 1 | -19/+19 |
|/ |
|
* | Merge pull request #24299 from kitop/activemodel-errors-include-fix | Kasper Timm Hansen | 2016-03-25 | 2 | -1/+8 |
|\ |
|
| * | Do not create a hash key when calling ActiveModel::Errors#include? | Esteban Pastorino | 2016-03-24 | 2 | -1/+8 |
* | | Merge pull request #24313 from Gaurav2728/remove_unused_set_in_action_view_te... | Kasper Timm Hansen | 2016-03-25 | 1 | -1/+0 |
|\ \ |
|
| * | | set in no more used in ActionView::Template::Types | Gaurav Sharma | 2016-03-25 | 1 | -1/+0 |
* | | | Merge pull request #24312 from prathamesh-sonpatki/fix-cl-typos | Kasper Timm Hansen | 2016-03-25 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix typo in Action Pack changelog [ci skip] | Prathamesh Sonpatki | 2016-03-25 | 2 | -2/+2 |
|/ / |
|
* | | Revert "Ensure `config.active_record.time_zone_aware_types` is always set" | Rafael Mendonça França | 2016-03-24 | 1 | -1/+0 |
* | | Apply scale before precision when coercing floats to decimal | Sean Griffin | 2016-03-24 | 2 | -2/+17 |
* | | Merge pull request #24292 from arthurnn/arthurnn/pk_sequence_klass | Arthur Nogueira Neves | 2016-03-24 | 2 | -2/+14 |
|\ \ |
|
| * | | Move sequence value methods to Model level | Arthur Neves | 2016-03-24 | 2 | -2/+14 |
* | | | Memoize user provided defaults before type casting | Sean Griffin | 2016-03-24 | 3 | -5/+28 |
* | | | Merge pull request #24305 from chrisarcand/reload-ar-cache-after-migrations | Arthur Nogueira Neves | 2016-03-24 | 2 | -2/+14 |
|\ \ \ |
|
| * | | | Make 'migrate' clear the schema cache afterward | Chris Arcand | 2016-03-24 | 2 | -2/+14 |
* | | | | Cable: fix Faye periodic timer shutdown typo | Jeremy Daer | 2016-03-24 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #24303 from gsamokovarov/fix-timezone-deprication-warning | Rafael França | 2016-03-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix a tip in Active Record time attributes deprecation | Genadi Samokovarov | 2016-03-24 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #24297 from ojab/master | Rafael França | 2016-03-24 | 2 | -6/+21 |
|\ \ \ |
|
| * | | | Use Range#cover? for Date inclusion validator | ojab | 2016-03-24 | 1 | -3/+4 |
| * | | | Add edge cases to Time/Date/DateTime inclusion validation tests | ojab | 2016-03-24 | 1 | -3/+17 |
* | | | | Merge pull request #24254 from vijayagrawal18/custom-context-documentation | प्रथमेश Sonpatki | 2016-03-24 | 1 | -0/+19 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [ci skip] Added missing custom context validation | Vijay Kumar Agrawal | 2016-03-24 | 1 | -0/+19 |
|/ / / |
|
* | | | Merge pull request #24295 from yui-knk/add_test_for_unknown_migration_version | Matthew Draper | 2016-03-25 | 2 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Change for `ActiveRecord::Migration.[]` to raise `ArgumentError` instead of `... | yui-knk | 2016-03-24 | 2 | -1/+4 |
|/ / |
|
* | | Merge pull request #24164 from prathamesh-sonpatki/fix-application-mailer | Rafael França | 2016-03-23 | 3 | -2/+26 |
|\ \
| |/
|/| |
|
| * | Correctly generate application_mailer.rb in mountable engines | Prathamesh Sonpatki | 2016-03-12 | 3 | -2/+26 |
* | | Merge pull request #24285 from tbraun89/patch-1 | Rafael França | 2016-03-23 | 1 | -2/+2 |
|\ \ |
|
| * | | fixed spelling in the attribute_accessors docu | Torsten Braun | 2016-03-23 | 1 | -1/+1 |
| * | | fixed spellin in the mattr_reader documentation | Torsten Braun | 2016-03-23 | 1 | -1/+1 |
* | | | Merge pull request #24037 from jeremy/implicit-render-raises-on-browser-GET-r... | Jeremy Daer | 2016-03-23 | 1 | -53/+34 |
|\ \ \ |
|
| * | | | Refinement of our "are you missing a template or did you omit it on purpose?"... | Jeremy Daer | 2016-03-03 | 1 | -53/+34 |
* | | | | Merge pull request #24259 from jeremy/cable/disconnected-client-errors | Jeremy Daer | 2016-03-23 | 5 | -1/+136 |
|\ \ \ \ |
|
| * | | | | Gracefully handle disconnected clients | Jeremy Daer | 2016-03-20 | 5 | -1/+136 |
* | | | | | Merge pull request #24167 from kamipo/append_sql_mode_instead_of_overwriting_... | Jeremy Daer | 2016-03-23 | 3 | -28/+44 |
|\ \ \ \ \ |
|
| * | | | | | Append sql_mode instead of overwriting in strict mode | Ryuta Kamizono | 2016-03-13 | 2 | -28/+37 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #24284 from olivierlacan/patch-1 | Rafael França | 2016-03-23 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Remove reference to unmaintained plugin/gem | Olivier Lacan | 2016-03-23 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #24196 from koenpunt/plugin-action-cable | Kasper Timm Hansen | 2016-03-23 | 1 | -2/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add ActionCable require statement to plugin | Koen Punt | 2016-03-23 | 1 | -2/+4 |
|/ / / / |
|
* | | | | [ci skip] Improve comment minitest plugin initialization. | Kasper Timm Hansen | 2016-03-22 | 1 | -2/+4 |
* | | | | Don't get ahead of ourselves. | Kasper Timm Hansen | 2016-03-22 | 1 | -3/+3 |
* | | | | Set Rails as the first minitest initialized plugin. | Kasper Timm Hansen | 2016-03-22 | 1 | -1/+3 |
* | | | | Merge pull request #24278 from keram/rails_code_convention | Rafael França | 2016-03-22 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Use || instead of `or` as preferred in rails code convention | Marek L | 2016-03-22 | 2 | -2/+2 |
* | | | | | Merge pull request #24276 from artfuldodger/patch-2 | Kasper Timm Hansen | 2016-03-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix WebSocket already open log message typo | Jon Evans | 2016-03-22 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #24275 from arekf/master | Kasper Timm Hansen | 2016-03-22 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix typo for redirect_back | Arkadiusz Fal | 2016-03-22 | 1 | -1/+1 |
|/ / / / |
|