aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #32561 from TheAssailant/storage-keep-gitignoreGeorge Claghorn2018-04-131-1/+4
|\ \ \
| * | | Add .keep exception for storage folderPaul2018-04-131-1/+4
* | | | Merge pull request #32562 from szTheory/patch-1 [ci skip]Guillermo Iguaran2018-04-131-1/+1
|\ \ \ \
| * | | | Update security.md with latest underground market pricesszTheory2018-04-131-1/+1
| |/ / /
* / / / couple of edits [ci skip]Xavier Noria2018-04-131-2/+2
|/ / /
* / / Use `SecureRandom.random_bytes` instead of `SecureRandom.bytes`yuuji.yaginuma2018-04-131-1/+1
|/ /
* | Fix database.yml mergingeileencodes2018-04-121-1/+1
* | Merge pull request #32549 from stephensolis/csp-websocketsRafael França2018-04-122-1/+9
|\ \
| * | Add WebSocket URI support to CSP DSL mappingsStephen Solis2018-04-122-1/+9
* | | Merge pull request #32551 from chrisarcand/no-doc-original-sumRafael França2018-04-121-1/+1
|\ \ \
| * | | 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