<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,7 +38,7 @@ class StatsPerCollection
 end
 
 c = StatsPerCollection.new
-dbi.select_all(&quot;select date(items.date) as date,sources.collection from items left join sources on sources.rss=items.rss where date &gt; now() - interval '14 days' order by date&quot;) { |date,collection|
+dbi.select_all(&quot;select date(items.date) as date,sources.collection from items left join sources on sources.rss=items.rss where date &gt; now() - interval '14 days' and date &lt; now() + interval '1 day' order by date&quot;) { |date,collection|
   c.add_one(collection, date.day)
 }
 </diff>
      <filename>chart.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>766f562a6afc3b0e9ae9ab408ded11076a7ff14c</id>
    </parent>
  </parents>
  <author>
    <name>Astro</name>
    <email>astro@spaceboyz.net</email>
  </author>
  <url>http://github.com/astro/harvester/commit/6ef59cf60e2e75186db3eab24413026cadde6974</url>
  <id>6ef59cf60e2e75186db3eab24413026cadde6974</id>
  <committed-date>2009-02-17T14:10:23-08:00</committed-date>
  <authored-date>2009-02-17T14:10:23-08:00</authored-date>
  <message>chart: never plot the future</message>
  <tree>288672e8618badbe14832acc3df39b88542034a2</tree>
  <committer>
    <name>Astro</name>
    <email>astro@spaceboyz.net</email>
  </committer>
</commit>
