nowiki handling
[lhc/web/wiklou.git] / includes /
2004-06-01 Gabriel Wickenowiki handling
2004-06-01 Jens FrankUse title object so that _ will be rendered as space
2004-06-01 Jens Frankbased on QueryPage, fixed query to really return all...
2004-06-01 Gabriel Wickeenable redirects for urlencoded anchor names
2004-06-01 Gabriel Wickeshow language links on preview
2004-06-01 Gabriel WickeaddLanguageLinks and setLanguageLinks
2004-06-01 Gabriel Wickekeep unwrapped text arounf
2004-06-01 Gabriel Wickeshow scrollbars in help window
2004-06-01 Tim StarlingFixed horribly broken hashing function
2004-06-01 Gabriel Wicketh matching in doBlockLevels
2004-06-01 Gabriel Wicketable handling fix and notice silencing instead of...
2004-06-01 Jens Frankthumbs with alt text starting with center or ending...
2004-06-01 Brion VibberInclude undelete link in Monobook skin
2004-05-31 Brion VibberIf image is missing (or not an image file), move on...
2004-05-31 Brion VibberUn-break image page links w/ underscore in filename
2004-05-31 Erik Moellerdo not generate category html if no category links...
2004-05-31 Erik Moellerunbreak template parametrization
2004-05-31 Jens Frankchanged duplicate 'Time format' entry in user preferenc...
2004-05-31 Jens FrankOnly pop an array if it really is an array. BUG # 963554
2004-05-31 Jens FrankFix transclusion inside of tables. BUG #962494
2004-05-31 Tim StarlingMinor bug fix
2004-05-31 Tim StarlingChanging handling of newlines in templates
2004-05-31 Brion VibberInclude category links in nostalgia & cologne blue...
2004-05-31 Tim StarlingFixed site notice for monobook, displayed site notice...
2004-05-31 Jens FrankUse isset instead of defined. Fix BUG #963397
2004-05-31 Brion Vibber<br/> isn't compatible with Netscape 4.x; use <br ...
2004-05-31 Brion VibberFix various mis-escaped URLs (bug 963332)
2004-05-30 Jerome Jamnickyadd check for null return from Title::makeTitle()
2004-05-30 Brion VibberDon't show user contribs/email link on non-user pages...
2004-05-30 Brion VibberFix for rollback bug (963050); load user_text and comme...
2004-05-30 Antoine Mussofix bug 963205 : text starting with space & ! or ?...
2004-05-30 Jens FrankHOTFIX, if page contains invalid links, return empty...
2004-05-30 Tim StarlingExtra debugging info and a typo fix
2004-05-30 Tim StarlingFixed $wgCacheEpoch handling
2004-05-30 Brion VibberAllow compatibility with incoming URLs with '+' used...
2004-05-30 Tim StarlingRemoved PST <br> conversion, unnecessary, was annoying...
2004-05-29 Antoine MussoOrder from A to Z instead of unsorted
2004-05-29 Antoine MussoDefintly fix bug 962795 : Order using A-Z
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
next