aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renove duplicated and wrong testRafael Mendonça França2017-11-251-5/+0
* Add test to make sure form_for is not affected byRafael Mendonça França2017-11-251-0/+32
* Make sure that form_with_generates_ids only affects form_withRafael Mendonça França2017-11-255-3/+9
* Use parentheses for multi-line method callsRafael Mendonça França2017-11-252-5/+10
* Merge pull request #29439 from npezza93/set-skip-default-idsRafael Mendonça França2017-11-2512-228/+316
|\
| * Make form_with_generates_ids default in Rails 5.2Rafael Mendonça França2017-11-252-5/+8
| * Change `form_with` to generates ids by defaultnpezza932017-11-2512-225/+310
* | Merge pull request #30879 from toptal/add_better_logging_to_delayed_jobRafael França2017-11-252-0/+11
|\ \ | |/ |/|
| * Improve DelayedJob wrapper loggingJacek Lachowski2017-11-242-0/+11
* | Compare the actual string after comparing the HMAC proccessed stringsRafael Mendonça França2017-11-251-1/+1
* | Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...Rafael Mendonça França2017-11-255-19/+37
|\ \
| * | Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,Vipul A M2017-06-075-19/+37
* | | Merge pull request #30510 from yhirano55/add_nodoc_to_activerecordEileen M. Uchitelle2017-11-253-7/+7
|\ \ \
| * | | Add :nodoc: to activerecord [ci skip]Yoshiyuki Hirano2017-09-033-7/+7
* | | | Merge pull request #31006 from rails/kamipo/ordinal_methods_should_respect_lo...Eileen M. Uchitelle2017-11-252-0/+17
|\ \ \ \
| * | | | Ordinal methods should respect loaded recordsRyuta Kamizono2017-10-282-0/+17
* | | | | Merge pull request #31226 from fgo/patch-22Eileen M. Uchitelle2017-11-251-3/+3
|\ \ \ \ \
| * | | | | Update guide layout [ci skip]Francis Go2017-11-251-3/+3
|/ / / / /
* | | | | [ci skip] SecureRandom should mentioned Win32 CryptoAPI functions ins… (#31...Atul Shimpi2017-11-251-1/+1
* | | | | Merge pull request #31173 from matthewd/connection-fork-safetyMatthew Draper2017-11-255-0/+90
|\ \ \ \ \
| * | | | | Improve AR connection fork safetyMatthew Draper2017-11-185-0/+90
* | | | | | Merge pull request #31215 from dixitp012/fix_rubocop_style_in_railtiesRafael França2017-11-241-0/+2
|\ \ \ \ \ \
| * | | | | | Rubocop styleDixit Patel2017-11-241-0/+2
* | | | | | | Merge pull request #30881 from dimroc/masterVipul A M2017-11-251-36/+24
|\ \ \ \ \ \ \
| * | | | | | | Update documentation to lead with ajax param `event.detail`Dimitri Roche2017-11-241-4/+9
| * | | | | | | Update documentation to lead with ajax param `event.detail`Dimitri Roche2017-10-131-36/+19
* | | | | | | | Merge pull request #31217 from atul-shimpi/masterVipul A M2017-11-247-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | [ci skip] Rails Associations examples contains ActiveRecord::Base reference i...Atul Shimpi2017-11-247-0/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #31195 from mltsy/patch-2Vipul A M2017-11-241-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix tld_length documentationJoe Marty2017-11-211-1/+1
* | | | | | | | Correct render method's response header's content type for option(:body) from...Avneet Singh Malhotra2017-11-241-1/+1
* | | | | | | | Avoid connecting to GCS during app bootGeorge Claghorn2017-11-232-12/+14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #31178 from mtsmfm/fix-unstable-testRyuta Kamizono2017-11-231-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix unstable test test_delegate_socket_errors_to_on_error_handlerFumiaki MATSUSHIMA2017-11-231-2/+10
|/ / / / / / /
* | | | | | | Merge pull request #31194 from yahonda/attributes_before_type_cast_on_boolean...Yuji Yaginuma2017-11-231-6/+1
|\ \ \ \ \ \ \
| * | | | | | | No difference between JRuby and CRuby at test_read_attributes_before_type_cas...Yasuo Honda2017-11-211-6/+1
| |/ / / / / /
* | | | | | | Merge pull request #31202 from fgo/patch-21Rafael França2017-11-221-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Update Action Cable Overview Guide [ci skip]Francis Go2017-11-221-9/+9
* | | | | | | | Merge pull request #31205 from tjschuck/doc_indentation_fixRyuta Kamizono2017-11-231-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix CustomUrls#direct doc formattingT.J. Schuck2017-11-221-6/+6
|/ / / / / / / /
* | | | | | | | Merge pull request #31204 from tjschuck/doc_fix_some_backticks_to_ttRafael França2017-11-2213-27/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Update incorrect backtick usage in RDoc to teletypeT.J. Schuck2017-11-2213-27/+27
| |/ / / / / / /
* / / / / / / / Make ActiveSupport::TimeZone.all independent of previous lookups (#31176)Chris LaRose2017-11-223-3/+23
|/ / / / / / /
* | | | | | | Merge pull request #29887 from willnet/generator-suggestion-localeYuji Yaginuma2017-11-222-1/+15
|\ \ \ \ \ \ \
| * | | | | | | Fix generator suggestion raise error when I18n.available_locales don’t incl...willnet2017-11-222-1/+15
|/ / / / / / /
* | | | | | | Fix loading ActiveStorage::DiskController when CSRF protection is disabled by...George Claghorn2017-11-211-1/+1
* | | | | | | Fix that some ASt route helpers silently discarded optionsGeorge Claghorn2017-11-211-10/+10
|/ / / / / /
* | | | | | Merge pull request #31188 from tgxworld/update_rack_testYuji Yaginuma2017-11-211-1/+1
|\ \ \ \ \ \
| * | | | | | Update `rack-test` to 0.8.Guo Xiang Tan2017-11-211-1/+1
|/ / / / / /
* | | | | | Remove unused `em-hiredis`yuuji.yaginuma2017-11-212-8/+0