Don't use wfMsg('go') on this submit button. It's already used for the "Go" search...
[lhc/web/wiklou.git] / includes /
2004-08-14 Arne HeizmannDon't use wfMsg('go') on this submit button. It's alrea...
2004-08-14 Brion VibberWrap user styles in CDATA block on classic skins; fixes...
2004-08-14 Brion Vibber* Use WebRequest::getInt()
2004-08-14 Arne HeizmannFixes to the bold/italics rendering problems [Bug 40]
2004-08-14 Brion VibberGo direct to the page list if there are only one or...
2004-08-14 Arne Heizmannremove accidentally left-in debugging output
2004-08-14 Arne Heizmannslight bugfix to patrol feature, thanks to maveric149...
2004-08-14 Tim StarlingAdded siteFromDB(), used in commandLine.inc
2004-08-13 Arne HeizmannDisplay the text the spam regexp matched. Patch by...
2004-08-13 Antoine Mussoreplace wfEscapeHTML() by htmlspecialchars() as brion...
2004-08-13 Brion VibberRemove ugly <special_version_prefix> and <special_versi...
2004-08-13 Brion VibberAntiglobalization!
2004-08-13 Guillaume BlanchardMAX_INCLUDE_REPEAT 5 => 20
2004-08-13 Tim StarlingFixed register_globals dependence, fixed HTML-insertion...
2004-08-13 Arne HeizmannA major reworking of [[Special:Allmessages]].
2004-08-13 Arne Heizmannrephrase the comment a bit to make it clearer.
2004-08-13 Arne HeizmannAllow an optional &namespace= parameter for Special...
2004-08-12 Tim StarlingRemoving buggy Special:Userlogin feature (only half...
2004-08-12 Antoine Musso* using template : function foo() {
2004-08-12 Antoine MussoFix source forge bug #1007149. Wrong plural when listin...
2004-08-12 Antoine Mussoimplement a new magic word: PAGENAMEE wich return the...
2004-08-12 Domas MituzasUse /* */ style comments instead of # for multiline...
2004-08-12 Tim StarlingAhh, so that's what that does
2004-08-12 Tim Starlingadded {{ to wfEscapeWikiText, so that the deletion...
2004-08-11 Arne HeizmannCurrently, if you go to [[Special:Contributions/newbies...
2004-08-11 Jens FrankPrevent division-by-zero-errors. BUG#1007562
2004-08-11 Arne HeizmannAs suggested by xmlizer <mozer@netcourrier.com> on...
2004-08-11 Brion VibberUpdate for CC 2.0 licenses.
2004-08-11 Brion VibberAdd MessageCache::clear and use it on initialise/rebuil...
2004-08-11 Brion VibberDetail comment on the 'value' column
2004-08-11 Arne HeizmannIn QueryPage: fixing a misleading comment. value needn...
2004-08-10 Arne Heizmann(hopefully) fix a warning that came up on various Query...
2004-08-10 Arne HeizmannWrap the radio buttons in <span style='white-space...
2004-08-10 Arne HeizmannWith &debugmsg=1, PHP output a warning because the...
2004-08-10 Arne Heizmanngah.
2004-08-10 Arne HeizmannIf &debugmsg=1 is passed as part of the request paramet...
2004-08-10 Arne HeizmannIf the site options are set in such a way that only...
2004-08-10 Arne Heizmannexpand comment
2004-08-10 Domas MituzaswfLimitResult() -> Database::limitResult()
2004-08-10 Domas MituzaswfLimitResult -> Database::limitResult()
2004-08-10 Domas Mituzassplit getOrderLimit() into getOrder() and Database...
2004-08-10 Domas Mituzasuse Database::timestamp() for cutoff
2004-08-10 Domas Mituzasuse proper timestamp conversion for user_touched
2004-08-10 Domas Mituzascutoff timestamps use Database::timestamp()
2004-08-10 Domas MituzasFix recent changes cutoff to use Database::timestamp
2004-08-10 Tim Starlingtweaking escaping of external links
2004-08-10 Domas MituzasAdd Database*::timestamp(), using wfTimestamp()
2004-08-10 Domas MituzasAdd internal timestamp wrapper wfTimestamp($outputtype...
2004-08-09 Arne HeizmannIf you really must have a useless $wgUseRCPatrol option...
2004-08-09 Jens FrankFix for Bug [ 720843 ]: Replace invalid chars in upload...
2004-08-09 Jens FrankMake RC patroling an optional feature that can be turne...
2004-08-09 Arne HeizmannIn Special:Watchlist?magic=yes, show links to non-exist...
2004-08-09 Arne Heizmannprevent a warning that occurred because rc_patrolled...
2004-08-09 Arne HeizmannI probably shouldn't copy & paste comments. This commen...
2004-08-09 Arne Heizmannhuh?
2004-08-09 Arne HeizmannNew feature: Recent Changes Patrol. All edits and new...
2004-08-09 Brion VibberFor unknown sort to bydate
2004-08-09 Brion Vibber* Handle non-valid title text in name search gracefully
2004-08-09 Brion VibberFix for [ 965008 ] Links in edit summaries don't use...
2004-08-09 Brion VibberUse ImageMagick's -background parameter to set the...
2004-08-09 Brion VibberFix the fix for [ 984629 ] "Retreived from..." printfoo...
2004-08-08 Jens FrankGracefully fail on invalid title
2004-08-08 Brion VibberGracefully fail on invalid title for target
2004-08-08 Magnus Manske(Hopefully) fixing various template bugs once and for...
2004-08-08 Magnus ManskeThis fixes bug 984629, but gives a double footer
2004-08-08 Brion VibberFix for file cache on PHP 4.1.2. The text string seems...
2004-08-08 Brion VibberSuppress notices
2004-08-08 Brion VibberAlways use the global default date setting for log...
2004-08-08 Jens FrankIntegrated C++ wikidiff engine. Enable by setting wgUse...
2004-08-08 Brion VibberFurther move fix: if someone has made a piped redirect...
2004-08-08 Brion VibberPage move fix: when checking for redirects, don't die...
2004-08-08 Brion VibberReport the database connection failure error message...
2004-08-07 Tim StarlingFixing bug #584804, extra characters requested in ...
2004-08-07 Tim StarlingRewrote external link handler, using preg_split()....
2004-08-07 Arne HeizmannBugfix: produce valid XHTML even if user entered invali...
2004-08-07 Arne Heizmannrm trailing white space
2004-08-07 Tim Starlingcomments and descriptive variable names
2004-08-07 Brion VibberUse Krzysztof Kowalczyk's cleaner string searching...
2004-08-07 Tim Starlingcomment
2004-08-07 Tim Starlingmoved squid purge down, untested
2004-08-07 Tim StarlingFixed bug causing infinite recursion on failure to...
2004-08-07 Tim StarlingNew feature, nicer display of redirects. Removed specia...
2004-08-07 Tim Starlingmarking error suppression operators so that they can...
2004-08-07 Brion VibberUse makeLink instead of makeKnownLink in the users...
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-08-06 Brion VibberClose include hole on some insecure PHP configurations
2004-08-06 Brion VibberFix parse error (missing semicolon). Don't know if...
2004-08-06 Arne HeizmannPerformance optimisation: Merge two for loops into...
2004-08-06 Arne HeizmannSomewhat less hacky fix to the French l''''homme''...
2004-08-06 Brion VibberProtect against SQL insertion attacks in page move...
2004-08-06 Brion VibberWrap Database::setTimer() in a check for existence...
2004-08-06 Magnus ManskeAdding option $fixLbug to fix bug 948549
2004-08-06 Magnus ManskeThis should fix bug 975072 (Move page doesn't update...
2004-08-06 Magnus ManskeThis should fix bug 975072 (Move page doesn't update...
2004-08-06 Brion VibberDegrade gracefully: disable PHPTal-based skins on PHP...
2004-08-06 Brion VibberAdd escaping to SQL queries and HTML output. Also tweak...
2004-08-06 Jens FrankBug [ 969913 ] When (un)watching a page, returnto now...
2004-08-06 Jens FrankBug [ 991515 ]: moved wgAccountCreationThrottle test...
2004-08-05 Jens FrankCategory links are not part of mBodyText, so <!--LINK...
2004-08-05 Brion VibberDatabase::setIgnoreErrors() doesn't seem to exist anymo...
next