<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f8f41fe948cae8168e2390d1b513abf5f7d4a3bd</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/1396f0e44e9d4c72d0ce1074de10375ec8d41932</url>
    <id>1396f0e44e9d4c72d0ce1074de10375ec8d41932</id>
    <committed-date>2008-12-22T03:53:31-08:00</committed-date>
    <authored-date>2008-12-22T03:53:31-08:00</authored-date>
    <message>BugFix tests</message>
    <tree>825ca5cd47f9ed54eb989f15f4af242e8a23cc00</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1e0e9fe8988ffd9c4acb1fe0c16b56f74a8f171</id>
      </parent>
    </parents>
    <author>
      <name>Lars Pind</name>
      <email>lars@pinds.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/f8f41fe948cae8168e2390d1b513abf5f7d4a3bd</url>
    <id>f8f41fe948cae8168e2390d1b513abf5f7d4a3bd</id>
    <committed-date>2008-12-09T10:06:30-08:00</committed-date>
    <authored-date>2008-12-09T10:06:30-08:00</authored-date>
    <message>Return a URL that uses the right host from url_for</message>
    <tree>a5ba69732d9bffc1fe6a0fd43f3b55ada0696da0</tree>
    <committer>
      <name>Lars Pind</name>
      <email>lars@pinds.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dee086d7acec2ef79447503782b4a5a42e8ad859</id>
      </parent>
    </parents>
    <author>
      <name>Lars Pind</name>
      <email>lars@pinds.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/c1e0e9fe8988ffd9c4acb1fe0c16b56f74a8f171</url>
    <id>c1e0e9fe8988ffd9c4acb1fe0c16b56f74a8f171</id>
    <committed-date>2008-12-05T02:42:08-08:00</committed-date>
    <authored-date>2008-12-05T02:42:08-08:00</authored-date>
    <message>The signed URLs generated didn't include the bucket name, and thus the signatures were rejected by Amazon.
To be honest, I don't know if this is the smartest way to implement this, but I did notice that all the initialize methods
in authentication.rb already accepted a current_host argument, yet that argument was not being passed on by this method.
That's what I fixed. Whether there is a way to do that that doesn't require the current_host argument to be explicitly passed in
to url_for, but instead can read from the current_most mattr, I don't know. I couldn't find it.</message>
    <tree>2e52ac7ab8b408a7a6ca037a3d3db189982a2ed1</tree>
    <committer>
      <name>Lars Pind</name>
      <email>lars@pinds.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>581956d33831d5ba624898c724b92b24cf7b3571</id>
      </parent>
    </parents>
    <author>
      <name>Lars Pind</name>
      <email>lars@pinds.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/dee086d7acec2ef79447503782b4a5a42e8ad859</url>
    <id>dee086d7acec2ef79447503782b4a5a42e8ad859</id>
    <committed-date>2008-12-05T02:37:24-08:00</committed-date>
    <authored-date>2008-12-05T02:37:24-08:00</authored-date>
    <message>Fixed broken tests in EU-compatible version of library from isaacfeliu.</message>
    <tree>61b3c7f1bc70940054f738b6cf9e9026dead37bc</tree>
    <committer>
      <name>Lars Pind</name>
      <email>lars@pinds.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>060ee23f4ef1dcedb796076045300930295c2c44</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/581956d33831d5ba624898c724b92b24cf7b3571</url>
    <id>581956d33831d5ba624898c724b92b24cf7b3571</id>
    <committed-date>2008-06-04T03:52:50-07:00</committed-date>
    <authored-date>2008-06-04T03:52:50-07:00</authored-date>
    <message>Changed version number to reflect european buckets support</message>
    <tree>44d47bf90d065261c686b3fcc5fa7e365a592781</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30768d6dbe929f8dd873a565f7d46ed02c999792</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/060ee23f4ef1dcedb796076045300930295c2c44</url>
    <id>060ee23f4ef1dcedb796076045300930295c2c44</id>
    <committed-date>2008-06-03T05:19:30-07:00</committed-date>
    <authored-date>2008-06-03T05:19:30-07:00</authored-date>
    <message>Added support for create Buckets in EU as well as Bugfixes and redirect control</message>
    <tree>20cdf4913642c9c871eeaa0caf445cc15c067821</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47810cb8bca48a5ee806b6f7ea703ba949e40569</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/30768d6dbe929f8dd873a565f7d46ed02c999792</url>
    <id>30768d6dbe929f8dd873a565f7d46ed02c999792</id>
    <committed-date>2008-05-28T10:11:07-07:00</committed-date>
    <authored-date>2008-05-28T10:11:07-07:00</authored-date>
    <message>Trying to fix gemspec....</message>
    <tree>7d8a71b464e01817d070f1d8aed20a38e9029203</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10331ec6904ae083b215622803db73844c21f3ff</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/47810cb8bca48a5ee806b6f7ea703ba949e40569</url>
    <id>47810cb8bca48a5ee806b6f7ea703ba949e40569</id>
    <committed-date>2008-05-28T10:10:25-07:00</committed-date>
    <authored-date>2008-05-28T10:10:25-07:00</authored-date>
    <message>Trying to fix gemspec....</message>
    <tree>b36d3040866273ad5c8e68368d96910aa949e4ef</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91f5d71a498b7c965f23ea546c692e253eb4c268</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/10331ec6904ae083b215622803db73844c21f3ff</url>
    <id>10331ec6904ae083b215622803db73844c21f3ff</id>
    <committed-date>2008-05-28T09:58:28-07:00</committed-date>
    <authored-date>2008-05-28T09:58:28-07:00</authored-date>
    <message>BugFixed GemSpec</message>
    <tree>3a6fd24091677ad1fef249dd51bfd26c92477af8</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bb77bee77b2d9a727955189dc40a082ef133063</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/91f5d71a498b7c965f23ea546c692e253eb4c268</url>
    <id>91f5d71a498b7c965f23ea546c692e253eb4c268</id>
    <committed-date>2008-05-28T09:44:52-07:00</committed-date>
    <authored-date>2008-05-28T09:44:52-07:00</authored-date>
    <message>Added Gemspec file</message>
    <tree>f14286c851b985a14311515a3a671d4d3e4a8ddc</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a843bfcc083fc5559f66c265b618cdf808c6589</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/5bb77bee77b2d9a727955189dc40a082ef133063</url>
    <id>5bb77bee77b2d9a727955189dc40a082ef133063</id>
    <committed-date>2008-05-28T09:36:14-07:00</committed-date>
    <authored-date>2008-05-28T09:36:14-07:00</authored-date>
    <message>Added some info to README</message>
    <tree>5d733cde95816332ff894ae30e76244684ece85d</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0fe93d816b489488111d411320d28c593852df4</id>
      </parent>
    </parents>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/0a843bfcc083fc5559f66c265b618cdf808c6589</url>
    <id>0a843bfcc083fc5559f66c265b618cdf808c6589</id>
    <committed-date>2008-05-28T09:25:23-07:00</committed-date>
    <authored-date>2008-05-28T09:25:23-07:00</authored-date>
    <message>Support Amazon S3 European Buckets</message>
    <tree>af9e1b4f13866d7fa3f43bb92d62a348a1942140</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </author>
    <url>http://github.com/isaacfeliu/aws-s3/commit/f0fe93d816b489488111d411320d28c593852df4</url>
    <id>f0fe93d816b489488111d411320d28c593852df4</id>
    <committed-date>2008-05-28T08:53:17-07:00</committed-date>
    <authored-date>2008-05-28T08:53:17-07:00</authored-date>
    <message>Initial version (svn revision 177)</message>
    <tree>fa004bd34c14dd5a8096833cf3a4995eea12d1be</tree>
    <committer>
      <name>Isaac Feliu</name>
      <email>isaac@vesne.com</email>
    </committer>
  </commit>
</commits>
