| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | Keep current Code Climate behavior before upgrade | Noah Davis | 2017-11-29 | 1 | -0/+22 |
| |/ / / / / / / / |
|
* | | | | | | | | | Add changelog entry for 9d6e28 | eileencodes | 2017-11-30 | 1 | -0/+12 |
* | | | | | | | | | Merge pull request #31300 from aried3r/ar/move_test_dependencies_to_test_group | Eileen M. Uchitelle | 2017-11-30 | 1 | -7/+10 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Move system test dependencies to test group | Anton Rieder | 2017-11-30 | 1 | -7/+10 |
|/ / / / / / / / |
|
* | | | | | | | | Do not overwrite by default if credentials already exists | yuuji.yaginuma | 2017-11-30 | 2 | -2/+12 |
* | | | | | | | | Add :nodoc: to `StatementPool` which is internal used [ci skip] | Ryuta Kamizono | 2017-11-30 | 2 | -4/+2 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Build the root folder before specific files | Rafael Mendonça França | 2017-11-29 | 1 | -8/+8 |
* | | | | | | | Make screenshots default to "simple" format | eileencodes | 2017-11-29 | 2 | -10/+13 |
* | | | | | | | Merge pull request #31214 from chopraanmol1/bug_fix_has_one_inverse_owner_rel... | Eileen M. Uchitelle | 2017-11-29 | 3 | -0/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Inverse instance should not be reloaded during autosave if called in validation | Anmol Chopra | 2017-11-27 | 3 | -0/+17 |
* | | | | | | | | Merge pull request #31272 from y-yagi/use_credentials_instead_of_keyfile_in_gcs | George Claghorn | 2017-11-29 | 5 | -21/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Use `credentials` instead of `keyfile` in GCS sevice | yuuji.yaginuma | 2017-11-29 | 5 | -21/+23 |
* | | | | | | | | | Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ... | Ryuta Kamizono | 2017-11-29 | 1 | -1/+3 |
* | | | | | | | | | Fix tests: Remove ogx mime type from tests | Guillermo Iguaran | 2017-11-29 | 1 | -1/+1 |
* | | | | | | | | | Fix typo in mime type registering | Guillermo Iguaran | 2017-11-29 | 1 | -1/+1 |
* | | | | | | | | | Restore mpeg mime type, delete less common mime types | Guillermo Iguaran | 2017-11-29 | 1 | -9/+4 |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
* | | | | | | | | Register "audio/mp4" mime type with :m4a symbol | Guillermo Iguaran | 2017-11-29 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #31274 from dixitp012/correct_output_for_upcase | Ryuta Kamizono | 2017-11-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [ci skip] Correct output for Upcase | Dixit Patel | 2017-11-29 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #31251 from rails/preload_link_tag | Guillermo Iguaran | 2017-11-29 | 7 | -8/+128 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Update send_file headers test to use mp4 as example instead of mpg | Guillermo Iguaran | 2017-11-28 | 1 | -1/+1 |
| * | | | | | | | | Register most popular audio/video/font mime types supported by modern browsers | Guillermo Iguaran | 2017-11-28 | 3 | -7/+29 |
| * | | | | | | | | Add preload_link_tag helper. | Guillermo Iguaran | 2017-11-28 | 3 | -0/+98 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #31268 from tjschuck/refactor_prev_next_occurring | Rafael França | 2017-11-28 | 3 | -26/+32 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Refactor Date/Time next_occurring and prev_occurring | T.J. Schuck | 2017-11-28 | 3 | -26/+32 |
* | | | | | | | | Merge pull request #31270 from tjschuck/deprecation_example_code_formatting | Yuji Yaginuma | 2017-11-29 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Formatting fix for example code | T.J. Schuck | 2017-11-28 | 2 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #31179 from kinnrot/scoping-reserved-names | Rafael Mendonça França | 2017-11-28 | 5 | -0/+49 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Prevent scope named same as a ActiveRecord::Relation instance method. | Chen Kinnrot | 2017-11-28 | 5 | -0/+48 |
* | | | | | | | | Merge pull request #31254 from suginoy/update_doc_find_order | Rafael França | 2017-11-28 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Update docs `ActiveRecord::FinderMethods#find` | suginoy | 2017-11-28 | 1 | -3/+4 |
* | | | | | | | | | Make sure the request exist befoe trying to send early hints | Rafael Mendonça França | 2017-11-28 | 2 | -2/+32 |
* | | | | | | | | | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 27 | -51/+108 |
* | | | | | | | | | Merge pull request #31264 from fatosmorina/fix_typos | Rafael França | 2017-11-28 | 13 | -27/+41 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix typos and add a few suggestions | Fatos Morina | 2017-11-28 | 13 | -27/+41 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #31261 from rails/fix-relative-url-root-with-optimized-url... | Andrew White | 2017-11-28 | 3 | -0/+54 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix optimized url helpers when using relative url root | Andrew White | 2017-11-28 | 3 | -0/+54 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #31255 from dixitp012/update_action_controller_guide | Ryuta Kamizono | 2017-11-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | [ci skip] Update MVC wiki link | Dixit Patel | 2017-11-28 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Use same version constraint in mysql adapter and generated application | yuuji.yaginuma | 2017-11-28 | 2 | -2/+2 |
* | | | | | | | Merge pull request #31248 from y-yagi/fix_31245 | Rafael França | 2017-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Include migration files in gem | yuuji.yaginuma | 2017-11-28 | 1 | -1/+1 |
* | | | | | | | Change how `AttributeSet::Builder` receives its defaults | Sean Griffin | 2017-11-27 | 4 | -20/+21 |
|/ / / / / / |
|
* | | | | | | Drop mysql2 version less than 0.4.3 to guarantee fork safety (#31244) | Ryuta Kamizono | 2017-11-28 | 1 | -1/+1 |
* | | | | | | Merge pull request #31243 from ignat-z/patch-1 | Rafael França | 2017-11-27 | 1 | -8/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ci skip] Fix documentation for deprecation method_wrappers | Ignat Zakrevsky | 2017-11-27 | 1 | -8/+6 |
* | | | | | | | Add releases notes to the guides index | Rafael Mendonça França | 2017-11-27 | 1 | -0/+4 |
* | | | | | | | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 27 | -59/+83 |
* | | | | | | | Merge pull request #31242 from fgo/patch-22 | Rafael França | 2017-11-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Update Rails on Rack guide [ci skip] | Francis Go | 2017-11-27 | 1 | -2/+2 |