<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>db/migrate/20081025224622_fix_itunes_links.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,7 @@ class User
   before_save :normalize_itunes_url
   
   def normalize_itunes_url
-    self.itunes = itunes.to_s.strip.downcase.gsub(/http\:\/\//, &quot;&quot;)
+    self.itunes = itunes.to_s.strip.gsub(/http\:\/\//, &quot;&quot;)
   end
   
   def has_public_playlists?</diff>
      <filename>app/models/user/profile.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eaac541e0146d2c53ab10bdfbbf43074f9a56c4e</id>
    </parent>
  </parents>
  <author>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </author>
  <url>http://github.com/tiendung/alonetone/commit/1fd28f6bc781366988ee83f25d3de8b2f2f65082</url>
  <id>1fd28f6bc781366988ee83f25d3de8b2f2f65082</id>
  <committed-date>2008-10-25T16:00:02-07:00</committed-date>
  <authored-date>2008-10-25T16:00:02-07:00</authored-date>
  <message>Don't modify incoming data to an application arbitrarily</message>
  <tree>566c996e64d97e98abc1d195f799a74d0d6a5eac</tree>
  <committer>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </committer>
</commit>
