[Bug 59340] DBQ-88 Editing patterns on [[Catholic Church]]

2014-01-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59340

Bugzilla Bug Importer (valhallasw)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Bugzilla Bug Importer (valhallasw) 
 ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: (none)
CC list: gfitz...@nyx.net, b...@mzmcbride.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59340] DBQ-88 Editing patterns on [[Catholic Church]]

2014-01-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59340

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
 ---
---
From: mauro742 
Date: Tue, 16 Mar 2010 22:14:23
---

Results here: http://toolserver.org/~mauro742/DBQ/DBQ-88.txt

Query for a single week:

select rev_user_text as user, count(*) as tot
  from page join revision on page_id = rev_page
  where page_namespace=0 and page_title = 'Catholic_Church'
and rev_user <> 0
and year(rev_timestamp) = 2010 and week(rev_timestamp) = 1
  group by rev_user, week(rev_timestamp)
  order by tot desc, user
  limit 10;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59340] DBQ-88 Editing patterns on [[Catholic Church]]

2014-01-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59340

--- Comment #3 from Bugzilla Bug Importer (valhallasw) 
 ---
---
From: MZMcBride 
Date: Wed, 17 Mar 2010 06:56:22
---

WikiSense can do this dynamically, for example.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59340] DBQ-88 Editing patterns on [[Catholic Church]]

2014-01-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59340

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
 ---
---
From: Garrett Fitzgerald 
Date: Wed, 17 Mar 2010 03:54:21
---

That was interesting to see. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l