Update the Chinese conversion tables.
[lhc/web/wiklou.git] / includes /
2009-02-16 Philip TzouUpdate the Chinese conversion tables.
2009-02-16 Roan KattouwAPI: (bug 17502) meta=siteinfo&siprop=namespacealiases...
2009-02-16 Raimond SpekkingCleanup image description page a bit:
2009-02-16 Tim StarlingFix the cascade protection templatelinks update routine...
2009-02-16 Chad Horohoe(bug 17506) Respect $wgShowExceptionDetails when handli...
2009-02-15 Raimond Spekking* Special:Prefixindex: Move table styling to shared.css
2009-02-15 Philip TzouUpdate the Chinese conversion tables.
2009-02-15 Siebrand Mazeland(bug 17497) Oasis opendocument added to mime.types...
2009-02-15 Raimond Spekking* Wrap warning message 'editinginterface' into a div...
2009-02-14 Alexandre Emsenhuber* Removed "global $action;" from SkinTemplate::outputPa...
2009-02-14 Chad HorohoeCleanup to $wgFeedClasses:
2009-02-14 Roan KattouwAPI: Make information about the main module (ApiMain...
2009-02-14 Philip TzouUpdate the Chinese conversion tables.
2009-02-13 Roan KattouwDocument ptlevel parameter. I should really learn to...
2009-02-13 Roan KattouwAnd yet another fixup for r47231: use older/newer rathe...
2009-02-13 Roan Kattouw...and remove another allpages leftover *sigh*
2009-02-13 Roan KattouwFix leftover doc comment in ApiQueryProtectedTitles
2009-02-13 Roan KattouwAPI: (bug 16740) Adding list=protectedtitles to list...
2009-02-13 Philip TzouUpdate the Chinese conversion tables.
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-13 Alexandre Emsenhuberbug 17477 and fix for r47196: Don't use global $title...
2009-02-13 Roan KattouwAdd a <link rel="canonical"> tag on redirected page...
2009-02-13 Roan Kattouw* API: Page prop=info by (ns, title) rather than offset
2009-02-13 Roan KattouwAPI: Fix up r47214, which strangely had no commit message
2009-02-13 Roan Kattouw(no commit message)
2009-02-13 Roan KattouwAPI: More docs, break long lines in docs
2009-02-13 Philip TzouUpdate the Chinese conversion tables.
2009-02-12 Andrew GarrettTrying to make the EditPage code a bit more readable...
2009-02-12 Aaron SchulzAdded suppression log entries (if user can see them)
2009-02-12 Niklas Laxström* (bug 13040) Gender-aware user namespace aliases
2009-02-12 Aaron SchulzFollow-up to r47192: do the same for PageHistory
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
2009-02-12 Roan KattouwAPI: Prevent ApiQueryInfo from trying to set a continue...
2009-02-12 Roan KattouwAPI: Fix up r47142: use a boolean parameter for suggest
2009-02-12 Aaron Schulz(bug 5776) Add extra patrol link on bottom for diffs
2009-02-12 Philip TzouUpdate the Chinese conversion tables.
2009-02-11 Philip TzouUpdate the Chinese conversion tables.
2009-02-11 Alexandre EmsenhuberFix escaping of pipe-separator in revision (included...
2009-02-11 Chad Horohoe(bug 12746) We shouldn't be sending out new password...
2009-02-11 Roan KattouwAPI: Remove stray $options = array(); from ApiPageSet
2009-02-11 Roan Kattouw* API: Add documentation to important API classes
2009-02-11 Aaron SchulzAdd suggest=1 to search suggestion AJAX request. ApiOpe...
2009-02-11 Tim Starling(bug 17420) Send the correct content type from action...
2009-02-11 Purodha B BlissenbachBugfis, making ?uselang=qqq an invalid language code...
2009-02-10 Roan KattouwAPI: Page prop=imageinfo by (title, timestamp) rather...
2009-02-10 Raimond SpekkingLocalize time zone regions in Special:Preferences
2009-02-10 Roan KattouwAPI: (bug 17433) Added bot flag to list=watchlist&wlpro...
2009-02-10 Roan KattouwAPI: Make UTF-8 cleanup actually work; it was broken...
2009-02-10 Alexandre EmsenhuberOops, accidentally reverted r47053 in m last commit
2009-02-10 Alexandre EmsenhuberAllow entities so that the "&#32;" in pipe-separator...
2009-02-10 Roan KattouwAPI: Page prop=revisions by rev_id or (rev_page, rev_id...
2009-02-09 Andrew GarrettApply changes made live on Wikimedia cluster related...
2009-02-09 Aaron SchulzAdded missing Revision::FOR_THIS_USER flag
2009-02-09 Aaron SchulzTweaks for bug 17060
2009-02-09 Raimond Spekking* (bug 17311) Add a note beside the gender selection...
2009-02-09 Siebrand MazelandReplace hard coded pipe separators with locale based
2009-02-09 Roan KattouwAPI: Query-continue prop=categoryinfo by cat_title...
2009-02-09 Roan KattouwFix up r47037, which was itself a fix-up of r46845...
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-09 Chad HorohoePer code review, bit of cleanup to Special:Export.
2009-02-09 Siebrand MazelandRemove hard coding of pipe separators in skins. Use...
2009-02-09 Roan KattouwRemove a TODO from ApiMove and add a FIXME to SpecialMo...
2009-02-09 Siebrand Mazeland* remove forgotten case of hard coded pipe separator...
2009-02-09 Roan Kattouw* API: (bug 17357) Add subpage moving to the API
2009-02-09 Roan KattouwAPI: Fix up r46825:
2009-02-09 Roan KattouwFix some more regressions from r46845 reported by Brad...
2009-02-09 Siebrand Mazeland* Update message 'pipe-separator' to have leading and...
2009-02-09 Aaron Schulz* Tweaks for bug 17052:
2009-02-08 Robert Leverington* Minor adjustment to previous commit, unify ordering...
2009-02-08 Robert Leverington* (bug 17408) Add $wgShowDebug configuration variable...
2009-02-08 Alexandre Emsenhuber(bug 17404) "userrights-interwiki" right was missing...
2009-02-08 Siebrand Mazeland* Recommit r39503. (bug 14468) Lines in classic RecentC...
2009-02-07 Alexandre EmsenhuberCorrect fix for the E_NOTICE fixed in r46977.
2009-02-07 Alexandre Emsenhuber* Fix E_NOTICE
2009-02-07 Chad HorohoeFix another E_NOTICE.
2009-02-07 Chad HorohoeFix E_STRICT per Raymond.
2009-02-06 Chad HorohoeRewrite Special:Export to subclass SpecialPage.
2009-02-06 Andrew GarrettAdd 'include pages linked to from these pages' to Speci...
2009-02-06 Andrew GarrettCache preprocessor output in memcached.
2009-02-06 Chad Horohoe(bug 17190) User ID on prefs page shouldn't be delimited.
2009-02-06 Andrew GarrettRevert "Revert r46880, r46902. After issues with editin...
2009-02-06 Aaron SchulzHide title if DELETED_ACTION is on, but don't worry...
2009-02-06 Chad Horohoe(bug 17379) GENDER now works with Contributions-title
2009-02-06 Aaron SchulzMove cascade below page_restrictions check
2009-02-06 Siebrand MazelandRevert r46880, r46902. After issues with editing rights...
2009-02-06 Roan KattouwFix fatal error in r46885 (add templates parameter...
2009-02-06 Andrew GarrettFix for r46880 -- didn't take into account that the...
2009-02-06 Tim StarlingMore installer XSS
2009-02-06 Aryeh GregorTreat svn:// URLs as external links by default
2009-02-06 Chad HorohoeAdd r46884 (Import templates via interwiki) to API...
2009-02-06 Chad Horohoe(bug 15283) Interwiki imports should fetch included...
2009-02-05 Danny B* adding type="application/<feedtype>+xml" to links...
2009-02-05 Andrew GarrettMove permissions check in getUserPermissionsErrorsInter...
2009-02-05 Andrew GarrettAdd Tags special page to "changes" group.
2009-02-05 Danny B* adding rel="alternate" to links pointing to printable...
2009-02-05 Niklas Laxström* STFU E_WARN, please review for correcteness
2009-02-05 Roan KattouwFix regression from r46845 which broke ApiResult::clean...
2009-02-05 Roan KattouwFix E_WARNING reported by siebrand
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-05 Roan Kattouw* API: Listing (semi-)deleted revisions and log entries...
next