aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing `perform_enqueued_jobs` to error logging testyuuji.yaginuma2018-09-091-1/+1
* Consistently use `visitor.compile`Ryuta Kamizono2018-09-092-5/+5
* Revert a writer for `BindParam#value`Ryuta Kamizono2018-09-091-1/+1
* Use `visitor.compile` instead of constructing by connection itselfRyuta Kamizono2018-09-093-7/+3
* `supports_xxx?` returns whether a feature is supported by the backendRyuta Kamizono2018-09-088-44/+32
* reflect c03bba4 in CHANGELOGsXavier Noria2018-09-082-0/+13
* Merge pull request #33817 from schneems/schneems/dig-simpleRichard Schneeman2018-09-073-6/+9
|\
| * Don’t allocate array on no argsschneems2018-09-073-6/+9
* | trace autoloads, and document hints for troubleshootingXavier Noria2018-09-073-4/+101
|/
* Merge pull request #33804 from yskkin/num_stringRyuta Kamizono2018-09-084-4/+14
|\
| * Fix non_numeric_string?Yoshiyuki Kinjo2018-09-074-4/+14
* | Merge pull request #33615 from Larochelle/i18n_full_message_with_nested_attri...Rafael França2018-09-072-3/+63
|\ \
| * | Call human_attribute_name with a string instead of a symboleMartin Larochelle2018-08-162-2/+2
| * | `ActiveModel.full_message` interaction with `index_errors`Martin Larochelle2018-08-142-3/+63
* | | Merge pull request #33756 from piecehealth/prEileen M. Uchitelle2018-09-075-2/+122
|\ \ \
| * | | Configuration item `config.filter_parameters` could also filter out sensitive...Zhang Kang2018-09-075-2/+122
|/ / /
* | | Formatting CHANGELOGs [ci skip]Ryuta Kamizono2018-09-076-28/+35
* | | Use canonical name for block localyuuji.yaginuma2018-09-072-15/+15
* | | Merge pull request #33808 from itsbagpack/fix-access-safety-buffer-sliceAaron Patterson2018-09-063-3/+20
|\ \ \
| * | | Update CHANGELOG for SafetyBuffer slice accessYumin Wong2018-09-061-0/+7
| * | | Use assert_predicate insteadYumin Wong2018-09-061-2/+2
| * | | SafeBuffer should maintain safety upon getting a slice via a range if origina...Yumin Wong2018-08-312-3/+13
* | | | Merge pull request #33810 from schneems/schneems/doc-output-bufferRichard Schneeman2018-09-062-0/+19
|\ \ \ \
| * | | | [ci skip] Doc ActionView::OutputBufferschneems2018-09-062-3/+17
| * | | | [ci skip] Clarify CaptureHelper#capture functionschneems2018-09-061-0/+5
| |/ / /
* | | | Merge pull request #33809 from fidalgo/improve-remove-column-documentationRichard Schneeman2018-09-061-0/+1
|\ \ \ \
| * | | | [ci skip] Improve remove_column documentationPaulo Fidalgo2018-09-061-0/+1
* | | | | Merge pull request #33807 from olimart/patch-4Rafael França2018-09-061-1/+1
|\ \ \ \ \
| * | | | | Fix typo in i18n_railtie.rbOlivier2018-09-061-1/+1
|/ / / / /
* | | | | Fix test case to ensure default connection id is filledRyuta Kamizono2018-09-071-2/+2
* | | | | Merge pull request #33805 from schneems/schneems/faster-file-storeRichard Schneeman2018-09-061-6/+10
|\ \ \ \ \
| * | | | | Faster File Storeschneems2018-09-061-6/+10
| | |/ / / | |/| | |
* | | | | Generate a gem that can't be pushed to Rubygems.org by defaultRafael Mendonça França2018-09-061-0/+9
* | | | | Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m...Rafael França2018-09-063-4/+14
|\ \ \ \ \
| * | | | | update I18n fallbacks configuration to be compatible with i18n 1.1.0Lachlan Sylvester2018-08-233-4/+14
* | | | | | Merge pull request #33798 from got2be/actioncable-redis-client-nameRafael França2018-09-063-3/+30
|\ \ \ \ \ \
| * | | | | | ActionCable: add id option to redis adapter configIlia Kasianenko2018-09-053-3/+30
* | | | | | | Merge pull request #32405 from yhirano55/use_turbolinks_in_guideRafael França2018-09-066-32/+54
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Use Turbolinks in Rails guidesYoshiyuki Hirano2018-04-236-32/+54
* | | | | | | Merge pull request #33799 from kamipo/deprecate_unused_methods_in_database_li...Ryuta Kamizono2018-09-063-0/+43
|\ \ \ \ \ \ \
| * | | | | | | Deprecate most methods which were never used in `DatabaseLimits`Ryuta Kamizono2018-09-053-0/+43
| | |/ / / / / | |/| | | | |
* | | | | | | Unlock ffi versionRafael Mendonça França2018-09-052-6/+4
* | | | | | | Upgrade all the gemsRafael Mendonça França2018-09-051-75/+70
* | | | | | | Merge pull request #33604 from rails/ensure-we-always-cleanup-dbsEileen M. Uchitelle2018-09-051-11/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure we always cleanup the databasesEileen Uchitelle2018-09-051-11/+13
* | | | | | | Merge pull request #33782 from mikhailov/patch-1Eileen M. Uchitelle2018-09-051-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Update documentation to ActionController::ConditionalGetAnatoly Mikhaylov2018-09-031-0/+6
* | | | | | | | Merge pull request #33781 from bogdanvlviv/fix-test-after-33637Eileen M. Uchitelle2018-09-042-684/+120
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix tests in `activerecord/test/cases/tasks/database_tasks_test.rb`bogdanvlviv2018-09-042-684/+120
* | | | | | | | Remove unused blockEileen Uchitelle2018-09-041-1/+1
|/ / / / / / /