fix notices related with an incorrect sql query
[lhc/web/wiklou.git] / includes /
2004-05-29 Antoine Mussofix notices related with an incorrect sql query
2004-05-29 Antoine MussoFix sourceforge bug 962795. Ordering is Z-A, will need...
2004-05-29 Jens FrankThe cancel-button of edit pages did not work for UTF...
2004-05-29 Evan ProdromouPer request, I've added code to disable setting the...
2004-05-29 Tim Starlingbug fix
2004-05-29 Tim StarlingFixed bug in edit conflict merge feature -- didn't...
2004-05-29 Tim Starlingoops
2004-05-29 Tim StarlingSave a tag into the cached text indicating the key...
2004-05-29 Tim StarlingParser cache respects $wgCacheEpoch
2004-05-29 Jens FrankProvide feedback to sysops that their edit triggered...
2004-05-29 Tim Starlingrepaired gwicke's horrible mangling of brace expansion...
2004-05-29 Tim Starlingquieter tidy errors
2004-05-29 Tim Starlingfixed getBrokenLinksTo(), inserted incorrect entries...
2004-05-28 Brion VibberSimplify the blockcache mData validity check to avoid...
2004-05-28 Tim Starlingfixed bug involving old revisions and the parser cache
2004-05-28 Tim StarlingTitles containing ./ declared invalid
2004-05-28 Brion VibberFix image deletion for file with ampsersand in name...
2004-05-28 Tim StarlingSupport for database profiling, profiling bracket in...
2004-05-27 Gabriel Wickebug fixes: no newline at end of includes, interwiki...
2004-05-27 Tim StarlingParser cache moved to memcached
2004-05-27 Gabriel Wickebetter check before commit..
2004-05-27 Gabriel Wicke-
2004-05-27 Gabriel Wickedumdidum..
2004-05-27 Gabriel Wicke$this->mTitle->escapeLocalURL
2004-05-27 Gabriel Wickeadd % to legal chars, fixes diff views with urlencoded...
2004-05-27 Gabriel Wicketitle escaping
2004-05-27 Gabriel Wickedon't escape preview source II
2004-05-27 Gabriel Wickerun replaceInternalLinks twice to render links/images...
2004-05-27 Gabriel Wickeimage link handling
2004-05-27 Gabriel Wickeadjacent include handling
2004-05-26 Gabriel Wicketypo in magicRFC
2004-05-26 Gabriel Wickefrench space fix
2004-05-26 Gabriel Wickefixed regex
2004-05-26 Gabriel Wickewhile instead of if
2004-05-26 Gabriel Wickeexperimental {{foo{{bar}}}} support- Tim, please review...
2004-05-26 Gabriel Wickefrench spaces return
2004-05-26 Gabriel Wicketimelines now in strip()
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...
next