| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo by removing extra article [ci skip] | jacobherrington | 2019-07-04 | 1 | -1/+1 |
* | Update docs regarding skipping CI tests [ci skip] | jacobherrington | 2019-07-03 | 1 | -1/+1 |
* | Fix period position | Ryuta Kamizono | 2019-06-06 | 1 | -2/+2 |
* | Update directory name in sample commands | st0012 | 2019-05-08 | 1 | -1/+1 |
* | Prefer to indent and no blank line after private/protected [ci skip] | Ryuta Kamizono | 2019-04-17 | 1 | -1/+1 |
* | s/Travis/Buildkite/ | Matthew Draper | 2019-04-09 | 1 | -3/+3 |
* | Update links and code examples in the guides to use HTTPS where the host supp... | Nathaniel Suchy | 2019-03-06 | 1 | -3/+3 |
* | Docs: Update Development Dependencies Install | Viktor Fonic | 2018-11-09 | 1 | -2/+21 |
* | Merge pull request #34075 from hakusaro/guides-reference-leases | Gannon McGibbon | 2018-10-09 | 1 | -6/+7 |
|\ |
|
| * | Change contributing guide to use safer force push | Lucas Nicodemus | 2018-10-04 | 1 | -6/+7 |
* | | Add documentation to run tests with specific seed [ci skip] | Alberto Almagro | 2018-10-05 | 1 | -0/+20 |
|/ |
|
* | Improve phrasing of one sentence in the contributing guide | Pascal Lamouric | 2018-09-24 | 1 | -1/+1 |
* | Correct spelling in "Contributing to Ruby on Rails" guide [ci skip] | bogdanvlviv | 2018-09-20 | 1 | -1/+1 |
* | Standardize git remote names. | John Gorman | 2018-09-15 | 1 | -40/+12 |
* | Update guide to mention code linters available | Prem Sichanugrist | 2018-08-15 | 1 | -2/+13 |
* | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 1 | -1/+1 |
* | Remove ineffective no-warnings flags from Contribute guide | utilum | 2018-06-08 | 1 | -6/+0 |
* | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 1 | -4/+4 |
* | We usually do not use GH#1234 style in the CHANGELOGs [ci skip] | Ryuta Kamizono | 2018-04-29 | 1 | -1/+1 |
* | Clarification for noobs. (#31704) | loothunter1 | 2018-01-23 | 1 | -1/+2 |
* | emphasize working on existing issues/patches for newcomers [ci skip] | Xavier Noria | 2017-12-17 | 1 | -1/+3 |
* | Fix link Contributing Ruby on Rails [ci skip] | Yoshiyuki Hirano | 2017-08-21 | 1 | -7/+7 |
* | Update Contributing to Ruby on Rails guide [ci skip] | Yoshiyuki Hirano | 2017-08-21 | 1 | -1/+1 |
* | Use ssl in guide and comment [ci skip] | Yoshiyuki Hirano | 2017-08-19 | 1 | -2/+2 |
* | explain why guide translations need a fork [ci skip] | Xavier Noria | 2017-05-14 | 1 | -3/+4 |
* | Drop the "Sanity Check" contributing step | Matthew Draper | 2017-04-09 | 1 | -10/+0 |
* | Remove mentions and instructions for docrails | Matthew Draper | 2017-04-09 | 1 | -14/+2 |
* | Small grammar fix | Jon Moss | 2017-03-25 | 1 | -1/+1 |
* | Small grammar fix | Jon Moss | 2017-03-25 | 1 | -2/+2 |
* | Fix judgement spelling [ci skip] | Carlos Gavino | 2017-01-28 | 1 | -1/+1 |
* | Mention ActiveRecord's config.example.yml | Olivier Lacan | 2017-01-19 | 1 | -4/+6 |
* | [ci skip] Fix typo in Guides: Contributing | Alex Kitchens | 2016-10-17 | 1 | -1/+1 |
* | Introduce a benchmark template [ci skip] | Godfrey Chan | 2016-10-15 | 1 | -27/+18 |
* | bug report template for migrations (#26488) | Girish Sonawane | 2016-09-15 | 1 | -0/+1 |
* | add Active Job bug report templates to guide [ci skip] | yuuji.yaginuma | 2016-09-03 | 1 | -0/+1 |
* | [ci skip] Update branch version in Contributing Guide | Alex Kitchens | 2016-08-29 | 1 | -1/+1 |
* | 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 |
* | | Grammar fixes for Contributing guide | Jon Moss | 2016-06-02 | 1 | -7/+7 |
|/ |
|
* | Change http github links to https [ci skip] | Mehmet Emin İNAÇ | 2016-05-08 | 1 | -4/+4 |
* | [ci skip] Update 'Testing Active Record' | yui-knk | 2016-02-14 | 1 | -1/+1 |
* | .git added to https repo urls | Vishnu Ks | 2016-02-02 | 1 | -5/+5 |
* | git protocol replaced with https | Vishnu Ks | 2016-02-02 | 1 | -5/+5 |
* | typo fix [ci skip] | Prayag Verma | 2016-01-31 | 1 | -1/+1 |
* | remove legacy mysql from guides to match #22715 | Scott Bronson | 2016-01-09 | 1 | -1/+0 |
* | fix links to code of conduct [ci skip] | yuuji.yaginuma | 2015-12-11 | 1 | -1/+1 |
* | [ci skip] Add `Translating Rails Guides` to contributing_to_ruby_on_rails | yui-knk | 2015-11-23 | 1 | -0/+36 |
* | Remove links to docrails | Rafael Mendonça França | 2015-11-05 | 1 | -2/+2 |
* | Fix pluralization in docs [ci skip] | Scott González | 2015-10-07 | 1 | -1/+1 |
* | [ci skip] Add `:` before code blocks. | yui-knk | 2015-09-25 | 1 | -1/+1 |