remove bad functions:
[lhc/web/wiklou.git] / includes /
2004-08-20 Domas Mituzasremove bad functions:
2004-08-19 Domas Mituzasallow getField, selectField and select to have empty...
2004-08-19 Domas Mituzasadd reportQueryError, halting on any error
2004-08-19 Domas Mituzasfixup database timestamps
2004-08-19 Arne Heizmannfix indentation
2004-08-19 Jens FrankShow list of templates used by this page at the end...
2004-08-19 Brion VibberAdd some more profiling points
2004-08-18 Tim StarlingPatch to formatComment() to fix otherwise-unrecognised...
2004-08-18 Magnus ManskeTo-be XML parser
2004-08-18 Brion VibberThe last checkin changed 'copyrightwarning' in a way...
2004-08-17 Jens FrankOn image pages, limit image width to $wgMaxImageWidth.
2004-08-17 Guillaume Blanchard*fix bug in non-breaking space regexp
2004-08-16 Brion VibberDo final link replacement with preg_replace_callback...
2004-08-16 Magnus ManskeDirty hack for time-consuming str_replace
2004-08-16 Antoine Mussodouble to single quotes.
2004-08-16 Antoine Musso* some comments (using # instead of /* */ )
2004-08-16 Brion Vibber* Add more profiling granularity to replaceLinkHolders
2004-08-16 Antoine Mussomore double to single quotes
2004-08-16 Antoine MussoComments, double to single quotes, foobar () { shema.
2004-08-16 Jens FrankDon't follow redirects pointing to Special:Userlogout
2004-08-16 Brion VibberValidation tweaks:
2004-08-15 Antoine MussoFix sourceforge bug #811928:
2004-08-15 Antoine Mussosome more comments and moved parameters in their sections
2004-08-15 Arne Heizmanndon't die; redirect
2004-08-15 Jens Frankprevent crashing on [[{{FNORD}}]]. Doesn't return somet...
2004-08-15 Jens FrankBugfix: When cookies are disabled, don't show login...
2004-08-15 Antoine MussoMigrate doubleredirect and brokenredirect subpages...
2004-08-15 Antoine MussoNew getPageHeader() method. Allow to add some text...
2004-08-15 Antoine Mussotrivial double to single quotes translation
2004-08-15 Antoine MussoCode standardization:
2004-08-15 Tim StarlingAdding numberheadings to rendering hash, related incons...
2004-08-15 Jens FrankMove check for wgUseGeoMode to where the function is...
2004-08-15 Brion VibberFix notice; use isset() to test if things are set
2004-08-15 Brion VibberRemove obsolete searchhelppage link from dberrortext.
2004-08-15 Brion VibberMore code cleanup on SearchEngine.
2004-08-15 Tim Starlingfix of bug added in 1.37
2004-08-15 Tim StarlingAdded FOR UPDATE mode to Block.php, to fix memcached...
2004-08-15 Brion VibberStarting code cleanup. Beginning to separate database...
2004-08-15 Brion VibberShow the search terms as given instead of the filtered...
2004-08-15 Brion VibberUse original instead of filtered search request for...
2004-08-14 Brion VibberDisable $wgUseGzip by default since it's wildly incompa...
2004-08-14 Arne HeizmannNew PHPtal-based skin 'Chick'. Designed for PDAs and...
2004-08-14 Arne Heizmannuse tabs for indentation, and probably some trailing...
2004-08-14 Arne HeizmannEnglish
2004-08-14 Antoine MussoFix sourceforge bug #850012 : Page move doesn't update...
2004-08-14 Antoine MussoCode standardization:
2004-08-14 Antoine Mussominor code standardization
2004-08-14 Brion VibberTypo/logic error in move page watchlist update.
2004-08-14 Tim StarlingAllowed post-parse link cache to be used for update...
2004-08-14 Antoine MussoReverting my previous change. Comment
2004-08-14 Antoine Mussomoving define(mediawiki, true) from index.php to includ...
2004-08-14 Brion VibberXHTML fixes for Special:Upload
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...
next