Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24271 from vipulnsward/grammar-fix-changelog | Yves Senn | 2016-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | - Fixed abrupt start of sentence in changelog | Vipul A M | 2016-03-22 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | guides, sync 5.0 release notes with changelogs | Yves Senn | 2016-03-22 | 4 | -7/+43 | |
* | | | | | | guides, sync railties and AP changelogs with 5.0 release notes. | Yves Senn | 2016-03-22 | 3 | -13/+43 | |
* | | | | | | Merge pull request #24269 from bquorning/require-enumerable | Akira Matsuda | 2016-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Require enumerable module when using #sum | Benjamin Quorning | 2016-03-22 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24261 from y-yagi/update_default_adapter | Jon Moss | 2016-03-21 | 2 | -5/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | update Active Job default adapter [ci skip] | yuuji.yaginuma | 2016-03-22 | 2 | -5/+9 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24258 from jeremy/cable/faye-and-isolated-tests | Jeremy Daer | 2016-03-21 | 2 | -3/+15 | |
|\ \ \ \ \ \ |