Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #25278 from mechanicles/fix-link | Jon Moss | 2016-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Fix link rubyonrails.org/core => http://rubyonrails.org/community. | Santosh Wadghule | 2016-06-04 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #25277 from mechanicles/remove-pratik-from-core | Jon Moss | 2016-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] Remove Pratik Naik from Rails core team info. | Santosh Wadghule | 2016-06-04 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #25272 from kamipo/fix_sqlite3_test_failure | Eileen M. Uchitelle | 2016-06-04 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix sqlite3 test failure | Ryuta Kamizono | 2016-06-04 | 2 | -3/+3 | |
|/ / / / / / / | ||||||
* | | / / / / | Dont re-define class SQLite3Adapter on test | Arthur Neves | 2016-06-03 | 2 | -108/+98 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #25263 from abhishekjain16/doc_accessor_thread | Eileen M. Uchitelle | 2016-06-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | [skip ci] Fix grammar | Abhishek Jain | 2016-06-03 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-06-03 | 14 | -52/+40 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Grammar fixes for Contributing guide | Jon Moss | 2016-06-02 | 1 | -7/+7 | |
| * | | | | `will be` --> `is` | Jon Moss | 2016-05-31 | 1 | -1/+1 | |
| * | | | | Light edits to Action Cable Overview guide | Jon Moss | 2016-05-28 | 1 | -3/+3 | |
| * | | | | `behaviour` --> `behavior` | Jon Moss | 2016-05-27 | 2 | -2/+2 | |
| * | | | | - :scissors: space in code to match previous defaults. | Vipul A M | 2016-05-23 | 1 | -3/+1 | |
| * | | | | Update i18n guide about how to change locale and translations paths [ci skip] | Prathamesh Sonpatki | 2016-05-22 | 1 | -4/+5 | |
| * | | | | Small grammar fixes for Action Controller Overview | Jon Moss | 2016-05-21 | 1 | -5/+6 | |
| * | | | | `routes.rb` --> `config/routes.rb` | Jon Moss | 2016-05-19 | 1 | -4/+4 | |
| * | | | | Light grammar edits to beginning of Routing guide | Jon Moss | 2016-05-18 | 1 | -3/+3 | |
| * | | | | Add tick marks + small grammar change | Jon Moss | 2016-05-17 | 1 | -2/+2 | |
| * | | | | PerRequestDigestCacheExpiry middlware was been removed. Removed traces, for t... | Vipul A M | 2016-05-17 | 1 | -1/+0 | |
| * | | | | Pass over API Apps guide grammar. [ci skip] | Vipul A M | 2016-05-16 | 1 | -7/+5 | |
| * | | | | The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor... | Vipul A M | 2016-05-16 | 3 | -13/+3 | |
| * | | | | Change output genereated for middlewares on a new application. This has chang... | Vipul A M | 2016-05-16 | 1 | -3/+3 | |
| * | | | | Add `ActiveRecord::Migration::CheckPending` to default middlewares for API Apps | Vipul A M | 2016-05-16 | 1 | -0/+1 | |
* | | | | | Merge pull request #25243 from sukesan1984/add_i18n_validation_test | Yves Senn | 2016-06-03 | 1 | -4/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add i18n_validation_test | sukesan1984 | 2016-06-02 | 1 | -4/+2 | |
* | | | | | | Merge pull request #25258 from alexcameron89/master | Arthur Nogueira Neves | 2016-06-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [skip ci] Make header bullets consistent in engines.md | Alex Kitchens | 2016-06-02 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #25254 from kamipo/fix_debug_helper_test | Sean Griffin | 2016-06-02 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix debug helper test | Ryuta Kamizono | 2016-06-03 | 1 | -1/+4 | |
* | | | | | | | Merge pull request #25240 from matthewd/reloadable-channels | Matthew Draper | 2016-06-03 | 10 | -84/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Properly support reloading for Action Cable channels | Matthew Draper | 2016-06-02 | 10 | -84/+56 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Don't blank pad day of the month when formatting dates | Sean Griffin | 2016-06-02 | 3 | -3/+21 | |
* | | | | | | | Ensure that records with unselected fields can be updated | Sean Griffin | 2016-06-02 | 2 | -0/+17 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #25252 from felguerez/master | Vipul A M | 2016-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add missing "as" | Antonio Felguerez | 2016-06-02 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* / / / / / | Fix failing tests | Sean Griffin | 2016-06-02 | 3 | -5/+17 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #25236 from rajatbansal93/fix-typo | Arun Agrawal | 2016-06-01 | 1 | -5/+5 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | fix typo | Rajat Bansal | 2016-06-01 | 1 | -5/+5 | |
* | | | | | Merge pull request #25231 from prathamesh-sonpatki/collapse-new-initializers | David Heinemeier Hansson | 2016-06-01 | 10 | -155/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | Collapse all new default initializers into a single file | Prathamesh Sonpatki | 2016-05-31 | 10 | -155/+59 | |
* | | | | | | Clean up the test request/response even after an exception | Matthew Draper | 2016-06-01 | 2 | -23/+50 | |
* | | | | | | Make Active Record emit significantly smaller YAML | Sean Griffin | 2016-05-31 | 8 | -7/+82 | |
* | | | | | | Remove unused require and unused model stub | Jon Moss | 2016-05-31 | 2 | -4/+0 | |
* | | | | | | Merge pull request #25170 from maclover7/add-configuration-cable | Jeremy Daer | 2016-05-31 | 8 | -51/+69 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Add helper for testing against a mock WebSocket and server | Javan Makhmali | 2016-05-31 | 5 | -56/+48 | |
| * | | | | | Reorganize `MockWebSocket` | Jon Moss | 2016-05-31 | 2 | -22/+32 | |
| * | | | | | Add configuration for `WebSocket` and `logger` | Jon Moss | 2016-05-31 | 4 | -6/+22 | |
* | | | | | | Respect options passed to `foreign_key` when reverting `add_reference` | Sean Griffin | 2016-05-31 | 2 | -4/+24 |