aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #26362 from prathamesh-sonpatki/add-aj-bug-report-templatesGuillermo Iguaran2016-09-022-0/+63
|\ \ \ \
| * | | | Added bug report templates for Active JobPrathamesh Sonpatki2016-09-022-0/+63
* | | | | Merge pull request #26361 from wytesk133/masterप्रथमेश Sonpatki2016-09-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Grammar fix [ci skip]Waitaya Krongapiradee2016-09-021-1/+1
|/ / / /
* | | | apply case-in-assignment patternXavier Noria2016-09-022-11/+13
* | | | RuboCop is 100% green :tada:Xavier Noria2016-09-029-44/+53
* | | | fix RuboCop errors re \xFCXavier Noria2016-09-021-2/+4
* | | | fixes remaining RuboCop issues [Vipul A M, Xavier Noria]Xavier Noria2016-09-0140-71/+71
* | | | Cache to_datetime for performanceAndrew White2016-09-011-1/+1
* | | | Merge pull request #26354 from shingo-nakanishi/fix_documentVipul A M2016-09-011-1/+2
|\ \ \ \
| * | | | fix document for radio_buttonshingo-nakanishi2016-09-011-1/+2
|/ / / /
* | | | Merge pull request #26351 from y-yagi/fix_ruby_warningSean Griffin2016-08-311-3/+3
|\ \ \ \
| * | | | remove warning from `video_tag`yuuji.yaginuma2016-09-011-3/+3
* | | | | Merge pull request #25758 from vipulnsward/fix-key-len-issueMatthew Draper2016-09-014-9/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Start passing cipher from EncryptedCookieJar since we use it to determine key...Vipul A M2016-09-014-22/+26
| * | | | Follow up of #25602Vipul A M2016-09-013-15/+41
|/ / / /
* | | | Merge pull request #26346 from Devinsuit/masterJon Moss2016-08-311-1/+1
|\ \ \ \
| * | | | Update Jason Zimdars twitterDevinsuit2016-08-311-1/+1
* | | | | Add changelog entry for #26328.Kasper Timm Hansen2016-08-311-0/+7
* | | | | Move to_param undef closer to the deprecations.Kasper Timm Hansen2016-08-311-2/+4
* | | | | Merge pull request #26328 from kirs/strong-params-to-paramKasper Timm Hansen2016-08-312-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not allow to_param on AC::ParametersKir Shatrov2016-08-312-0/+9
* | | | | Include user defined attributes in inspectSean Griffin2016-08-312-1/+7
* | | | | Remove deprecated handling of PG PointsSean Griffin2016-08-316-56/+32
* | | | | Merge pull request #26332 from y-yagi/use_specified_message_in_assert_changesSean Griffin2016-08-312-1/+10
|\ \ \ \ \
| * | | | | use `message` that specified in argument to error messageyuuji.yaginuma2016-08-312-1/+10
* | | | | | Revert "Extract `PredicateBuilder::CaseSensitiveHandler`"Sean Griffin2016-08-316-51/+51
* | | | | | Attempt to maintain encoding for arrays of strings with PGSean Griffin2016-08-313-1/+25
* | | | | | Override `respond_to_missing?` instead of `respond_to?` when possibleSean Griffin2016-08-315-5/+5
* | | | | | Merge pull request #26226 from schneems/schneems/explicit-public-urlsRichard Schneeman2016-08-316-20/+199
|\ \ \ \ \ \
| * | | | | | Fix styleschneems2016-08-302-31/+31
| * | | | | | Better keyword argument nameschneems2016-08-301-3/+3
| * | | | | | Address comment via @dhh, better option namingschneems2016-08-303-23/+23
| * | | | | | Explicitly mention defaults.schneems2016-08-292-2/+2
| * | | | | | Document public_poster_folder optionschneems2016-08-291-0/+4
| * | | | | | Address doc style comments from @robin850schneems2016-08-292-10/+10
| * | | | | | Fix asset_pipeline.md miss-mergeschneems2016-08-291-7/+7
| * | | | | | Specify version of Sprockets-rails this will be inschneems2016-08-291-1/+1
| * | | | | | Set unknown_asset_fallback false only new appsschneems2016-08-291-1/+1
| * | | | | | Move default to different initializerschneems2016-08-293-16/+4
| * | | | | | Thanks rubocopschneems2016-08-291-1/+1
| * | | | | | [ci skip] configuring.md assets.unknown_asset_fallbackschneems2016-08-291-0/+2
| * | | | | | [ci skip] asset_pipeline.md assets.unknown_asset_fallbackschneems2016-08-291-7/+20
| * | | | | | [ci skip] Upgrading assets.unknown_asset_fallbackschneems2016-08-291-0/+12
| * | | | | | Fix initializerschneems2016-08-291-1/+1
| * | | | | | Fully document asset_path.schneems2016-08-291-7/+58
| * | | | | | Do not deprecate using assets with leading slashschneems2016-08-291-10/+5
| * | | | | | Default assets.unknown_asset_fallback to falseschneems2016-08-291-0/+4
| * | | | | | Missed 2 public_* methods in cleanupschneems2016-08-291-16/+0
| * | | | | | Favor `public_folder: true` over `public_*`schneems2016-08-293-169/+47