https://bugzilla.wikimedia.org/show_bug.cgi?id=18954
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|schema-change | --- Comment #8 from Krinkle <[email protected]> --- -"schema-change". Index on log_type and log_action is available since 2011 and API supports it. e.g. where [[m:Special:Log/newusers]] includes auto creations (which is effectively all WMF accounts globally since meta is in the auto-login) and: https://meta.wikimedia.org/w/api.php?format=jsonfm&action=query&list=logevents&leaction=newusers/create&leprop=user%7Ctimestamp&lelimit=500 Only includes the "create" account (not CentralAuth autocreate or create2). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
