Commit Graph

83 Commits

Author SHA1 Message Date
Vitali Tatarintev
7718d470e9 [ci skip] Update Guides to use macOS instead of Mac OS X 2017-02-20 15:12:51 +01:00
Robin Dupret
0676d28b22 Automatically inject the current Rails version in API links [ci skip]
To make sure that the user won't look at a feature that doesn't
already exist if they are looking at a previous version of the guides,
let's automatically inject the Rails version the guides have been
generated against.
2017-02-07 18:56:43 +01:00
Prathamesh Sonpatki
69c3b47ca1
Add missing release notes entry for f02a35b86e [ci skip] 2017-01-09 14:05:22 +05:30
Rory O’Kane
4c0c7cba2b Fix typo in Rails 5.0 release notes – “when when”
[ci skip]
2016-11-29 16:46:10 -05:00
yuuji.yaginuma
0f87413f41 update description of Etag [ci skip]
The document is written with "only generate weak", but it can also be used to
strong etag.
Also, add missing entory for #24387
2016-10-24 20:17:31 +09:00
Carlos Antonio da Silva
a0d0648efb Merge release note entry for Date/Time/DateTime extensions
The first release note entry mentioned #on_weekday?, but that was only
added by the second PR mentioned there. To simplify reading the notes
just merge the two, since they are related methods. [ci skip]
2016-10-23 16:51:51 -02:00
Yusuke Nakamura
86c0dccac1 Fix typo in 5_0_release_notes.md doc [ci skip] 2016-09-29 21:56:56 +09:00
Jon Moss
c427033e7a Add info about a502703 to Rails 5 release notes
[ci skip]
2016-09-25 14:58:41 -04:00
Jon Moss
cd6605438d Fix small grammar issue introduced in #26382
[ci skip]
2016-09-16 19:22:07 -04:00
Nathan Wenneker
37219bbb5a Update docs for change in transaction callback exceptions
07d3d40 changed how exceptions are handled in after_commit
and after_destroy callbacks.  This commit updates the 5.0
release notes and the  ActiveRecord callback guide to reflect
the new behavior.

[ci skip]
2016-09-03 13:48:07 -06:00
Shia
e473b8251c update is renamed to tasks are renamed 2016-08-23 22:03:44 +09:00
Shia
a2aed31564 Remove Duplicated information & fix typo...
- Remove Duplicated explanation.
- Fix some typo.
- Attach PR, commit link that missed one.
2016-08-23 21:49:35 +09:00
Yohei YASUKAWA
d4aec26030
Fix link in Rails 5.0 Release Note [ci skip] 2016-08-17 12:43:52 +09:00
rbr
2f6832e2a2 Fix display of unsorted list in release notes of 5.0 [ci skip] 2016-07-14 16:56:13 +02:00
Xavier Noria
df6684458b fixes a link in the release notes of 5.0 [ci skip] 2016-07-14 12:17:21 +02:00
William Johnston
b96e5ea2e1 Update Rails 5 release notes with syntax fixes. 2016-07-02 18:13:35 -05:00
Ryuta Kamizono
7eb6443dde Deprecation passing of start value was removed [ci skip]
ref #18961, #23099.
2016-07-01 14:18:24 +09:00
Rodrigo Rosenfeld Rosas
21a5841b1f Add a Rails 5 release note for ActionController::Live becoming a Concern
Related to issue #25581

https://github.com/rails/rails/issues/25581
2016-06-30 14:51:43 -03:00
Prathamesh Sonpatki
7266c6055d
Update release notes for 5.0 [ci skip] 2016-06-30 20:22:40 +05:30
eileencodes
bb9a4f3f6d Merge branch 'add-test-runner-to-release-notes'
This is an slight refactoring/improved version of #25586.
2016-06-30 09:01:12 -04:00
Vipul A M
a683240a32 Add test runner features to release notes [ci skip] 2016-06-30 08:22:43 -04:00
yuuji.yaginuma
93552cbe94 add missing things to release notes [ci skip]
Add following.

* 05934d24af
* 38d2bf5fd1
* https://github.com/rails/rails/pull/25469
2016-06-30 15:30:47 +09:00
Eileen M. Uchitelle
fe054e02b2 Merge pull request #25583 from vipulnsward/add-api-apps-to-release-notes
Add API Apps to release notes
2016-06-29 21:08:27 -04:00
Vipul A M
5609e0021f
Add API Apps to release notes[ci skip] 2016-06-29 17:39:53 -07:00
eileencodes
2ee57cc9a0 Update release notes about legacy mysql adapter
Make release notes about legacy `mysql` adapter clearer.
2016-06-29 19:37:26 -04:00
Godfrey Chan
ffded19faf Clearify CHANGELOG for #23011 [ci skip] 2016-06-27 08:37:06 -07:00
Godfrey Chan
bdf80369ef Add #16917 to 5.0.0 release notes 2016-06-27 08:28:24 -07:00
Robin Dupret
eb1c0e2283 Tiny documentation fixes [ci skip]
Fix a tiny typo and vertical-align some return results in the
ActiveModel::Errors documentation.
2016-06-25 16:10:04 +02:00
Prathamesh Sonpatki
9f23b75926
Add missing things to Rails 5.0 release notes [ci skip]
- https://github.com/rails/rails/pull/18288.
- https://github.com/rails/rails/commit/da9038e.
- 78dab2a856.
- https://github.com/rails/rails/pull/9065.
- https://github.com/rails/rails/pull/18314.
- https://github.com/rails/rails/pull/13434.
2016-06-11 10:54:29 -07:00
Rafael França
d2b08f2f6a Merge pull request #25321 from prathamesh-sonpatki/update-release-notes-1
Add missing things to release notes [ci skip]
2016-06-10 17:24:43 -04:00
Vipul A M
f0b9ebc43b
Add Action Cable introduction to release notes [ci skip] 2016-06-07 16:27:50 -07:00
Prathamesh Sonpatki
ba5755172e
Add missing things to release notes [ci skip]
- https://github.com/rails/rails/pull/18721
- https://github.com/rails/rails/pull/11898
- https://github.com/rails/rails/pull/18194
- https://github.com/rails/rails/pull/18225
- https://github.com/rails/rails/pull/18244
- edc2b77187
- https://github.com/rails/rails/pull/19686
2016-06-07 16:26:45 -07:00
Jon Moss
d2a69d319b
Add backticks to ActiveRecord::Base.where
[ci skip]
2016-06-04 11:11:42 -04:00
yuuji.yaginuma
fda13d51ac rename enum_prefix and enum_suffix options to _prefix and _suffix [ci skip]
`:enum_prefix` and `:enum_suffix` was changed to `:_prefix` and `:_suffix`
in #20999.
2016-05-29 20:59:08 +09:00
yuuji.yaginuma
99ee8f87fe add #23980 to release notes [ci skip] 2016-05-21 14:05:35 +09:00
Jeremy Daer
89e2f7e722
Support for unified Integer class in Ruby 2.4+
Ruby 2.4 unifies Fixnum and Bignum into Integer: https://bugs.ruby-lang.org/issues/12005

* Forward compat with new unified Integer class in Ruby 2.4+.
* Backward compat with separate Fixnum/Bignum in Ruby 2.2 & 2.3.
* Drops needless Fixnum distinction in docs, preferring Integer.
2016-05-18 21:58:51 -07:00
Vipul A M
1e791705dc Add Attributes API to release notes [ci skip]
Add Attributes API to release notes [ci skip]
2016-05-17 03:09:30 +05:30
Prathamesh Sonpatki
5091eb351a
Release notes: Add a note about use_transactional_tests in the deprecated section of Active Record notes [ci skip]
- Followup of PR #19282.
2016-05-06 14:13:06 -05:00
Prathamesh Sonpatki
bf79bc0395
Release notes: Add PR #24866 to release notes 2016-05-05 23:04:30 -05:00
Prathamesh Sonpatki
94ffebab62
Release notes: Remove duplicate entries [ci skip]
- Removed duplicate entry for collection caching.
- The entry was duplicate and the link to PR was also wrong.
- Consolidated entries for `belongs_to` required by default.
2016-05-03 09:44:03 -05:00
yuuji.yaginuma
151080a5f9
add #24385 to 5.0 release notes [ci skip] 2016-04-29 23:09:10 -07:00
Prathamesh Sonpatki
1d6f012718
Active Job: Add note about ability to configure adapters on per job basis in CHANGELOG and release notes.
[ci skip]
2016-04-29 07:26:26 +05:30
Vipul A M
9a94f022dd Add #23461 to release notes
[ci skip]
2016-04-24 17:16:24 +05:30
Jon Moss
342a0dee71 Add #18323 to 5.0 release notes
Fixes #23643.

[ci skip]
2016-04-20 19:51:06 -04:00
Vipul A M
f2ac3ea851 Add #16917 to release notes
[ci skip]
2016-04-19 05:08:47 +05:30
Prathamesh Sonpatki
88bba86632
Add note about ability to add database comments to release notes [ci skip] 2016-04-18 10:43:21 +05:30
Vipul A M
bdcb20a28e Add Attributes API to release notes
[ci skip]
2016-04-14 18:59:16 +05:30
yuuji.yaginuma
d03c90e8aa remove needless entry [ci skip]
The option backed to `start` in da26934313a31ae530b7537aba8a7662152f4dfe.
2016-04-08 21:22:09 +09:00
Ryan McCuaig
58c12900b7 it's => its typo 2016-04-04 19:13:57 -07:00
Prathamesh Sonpatki
7d88ca6ee5 Update Rails 5 release notes [ci skip]
- Removed entry for # Template Collection from release notes.
- Remove duplicate entry for caching Action mailer views.
- Remove duplicate entry for left_outer_joins.
2016-04-03 22:18:14 +05:30