aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/contributing_to_ruby_on_rails.textile
Commit message (Collapse)AuthorAgeFilesLines
* copy-edit contributing guide [ci skip]Vijay Dev2012-03-131-2/+2
|
* Squash commits into a single commitAvi Tzurel2012-03-111-0/+2
|
* Disagree with @spastorino, @jonleighton, @tenderlove on ↵Jeremy Kemper2012-01-261-1/+1
| | | | | | | | | | | 51ccb7f59c83120bf6869f1febfebaec44bcface Same-level method visibility disappears into the syntax. Indent (and outdent) emphasize the state change that accompanies the declaration. All methods following 'private' are private: that's a natural hierarchy worthy of visual reinforcement. Outdent, represent! :trollface:
* Fix contributing guide to reflect preferred position on indentationbrainopia2012-01-261-1/+1
| | | | | | | | | | | Fix incorrect recommendation from indenting after private/protected to not. Based on opinions of @spastorino, @jonleighton, @tenderlove https://github.com/rails/rails/pull/1838#issuecomment-1440281 https://en.twitter.com/#!/spastorino/status/142054749351575552 https://en.twitter.com/#!/tenderlove/status/142014046445641728 https://en.twitter.com/#!/jonleighton/status/142021813415841794
* Added note about [ci skip] tag to contributing guidePiotr Sarnacki2012-01-121-0/+2
|
* Substitute "gem" for "plugin" in contributing guideJo Liss2012-01-081-2/+2
|
* Added git --rebase option for pulling rails masterThomas von Deyen2011-12-061-1/+1
|
* remove unneeded params from issue tracker urlVijay Dev2011-11-181-1/+1
|
* made url to a github issues a bit shorter - no need in a page param when ↵Sergey Parizhskiy2011-11-151-1/+1
| | | | it's a first page
* update ci file name in contributing guideVijay Dev2011-11-111-1/+1
|
* Added bundle exec to rake test.Henrik Hodne2011-11-031-6/+6
| | | | This is in response to rails/rails#3504.
* copy edit d47c2c4Vijay Dev2011-09-281-7/+1
|
* Fixed typo that I added - doh.Chris Kimpton2011-09-261-1/+1
|
* Clarify that the Active Record config should just work automaticallyChris Kimpton2011-09-261-1/+5
|
* add some notes on setup for Active Record testsChris Kimpton2011-09-261-0/+6
|
* No more changelogs inside guidesVijay Dev2011-09-151-10/+0
|
* Mention that old fixes are to be done on 3-0-stableVijay Dev2011-09-141-3/+3
|
* change GH issue tracker urlVijay Dev2011-09-121-1/+1
|
* merged the contribution guides and changed theVijay Dev2011-09-111-4/+6
| | | | link in the layout accordingly
* clarify where the branch name will existRay Baxter2011-09-041-1/+1
|
* Updates to remove extra whitespaces and notably fix a whitespace issue with ↵Jeff Dutil2011-08-161-1/+0
| | | | ajax_on_rails causing a code block not to render the entire block properly.
* Describe the user name 'variable' in a way that doesn't confuse the textile ↵Ben Orenstein2011-06-081-1/+1
| | | | parser.
* use git: rather than https: in git remote urls; else, github asks for ↵Vijay Dev2011-06-081-1/+1
| | | | passwords everytime we push
* add info about docrails policy on changelogsVijay Dev2011-06-071-1/+1
|
* s/a/an/Akira Matsuda2011-06-011-1/+1
|
* s/an/a/Akira Matsuda2011-06-011-1/+1
|
* Spelling corrections in the guides.Evan Farrar2011-05-291-1/+1
|
* Prefer topic branches instead of master branch for users contributionsGuillermo Iguaran2011-05-121-5/+8
|
* fix bad encoding on contributing to RoR pageDan Pickett2011-05-101-1/+1
|
* fixes github fork urlVijay Dev2011-05-101-1/+1
|
* Included more details on Rails coding conventions (from LH Source Style page)Vijay Dev2011-05-081-4/+10
|
* Bring this back on the contributing guide.Sebastian Martinez2011-05-011-1/+1
|
* remove info about adding verified tagVijay Dev2011-05-011-1/+1
|
* fix GitHub guides urlVijay Dev2011-05-011-2/+2
|
* Removed so info about assigning to specific devs and adding tags. I don't ↵Mike Gehard2011-04-291-8/+2
| | | | believe that you can do that in GitHub issues. Remove state:committed notes as they also don't exist in GitHub issues.
* Added missing word on guideSebastian Martinez2011-04-291-1/+1
|
* Upload patches is for LH, we use pull requests on GitHub nowSebastian Martinez2011-04-291-1/+1
|
* update contributors guide to reflect GitHub useDan Pickett2011-04-291-37/+30
| | | | | * outlines how to review pull requests * outlines how to issue pull requests * changed all references from LH => GH
* Move [#ticket_number state:commited] to the end of the commit messageSebastian Martinez2011-04-141-2/+2
|
* Update Contributing to the Rails Code guide for automatically change the ↵Sebastian Martinez2011-04-141-4/+10
| | | | status of LH tickets
* Fix patch file name to make it consistent with the rest of the guideSebastian Martinez2011-04-131-1/+1
|
* Add link to mailing-listNicolas Cavigneaux2011-03-161-1/+1
|
* Removed double textsLars Smit2011-03-131-13/+0
|
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-2/+2
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* merges railsXavier Noria2011-03-051-1/+14
|\
| * copy-edits 819762cXavier Noria2011-03-051-4/+3
| | | | | | | | | | * simplifies some sentences * use a more neutral language with less you/yours
| * Added some new advice on applying patchesLars Smit2011-03-051-0/+14
| |
| * added information about TEST_DIR env variableIlya Zayats2011-03-051-0/+8
| |
* | Added some new advice on applying patchesLars Smit2011-02-281-0/+14
| |
* | added information about TEST_DIR env variableIlya Zayats2011-02-261-0/+8
|/