doc fix
[lhc/web/wiklou.git] / includes /
2006-06-20 Tim Starlingdoc fix
2006-06-20 Tim StarlingDid some refactoring in Article.php:
2006-06-20 Tim Starlingfixed minor bug
2006-06-20 Rotem Liss(bug 6174) Remove redundant "emailforlost" message
2006-06-20 Rotem LissRights log changes:
2006-06-20 Rotem Liss* Removing old and broken log entries of user groups...
2006-06-19 Rotem LissFixing the most annoying problem in Bug 5724: adding...
2006-06-19 Tim StarlingFixed job command naming style
2006-06-18 Brion Vibber* (bug 6304) Show timestamp for current revision in...
2006-06-18 Brion Vibber* Workaround possible bug in Firefox nightlies by prope...
2006-06-18 Tim Starlingprobably don't need this...
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-06-18 Tim StarlingChanged transaction semantics: made begin() and commit...
2006-06-17 Rob ChurchFix {{NUMBEROFADMINS}} magic word
2006-06-17 Rob Church(bug 6344) Add Special:Uncategorizedimages page
2006-06-17 Rob ChurchFix more cases of hard-coded skin dir.
2006-06-17 Tim StarlingStop using memory_limit as a virtual memory limit for...
2006-06-17 Tim StarlingAvoid fatal error on invalid title
2006-06-17 Tim StarlingCommit the transaction after an upload is recorded...
2006-06-17 Tim StarlingFixed inconsistent error return in Image::getThumbnail...
2006-06-16 Niklas Laxström* (bug 6300) Bug fixes for sr: variants
2006-06-16 Rob ChurchUse standard linker functions to make user and tool...
2006-06-16 Rob ChurchIntroduce {{NUMBEROFADMINS}} magic word
2006-06-16 Brion Vibber* (bug 6324) Fix regression in enhanced RC alignment
2006-06-16 Brion VibberFix purge of image on delete
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-06-15 Rob Church(bug 4054) Add "boteditletter" to recent changes flags
2006-06-15 Rob ChurchRevert r14768, it's broken.
2006-06-15 Rob Church(bug 5865) Show warning when editing another users...
2006-06-15 Rob Church(bug 6095) Introduce RunUnknownJob hook, see docs/hooks...
2006-06-14 Rob ChurchIntroduce EditFormPreloadText hook, see docs/hooks...
2006-06-13 Brion Vibber* Return correct content-type header with 304 responses...
2006-06-13 Brion VibberCancel output buffering in StreamFile; when used inside...
2006-06-13 Brion VibberClean up after r14751:
2006-06-13 Magnus ManskeBug 6031 (feature request for __NOGALLERY__ on category...
2006-06-13 Magnus Manskebug 2700 (preSaveTransform not working in gallery links...
2006-06-13 Brion Vibber* Disable $wgAllowExternalImages by default.
2006-06-12 Rob ChurchExpand 5127 to cover editing existing pages, too
2006-06-12 Rob Church(bug 5932) Introduce {{PAGESINNAMESPACE}} magic word
2006-06-12 Rob ChurchIntroduce $wgContentNamespaces which allows for article...
2006-06-12 Rob ChurchReplace "nogomatch" with "noexactmatch" and place the...
2006-06-12 Brion VibberHTML normalization: use double-quotes on RFC and PMID...
2006-06-12 Brion VibberHTML output normalization: remove extra space after...
2006-06-12 Brion Vibber* Use double quoted consistently on attributes in linke...
2006-06-12 Brion Vibber* Avoid some notices in page history with bad input
2006-06-11 Tim StarlingDon't do 100 queries to view 50 revisions in history...
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-06-09 Brion Vibber* Fix regression(?) in behavior of initial-whitespace...
2006-06-09 Brion Vibber* Whitespace now normalized more or less properly in...
2006-06-09 Brion Vibber* (bug 6243) Fix email for usernames containing dots...
2006-06-08 Niklas Laxström* {{PLURAL}} can now take up to five forms. Needed...
2006-06-08 Rob ChurchTYPOS IN COMMENTS MAKE BABY JESUS CRY
2006-06-08 Domas Mituzasrevert back to 14660
2006-06-08 Domas MituzasAaaaah, typo
2006-06-08 Domas MituzasAutoLoad OutputPage, HistoryBlob, Block, MessageCache...
2006-06-08 Domas MituzasAutoload Linker, Skin.php, move $wgValidSkinNames to...
2006-06-08 Rob Church(bug 5945) Introduce {{CONTENTLANGUAGE}} magic word
2006-06-08 Domas Mituzasmove autoloading up :)
2006-06-08 Domas Mituzasscrew global defines :)
2006-06-08 Domas Mituzaswoo, revert the revert, apc 3.0.8 seems to work with...
2006-06-08 Tim StarlingMade wfDebugDieBacktrace() throw an exception: roughly...
2006-06-07 Domas Mituzasuse microtime(true), properly initialize non-existing...
2006-06-07 Domas Mituzasrevert r14636, private static arrays seem to crash...
2006-06-07 Domas Mituzasautoload Profiling, ParserCache, WebRequest
2006-06-07 Domas MituzasAutoLoad Title.php, move global cache arrays to static...
2006-06-07 Brion Vibber* (bug 6230) Regression fix: <nowiki> in [URL link...
2006-06-07 Brion VibberRegression fix: installer broken by changes to include...
2006-06-07 Brion Vibber* Regression fix: suppress warning about session failur...
2006-06-07 Brion VibberUnbreak the wiki when the base BagOStuff class is used...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-07 Tim Starlingremoved obsolete function
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-07 Brion Vibber* (bug 4280) Use 'noindex,nofollow' instead of 'noindex...
2006-06-06 Brion Vibber* (bug 3837) Leave <center> as is instead of doing...
2006-06-06 Tim Starlingdefault argument
2006-06-06 Tim StarlingSome initial work on exceptions. More to follow.
2006-06-06 Brion Vibber* (bug 3202) Attributes now allowed on <pre> tags
2006-06-06 Brion VibberRemove some obsolete globals.
2006-06-06 Rob ChurchRedirect Special:Logs to Special:Log
2006-06-06 Domas Mituzasnuke UpdateClasses.php, autoload MacBinary, Licenses
2006-06-06 Domas MituzasAutoload QueryPage
2006-06-06 Domas MituzasAutoLoad RawPage, EditPage, ExternalEdit, PageHistory...
2006-06-06 Domas MituzasAutoload WatchedItem
2006-06-06 Domas MituzasAutoload Exif and move global defines to Exif:: namespace
2006-06-06 Domas Mituzasautoload WikiError
2006-06-06 Domas MituzasAutoLoad JobQueue
2006-06-06 Domas MituzasAutoLoad ImageGalery
2006-06-06 Domas MituzasAutoLoad RecentChange
2006-06-06 Domas MituzasAutoLoad Feed classes
2006-06-06 Domas MituzasAutoLoad LinkCache & LinkBatch
2006-06-06 Domas MituzasAutoLoad Article
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-06 Domas MituzasMove revision deletion constants into Revision::
2006-06-06 Domas MituzasAutoLoad search classes
2006-06-06 Domas MituzasAutoLoad ImagePage and CategoryPage
2006-06-06 Domas MituzasAutoLoad UpdateClasses: SiteStatsUpdate, LinksUpdate...
2006-06-06 Domas MituzasAutoLoad Math.php
2006-06-06 Domas MituzasWelcome back AutoLoader, this time in small batches :-)
2006-06-06 Brion Vibber* Edit security precautions in raw HTML mode, etc
2006-06-06 Brion Vibber* (bug 2587) Fix for section editing with comment prefix
next