(bug 12953) prop=imageinfo should only set query-continue when there is only one...
[lhc/web/wiklou.git] / includes /
2008-02-07 Roan Kattouw(bug 12953) prop=imageinfo should only set query-contin...
2008-02-07 Huji(bug 12952) Using Nosuchusershort instead of Nosuchuser...
2008-02-06 Aryeh GregorAnd $wgStyleVersion.
2008-02-06 Robert LeveringtonAlter constructor of Article object to no longer pass...
2008-02-06 Tim Starlingtypo, thanks ialex
2008-02-06 Tim StarlingAllow a list of tags for settings fallback, in addition...
2008-02-06 Raimond Spekking* (bug 12239) Use different separators for autocomments
2008-02-06 Raimond SpekkingFix my british english slang from r30608: Licence ...
2008-02-06 Raimond Spekking* Prettify software section of [[Special:Version]]...
2008-02-06 Raimond Spekking* (bug 12919) Use 'deletedrevision' message as content...
2008-02-06 Raimond Spekking* (bug 12931) Fix wrong global variable in SpecialVersion
2008-02-06 Brion VibberMore file type checks...
2008-02-06 Ilmari KaronenMake the default robot policy a configurable option.
2008-02-05 Brion VibberWhile we're in there, let's remove a dependency on...
2008-02-05 Brion VibberMore SVG detection fixes based on tests on files downlo...
2008-02-05 Brion VibberFix for XML type checks... don't look for the closing...
2008-02-05 Brion VibberMake an initial stab at refactoring the mime type detec...
2008-02-05 Roan Kattouw(bug 12912) Made list=usercontribs' ucuser a multival...
2008-02-05 Raimond SpekkingRemove useless brackets as we have a nice table since...
2008-02-05 Tim Starling* Added alternate preprocessor implementation "Preproce...
2008-02-04 Brion VibberNot escaping strings makes me queasy, even if we're...
2008-02-04 Brion VibberRevert r30537, 30539 (Special:API redirect)
2008-02-04 Brion VibberReverting r30413 for now.
2008-02-04 Roan KattouwSmall esthetic fix
2008-02-04 Huji(bug 12892) Poor tab indexing on "delete file" form
2008-02-04 Roan Kattouw(bug 12905) Created [[Special:API]] which just 302s...
2008-02-04 Greg Sabino MullaneWhen putting usernames in SQL comments, truncate using...
2008-02-04 Roan KattouwConsistency
2008-02-04 Roan Kattouw(bug 12898) imageusage and categorymembers lack consistency
2008-02-04 Greg Sabino MullaneBug 12768: make hasContraint schema aware. Thanks to...
2008-02-04 Greg Sabino MullaneRefactor Pl/Pgsql check so we can also attempt installi...
2008-02-04 Aaron SchulzAt $time only
2008-02-04 Aaron SchulzA file should be at $time
2008-02-04 Victor Vasiliev* Use $wgScriptExtension for opensearch_desc.php
2008-02-03 River Tarnellbug #12894: missing css classes; new messages bar confl...
2008-02-03 Bryan Tong MinhAdded siprop=namespacealiases to meta=siteinfo
2008-02-03 Roan Kattouw(bug 12875) Adding query-continue to prop=imageinfo...
2008-02-03 River Tarnellbump wgStyleVersion for r30469
2008-02-03 Huji(bug 12887) No "name" attribute for TR tags.
2008-02-03 Huji(bug 12876) Clear:both for footer in modern skin.
2008-02-03 Aaron SchulzHistory should still look right when focusing on an...
2008-02-03 Aaron SchulzPartial revert: invalid placeholder
2008-02-03 Aaron SchulzAdd time parameter here
2008-02-02 Bryan Tong MinhIn case the current image is not included return the...
2008-02-02 Niklas Laxström* (bug 12880) wfLoadExtensionMessages does not use...
2008-02-02 Niklas Laxström* Refactor a little to reduce code duplication
2008-02-02 Bryan Tong MinhConvert size, width and height to int, as before r29981
2008-02-02 Rotem LissThe comment of a time-limited protection now contains...
2008-02-02 Misza13Adding {{ROOTPAGENAME}} (and {{ROOTPAGENAMEE}}) variabl...
2008-02-01 Roan KattouwAPI: Improving list=random. We now use the wrap-around...
2008-02-01 Brion VibberWork around {{urlencode:$1}} breakage in blockipsuccess...
2008-02-01 Victor VasilievMerge Special:Filepath to the core
2008-02-01 Roan KattouwChanging UploadComplete hook call so it actually does...
2008-02-01 Roan KattouwAPI: Adding uiprop=ratelimits to meta=userinfo. Note...
2008-02-01 Roan KattouwRemoving unused global from User::pingLimiter()
2008-02-01 Roan KattouwAPI: Removing duplicate functionality from userinfo...
2008-02-01 Tim StarlingFix a regression of bug 4899 due to HHPv2: <h> tags...
2008-01-31 Brion VibberAdd SearchGetNearMatch hook, have TitleKey provide...
2008-01-31 Raimond SpekkingTweak for r30349: Use existing message 'and' instead...
2008-01-31 Raimond Spekking* (bug 10365) Localization of Special:Version
2008-01-30 Brion VibberPut the suppress & restore warnings calls *around*...
2008-01-30 Victor VasilievFix timestamps for recently uploaded files
2008-01-30 Brion Vibberfix html regression: missing id attribute on wpReason...
2008-01-30 Tim StarlingNew function in PPFrame_DOM should be here too.
2008-01-30 Tim StarlingFixed the fact that defaults in template arguments...
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-30 Brion Vibberput a @ on a chmod, since all other file ops in there...
2008-01-29 Brion Vibberxhtml correctness for namespaces containing &
2008-01-29 Brion VibberCleanup -- fix broken XHTML in deletion forms
2008-01-29 Raimond Spekking* Prettify input form for RTL wikis
2008-01-29 Raimond SpekkingAdd an info to the comment field of the newuserlog...
2008-01-29 Roan KattouwAdding SkinSubPageSubtitle hook on Wiredtape's request.
2008-01-29 Roan KattouwAPI: Adding page parameter to action=parse to facilitat...
2008-01-29 Thomas BleherVarious whitespace fixes
2008-01-29 Raimond SpekkingFix double escaping. Thanks to Nikerabbit :)
2008-01-29 Raimond Spekking* Prettify input form for RTL wikis
2008-01-29 Tim StarlingFix r30240: 2ms is an appropriate default for non-googl...
2008-01-29 Brion VibberApply live hack from Wikimedia code base: profiling...
2008-01-29 Brion VibberApply live hack from Wikimedia code base: bump load...
2008-01-29 Brion VibberApplying live hacks from Wikimedia code base:
2008-01-29 Brion VibberApply a live hack from Wikimedia codebase: throw except...
2008-01-29 Brion VibberReplacing a live hack in wfIncrStats:
2008-01-29 Brion VibberApply live hack from Wikimedia codebase: add a hook...
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-28 Roan Kattouw(bug 12816) Adding list=random module which fetches...
2008-01-28 Huji* Renaming Xml::reasonDropDown to Xml::listDropDown...
2008-01-28 River Tarnell$wgStyleVersion++
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-27 River Tarnell$wgStyleVersion++
2008-01-27 Aryeh GregorDon't display rollback link if the user doesn't have...
2008-01-27 Rotem LissFix for Special:Export so it doesn't ignore the page...
2008-01-26 Victor VasilievShow warning if image page exists
2008-01-26 Victor VasilievIntroduce SajaxSearch hook
2008-01-26 Victor VasilievInvalidate file cache on image redirects deletion
2008-01-26 Tim StarlingFixed #tag support for PPNode
2008-01-26 Tim StarlingRevert removal of CPU time profiling in 29658-29661...
2008-01-26 Brion VibberRevert r30162 for now.
2008-01-26 Robert LeveringtonFix bug 9246 by watching a page when the upload\reuploa...
2008-01-26 Brion Vibber* Fix for restricted namespaces/pages in Special:Export
next