aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Railties CI log for Ruby 2.6 accessible againutilum2018-04-292-1/+10
* We usually do not use GH#1234 style in the CHANGELOGs [ci skip]Ryuta Kamizono2018-04-291-1/+1
* Restore original merging order to enforce `if_exists: true`Ryuta Kamizono2018-04-291-2/+1
* Fix `Associations::ClassMethods` doc [ci skip]Ryuta Kamizono2018-04-291-7/+7
* Merge pull request #32747 from printercu/improve_t_helperGeorge Claghorn2018-04-291-8/+2
|\
| * Don't allocate unnecessary array in translation helperMax Melentiev2018-04-281-8/+2
* | Merge pull request #32698 from zealot128/patch-1George Claghorn2018-04-281-0/+172
|\ \ | |/ |/|
| * [ci skip] update ActiveStorage documentationStefan Wienert2018-04-281-0/+172
* | Merge pull request #32745 from pradyumna2905/patch-2Vipul A M2018-04-281-1/+1
|\ \
| * | [ci skip] Fix typo in testing.mdPradyumna Shembekar2018-04-271-1/+1
|/ /
* | Merge pull request #30647 from droptheplot/render-partials-string-localsRafael França2018-04-272-1/+10
|\ \
| * | Allow usage of strings as locals for partial rendererSergey Novikov2017-09-182-1/+10
* | | Merge pull request #32727 from utilum/assert_dont_expectsRafael França2018-04-2716-190/+333
|\ \ \
| * | | assert_called_withutilum2018-04-265-89/+175
| * | | assert_calledutilum2018-04-2612-66/+102
| * | | assert_not_calledutilum2018-04-265-38/+59
* | | | Merge pull request #32733 from Edouard-chin/ec-setupand-teardownRafael França2018-04-273-13/+11
|\ \ \ \
| * | | | `SetupAndTeardown` has few caveats that breaks libraries:Edouard CHIN2018-04-273-13/+11
* | | | | Merge pull request #31956 from fatkodima/has_attached-presence-validationEileen M. Uchitelle2018-04-272-0/+34
|\ \ \ \ \
| * | | | | has_(one/many)_attached presence validationfatkodima2018-02-112-0/+34
* | | | | | Adding precision about which letter case to use for controller names … (#32...simonjamain2018-04-271-0/+2
* | | | | | Ensure that `ids_reader` respects dirty target whether target is loaded or notRyuta Kamizono2018-04-272-3/+5
* | | | | | Merge pull request #32617 from tgturner/size-should-use-available-associationRyuta Kamizono2018-04-273-1/+82
|\ \ \ \ \ \
| * | | | | | Loaded associations should not run a new query when size is calledGraham Turner2018-04-263-1/+82
* | | | | | | Update 'rails_welcome.png' to reflect a more diverse population (#32735)Jamie Dihiansan2018-04-261-0/+0
* | | | | | | Add test case that assigning belongs_to on destroyed object raises frozen errorRyuta Kamizono2018-04-271-0/+7
* | | | | | | Address `Style/StringLiterals` offenceRyuta Kamizono2018-04-271-1/+1
* | | | | | | Don't dup Strings when jsonifyingAkira Matsuda2018-04-271-2/+6
| |_|/ / / / |/| | | | |
* | | | | | Don't try to destoy the given string via method argumentAkira Matsuda2018-04-271-1/+1
* | | | | | Reduce String allocations when building Action View tagsAkira Matsuda2018-04-271-1/+2
* | | | | | Reduce extra object creations in TaggedLoggingAkira Matsuda2018-04-271-1/+3
|/ / / / /
* | | | | Merge pull request #32725 from nikolai-b/rm_count_math_mixinRyuta Kamizono2018-04-261-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove math module from countNikolai B2018-04-251-2/+0
* | | | | Merge pull request #32728 from ricardotk002/prevent-duplication-active-storageGeorge Claghorn2018-04-253-10/+4
|\ \ \ \ \
| * | | | | Move #extract_metadata_from to ActiveStorage's TestHelperRicardo Díaz2018-04-253-10/+4
|/ / / / /
* | | | | Simplify URL generation for partial downloads from GCSGeorge Claghorn2018-04-251-1/+2
* | | | | Merge pull request #32721 from javan/ast-unminify-jsJavan Makhmali2018-04-256-1386/+1093
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unminify activestorage.jsJavan Makhmali2018-04-256-1386/+1093
|/ / / /
* | | | Merge pull request #32717 from tgturner/make-get-and-set-values-public-againRyuta Kamizono2018-04-253-4/+15
|\ \ \ \
| * | | | `get_value` needs to be a public methodGraham Turner2018-04-253-4/+15
|/ / / /
* | | | Merge pull request #32702 from bogdanvlviv/fix-description-for-31685Rafael França2018-04-251-2/+2
|\ \ \ \
| * | | | Fix title for example of removing data from `session` [ci skip]bogdanvlviv2018-04-231-2/+2
* | | | | Add a helper method to check that gem does not exist in `Gemfile`yuuji.yaginuma2018-04-251-49/+26
* | | | | Merge pull request #32713 from utilum/max_ffi_versionRafael França2018-04-252-4/+6
|\ \ \ \ \
| * | | | | Fix segmentation fault in EventedFileUpdateCheckerutilum2018-04-242-4/+6
* | | | | | Merge pull request #32715 from vaidehijoshi/refactor-scanner-testRafael França2018-04-251-47/+50
|\ \ \ \ \ \
| * | | | | | Break up Journey's scanner testvaidehijoshi2018-04-241-47/+50
* | | | | | | Merge pull request #32716 from yahonda/arel_collectors_bindMatthew Draper2018-04-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Address `NameError: uninitialized constant Arel::Collectors::Bind`Yasuo Honda2018-04-251-0/+1
|/ / / / / / /
* | | | | | | Merge pull request #32097 from matthewd/arelMatthew Draper2018-04-25145-4/+11379
|\ \ \ \ \ \ \