temporary removal of tokenizer for performance
[lhc/web/wiklou.git] / includes /
2004-05-26 Gabriel Wicketemporary removal of tokenizer for performance
2004-05-26 Tim StarlingFixed profiling
2004-05-25 Gabriel Wickeaccept urlencoded (interwiki) links
2004-05-24 Jerome JamnickySHOW INDEX works in MySQL 3.23.58, but SHOW INDEXES...
2004-05-24 Gabriel Wicketweaks to page history
2004-05-24 Gabriel Wickesecond submit button on top, input instead of button...
2004-05-24 Gabriel Wickepre handling fix
2004-05-24 Tim StarlingBug fixes
2004-05-23 Gabriel Wickekeep image stuff on one line to help parser in cases...
2004-05-23 Tim Starlingconfiguration of the live site
2004-05-23 Tim StarlingFixed moveOverRedirect() -- incorrect link table handli...
2004-05-23 Tim Starlingfixed database error handling
2004-05-23 Tim StarlingChanging template argument syntax from {{arg}} to ...
2004-05-23 Tim Starlingfixed bug in tableExists()
2004-05-23 Tim Starlingfixed weird bug causing meta to fail spectacularly
2004-05-22 Gabriel Wickeallow paragraphing inside div's
2004-05-22 Gabriel WickeAdded ns-{{ns:}} class to body (example: ns-0 for the...
2004-05-22 Tim StarlingFixed 1.2 compatibility in "skin" user option
2004-05-21 Brion VibberUpdate version and docs to 1.3.0beta1
2004-05-21 Brion VibberTemporary block on Special:Import for the beta cycle
2004-05-21 Brion VibberFix for querypage changes
2004-05-21 Gabriel Wickeaccess key and tooltip for 'compare selected versions...
2004-05-21 Gabriel Wickem moved to start of comment
2004-05-21 Tim Starlingbug fix
2004-05-20 Gabriel Wickeaccidentially removed the test for
2004-05-20 Gabriel Wickematch spam against this-\>textbox1
2004-05-20 Tim StarlingFixing special pages, esp. dropdown list in the nostalg...
2004-05-20 Gabriel Wickewe enable squid caching explicitly for pages that suppo...
2004-05-20 Jens FrankOnly generate truecolor PNGs if original image is alrea...
2004-05-20 Jens FrankOnly generate truecolor PNGs if original image is alrea...
2004-05-20 Jens Frankhide 'guess timezone' button if javascript is not avail...
2004-05-20 Gabriel Wickemissing parentheses
2004-05-20 Gabriel Wickemoved section help texts inside the fieldsets, added...
2004-05-20 Jens FrankRemoved CardSet, not needed with Gabriel's solution
2004-05-20 Antoine Mussofix bug 956984 : duplicate to: header. One fix is not...
2004-05-20 Gabriel Wickenew rtl stylesheet common_rtl.css used by standard...
2004-05-19 Gabriel Wickeuse js version of prefs toc
2004-05-19 Gabriel Wickemainly back to simple fieldset version, cards deactivat...
2004-05-19 Gabriel Wickeclear:both
2004-05-18 Gabriel Wickehtmlspecialchars instead of urlencode
2004-05-18 Gabriel WickeArbitrary diff selection without javascript
2004-05-17 Jens FrankGabriel says name is depreciated and id should be used
2004-05-17 Jens FrankAdd different CardSets for rendering of preferences.
2004-05-17 Gabriel Wickeuse ?, not \& for top-level wikis
2004-05-17 Gabriel Wickealt text formatting- keep image src on one line to...
2004-05-15 Tim Starlingbug fix in wfUtf8ToHTML
2004-05-15 Tim StarlingVarious board vote enhancements, moving to the BoardVot...
2004-05-15 Tim StarlingBug fix: anonymous user talk link at top was broken...
2004-05-15 Tim StarlingFixed incorrect reference syntax
2004-05-15 Tim StarlingIntroducing special page modular extensions, making...
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
2004-05-14 Gabriel Wickedon't create a pre for a whitespace-only line
2004-05-14 Gabriel Wickeforgot the ='' part
2004-05-14 Gabriel Wickestrip out urlencoded \  (inserted for french space...
2004-05-14 Gabriel WickeSmall tweak to section editing- try to generate a secti...
2004-05-14 Gabriel Wickeaccidentially removed nl fix
2004-05-14 Gabriel WickeMade strong/em handling more forgiving against unbalanc...
2004-05-13 Jens Frankfixed '''Caesar''''s bug where 4 ticks where not proper...
2004-05-13 Jens FrankRepaired rendering of ''emph ''' bold emph '' bold...
2004-05-13 Gabriel Wicke* New functions makeUrlDetails, makeTalkUrlDetails...
2004-05-13 Erik Moellerrestore feature which loads all subsections of a sectio...
2004-05-13 Erik Moellerfix duplicate TOC problem again, which is independent...
2004-05-13 Gabriel WickeAfter a longer phone call Erik and me agreed on working...
2004-05-13 Erik Moellerrestore section folding
2004-05-13 Gabriel WickeSilenced this, $token["pos"] was undefined when parsing...
2004-05-13 Gabriel Wickeremoved section folding
2004-05-12 Erik Moellerfix collapsing problem with templates (templates would...
2004-05-12 Erik Moellerfix a couple of section collapsing bugs
2004-05-12 Gabriel Wicketweaks to tidy comments
2004-05-12 Erik Moellerfix a =/== typo
2004-05-12 Erik MoellerNew feature:
2004-05-12 Gabriel Wickedon't unescape preview text (made things like \&lt...
2004-05-12 Gabriel Wickepreserve newline before braced variables
2004-05-12 Erik Moellersome documentation
2004-05-11 Brion VibberWhitelist and diff fixes:
2004-05-11 Gabriel Wickephptal doesn't require ini_set anymore
2004-05-11 Gabriel Wickemake phptal available even if ini_set can't be set
2004-05-10 Gabriel Wickequote in separate function as well
2004-05-10 Brion VibberDon't forget to escape things in regexps
2004-05-10 Gabriel Wicketypo
2004-05-10 Gabriel Wickedon't show when previewing
2004-05-10 Gabriel Wickepreview note
2004-05-10 Gabriel Wicke* user css/js preview
2004-05-10 Gabriel Wickecomment out entries that are the same as in en, use...
2004-05-10 Brion VibberPHP 4.1.2 compatibility fixes (based on patch submissio...
2004-05-09 Tim Starlinglimit parameter
2004-05-09 Brion VibberAdd $wgUserHtml option; set to false to disable use...
2004-05-09 Jens Frankmake image width an integer, not a real number
2004-05-09 Jens FrankImage bounding box can be specified instead of width...
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
2004-05-09 Tim Starlingproper handling of users with no contributions
2004-05-09 Tim Starlingbug fixes
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...
2004-05-09 Tim StarlingBoard of Trustees vote
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-08 Jens FrankMoved image history retrieval function to Image.php.
2004-05-08 Brion VibberFix $wgLogo to new location, for standard and nostalgia...
2004-05-08 Brion VibberSuppress PHP warnings on failure to create thumbnail...
2004-05-08 Brion VibberAdd $wgDefaultSkin setting.
2004-05-08 Brion VibberRemove never-used half-implemented framed skin. yuck...
next