aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Save a string allocation inside loopBenjamin Quorning2015-08-021-3/+8
* Merge pull request #21097 from y-yagi/fix_button_to_exampleArun Agrawal2015-08-021-1/+1
|\
| * correct example of button_tag [ci skip]yuuji.yaginuma2015-08-021-1/+1
|/
* Fix test failures caused by #20884Sean Griffin2015-08-011-1/+3
* Merge pull request #20884Sean Griffin2015-08-016-0/+137
|\
| * Add #cache_key to ActiveRecord::Relation.Alberto F. Capel2015-07-206-0/+137
* | Merge pull request #21088 from yui-knk/doc/to_paramRichard Schneeman2015-08-012-0/+29
|\ \
| * | [ci skip]yui-knk2015-08-012-0/+29
* | | docs, custom api base controllers shoudl subclass metal. [ci skip]Yves Senn2015-08-011-1/+1
* | | Merge pull request #21008 from svenwin/patch-1Yves Senn2015-08-011-1/+1
|\ \ \
| * | | Add documentation to get a running custom base controller [ci skip]Sven Winkler2015-07-231-1/+1
* | | | minor AR changelog edits. [ci skip]Yves Senn2015-08-011-9/+8
| |/ / |/| |
* | | Merge pull request #21063 from cmisenas/fix-guides-warning-envYves Senn2015-07-311-1/+1
|\ \ \
| * | | Fix WARNINGS flag inside guides/RakefileJade Misenas2015-07-291-1/+1
* | | | Merge pull request #20992 from JuanitoFatas/fix/bin-setup-scriptYves Senn2015-07-311-1/+1
|\ \ \ \
| * | | | Don't fail when checking dependencies in bin/setup scriptJuanito Fatas2015-07-231-1/+1
* | | | | Merge pull request #21075 from byroot/not-empty-vs-anyRafael Mendonça França2015-07-301-2/+2
|\ \ \ \ \
| * | | | | Array#any? is slower and not the inverse of Array#empty?Jean Boussier2015-07-301-2/+2
|/ / / / /
* | | | | Merge pull request #21057 from schneems/schneems/journey-formatter-objectsRichard Schneeman2015-07-3018-68/+157
|\ \ \ \ \
| * | | | | Use delete_if instead of each; delete(key)schneems2015-07-301-3/+2
| * | | | | Remove (another) array allocationschneems2015-07-301-5/+14
| * | | | | Remove array allocationschneems2015-07-301-2/+2
| * | | | | zOMG 37 objects savedschneems2015-07-301-1/+1
| * | | | | Don't allocate array when not necessaryschneems2015-07-301-5/+6
| * | | | | String#freeze optimizationsschneems2015-07-302-2/+2
| * | | | | Decrease allocations in transliterateschneems2015-07-301-5/+13
| * | | | | Avoid hash duplication by skipping mutationschneems2015-07-301-2/+2
| * | | | | Only allocate new string when neededschneems2015-07-301-1/+7
| * | | | | Freeze a string in comparatorschneems2015-07-301-1/+1
| * | | | | Avoid calling to_s on nil in journey/formatterschneems2015-07-301-2/+2
| * | | | | Cut string allocations in content_tag_stringschneems2015-07-296-20/+20
| * | | | | Cut string ActionView template allocationsschneems2015-07-291-2/+7
| * | | | | Optimize hash keyschneems2015-07-291-1/+1
| * | | | | Decrease string allocation in content_tag_stringschneems2015-07-291-6/+7
| * | | | | Reduce hash allocations in route_setschneems2015-07-291-1/+1
| * | | | | Decrease route_set allocationsschneems2015-07-291-3/+7
| * | | | | Speed up journey missing_keysschneems2015-07-291-3/+15
| * | | | | Speed up journey extract_parameterized_partsschneems2015-07-291-2/+3
| * | | | | Decrease string allocations in url_optionsschneems2015-07-291-1/+5
| * | | | | Decrease string allocations in apply_inflectionsschneems2015-07-292-5/+36
| * | | | | Decrease string allocations on AR#respond_to?schneems2015-07-291-1/+9
* | | | | | Merge pull request #21071 from hedgesky/remove_yepnope_mention_from_form_help...Kasper Timm Hansen2015-07-301-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove yepnope mention from form helpers guide because it's deprecated [ci skip]Anton Chuchkalov2015-07-301-3/+2
|/ / / / /
* | | | | Merge pull request #21065 from rails/schneems/fix-assets_testRichard Schneeman2015-07-292-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix rake/notes_testschneems2015-07-291-0/+1
| * | | | Fix reported regression rails/sprockets-rails#265schneems2015-07-291-0/+1
|/ / / /
* | | | Merge pull request #21056 from yui-knk/fix/deprecation_silenceRafael Mendonça França2015-07-291-1/+4
|\ \ \ \
| * | | | Make silence a warning inserted by commit #4b3f8acyui-knk2015-07-301-1/+4
* | | | | Merge pull request #21054 from yui-knk/fix/doc_field_error_procClaudio B.2015-07-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ci skip] `field_error_proc` is used in `ActionView::Helpers::ActiveModelInst...yui-knk2015-07-291-1/+1
|/ / / /