aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_2_release_notes.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix links in gemspec and docs from http to https.Abhay Nikam2019-03-091-3/+3
|
* Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'Sharang Dashputre2018-10-021-1/+1
|
* Rails guides are now served over httpsPaul McMahon2018-07-241-3/+3
| | | | | http links will be redirected to the https version, but still better to just directly link to the https version.
* Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-1/+1
|
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
|
* [ci skip] Update redirecting links in guidesAlex Kitchens2016-06-061-1/+1
|
* Use correct path in documentation.Tom von Schwerdtner2016-02-121-1/+1
| | | | | | s/config\/production/config\/environments\/production/ [ci skip]
* Revert "[ci skip] removed extra comma"Xavier Noria2015-10-221-1/+1
| | | | | | | | Reason: That one is an Oxford comma, as per our guidelines. See: http://edgeguides.rubyonrails.org/api_documentation_guidelines.html#comma This reverts commit f184cd34f9ef35ddf85a23c2fb02cc05d3fb26b3.
* [ci skip] removed extra commahemali jain2015-10-231-1/+1
|
* 4.2 release notes about `render` status optionsBenjamin Quorning2015-08-211-0/+11
|
* Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix"Godfrey Chan2015-04-281-2/+3
| | | | | | | | | | | | This reverts commit 00aa1afae3821dd858dec7111bcdf230b12040d7, reversing changes made to b584cc68fc28492147ed3ed127ad8a7441ca8161. Reason: As far as we can tell, this should not be the case. Both localhost, 127.0.0.1 and ::1 is "supposed to work", so this is probably a bug somewhere. Reopening #19815 instead.
* Update 4_2_release_notes.mdTony Pitale2015-04-191-3/+2
|
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-03-261-3/+3
|\ | | | | | | | | Conflicts: guides/source/4_0_release_notes.md
| * [ci skip] Remove unnecessary spaceyui-knk2015-03-041-2/+2
| |
| * [ci skip] Fix fenced code block langyui-knk2015-03-031-1/+1
| |
* | [ci skip] Update 4.2 Release notes with more assert_select information.Kasper Timm Hansen2015-03-241-0/+24
|/ | | | | Adds documentation for substitutions and why Regexp substitions look different when assertion fails.
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
| | | | - Changed `IN` to `ON` in all note sentences in guides.
* [guides] Added newer find_by syntax example in 4.2 release notes for ↵Gordon Chan2015-01-051-0/+3
| | | | Adequate Record [skip ci]
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
| | | | References #18148.
* `force: :cascade` to recreate tables referenced by foreign-keys.Yves Senn2014-12-191-0/+3
|
* docs, synchronize CHANGELOG across branches. [ci skip]Yves Senn2014-12-161-11/+12
|
* decribe deprecation cycle from `timestamps null: false` to `null: true`.Yves Senn2014-12-161-0/+4
| | | | | | | | | [ci skip] /cc @sgrif @zzak Conflicts: activerecord/CHANGELOG.md
* Fix typo [ci skip]Andrew White2014-12-021-2/+2
|
* Clarify change to process helpers [ci skip]Andrew White2014-12-021-0/+11
| | | | | | | Add additional information to the release notes to explain the requirement for paths in integration tests to start with a leading slash. Fixes #17870.
* 4.2 release notes pass [skip ci]Jon Atack2014-11-281-19/+19
|
* release notes: edit pass [ci skip]Xavier Noria2014-11-271-19/+17
|
* release notes: iteration over the description of Global ID [ci skip]Xavier Noria2014-11-271-4/+14
|
* removes double mention of deliver_nowXavier Noria2014-11-271-4/+0
|
* edits in the release notes for 4.2Xavier Noria2014-11-271-12/+22
|
* Fix typo in Rails 4.2 release notesFelipe Zavan2014-11-271-1/+1
|
* pass over the release notesXavier Noria2014-11-271-104/+118
|
* Remove Web Console /console references in the guidesGenadi Samokovarov2014-11-251-5/+4
|
* Rearrange release notes by importance [ci skip]Godfrey Chan2014-11-251-99/+85
|
* :scissors: WIP labels [ci skip]Godfrey Chan2014-11-251-3/+0
|
* Prepare for RC: link to the 4-2-stable [ci skip]Godfrey Chan2014-11-251-2/+2
|
* Cross link to upgrade guide [ci skip]Godfrey Chan2014-11-251-1/+2
|
* Final sync with CHANGELOGs [ci skip]Godfrey Chan2014-11-251-2/+7
|
* :scissors: TODOGodfrey Chan2014-11-251-4/+3
|
* The default hasn't changed, so this is not an incompatibility [ci skip]Godfrey Chan2014-11-251-16/+0
|
* Simplify section on adequate record [ci skip]Godfrey Chan2014-11-251-14/+14
|
* Merge pull request #17755 from zzak/changelog-for-16622Godfrey Chan2014-11-251-0/+3
|\ | | | | Add a CHANGELOG entry for #16622 and a6de6f5 [ci skip]
| * Add Release Note for #16622 [ci skip]Zachary Scott2014-11-241-0/+3
| |
* | Add release note for #17743 [ci skip]Zachary Scott2014-11-241-0/+13
|/
* Add `.reflections` change to release note [skip ci]Arthur Neves2014-11-241-0/+3
| | | | [related #17718]
* Grammar pass on Web Console release note [ci skip]Zachary Scott2014-11-231-3/+3
|
* Clarify what is being serialized and when it will be deserializedZachary Scott2014-11-231-2/+2
| | | | [ci skip]
* docs, synchronize 4.2. release notes. [ci skip]Yves Senn2014-11-061-4/+11
| | | | /cc @chancancode
* Add skip-turbolinks entry to 4.2 release notes and improve changelogCarlos Antonio da Silva2014-11-051-0/+4
| | | | [ci skip]
* Remove skip-gems from 4-2 release notesPrathamesh Sonpatki2014-11-051-4/+0
| | | | | - This option was removed in https://github.com/rails/rails/commit/bf17c8a531bc80. - [ci skip]
* [ci skip] Fixup spelling and grammar in 4.2 guideseileencodes2014-11-041-11/+11
| | | | | | | | | Capitalize CSS, SQL Change spelling of favour to favor - updated for consistency, the rest of the document uses "favor". Grammar / spelling pass