[dokuwiki] Re: Anyone in for a bugfixing day?

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 5 Oct 2009 20:51:35 +0200

>> Even though it was on very short notice, a few people joined me.
>> Special thanks to Chris, Michael and Anika for helping.
>
> Stats ?

mysql> select real_name, count(*) from flyspray_tasks A,
flyspray_users B where closed_by = user_id AND
DATE(FROM_UNIXTIME(date_closed)) = '2009-10-04' group by real_name;
+-------------------+----------+
| real_name         | count(*) |
+-------------------+----------+
| Andreas Gohr      |       13 |
| Anika Henke       |        1 |
| Christopher Smith |        2 |
| Michael Hamann    |        1 |
+-------------------+----------+


Chris, did you close all the bugs you fixed? I think there a missing a
few of the ones you fixed.

Andi

-- 
splitbrain.org
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: