<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,19 +1,20 @@
 &lt;div id=&quot;statistics&quot;&gt;
 &lt;h1&gt;Statistics&lt;/h1&gt;
 
-&lt;div&gt;
-  &lt;div class=&quot;tcol attack id&quot;&gt;&lt;%= link_to 'ID', :sort =&gt; 'id', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack position&quot;&gt;&lt;%= link_to 'Pos.', :sort =&gt; 'position', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack offset&quot;&gt;&lt;%= link_to 'Offset', :sort =&gt; 'offset', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack chunk&quot;&gt;&lt;%= link_to 'Chunk', :sort =&gt; 'chunk', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack client&quot;&gt;&lt;%= link_to 'Client', :sort =&gt; 'client', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack created_at&quot;&gt;&lt;%= link_to 'Created', :sort =&gt; 'created_at', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack updated_at&quot;&gt;&lt;%= link_to 'Updated', :sort =&gt; 'updated_at', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack response&quot;&gt;&lt;%= link_to 'Response', :sort =&gt; 'response', :updown =&gt; other_updown %&gt;&lt;/div&gt;
-  &lt;div class=&quot;tcol attack timespan&quot;&gt;Elapsed time&lt;/div&gt;
-&lt;/div&gt;
+&lt;% if @attacks.size &gt; 0 %&gt;
+
+  &lt;div&gt;
+    &lt;div class=&quot;tcol attack id&quot;&gt;&lt;%= link_to 'ID', :sort =&gt; 'id', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack position&quot;&gt;&lt;%= link_to 'Pos.', :sort =&gt; 'position', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack offset&quot;&gt;&lt;%= link_to 'Offset', :sort =&gt; 'offset', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack chunk&quot;&gt;&lt;%= link_to 'Chunk', :sort =&gt; 'chunk', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack client&quot;&gt;&lt;%= link_to 'Client', :sort =&gt; 'client', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack created_at&quot;&gt;&lt;%= link_to 'Created', :sort =&gt; 'created_at', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack updated_at&quot;&gt;&lt;%= link_to 'Updated', :sort =&gt; 'updated_at', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack response&quot;&gt;&lt;%= link_to 'Response', :sort =&gt; 'response', :updown =&gt; other_updown %&gt;&lt;/div&gt;
+    &lt;div class=&quot;tcol attack timespan&quot;&gt;Elapsed time&lt;/div&gt;
+  &lt;/div&gt;
 
-&lt;% if @attacks %&gt;
   &lt;% for attack in @attacks do %&gt;
 
     &lt;div id=&quot;&lt;%= attack.id %&gt;&quot; style=&quot;clear:both;&quot;&gt;</diff>
      <filename>app/views/bruteforce/statistics.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>38353cf6a978f171337b43b614ab1ed71b858e8c</id>
    </parent>
  </parents>
  <author>
    <name>Commander Keen</name>
    <email>nom@ximus.de</email>
  </author>
  <url>http://github.com/funkensturm/shacker/commit/d71381222309af482911eaf55a65c18cfb273c32</url>
  <id>d71381222309af482911eaf55a65c18cfb273c32</id>
  <committed-date>2009-11-10T13:49:37-08:00</committed-date>
  <authored-date>2009-11-10T13:49:37-08:00</authored-date>
  <message>quick deploy</message>
  <tree>b224dee4faaabc2850a68e75df83fe714a6ee96e</tree>
  <committer>
    <name>Commander Keen</name>
    <email>nom@ximus.de</email>
  </committer>
</commit>
