aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Don't doc _original_sum_with_required_identityChris Arcand2018-04-121-1/+1
| |/ /
* | | Merge pull request #32539 from chancancode/anticompressRafael França2018-04-125-73/+181
|\ \ \ | |/ / |/| |
| * | Fix `ActiveSupport::Cache` compressionGodfrey Chan2018-04-113-37/+60
| * | Add failing test for compression bugGodfrey Chan2018-04-113-38/+123
* | | Merge pull request #32542 from teddywing/active-support-cache-store--fix-end-...George Claghorn2018-04-121-2/+3
|\ \ \
| * | | Cache::Store#read: Fix fixed-width end tag in docsTeddy Wing2018-04-121-2/+3
* | | | Merge pull request #31913 from rywall/define-callbacks-descMatthew Draper2018-04-122-1/+13
|\ \ \ \ | |/ / / |/| | |
| * | | No need to define methods on descendants.Ryan Wallace2018-02-241-18/+18
| * | | Define callbacks on descendants.Ryan Wallace2018-02-062-17/+29
* | | | Merge pull request #32538 from 284km/fix_guides_security_linkRafael França2018-04-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix MySpace Samy worm link [ci skip]284km2018-04-121-1/+1
|/ / /
* | | Merge pull request #32536 from lsylvester/fix-immutable-relation-error-with-h...Rafael França2018-04-113-3/+12
|\ \ \
| * | | don't check for immutability when setting skip_preloading as it doesn't effec...Lachlan Sylvester2018-04-123-3/+12
|/ / /
* | | Merge pull request #32527 from nsgc/use_frozen_string_literalRafael França2018-04-111-0/+2
|\ \ \
| * | | Use frozen string literalNaoki Nishiguchi2018-04-111-0/+2
* | | | Remove link for the kindle version of guides on edgeRafael Mendonça França2018-04-111-1/+3
|/ / /
* | | Unlock dalli versionyuuji.yaginuma2018-04-112-3/+3
* | | Merge pull request #32496 from yhirano55/fix_turbolinks_warning_in_railtiesRafael França2018-04-101-3/+3
|\ \ \
| * | | Fix turbolinks warning in railties testYoshiyuki Hirano2018-04-111-3/+3
* | | | Merge pull request #32484 from kddeisz/default-headersRafael França2018-04-105-6/+24
|\ \ \ \
| * | | | Include default headers by default in API modeKevin Deisz2018-04-065-6/+24
* | | | | Specify which series I'm talking aboutRafael Mendonça França2018-04-101-1/+1
* | | | | Update our security policy to include all releases in the current seriesRafael Mendonça França2018-04-101-2/+2
* | | | | Allow use of minitest-rails gem with Rails test runneryuuji.yaginuma2018-04-111-1/+1
* | | | | Remove upper bound on Capybaraeileencodes2018-04-104-4/+4
* | | | | Merge pull request #32517 from javan/ast/no-root-in-jsonJavan Makhmali2018-04-102-1/+24
|\ \ \ \ \
| * | | | | Always exclude JSON root from direct_uploads#create responseJavan Makhmali2018-04-102-1/+24
|/ / / / /
* | | | | 4.2 is still maintainedRafael Mendonça França2018-04-101-1/+1
* | | | | Merge pull request #32498 from eugeneius/mutation_tracker_merge_changesRyuta Kamizono2018-04-102-1/+9
|\ \ \ \ \
| * | | | | Prevent changes_to_save from mutating attributesEugene Kenny2018-04-082-1/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #32515 from bogdanvlviv/add-test_request_format_kwarg_does...Ryuta Kamizono2018-04-101-0/+8
|\ \ \ \ \
| * | | | | Add `TestCaseTest#test_request_format_kwarg_doesnt_mutate_params` to masterbogdanvlviv2018-04-101-0/+8
* | | | | | Merge pull request #32508 from radar/radar/maintenance-policyRyuta Kamizono2018-04-101-3/+3
|\ \ \ \ \ \
| * | | | | | Correct Maintenance Policy for Rails 5.2Ryan Bigg2018-04-101-3/+3
| |/ / / / /
* | | | | | Merge pull request #32509 from bogdanvlviv/update-bug_report_templates-on-masterRyuta Kamizono2018-04-105-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update bug report templatesbogdanvlviv2018-04-105-5/+5
|/ / / / /
* | | | | Merge pull request #32488 from swrobel/patch-4Rafael Mendonça França2018-04-091-1/+1
|\ \ \ \ \
| * | | | | Only disable headless chrome gpu on WindowsStefan Wrobel2018-04-071-1/+1
* | | | | | Don't create namespaced tasks if single db applicationeileencodes2018-04-091-2/+7
* | | | | | Add multidb application testeileencodes2018-04-092-16/+215
* | | | | | Allow schema/structure load for multiple databaseseileencodes2018-04-091-3/+3
* | | | | | Merge pull request #32502 from mrhead/improve-error-messageEileen M. Uchitelle2018-04-091-1/+1
|\ \ \ \ \ \
| * | | | | | Improve the null origin error messagePatrik Bóna2018-04-091-1/+1
|/ / / / / /
* | | | | | Merge pull request #32497 from eugeneius/mutation_tracker_changed_attribute_n...Ryuta Kamizono2018-04-092-1/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Avoid generating full changes hash on every saveEugene Kenny2018-04-082-1/+9
|/ / / / /
* | | | | Merge pull request #32494 from dixpac/as_fix_outdated_documentation_for_variantsRyuta Kamizono2018-04-082-4/+4
|\ \ \ \ \
| * | | | | Fix leftover references to VariantsController [ci skip]dixpac2018-04-082-4/+4
* | | | | | Merge pull request #32486 from floehopper/mocha-updatesGuillermo Iguaran2018-04-074-6/+4
|\ \ \ \ \ \
| * | | | | | Upgrade Mocha from v1.3.0 to v1.5.0James Mead2018-04-071-1/+1
| * | | | | | Make Mocha setup explcitly Minitest-specificJames Mead2018-04-072-2/+2