Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Add missing method name to exception description | Mehmet Emin İNAÇ | 2015-07-20 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #20950 from vngrs/fix_wrong_doc_about_transaction | Sean Griffin | 2015-07-20 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix doc about ActiveRecord::Transactions::ClassMethods#transaction [ci skip] | Mehmet Emin İNAÇ | 2015-07-20 | 1 | -2/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #20895 from brian-davis/brian-davis | Sean Griffin | 2015-07-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | grammar fix to content_for method documentation in capture_helper.rb | Brian Davis | 2015-07-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #20384 from kaspth/per-request-cache | David Heinemeier Hansson | 2015-07-20 | 4 | -17/+82 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove unused persistent option. | Kasper Timm Hansen | 2015-07-18 | 1 | -3/+3 | |
| * | | | | | | | | | Make digest cache work in development. | Kasper Timm Hansen | 2015-07-18 | 4 | -14/+79 | |
* | | | | | | | | | | Fix tests broken by previous commit | Sean Griffin | 2015-07-19 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #20946 from schneems/schneems/let-it-go | Sean Griffin | 2015-07-19 | 32 | -60/+60 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Freeze string literals when not mutated. | schneems | 2015-07-19 | 32 | -60/+60 | |
* | | | | | | | | | | | Merge pull request #20936 from repinel/fix-params-fetch-exception-overwritten | Sean Griffin | 2015-07-19 | 3 | -3/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix exception overwritten for parameters fetch method | Roque Pinel | 2015-07-18 | 3 | -3/+25 | |
* | | | | | | | | | | | | Merge Pull Request #16445 | Sean Griffin | 2015-07-19 | 6 | -5/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix the test that was broken by #16445 rather than deleting it | Sean Griffin | 2015-07-19 | 1 | -0/+12 | |
| * | | | | | | | | | | | | Fix counter_cache for polymorphic associations | Stefan Kanev | 2015-07-19 | 6 | -16/+34 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #20944 from repinel/fix-time-with-zone-eql | Kasper Timm Hansen | 2015-07-19 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix `TimeWithZone#eql?` to handle `TimeWithZone` created from `DateTime` | Roque Pinel | 2015-07-19 | 3 | -1/+13 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #20931 from eliotsykes/force_ssl-docs-options-formatting | Kasper Timm Hansen | 2015-07-19 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix formatting of force_ssl options documentation [ci skip] | Eliot Sykes | 2015-07-19 | 1 | -6/+6 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #20924 from andrii/master | Abdelkader Boudih | 2015-07-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ci skip] Fix typo in #any? RDoc | Andrii Ponomarov | 2015-07-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #20839 from TheBlasfem/added_examples_dateandtime_calculat... | Sean Griffin | 2015-07-18 | 1 | -9/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | added examples to DateAndTime::Calculations [ci skip] | Julio Lopez | 2015-07-18 | 1 | -9/+34 | |
* | | | | | | | | | | | | Merge pull request #20932 from twalpole/collection_association_parameters | Sean Griffin | 2015-07-18 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Ensure that 'ActionController::Parameters' can still be passed to AR for coll... | Thomas Walpole | 2015-07-18 | 2 | -1/+19 | |
* | | | | | | | | | | | | | Ensure cyclic associations w/ autosave don't cause duplicate errors | Sean Griffin | 2015-07-18 | 5 | -0/+37 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #20763 from maurogeorge/default_scope_create-doc | Sean Griffin | 2015-07-18 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add a note about default_scope and create records | Mauro George | 2015-07-16 | 1 | -0/+12 | |
* | | | | | | | | | | | | | Ensure that `ActionController::Parameters` can still be passed to AR | Sean Griffin | 2015-07-18 | 3 | -0/+33 | |
* | | | | | | | | | | | | | Merge pull request #20930 from prathamesh-sonpatki/rm-render-text | Sean Griffin | 2015-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Replaced render :text with render :plain in AC gem bug report template | Prathamesh Sonpatki | 2015-07-18 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #20929 from y-yagi/fix_deprecated_warning | Kasper Timm Hansen | 2015-07-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | use `plain` option instead of deprecated `text` option | yuuji.yaginuma | 2015-07-18 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #20923 from sikachu/silence-render-text-warning | Matthew Draper | 2015-07-18 | 41 | -245/+247 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Stop using deprecated `render :text` in test | Prem Sichanugrist | 2015-07-17 | 41 | -245/+247 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #20917 from sikachu/ps-deprecate-render-text | Jeremy Daer (Kemper) | 2015-07-17 | 2 | -11/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add deprecation warning for `render :text` | Prem Sichanugrist | 2015-07-17 | 2 | -11/+56 | |
* | | | | | | | | | | | | push fields_for_style? in to a protected method | Aaron Patterson | 2015-07-17 | 1 | -5/+5 | |
* | | | | | | | | | | | | Merge pull request #20902 from sikachu/silence-association-reload-warning | Sean Griffin | 2015-07-17 | 10 | -105/+125 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Silence deprecation warning from force reload | Prem Sichanugrist | 2015-07-16 | 10 | -105/+125 | |
* | | | | | | | | | | | | | push is_a checks up the stack | Aaron Patterson | 2015-07-17 | 1 | -13/+13 | |
* | | | | | | | | | | | | | remove useless conditional | Aaron Patterson | 2015-07-17 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge pull request #20125 | Sean Griffin | 2015-07-17 | 3 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ActiveSupport::HashWithIndifferentAccess select and reject should return enum... | Bernard Potocki | 2015-07-17 | 3 | -0/+19 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | remove useless conditionals | Aaron Patterson | 2015-07-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | | remove useless function | Aaron Patterson | 2015-07-17 | 1 | -8/+2 | |
* | | | | | | | | | | | | | stop passing `params` to `array_of_permitted_scalars_filter` | Aaron Patterson | 2015-07-17 | 1 | -4/+6 | |
* | | | | | | | | | | | | | push key checking up | Aaron Patterson | 2015-07-17 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge pull request #20918 from jonatack/fix-lookup-grammar | Rafael Mendonça França | 2015-07-17 | 7 | -14/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | |