Replaced old memcached client with new one
[lhc/web/wiklou.git] / includes /
2004-01-24 Mr. E23Replaced old memcached client with new one
2004-01-24 Mr. E23new memcached client returns integers as strings
2004-01-24 Mr. E23compatibility modifications in preparation for the...
2004-01-24 Mr. E23Only allow identified users to mark edits as minor
2004-01-20 Jens FrankFeature-Request #816659,#668443: No (next 50) link...
2004-01-20 Brion VibberQuickie blacklist & stricter whitelist for upload exten...
2004-01-19 Mr. E23Added irc:// to list of recognized URLs
2004-01-19 Erik MoellerUse an infobox instead of copy & pasting the toolbar...
2004-01-19 Erik Moeller1) nowiki button
2004-01-18 Tim StarlingFixed recent bugs
2004-01-18 Erik Moeller-unnecessary </p>
2004-01-18 Erik Moellergenerate toolbar buttons via JS so that non-JS browsers...
2004-01-18 Erik Moeller-$wgEnableEditToolbar, broken in non-English langs...
2004-01-18 Erik Moelleredit toolbar default = true
2004-01-18 Tim Starlingadded $wgEnableEditToolbar to disable JS toolbar
2004-01-18 Tim Starlingbetter conversion/backwards compatibility
2004-01-17 Mr. E23Added pref which can be used to enable faster page...
2004-01-17 Tim StarlingsetArticleRelated required in more places than I realis...
2004-01-17 Tim StarlingGot rid of some notices
2004-01-17 Tim StarlingMore informative rollback summary
2004-01-17 Tim Starlingminor bug fix
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2004-01-17 Jens FrankBug#790303 - Fix javascript or external URL insertion...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-16 Jens FrankFixed problem with image pages of non existing images
2004-01-15 Erik MoellerChanged function/variable name "final" to "closing...
2004-01-13 Jens FrankOffer GD-based image resizing as well as ImageMagick...
2004-01-12 Mr. E23Compatibility with alternative memcached client. Minor...
2004-01-12 Erik MoellerJeLuF's image resizing code
2004-01-11 Mr. E23Removed a global variable. Added PHP < 4.3 compatibilit...
2004-01-11 Brion VibberAdd $wgRemoteUploads option to show the upload _link_...
2004-01-11 Brion VibberConfigurable location of texvc; detect failure to produ...
2004-01-11 Erik MoellerNew edit toolbar for bold, italic, links, headlines...
2004-01-10 Mr. E23Cleaned up OutputPage::replaceVariables() a bit. Some...
2004-01-10 Brion VibberRemove sometimes erroneous duplicate Content-encoding...
2004-01-10 Tim Starlingobject-oriented database connections
2004-01-10 Tim Starlingfixed a few minor bugs and misc. notices
2004-01-07 Tim StarlingFixed initialisation order to make it slightly more...
2004-01-07 Tim StarlingAlteration of security fix to make it very slightly...
2004-01-07 Tim StarlingFix security flaw in parser -- $unique in input text
2004-01-07 Mr. E23A patch to cache articles after conversion to HTML...
2004-01-06 Mr. E23New fix for bug 869949 'Lists inside tables' from TomK32
2004-01-06 Tim StarlingMinor bug fix
2004-01-06 Tim StarlingAngela's disclaimer in top links
2004-01-06 Mr. E23Fixed bug causing magic word MAG_NOEDITSECTION to be...
2004-01-05 Mr. E23Added hooks for article create/delete/edit events and...
2004-01-05 Mr. E23Minor fix
2004-01-05 Mr. E23Moved linkscc SQL details into LinkCache for cleaner...
2004-01-05 Brion VibberURL-encode the mainpage link in CB
2004-01-05 Brion VibberSet $wgEnablePersistentLC to false by default; leads...
2004-01-05 Mr. E23Last fix was broken, reverting to last edit by brion
2004-01-05 Mr. E23Updated fix for bug 869949 'Lists inside tables' as...
2004-01-05 Mr. E23Fixed bug 869949 'Lists inside tables' as suggested...
2004-01-04 Brion VibberAdd $wgCompressRevisions option to compress old revisio...
2004-01-03 Brion VibberStart support for compressing entries in the old table...
2004-01-03 Erik Moeller$wgUseBetterLinksUpdate no longer needed, removed,...
2003-12-26 Brion VibberMark undeleted redirect pages as redirects (bug #855372...
2003-12-26 Tim StarlingFallback to google search box when database is offline
2003-12-25 Brion Vibber'View source' link instead of 'protected page'
2003-12-22 Brion VibberwgSiteNotice for system messages
2003-12-22 Brion VibberForce redirect headers to use absolute URLs as per...
2003-12-22 Brion VibberTrim whitespace on TOC links
2003-12-22 Brion VibberFix double-help message in search results; also some...
2003-12-22 Brion Vibberchange wfEscapeWikiText() to escape the pipe | characte...
2003-12-21 Brion VibberTweak offset/limit parameters for correctness. Enable...
2003-12-21 Brion VibberSplit off page history code to PageHistory.php out...
2003-12-21 Brion VibberAvoid saving to linkscc if the article doesn't exist...
2003-12-18 Brion VibberHopefully slightly saner handling of character entities...
2003-12-17 Brion VibberWe no longer check the content, so have to make an...
2003-12-17 Mr. E23Added <4.3.0 compatibility for wfAbruptExit()
2003-12-17 Brion VibberCheck for bad title on redirect (ot: why can't diff...
2003-12-14 Tim StarlingMediaWiki namespace handling, mostly consolidated from...
2003-12-14 Tim StarlingImprovements in MediaWiki namespace handling, enhanced...
2003-12-14 Tim Starlingrollback enhancement
2003-12-14 Tim StarlingComments
2003-12-14 Brion VibberFix for bug #859195: the string '0' evaluates to false...
2003-12-13 Mr. E23Removed use of PHP persistent connections. Se URL below...
2003-12-13 Mr. E23Article.php:
2003-12-13 Mr. E23Removed unused function wfUnbufferedQuery().
2003-12-12 Evan ProdromouAdded default text for when uploading is disabled....
2003-12-12 Tim StarlingIP substitution in blockedtext
2003-12-12 Tim Starlingbug fix in range block code, spelling error
2003-12-11 Mr. E23removed tracing printout
2003-12-11 Mr. E23The purpose of this modification is to ensure that...
2003-12-11 Brion VibberPut the illegal char check down below again, to fix...
2003-12-11 Brion VibberFix for #837969. Strict rejection of invalid characters...
2003-12-11 Brion Vibber(fix regression) Don't select the edit box on preview...
2003-12-10 Mr. E23Replaced calls to exit() with wfAbruptExit().
2003-12-10 Mr. E23Added wfAbruptExit() function, to replace exit() calls...
2003-12-10 Brion VibberAdjust whitespace
2003-12-10 Brion VibberOnly emit the javascript to set editbox focus when...
2003-12-10 Brion VibberFix parsing of multi-word expressions; by default behav...
2003-12-09 Evan ProdromouMade two new global variables for checking file extensi...
2003-12-09 Brion VibberQuote search text for regexp to avoid some errors with...
2003-12-08 Erik Moellerproper CSS class for sitesupport link
2003-12-08 Brion Vibber#855829; El's patch to reduce breakage of <nowiki>...
2003-12-06 Brion VibberComplain if use asks for page that's not archived
2003-12-06 Tim StarlingMediaWiki: namespace memcached synchronisation
2003-12-05 Brion VibberFix old minor edits typo
2003-12-05 Brion VibberDisallow rollback during read-only mode
next