Add --update option to avoid overwriting existing columns other than ss_total_edits...
[lhc/web/wiklou.git] / includes /
2006-04-08 Brion Vibber* (bug 5499) Don't clear the tag strip state when asked...
2006-04-08 Rob Church(bug 861) Show page protection/unprotection events...
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-08 Rob Church(bug 4760) Prevent creation of entries in protection...
2006-04-08 Niklas Laxström* (bug 5507) Changed mediawiki:logouttext from plain...
2006-04-08 Domas Mituzascould not resist, provide more accuracy on elapsed ;-)
2006-04-08 Domas Mituzasactually... add STRAIGHT_JOIN :-)
2006-04-08 Domas MituzasFetch user_id before doing logging table scan, this...
2006-04-08 Brion Vibber* (bug 534) Fix regression that broke slashes in extens...
2006-04-08 Rob ChurchFix silly little ballsed-up wrong-way-round join causin...
2006-04-07 Tim StarlingFix counter drift when articles are created with {...
2006-04-07 Brion Vibber* Include subversion revision number in Special:Version...
2006-04-06 Rob ChurchCorrecting version number format so it'll work with...
2006-04-05 Rob Church* (bug 5467) Link to page histories in watchlist edit...
2006-04-05 Brion VibberFix big huge PHP warning error on every page when allow...
2006-04-05 Rob Church(bug 5461) Use of deprecated "showhideminor" in Special...
2006-04-05 Rob Church(bug 5458) Fix double-URL encoding in block log link...
2006-04-05 Domas Mituzas1.7-alpha :-)
2006-04-05 Tim StarlingAllow user-defined functions, which work in a similar...
2006-04-05 Domas Mituzasinitialize variable, right, thanks Brion! :)
2006-04-05 Domas MituzasFix chaining of UserCan extension return results
2006-04-05 Brion VibberRemove .cvsignore files
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-04-05 Tim StarlingReturn 404 for non-existent pages. Nonexistent titles...
2006-04-04 Brion VibberFix typo that spews notice crap all over the watchlist
2006-04-04 Rob Church(bug 1862) Namespace filtering in watchlists
2006-04-04 Rob Church(bug 5424) "autopatrol" doesn't mark new articles as...
2006-04-04 Rob Church(bug 2139) Show page title in subtitle when viewing...
2006-04-04 Rob ChurchFix bogus "filename too short" error when uploading...
2006-04-04 Rob Church(bug 759) Wrap redirects on the watchlist editing page...
2006-04-04 Rob Church(bug 5447) Convert first letter of username to uppercas...
2006-04-04 Rob Church(bug 5409) Hide "show/hide patrolled edits" in Special...
2006-04-04 Rob ChurchLet's not have another fatal error due to a simple...
2006-04-04 Rob Church(bug 2544) Illogical error reporting order in Special...
2006-04-04 Domas MituzasHooks:UserCan: allow advisory external checks instead...
2006-04-04 Rob ChurchPrevent registration/login with the username "MediaWiki...
2006-04-04 Brion VibberRemove yet more stray executable bits. The last, I...
2006-04-04 Brion VibberBump version to 1.6.0; release is a-comin'
2006-04-04 Brion Vibber* (bug 5195) rebuildrecentchanges.php works again;...
2006-04-04 Brion Vibber* Added $wgColorErrors: if set, database error messages...
2006-04-03 Brion Vibber* Additional protections against HTML breakage in table...
2006-04-03 Rob Church*Really* fix bug 5150
2006-04-03 Rob ChurchSome code cleanup and logic checking
2006-04-03 Brion Vibber* (bug 5432) Fix inconsistencies in cookie names when...
2006-04-02 Rob Church(bug 5410) Use namespace name when a custom namespace...
2006-04-02 Rob Church(bug 5167) Add SUBPAGENAMEE
2006-04-02 Rob Church(bug 5385) Allow hiding anonymous edits on Special...
2006-04-02 Rob Church(bug 2871) Links to talk pages in watchlist editing...
2006-04-02 Brion VibberLive fix: session token vanishing logging
2006-04-02 Brion VibberLive fix: set $wgNodeName
2006-04-02 Brion VibberLive fix: escape <, >, and " chars that sneak into...
2006-04-02 Brion VibberLive IRC output fixes:
2006-04-02 Brion VibberLive hack: Skip some work on empty category/link sets
2006-04-02 Brion VibberLive fix: debug shell-outs
2006-04-02 Brion VibberLive fix: profiling points for wikidiff2
2006-04-02 Brion VibberLive fix: code typo in lag checks
2006-04-02 Brion VibberLive fix: handle bad titles gracefully again
2006-04-02 Brion VibberLive fix: cache header tweak
2006-04-02 Brion VibberApplying live hack: some mirrors strip the comment...
2006-04-02 Tim Starlingspecify function name in query
2006-04-02 Tim StarlingDon't list pages from the MediaWiki namespace, it makes...
2006-04-02 Rob ChurchFix buggered "URL encoding" of usernames in user contri...
2006-03-30 Brion Vibber* (bug 5277) Use audio/midi rather that audio/mid
2006-03-29 Rob ChurchAdd UserRights hook, fires after a user's group members...
2006-03-28 Rob Church(bug 5378) General logs link in Special:Contributions
2006-03-28 Tim Starlingdon't double-profile redirects
2006-03-28 Tim StarlingOptionally use a different profile name for master...
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-28 Tim Starlingdocumentation
2006-03-28 Rob Church(bug 5367) Logic error in blank summaries handler cause...
2006-03-27 Rob Church(bug 5372) Add number of files to Special:Statistics
2006-03-27 Jens FrankUseless with modern PHP. Users should update their...
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-03-27 Tim StarlingWrite load distribution across multiple external storag...
2006-03-26 Rob Church(bug 5364) Don't raise false blank summary reminder...
2006-03-26 Jens FrankAjax based suggest feature for the search box
2006-03-26 Domas Mituzasa) force to read page first (as order by page_id is...
2006-03-26 Ævar Arnfjörð Bjar... * Reverting changes made in revision 1.33 by gwicke...
2006-03-26 Ævar Arnfjörð Bjar... * Patch by Ivan Krstic to fix a parser test case
2006-03-25 Ævar Arnfjörð Bjar... * Adding me and nikerabbit to authors;)
2006-03-25 Rob ChurchDon't watch creations by default
2006-03-25 Rob ChurchDon't show the autopatrol preference if recent changes...
2006-03-25 Rob ChurchImprove detection of blank edit summaries where automat...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-24 Gabriel WickeContact details- now hopefully in the right place
2006-03-24 Gabriel Wickerevert erronous commit, s/:r/:e/ ...
2006-03-24 Gabriel WickeUpdated contact data in credits
2006-03-24 Gabriel WickeAdding myself to authors, only did it on the 1.4 branch...
2006-03-24 Gabriel WickeValidate html ids properly, prefix if necessary
2006-03-24 Gabriel WickeDon't place html in alt/title attributes, especially...
2006-03-24 Gabriel WickeHandle {{/subpage}} properly
2006-03-24 Gabriel WickeFix JS injection vulnerability and test case
2006-03-24 Gabriel WickeFix bug 2095: three closing brackets
2006-03-24 Gabriel WickeHandle urls as external-url args
2006-03-24 Gabriel WickeThis is actually the table special case, the other...
2006-03-24 Gabriel WickeProvide some cleanup if tidy is disabled:
2006-03-24 Gabriel Wickespecial case: don't return an empty table, fixes test...
2006-03-24 Gabriel WickeMake size of thumb box for non-existent images consiste...
2006-03-23 Magnus ManskeSpecial:Export contributor list back in (default:off)
2006-03-22 Rob ChurchUse the new unified functions for building user tools...
next