1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Paul McMahon
7b9c19d94b Rails guides are now served over https
http links will be redirected to the https version, but still better to
just directly link to the https version.
2018-07-24 11:29:31 +09:00
Rafael Mendonça França
457d2ab97b
Specify which series I'm talking about
[ci skip]
2018-04-10 18:42:27 -04:00
Rafael Mendonça França
22b0a30215
Update our security policy to include all releases in the current series
We don't want people to jump from the last release in the previous
series (4.2) straing to the first release in the current series that is
support (5.1), so we should be supporting the entire series for severe
security issues.

This will not be a problem because usually we only have 3 releases in a
series and backporting patches inside the same series is not harder than
backporting to a previous series.
2018-04-10 18:38:33 -04:00
Rafael Mendonça França
c6ae623955
4.2 is still maintained
It is the last major release series.
2018-04-10 02:01:58 -04:00
Ryan Bigg
0d6bb453d7 Correct Maintenance Policy for Rails 5.2 2018-04-10 10:33:05 +10:00
Rafael Mendonça França
5c0d00072d
Update the maintenance policy [ci skip] 2017-03-20 15:04:57 -04:00
Rafael Mendonça França
fdc52ddb76
Add 4.2.Z back to the maintenance list
Some Rails core members agreed to continue to maintain 4.2 until 5.1 is
released.

[ci skip]
2016-08-02 17:07:01 -03:00
Rafael Mendonça França
e165f7fa60 Update the maintenance policy for the next release. 2016-01-04 17:23:34 -02:00
Vipul A M
5cfaf5a46e - Changed IN to ON in markdown renderer condition
- Changed `IN` to `ON` in all note sentences in guides.
2015-01-14 11:52:13 +05:30
Xavier Noria
7702974281 warn about reading guides in GitHub
References #18148.
2014-12-23 23:32:50 +01:00
Rafael Mendonça França
0da9923926 Make explicit 4.1 is being maintained by a special situation
[ci skip]
2014-09-16 10:28:36 -03:00
Rafael Mendonça França
867bc258c7 Prepare maintenance policy for 4.2 release [ci skip] 2014-09-12 15:13:37 -03:00
Rafael Mendonça França
c36c7fc747 Change the version schema to reflect how deprecations are handled
[ci skip]

We only introduce new deprecations at Minor releases.
2014-05-30 11:44:55 -03:00
Juanito Fatas
5e3c0b28b8 [ci skip] Document Rails' shifted semver. 2014-05-30 11:40:02 +08:00
Matias Korhonen
f0125a19b9 Updates the maintenance policy with new Rails versions 2014-04-08 23:18:49 +03:00
Xavier Noria
6be94d2927 copy-edits the new guide with our maintenance policy [ci skip] 2013-10-03 00:31:52 +02:00
Matias Korhonen
8045944e29 Adds the Rails maintenance policy to the Guides
[ci skip]
2013-10-03 00:39:29 +03:00