https://bugzilla.wikimedia.org/show_bug.cgi?id=57343

       Web browser: ---
            Bug ID: 57343
           Summary: Re-do Wikimedia's server admin log implementation
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
               URL: https://wikitech.wikimedia.org/wiki/Server_Admin_Log
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: git-deploy
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Wikimedia's server admin log at
<https://wikitech.wikimedia.org/wiki/Server_Admin_Log> is goofy:

* it's disproportionately expensive to store new entries given the full wiki
page system currently in place;

* each entry doesn't contain a complete timestamp (years are missing); and

* the log can't be effectively sorted or filtered due to its lack of structure
(plus manual pagination, ick).

We can probably just set up a custom MediaWiki log format and use Special:Log?
In 2008, Trevor wrote [[mw:Extension:LogEntry]]. I'm not sure how much of this
extension works toward the potential goal of using Special:Log, but perhaps
it's a helpful start for anyone who wants to work on this bug.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to