Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #20884 | Sean Griffin | 2015-08-01 | 6 | -0/+137 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add #cache_key to ActiveRecord::Relation. | Alberto F. Capel | 2015-07-20 | 6 | -0/+137 | |
* | | | | | | Merge pull request #21088 from yui-knk/doc/to_param | Richard Schneeman | 2015-08-01 | 2 | -0/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] | yui-knk | 2015-08-01 | 2 | -0/+29 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | docs, custom api base controllers shoudl subclass metal. [ci skip] | Yves Senn | 2015-08-01 | 1 | -1/+1 | |
* | | | | | | Merge pull request #21008 from svenwin/patch-1 | Yves Senn | 2015-08-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add documentation to get a running custom base controller [ci skip] | Sven Winkler | 2015-07-23 | 1 | -1/+1 | |
* | | | | | | | minor AR changelog edits. [ci skip] | Yves Senn | 2015-08-01 | 1 | -9/+8 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #21063 from cmisenas/fix-guides-warning-env | Yves Senn | 2015-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix WARNINGS flag inside guides/Rakefile | Jade Misenas | 2015-07-29 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #20992 from JuanitoFatas/fix/bin-setup-script | Yves Senn | 2015-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't fail when checking dependencies in bin/setup script | Juanito Fatas | 2015-07-23 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #21075 from byroot/not-empty-vs-any | Rafael Mendonça França | 2015-07-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Array#any? is slower and not the inverse of Array#empty? | Jean Boussier | 2015-07-30 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #21057 from schneems/schneems/journey-formatter-objects | Richard Schneeman | 2015-07-30 | 18 | -68/+157 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use delete_if instead of each; delete(key) | schneems | 2015-07-30 | 1 | -3/+2 | |
| * | | | | | | | | Remove (another) array allocation | schneems | 2015-07-30 | 1 | -5/+14 | |
| * | | | | | | | | Remove array allocation | schneems | 2015-07-30 | 1 | -2/+2 | |
| * | | | | | | | | zOMG 37 objects saved | schneems | 2015-07-30 | 1 | -1/+1 | |
| * | | | | | | | | Don't allocate array when not necessary | schneems | 2015-07-30 | 1 | -5/+6 | |
| * | | | | | | | | String#freeze optimizations | schneems | 2015-07-30 | 2 | -2/+2 | |
| * | | | | | | | | Decrease allocations in transliterate | schneems | 2015-07-30 | 1 | -5/+13 | |
| * | | | | | | | | Avoid hash duplication by skipping mutation | schneems | 2015-07-30 | 1 | -2/+2 | |
| * | | | | | | | | Only allocate new string when needed | schneems | 2015-07-30 | 1 | -1/+7 | |
| * | | | | | | | | Freeze a string in comparator | schneems | 2015-07-30 | 1 | -1/+1 | |
| * | | | | | | | | Avoid calling to_s on nil in journey/formatter | schneems | 2015-07-30 | 1 | -2/+2 | |
| * | | | | | | | | Cut string allocations in content_tag_string | schneems | 2015-07-29 | 6 | -20/+20 | |
| * | | | | | | | | Cut string ActionView template allocations | schneems | 2015-07-29 | 1 | -2/+7 | |
| * | | | | | | | | Optimize hash key | schneems | 2015-07-29 | 1 | -1/+1 | |
| * | | | | | | | | Decrease string allocation in content_tag_string | schneems | 2015-07-29 | 1 | -6/+7 | |
| * | | | | | | | | Reduce hash allocations in route_set | schneems | 2015-07-29 | 1 | -1/+1 | |
| * | | | | | | | | Decrease route_set allocations | schneems | 2015-07-29 | 1 | -3/+7 | |
| * | | | | | | | | Speed up journey missing_keys | schneems | 2015-07-29 | 1 | -3/+15 | |
| * | | | | | | | | Speed up journey extract_parameterized_parts | schneems | 2015-07-29 | 1 | -2/+3 | |
| * | | | | | | | | Decrease string allocations in url_options | schneems | 2015-07-29 | 1 | -1/+5 | |
| * | | | | | | | | Decrease string allocations in apply_inflections | schneems | 2015-07-29 | 2 | -5/+36 | |
| * | | | | | | | | Decrease string allocations on AR#respond_to? | schneems | 2015-07-29 | 1 | -1/+9 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21071 from hedgesky/remove_yepnope_mention_from_form_help... | Kasper Timm Hansen | 2015-07-30 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove yepnope mention from form helpers guide because it's deprecated [ci skip] | Anton Chuchkalov | 2015-07-30 | 1 | -3/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #21065 from rails/schneems/fix-assets_test | Richard Schneeman | 2015-07-29 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix rake/notes_test | schneems | 2015-07-29 | 1 | -0/+1 | |
| * | | | | | | Fix reported regression rails/sprockets-rails#265 | schneems | 2015-07-29 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21056 from yui-knk/fix/deprecation_silence | Rafael Mendonça França | 2015-07-29 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make silence a warning inserted by commit #4b3f8ac | yui-knk | 2015-07-30 | 1 | -1/+4 | |
* | | | | | | | Merge pull request #21054 from yui-knk/fix/doc_field_error_proc | Claudio B. | 2015-07-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] `field_error_proc` is used in `ActionView::Helpers::ActiveModelInst... | yui-knk | 2015-07-29 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21049 from y-yagi/fix_i18n_validation_test | Carlos Antonio da Silva | 2015-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | pass the correct argument to mock on a test of `validates_length_of` | yuuji.yaginuma | 2015-07-28 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-07-28 | 3 | -6/+8 | |
* | | | | | Merge pull request #21048 from yui-knk/fix/guide_about_action_pack2 | Yves Senn | 2015-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ |