[Bug 16082] Add --list-authors option to dumpBackup

2011-11-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16082

Ariel T. Glenn  changed:

   What|Removed |Added

  Component|Export/Import   |General
Version|1.14.x  |unspecified
 AssignedTo|wikibugs-l@lists.wikimedia. |ar...@wikimedia.org
   |org |
Product|MediaWiki   |XML Snapshots

--- Comment #6 from Ariel T. Glenn  2011-11-16 12:46:59 
UTC ---
I doubt we would use this option on the dumps we generate; we already provide
full history dumps which include the names of all contributors to each page. 
And the query is going to be pretty expensive for allPages on our larger wikis.
 But that's not to say other sites wouldn't find it useful.

A quick grep of extensions and core in trunk shows that do_list_authors and
list_authors are only used in Export.php and Special:Export.php, not in any
extensions, so camel-case to your heart's content.

While you're in there... Note that we sometimes have a revision in there with
revision id = 0 for a valid user name (because sometimes errors creep in). That
means we could see a user name in the list twice, it would be nice to fix that.

The patch needs to be updated for trunk, and then I'd like to look at it again.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
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 16082] Add --list-authors option to dumpBackup

2011-11-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16082

Sumana Harihareswara  changed:

   What|Removed |Added

 CC||ar...@wikimedia.org,
   ||suma...@panix.com

--- Comment #5 from Sumana Harihareswara  2011-11-06 
14:19:06 UTC ---
Adding Ariel to the cc list in hopes of getting review for Ángel González's
patch and perhaps some guidance for any necessary revisions.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
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 16082] Add --list-authors option to dumpBackup

2009-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16082


jida...@jidanni.org changed:

   What|Removed |Added

 CC||jida...@jidanni.org




--- Comment #4 from jida...@jidanni.org  2009-04-23 03:10:24 UTC ---
Also note Bug 18169: $wgExportAllowListContributors and related unused code
should be removed


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
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 16082] Add --list-authors option to dumpBackup

2009-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16082


Brion Vibber  changed:

   What|Removed |Added

 CC||tf...@wikimedia.org,
   ||br...@wikimedia.org




--- Comment #3 from Brion Vibber   2009-04-16 00:10:55 UTC 
---
Is this query efficient or safe to do?

Tomasz, can you take a peek and see if this is something that would make sense
for future dumps? Desireable, any issues with generation, etc?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
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