Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Replace x.times.map{} with Array.new(x){} | Viktar Basharymau | 2016-01-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #22904 from davydovanton/doc-typo-test-name | Zachary Scott | 2016-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix typo in test desctiption [skip ci] | Anton Davydov | 2016-01-04 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #22901 from prathamesh-sonpatki/fix-gemfile-lock | Kasper Timm Hansen | 2016-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Updated Gemfile.lock with latest change related to sucker_punch dependency | Prathamesh Sonpatki | 2016-01-03 | 1 | -1/+1 | |
* | | | | | | Merge pull request #22899 from y-yagi/move_changelog_entry | Kasper Timm Hansen | 2016-01-03 | 1 | -3/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | move CHANGELOG entry to the appropriate position [ci skip] | yuuji.yaginuma | 2016-01-03 | 1 | -3/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #22889 from kamipo/remove_fixme_comments | Claudio B | 2016-01-02 | 1 | -3/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove FIXME comments about the `Arel::Nodes::Quoted` [ci skip] | Ryuta Kamizono | 2016-01-03 | 1 | -3/+0 | |
* | | | | | | Merge pull request #22891 from prathamesh-sonpatki/rm-duplicate-entry-for-cac... | Claudio B | 2016-01-02 | 1 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove duplicate entry for ActiveRecord::Relation#cache_key from Rails 5 rele... | Prathamesh Sonpatki | 2016-01-02 | 1 | -3/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #22895 from brandonhilkert/api-refactor | Matthew Draper | 2016-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Ensure sucker_punch < v2 is installed due to the change in public API | Brandon Hilkert | 2016-01-02 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #22887 from y-yagi/application_record_in_plugin | Kasper Timm Hansen | 2016-01-02 | 2 | -4/+23 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | correctly presence check of `application_record.rb` in plugin | yuuji.yaginuma | 2016-01-02 | 2 | -1/+16 | |
| * | | | | add test of that `application_record.rb` is generated in plugin | yuuji.yaginuma | 2016-01-02 | 1 | -3/+7 | |
|/ / / / | ||||||
* | | | | Merge pull request #22487 from joshsoftware/issue_22413 | Santiago Pastorino | 2016-01-01 | 2 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Added support for bigdecimals in perform later | Siva Gollapalli | 2015-12-03 | 2 | -3/+3 | |
* | | | | | Merge pull request #22877 from kamipo/refactor_case_sensitive_comparison | Rafael França | 2016-01-01 | 4 | -20/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactor `case_{sensitive|insensitive}_comparison` | Ryuta Kamizono | 2016-01-01 | 4 | -20/+17 | |
* | | | | | | New changelog entries are added to the top. | Rafael Mendonça França | 2016-01-01 | 1 | -6/+6 | |
* | | | | | | Merge pull request #22856 from rthbound/adds-exception-object-to-instrumenter... | Rafael França | 2016-01-01 | 3 | -1/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adds exception object to instrumenter's payload | Ryan T. Hosford | 2015-12-31 | 3 | -1/+8 | |
* | | | | | | | Update copyright notice for 2016 | Guillermo Iguaran | 2016-01-01 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #22874 from prathamesh-sonpatki/create-application-model-u... | Rafael França | 2016-01-01 | 2 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Create application_record under namespaced directory in plugin | Prathamesh Sonpatki | 2016-01-01 | 2 | -0/+0 | |
* | | | | | | | | quoted_id is not public API. | Rafael Mendonça França | 2016-01-01 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #22883 from mtsmfm/remove-unnecessary-enable_extension | Rafael França | 2016-01-01 | 2 | -11/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unnecessary enable,disable_extension on tests | Fumiaki MATSUSHIMA | 2016-01-02 | 2 | -11/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #22860 from Timmehs/better-or-example | Claudio B | 2016-01-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve example of #or to use different column values in the where clauses | Tim Sandberg | 2015-12-30 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #22881 from iguchi1124/fix-to-remove-wasted-space-in-cable... | Sean Griffin | 2015-12-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove a wasted space | Shota Iguchi | 2016-01-01 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | / / / / / | value has the right type here | Santiago Pastorino | 2015-12-31 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #22519 from bf4/test_use_renderers | Rafael França | 2015-12-31 | 4 | -0/+86 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Test ActionController::Renderers::use_renderers | Benjamin Fleischer | 2015-12-31 | 4 | -0/+86 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22873 from raysrashmi/change-copyright-year | Guillermo Iguaran | 2015-12-31 | 17 | -20/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update copyright notices to 2016 [ci skip] | Rashmi Yadav | 2015-12-31 | 17 | -20/+20 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #22872 from javan/remove-action-cable-inspect | David Heinemeier Hansson | 2015-12-31 | 4 | -28/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove client-side Action Cable debugging code | Javan Makhmali | 2015-12-31 | 4 | -28/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22850 from prathamesh-sonpatki/fix_ac_params_unsafe_h_2 | Kasper Timm Hansen | 2015-12-31 | 3 | -6/+22 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fix AC::Parameters#to_unsafe_h to return all unfiltered values | Prathamesh Sonpatki | 2015-12-31 | 3 | -6/+22 | |
* | | | | | | | Merge pull request #22866 from prathamesh-sonpatki/rm-dot-at-the-end-of-command | Rafael França | 2015-12-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Lets not put fullstop at the end of a migration pending command | Prathamesh Sonpatki | 2015-12-31 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #22105 from morgoth/fix-errors-details-on-autosave-associa... | Rafael França | 2015-12-31 | 2 | -3/+65 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed setting errors details on autosaved associations | Wojciech Wnętrzak | 2015-10-28 | 2 | -3/+65 | |
* | | | | | | | | Merge pull request #22826 from timrogers/actiondispatch-ssl-config | Rafael França | 2015-12-31 | 4 | -25/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Flexible configuration for ActionDispatch::SSL | Tim Rogers | 2015-12-29 | 4 | -25/+51 | |
* | | | | | | | | | Add CHANGELOG entry for #12877 [ci skip] | Rafael Mendonça França | 2015-12-31 | 1 | -0/+5 | |
* | | | | | | | | | Merge pull request #12877 from aroben/extended-graphemes | Rafael França | 2015-12-31 | 4 | -16/+272 | |
|\ \ \ \ \ \ \ \ \ |