Update some stuff, add a couple hints, link to help on meta
[lhc/web/wiklou.git] / includes /
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...
2006-03-22 Brion VibberRevert database-killing feature.
2006-03-22 Rob ChurchFix stupid cockup -> $res->user_text not $res_user_text
2006-03-22 Rob ChurchPerformance hacks to avoid killing the slaves;
2006-03-22 Ævar Arnfjörð Bjar... * Fixed last and other commits to use proper escaping...
2006-03-22 Rob ChurchShow links to user page, talk page and contributions...
2006-03-22 Magnus ManskeSpecial:Export can now return a list of contributors...
2006-03-22 Tim StarlingDocumentation
2006-03-22 Tim Starlingdocumentation
2006-03-21 Brion VibberLong obsolete; apparently forgot to remove from this...
2006-03-21 Domas Mituzasuse proper user specification for offsets, fixes newbie...
2006-03-21 Tim StarlingSpecify both revisions in the diff link in IRC
2006-03-20 Tim Starlingfixed error reporting in evaluation of function returns
2006-03-20 Tim Starlingbackwards compatibility: keep SkinTemplate::getNameSpac...
2006-03-20 Tim StarlingFaster execution of generated code, by skipping CBTValu...
2006-03-20 Rob Church(bug 4114) Spacing in watchlist rows (in editing mode)
2006-03-19 Tim StarlingImplemented PHP code generation for CBT templates....
2006-03-19 Rob Church(bug 3047) Don't mention talk pages on Special:Movepage...
2006-03-19 Rob ChurchSupport a custom convert command for thumbnailing....
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-18 Brion Vibber* (bug 5286) Fix regression in display of missing/bad...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-18 Rob Church* Remove deprecated $wgOnlySysopsCanPatrol references...
2006-03-18 Lupinunused globals removed
next