Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #32712 from composerinteralia/migrations-typo | Eileen M. Uchitelle | 2018-04-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in migrations guide [ci skip] | Daniel Colson | 2018-04-24 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #32646 from derekprior/dp-schema-dumper-documentation | Sean Griffin | 2018-04-24 | 2 | -50/+40 |
|\ | |||||
| * | Update schema.rb documentation [CI SKIP] | Derek Prior | 2018-04-24 | 2 | -50/+40 |
* | | `columns` is cached in the statement | Ryuta Kamizono | 2018-04-24 | 1 | -6/+3 |
* | | Merge pull request #32708 from bdewater/base64-screenshot | Andrew White | 2018-04-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use strict_encode64 instead of gsub newline for ScreenshotHelper | Bart de Water | 2018-04-23 | 1 | -1/+1 |
* | | | Merge pull request #32704 from eugeneius/mysql_statement_pool_hash | Ryuta Kamizono | 2018-04-24 | 2 | -5/+2 |
|\ \ \ | |||||
| * | | | Save a hash allocation in MySQL statement pool | Eugene Kenny | 2018-04-23 | 2 | -5/+2 |
* | | | | Flush tempfile after populating it | George Claghorn | 2018-04-23 | 1 | -0/+1 |
* | | | | Merge pull request #32471 from janko-m/use-image_processing-gem | George Claghorn | 2018-04-23 | 17 | -92/+205 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Don't swallow LoadError raised for missing libvips | Janko Marohnić | 2018-04-23 | 1 | -3/+7 |
| * | | | Add CHANGELOG entry | Janko Marohnić | 2018-04-23 | 1 | -0/+19 |
| * | | | Correct typos | Janko Marohnić | 2018-04-23 | 1 | -2/+2 |
| * | | | Recommend using :resize_to_fit after all | Janko Marohnić | 2018-04-23 | 7 | -17/+17 |
| * | | | Replace :resize_to_fit with :resize in the guide | Janko Marohnić | 2018-04-23 | 1 | -1/+1 |
| * | | | Remove warning that image will be loaded into memory | Janko Marohnić | 2018-04-23 | 1 | -4/+4 |
| * | | | Show ImageProcessing macros in a dedicated example | Janko Marohnić | 2018-04-23 | 2 | -16/+25 |
| * | | | Ensure result file is deleted on uploading errors | Janko Marohnić | 2018-04-22 | 1 | -4/+10 |
| * | | | Rename ActiveStorage.processor to .variant_processor | Janko Marohnić | 2018-04-22 | 7 | -17/+17 |
| * | | | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 13 | -81/+156 |
* | | | | Merge pull request #32703 from janko-m/halve-memory-allocation-in-s3-download | George Claghorn | 2018-04-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Halve memory allocation in S3Service#download | Janko Marohnić | 2018-04-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Remove key from session by using session.delete (#31685) | Rafael Barbolo | 2018-04-23 | 1 | -1/+3 |
* | | | | Merge pull request #31881 from yewton/rails-ujs-with-yarn-autoclean | Rafael França | 2018-04-23 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Update rails-ujs readme | Yuto SASAKI | 2018-02-04 | 1 | -0/+2 |
* | | | | | Use the same tag as other views to display the error message | yuuji.yaginuma | 2018-04-23 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #32689 from yhirano55/update-testing-guides | Guillermo Iguaran | 2018-04-22 | 1 | -13/+14 |
|\ \ \ \ | |||||
| * | | | | Update results of command in Testing guides [ci skip] | Yoshiyuki Hirano | 2018-04-23 | 1 | -13/+14 |
* | | | | | Merge pull request #32690 from yhirano55/refactor-guides-javascripts | Guillermo Iguaran | 2018-04-22 | 2 | -26/+34 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor guides javascripts | Yoshiyuki Hirano | 2018-04-23 | 2 | -26/+34 |
|/ / / / / | |||||
* | | | | | Merge pull request #32678 from yhirano55/use-vanilla-js-in-rails-guides | Guillermo Iguaran | 2018-04-22 | 5 | -95/+88 |
|\ \ \ \ \ | |||||
| * | | | | | :scissors: jQuery for Rails Guides | Yoshiyuki Hirano | 2018-04-21 | 5 | -95/+88 |
* | | | | | | Merge pull request #32686 from yhirano55/fix-indentation-with-rubocop | Ryuta Kamizono | 2018-04-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix indentation manually | Yoshiyuki Hirano | 2018-04-22 | 1 | -1/+1 |
* | | | | | | Merge pull request #31554 from fatkodima/controller_generator_suffix | Guillermo Iguaran | 2018-04-22 | 2 | -1/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Gracefully handle extra "controller" when generating controller | fatkodima | 2018-03-23 | 2 | -1/+33 |
* | | | | | | | Strip duplicated suffixes more strictly | Ryuta Kamizono | 2018-04-22 | 6 | -6/+6 |
* | | | | | | | Merge pull request #32681 from bdewater/rubocop-0-54 | Ryuta Kamizono | 2018-04-22 | 6 | -15/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix Style/RedundantReturn offenses | Bart de Water | 2018-04-21 | 3 | -3/+3 |
| * | | | | | | | Rubocop 0.54 | Bart de Water | 2018-04-21 | 3 | -12/+12 |
* | | | | | | | | Merge pull request #32685 from yhirano55/fix-duplicated-suffix-for-job-generator | Ryuta Kamizono | 2018-04-22 | 3 | -0/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix duplicated suffix for JobGenerator | Yoshiyuki Hirano | 2018-04-22 | 3 | -0/+19 |
* | | | | | | | | | Merge pull request #32687 from yhirano55/add-generator-test-case-to-channel | Ryuta Kamizono | 2018-04-22 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add test case to ChannelGeneratorTest | Yoshiyuki Hirano | 2018-04-22 | 1 | -0/+10 |
|/ / / / / / / / | |||||
* / / / / / / / | Fix typo in constant name [ci skip] | yuuji.yaginuma | 2018-04-22 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #32673 from eugeneius/raw_post_multiple_requests | George Claghorn | 2018-04-21 | 2 | -4/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reset RAW_POST_DATA between test requests | Eugene Kenny | 2018-04-20 | 2 | -4/+13 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Using existing models for building multiple has_one through tests | Ryuta Kamizono | 2018-04-22 | 7 | -54/+15 |
* | | | | | | | Merge pull request #32514 from samdec/multiple-has-one-through-associations-b... | Ryuta Kamizono | 2018-04-22 | 7 | -1/+64 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |