| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r37295 "(bug 14159) Use of MEMCACHE_COMPRESSED constant causes an E_NO... | Brion Vibber | 2008-07-09 | 1 | -2/+0 |
* | (bug 13588) Experimentally track link changes if $wgTrackLinkChanges is set t... | Bryan Tong Minh | 2008-07-08 | 1 | -1/+3 |
* | Wikibits no longer uses document.write() (fixes bug 2186). | Chad Horohoe | 2008-07-08 | 1 | -0/+2 |
* | Redirects on Special:FewestRevisions are now marked as such (bug 9736) | Chad Horohoe | 2008-07-08 | 1 | -0/+1 |
* | (bug 14159) Use of MEMCACHE_COMPRESSED constant causes an E_NOTICE on PHP ins... | Chad Horohoe | 2008-07-08 | 1 | -0/+2 |
* | * Add new hook NormalizeMessageKey to allow extensions to change what system ... | Ryan Schmidt | 2008-07-07 | 1 | -2/+3 |
* | API: Add paging (i.e. limit and continue) parameters to prop={links,templatel... | Roan Kattouw | 2008-07-07 | 1 | -0/+2 |
* | Localisation updates for core messages from Betawiki (2008-07-07 11:59 CEST) | Siebrand Mazeland | 2008-07-07 | 1 | -0/+1 |
* | Add release notes entry for r37239: (bug 14745) Image moving works on sites t... | Bryan Tong Minh | 2008-07-07 | 1 | -0/+1 |
* | Bug 14710: move the "donate" links in the default sidebar to an extension. Id... | Tim Starling | 2008-07-07 | 1 | -1/+1 |
* | Allow the search box, toolbox and languages box in the Monobook sidebar to be... | Tim Starling | 2008-07-07 | 1 | -1/+5 |
* | * (bug 14709) Fix login success message formatting when using cookie check | Brion Vibber | 2008-07-06 | 1 | -0/+1 |
* | * (bug 14646) Fix some double-escaping of HTML in feed output | Brion Vibber | 2008-07-06 | 1 | -0/+2 |
* | Revert r37078, 37132 "New hook ParserBeforeTranscludeTemplate: | Brion Vibber | 2008-07-05 | 1 | -4/+1 |
* | New hook ParserBeforeTranscludeTemplate: | Daniel Friesen | 2008-07-05 | 1 | -1/+4 |
* | Revert r37063 "KTHMLfixes no longer loaded on skins where it doesn't exist. (... | Brion Vibber | 2008-07-04 | 1 | -1/+0 |
* | KTHMLfixes no longer loaded on skins where it doesn't exist. (bug 14717) | Chad Horohoe | 2008-07-04 | 1 | -0/+1 |
* | Properly handle the 'IGNORE' option passed to the insert funtion: | Greg Sabino Mullane | 2008-07-04 | 1 | -0/+1 |
* | Rewritten the way the API handles tokens: | Roan Kattouw | 2008-07-04 | 1 | -0/+3 |
* | * (bug 11732) Allow localisation of edit button images | Niklas Laxström | 2008-07-04 | 1 | -0/+1 |
* | * (bug 14723) Added time zone and writing direction to meta=siteinfo. Patch b... | Victor Vasiliev | 2008-07-04 | 1 | -0/+1 |
* | Revert r36916 for now ("(bug 14698) Make "Block account creation" work as adv... | Brion Vibber | 2008-07-03 | 1 | -2/+0 |
* | Revert r36907, 36908 ("(bug 13862) Add TOC to Special:SpecialPages.") | Brion Vibber | 2008-07-03 | 1 | -2/+0 |
* | Cache thumbs from remote sources too. | Chad Horohoe | 2008-07-03 | 1 | -2/+1 |
* | Bug 14088 - excessively long block expiry times no longer bork the logpage. R... | Chad Horohoe | 2008-07-03 | 1 | -0/+2 |
* | Cache foreign image descriptions in the transcache, saves an Http::get() on c... | Chad Horohoe | 2008-07-03 | 1 | -0/+2 |
* | bug 12716 - trying to unprotect a title that isn't protected no longer genera... | Chad Horohoe | 2008-07-03 | 1 | -0/+2 |
* | Trying this again. Define XML mimetypes in new global called $wgXMLMimeTypes.... | Chad Horohoe | 2008-07-02 | 1 | -0/+2 |
* | Revert r36816 for the moment (Add $wgAdditionalXMLTypes, an array of XML mime... | Brion Vibber | 2008-07-02 | 1 | -2/+0 |
* | Revert the rest of r36804 -- ExtendJSGlobalVars and wfMessageCacheReplace hooks. | Brion Vibber | 2008-07-02 | 1 | -1/+0 |
* | Use page_title and page_namespace instead of rc_title and rc_namespace so tha... | Ilmari Karonen | 2008-07-02 | 1 | -1/+2 |
* | (bug 14698) Make "Block account creation" work as advertised. :) | Chad Horohoe | 2008-07-02 | 1 | -0/+2 |
* | (bug 13862) Add TOC to Special:SpecialPages. | Chad Horohoe | 2008-07-02 | 1 | -0/+2 |
* | OpenSearch cleanup; Firefox now sends you to the search page for empty search... | Brion Vibber | 2008-07-01 | 1 | -0/+3 |
* | * Special:BlankPage is not part of the API | Aryeh Gregor | 2008-07-01 | 1 | -1/+1 |
* | new feature! a blank special page! (thanks to everyone, who made Special:Vers... | Domas Mituzas | 2008-07-01 | 1 | -0/+1 |
* | Pass $mediaWiki object to MediawikiPerformAction hook. | Chad Horohoe | 2008-07-01 | 1 | -0/+1 |
* | (bug 14687) OutputPage::addStyle() now adds type="text/css" like it should. | Chad Horohoe | 2008-06-30 | 1 | -0/+1 |
* | Add $wgAdditionalXMLTypes, an array of XML mimetypes we can check for with Mi... | Chad Horohoe | 2008-06-30 | 1 | -0/+2 |
* | Partial revert of r36804: | Daniel Friesen | 2008-06-30 | 1 | -2/+0 |
* | Two new hooks and one new global function from Wikia codebase | Jack Phoenix | 2008-06-30 | 1 | -1/+4 |
* | Put this is getHeadLinks() instead to reduce code duplication. Also, update ... | Aryeh Gregor | 2008-06-30 | 1 | -0/+1 |
* | (bug 14678) Make API respect $wgShowSQLErrors and $wgShowExceptionDetails. Pa... | Chad Horohoe | 2008-06-29 | 1 | -0/+1 |
* | Added clprop=timestamp to prop=categories | Bryan Tong Minh | 2008-06-27 | 1 | -0/+1 |
* | * Allow extensions to modify the user creation form by calling addInputItem(); | Bryan Tong Minh | 2008-06-27 | 1 | -1/+2 |
* | Update RELEASE-NOTES and hooks.txt for r36692. Contrary to the commit messag... | Aryeh Gregor | 2008-06-27 | 1 | -0/+1 |
* | Rewritten Special:Recentchangeslinked, now using a subclass of SpecialRecentc... | Alexandre Emsenhuber | 2008-06-26 | 1 | -3/+7 |
* | Use the proper Title methods in ApiQueryBase::titleToKey() and keyToTitle(). ... | Roan Kattouw | 2008-06-26 | 1 | -0/+1 |
* | * (bug 14604) Introduced the following features for the LanguageConverter: Mu... | Shinjiman | 2008-06-26 | 1 | -1/+4 |
* | (bug 14647) Remove unused 'townBox' class from global CSS. | Chad Horohoe | 2008-06-26 | 1 | -0/+1 |