lhc/web/wiklou.git
2004-08-10 Arne HeizmannWith &debugmsg=1, PHP output a warning because the...
2004-08-10 Arne Heizmanngah.
2004-08-10 Arne HeizmannAdding 'en' to domain name of Wikipedia, Wiktionary...
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 HeizmannI already made this change on en sometime ago, but...
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 Arne HeizmannNew name for Nauruan language.
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 Domas MituzasEnter Lithuanian language file.
2004-08-09 Arne HeizmannApparently cvs forgot to commit this with the rest.
2004-08-09 Arne HeizmannI probably shouldn't copy & paste comments. This commen...
2004-08-09 Arne Heizmannhuh?
2004-08-09 Arne HeizmannForgot to commit the change to showhideminor. Also...
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 color of edit links in quickbar.
2004-08-09 Brion VibberFix the fix for [ 984629 ] "Retreived from..." printfoo...
2004-08-09 Brion VibberHide site notice from printable version.
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 Arne HeizmannUpdates to namespace names as discussed with isam on...
2004-08-08 Arne Heizmannrm UTF-8 BOM
2004-08-08 Magnus ManskeThis fixes bug 827160, with settings from meta.wikipedi...
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 Arne HeizmannUpdates as requested by Gabriel Beecham
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 Arne Heizmannprimary key.
2004-08-07 Tim StarlingAdded primary key for the recentchanges table. Patch...
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 VibberSuppress output; this doesn't currently work in a sensi...
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 Brion VibberProtect Language.php against external execution. I...
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 Jens FrankAsturian language name changed to Asturianu. Bug [1004836]
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 [ 971885 ] There are no month abbreviations in...
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...
2004-08-05 Brion VibberFix for [ 988901 ] (install) database password not...
2004-08-05 Brion VibberFix for UTF-8 search when system locale is set to Latin-1
2004-08-05 Jens FrankDon't allow reverting of images if the image page is...
2004-08-05 Brion VibberRemove useless Reply-To: header which is identical...
2004-08-04 Magnus ManskeThis should fix bug 980557
2004-08-04 Jens FrankRemoved debug output
2004-08-04 Magnus Manskefixing several bugs at once, or creating new ones?
2004-08-04 Magnus Manskefixing my redirect bug fix (hopefully)
2004-08-04 Jens FrankAllow indentation of tables using :{|
2004-08-04 Jens Frankadded a postfix and prefix to the Special:Version page...
2004-08-04 Arne HeizmannNew special page: SpecialUncategorizedpages (pages...
2004-08-04 Arne HeizmannCorrections suggested by V�t Zv�novec
2004-08-04 Brion VibberMove magic ISBN, RFC, and GEO links to between replaceE...
2004-08-04 Arne Heizmannremove commented-out code. We have CVS for archiving it
2004-08-03 Jens FrankUse different label for first 'delete' button in image...
next