Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Upgraded Rails for Gitorious
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Christian Johansen  
View profile  
 More options Oct 18 2012, 5:01 am
From: Christian Johansen <christ...@cjohansen.no>
Date: Thu, 18 Oct 2012 11:00:55 +0200
Local: Thurs, Oct 18 2012 5:00 am
Subject: Upgraded Rails for Gitorious

I've now pushed commits to mainline:next that upgrades our Rails version:

- Unvendor Rails (i.e. rm -fr vendor/rails, configure Rails in Gemfile)
- Upgrade from 2.3.5 to 2.3.14

This means we're no longer on a completely ancient version of Rails. There
has been
some non-trivial changes in Rails between the two versions, so please
report if you
find any oddities. The two main things to look out for are:

1) Strangely translated text (I made quite a few changes to how our
internationalization
    was implemented, to accommodate newer versions of I18N)
2) Over-eager HTML escaping. Will likely manifest as "broken UI". Our tests
does not
    cover the HTML generation very exhaustingly, but I've surfed through
quite a bit, and
    it looks OK to me.

Please beware that the next branch with this change is on the risky side.
We'll be using
it on our internal setup for a little while before merging to master and
deploying on
gitorious.org. If you have setups that can take a visual bug or two, please
try it out and
help us find bugs.

How does this upgrade help us?

1) Lots and lots of bug fixes from the Rails team, including security
patches
2) Tackled some deprecated APIs and flat out failing things that will help
us move
    on to Rails 3
3) Solves a dependency deadlock involving Rack, that has made my integrating
    the new code browser, uhm, challenging
4) Solves the problem of "your rubygems is to new, please downgrade"

For end users the upgrade is unlikely to bring any visual changes.

--
MVH
Christian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »