aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28673 from koic/oracle_does_not_support_index_commentAndrew White2017-04-051-5/+9
|\
| * Ignore AR tests of index comment when using OracleKoichi ITO2017-04-051-5/+9
* | Merge pull request #28671 from y-yagi/use_appropriate_type_to_header_optionMatthew Draper2017-04-051-1/+1
|\ \ | |/ |/|
| * Use appropriate type to `header` optionyuuji.yaginuma2017-04-051-1/+1
* | Avoid "can't modify frozen IOError" failuresMatthew Draper2017-04-051-5/+16
* | Merge pull request #28665 from claudiob/don-t-highlight-code-in-linksClaudio B2017-04-041-4/+2
|\ \
| * | Don't highlight code in anchorlink [ci skip]claudiob2017-04-041-4/+2
|/ /
* | Merge pull request #28662 from diazruy/guides-linksMatthew Draper2017-04-051-1/+4
|\ \
| * | Downplay links in Guides headersRuy Diaz2017-04-041-1/+4
|/ /
* | Merge pull request #27832 from bdewater/backtrace-silencer-regexMatthew Draper2017-04-041-1/+1
|\ \
| * | Update backtrace cleaner to use `Regexp#match?`Bart de Water2017-02-131-1/+1
* | | Merge pull request #28057 from eugeneius/clear_active_connectionsMatthew Draper2017-04-042-0/+16
|\ \ \
| * | | Clear active connections after initializationEugene Kenny2017-02-172-0/+16
* | | | Merge pull request #28029 from koic/empty_insert_statement_value_not_supportedMatthew Draper2017-04-042-0/+4
|\ \ \ \
| * | | | Raise NotImplementedError when using empty_insert_statement_value with OracleKoichi ITO2017-02-172-0/+4
* | | | | Revert "Merge pull request #28598 from wnadeau/patch-1"Rafael Mendonça França2017-04-031-1/+1
* | | | | Merge pull request #28649 from y-yagi/ruby-241Matthew Draper2017-04-031-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CI against Ruby 2.4.1yuuji.yaginuma2017-04-031-1/+1
|/ / / /
* | | | Revert "Avoid broken faraday 0.12.0 release"Matthew Draper2017-04-022-2/+0
* | | | Avoid broken faraday 0.12.0 releaseMatthew Draper2017-04-022-1/+3
* | | | Merge pull request #28641 from diazruy/anchorsMatthew Draper2017-04-022-0/+7
|\ \ \ \
| * | | | Add anchor links to all headersRuy Diaz2017-04-012-0/+7
* | | | | Merge pull request #28642 from ttanimichi/patch-1Matthew Draper2017-04-021-1/+1
|\ \ \ \ \
| * | | | | No need to check nilTsukuru Tanimichi2017-04-021-1/+1
|/ / / / /
* | | | | Merge pull request #28636 from bkeepers/patch-2Matthew Draper2017-04-021-0/+2
|\ \ \ \ \
| * | | | | Limit stale checks to issuesBrandon Keepers2017-04-011-0/+2
| |/ / / /
* | | | | Remove CHANGELOG.md entry that appears in 5-1-stableJon Moss2017-04-011-9/+0
* | | | | Merge pull request #28629 from rossta/patch-4Jon Moss2017-04-011-2/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add default_scope note to AR guide [ci skip]Ross Kaffenberger2017-03-311-2/+14
|/ / / /
* | | | Correct typo in component nameAndrew White2017-03-311-1/+1
* | | | Merge pull request #28621 from koic/fix_failed_test_when_running_with_oracleEileen M. Uchitelle2017-03-311-0/+2
|\ \ \ \
| * | | | Fix a failed AR test when running with OracleAdapterKoichi ITO2017-03-311-0/+2
* | | | | Merge pull request #28612 from tricknotes/ruby-2.3.4Andrew White2017-03-311-3/+3
|\ \ \ \ \
| * | | | | CI against Ruby 2.3.4Ryunosuke Sato2017-03-311-3/+3
| |/ / / /
* | | | | Merge pull request #28620 from y-yagi/add_missing_backtick_to_deprecation_mes...Kasper Timm Hansen2017-03-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add missing backtick to deprecation messageyuuji.yaginuma2017-03-311-1/+1
|/ / / /
* | | | Merge pull request #28616 from spdawson/patch-4Jon Moss2017-03-301-1/+1
|\ \ \ \
| * | | | Fix example usage of ActiveRecord::Base.establish_connectionSimon Dawson2017-03-301-1/+1
* | | | | Small grammar fixJon Moss2017-03-301-1/+1
* | | | | Merge pull request #28617 from javan/rails-ujs/fix-npm-packageRafael França2017-03-3014-105/+146
|\ \ \ \ \
| * | | | | Reorganize rails-ujs filesJavan Makhmali2017-03-3013-104/+104
| * | | | | Restore rails-ujs.js UMD module supportJavan Makhmali2017-03-301-1/+42
| |/ / / /
* | | | | Merge pull request #28607 from mikeastock/move-hash-with-indifferent-access-testRafael França2017-03-302-712/+734
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move HashWithIndifferentAccess tests to separate fileMichael Stock2017-03-302-712/+734
* | | | | Merge pull request #28606 from maclover7/jm-fix-25820Andrew White2017-03-304-1/+64
|\ \ \ \ \
| * | | | | Do not include default response headers for AC::MetalJon Moss2017-03-294-1/+64
* | | | | | Merge pull request #28609 from rossta/patch-2Andrew White2017-03-301-1/+1
|\ \ \ \ \ \
| * | | | | | Update comment in sanitizer helper test [skip ci]Ross Kaffenberger2017-03-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #28417 from schneems/schneems/symlink-failuresAndrew White2017-03-302-1/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Raise when using a bad symlinkschneems2017-03-142-1/+28