aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32708 from bdewater/base64-screenshotAndrew White2018-04-241-1/+1
|\
| * Use strict_encode64 instead of gsub newline for ScreenshotHelperBart de Water2018-04-231-1/+1
* | Merge pull request #32704 from eugeneius/mysql_statement_pool_hashRyuta Kamizono2018-04-242-5/+2
|\ \
| * | Save a hash allocation in MySQL statement poolEugene Kenny2018-04-232-5/+2
* | | Flush tempfile after populating itGeorge Claghorn2018-04-231-0/+1
* | | Merge pull request #32471 from janko-m/use-image_processing-gemGeorge Claghorn2018-04-2317-92/+205
|\ \ \ | |/ / |/| |
| * | Don't swallow LoadError raised for missing libvipsJanko Marohnić2018-04-231-3/+7
| * | Add CHANGELOG entryJanko Marohnić2018-04-231-0/+19
| * | Correct typosJanko Marohnić2018-04-231-2/+2
| * | Recommend using :resize_to_fit after allJanko Marohnić2018-04-237-17/+17
| * | Replace :resize_to_fit with :resize in the guideJanko Marohnić2018-04-231-1/+1
| * | Remove warning that image will be loaded into memoryJanko Marohnić2018-04-231-4/+4
| * | Show ImageProcessing macros in a dedicated exampleJanko Marohnić2018-04-232-16/+25
| * | Ensure result file is deleted on uploading errorsJanko Marohnić2018-04-221-4/+10
| * | Rename ActiveStorage.processor to .variant_processorJanko Marohnić2018-04-227-17/+17
| * | Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-1813-81/+156
* | | Merge pull request #32703 from janko-m/halve-memory-allocation-in-s3-downloadGeorge Claghorn2018-04-231-1/+1
|\ \ \
| * | | Halve memory allocation in S3Service#downloadJanko Marohnić2018-04-231-1/+1
|/ / /
* | | Remove key from session by using session.delete (#31685)Rafael Barbolo2018-04-231-1/+3
* | | Merge pull request #31881 from yewton/rails-ujs-with-yarn-autocleanRafael França2018-04-231-0/+2
|\ \ \
| * | | Update rails-ujs readmeYuto SASAKI2018-02-041-0/+2
* | | | Use the same tag as other views to display the error messageyuuji.yaginuma2018-04-231-1/+1
| |_|/ |/| |
* | | Merge pull request #32689 from yhirano55/update-testing-guidesGuillermo Iguaran2018-04-221-13/+14
|\ \ \
| * | | Update results of command in Testing guides [ci skip]Yoshiyuki Hirano2018-04-231-13/+14
* | | | Merge pull request #32690 from yhirano55/refactor-guides-javascriptsGuillermo Iguaran2018-04-222-26/+34
|\ \ \ \
| * | | | Refactor guides javascriptsYoshiyuki Hirano2018-04-232-26/+34
|/ / / /
* | | | Merge pull request #32678 from yhirano55/use-vanilla-js-in-rails-guidesGuillermo Iguaran2018-04-225-95/+88
|\ \ \ \
| * | | | :scissors: jQuery for Rails GuidesYoshiyuki Hirano2018-04-215-95/+88
* | | | | Merge pull request #32686 from yhirano55/fix-indentation-with-rubocopRyuta Kamizono2018-04-221-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix indentation manuallyYoshiyuki Hirano2018-04-221-1/+1
* | | | | Merge pull request #31554 from fatkodima/controller_generator_suffixGuillermo Iguaran2018-04-222-1/+33
|\ \ \ \ \
| * | | | | Gracefully handle extra "controller" when generating controllerfatkodima2018-03-232-1/+33
* | | | | | Strip duplicated suffixes more strictlyRyuta Kamizono2018-04-226-6/+6
* | | | | | Merge pull request #32681 from bdewater/rubocop-0-54Ryuta Kamizono2018-04-226-15/+15
|\ \ \ \ \ \
| * | | | | | Fix Style/RedundantReturn offensesBart de Water2018-04-213-3/+3
| * | | | | | Rubocop 0.54Bart de Water2018-04-213-12/+12
* | | | | | | Merge pull request #32685 from yhirano55/fix-duplicated-suffix-for-job-generatorRyuta Kamizono2018-04-223-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Fix duplicated suffix for JobGeneratorYoshiyuki Hirano2018-04-223-0/+19
* | | | | | | | Merge pull request #32687 from yhirano55/add-generator-test-case-to-channelRyuta Kamizono2018-04-221-0/+10
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add test case to ChannelGeneratorTestYoshiyuki Hirano2018-04-221-0/+10
|/ / / / / / /
* / / / / / / Fix typo in constant name [ci skip]yuuji.yaginuma2018-04-221-1/+1
|/ / / / / /
* | | | | | Merge pull request #32673 from eugeneius/raw_post_multiple_requestsGeorge Claghorn2018-04-212-4/+13
|\ \ \ \ \ \
| * | | | | | Reset RAW_POST_DATA between test requestsEugene Kenny2018-04-202-4/+13
| | |_|/ / / | |/| | | |
* | | | | | Using existing models for building multiple has_one through testsRyuta Kamizono2018-04-227-54/+15
* | | | | | Merge pull request #32514 from samdec/multiple-has-one-through-associations-b...Ryuta Kamizono2018-04-227-1/+64
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix .new with multiple through associationsSam DeCesare2018-04-097-1/+64
* | | | | | `target` in `CollectionAssociation` is always an arrayRyuta Kamizono2018-04-211-2/+2
* | | | | | Add test case for `collection.size` with dirty targetRyuta Kamizono2018-04-211-0/+10
* | | | | | Fix typo in the `touch_all` doc [ci skip]Ryuta Kamizono2018-04-211-4/+4
* | | | | | Merge pull request #32674 from composerinteralia/relax-assertionRyuta Kamizono2018-04-211-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |