KTHMLfixes no longer loaded on skins where it doesn't exist. (bug 14717)
[lhc/web/wiklou.git] / includes /
2008-07-04 Chad HorohoeKTHMLfixes no longer loaded on skins where it doesn...
2008-07-04 Greg Sabino MullaneProperly handle the 'IGNORE' option passed to the inser...
2008-07-04 Bryan Tong MinhRemove non working, obsolete ICRepo. Use the working...
2008-07-04 Victor VasilievDon't pass $db, as Tim Starling advises
2008-07-04 Roan KattouwRewritten the way the API handles tokens:
2008-07-04 Nicolas DumazetmCategoties -> mCategories
2008-07-04 Nicolas DumazetCorrecting commit 37038 : only getXXXDeletions were...
2008-07-04 Niklas Laxström* (bug 11732) Allow localisation of edit button images
2008-07-04 Nicolas Dumazetsyntax fix
2008-07-04 Nicolas Dumazet6 array_diff_* were computed twice. Compute once, and...
2008-07-04 Aaron SchulzRe-commit fixed r37006
2008-07-04 Victor Vasiliev* (bug 14723) Added time zone and writing direction...
2008-07-04 Siebrand MazelandTrying to resolve commit r37017/revert r37018: Throw...
2008-07-04 Tim StarlingRevert r37017. Please do not remove functions unless...
2008-07-04 Chad HorohoeRemove wfGetHTTP() and wfIsLocalUrl(). Unused wrapper...
2008-07-04 Chad HorohoeTypo in variable name.
2008-07-04 Brion VibberRevert r37006 -- causes fatal errors:
2008-07-03 Chad HorohoeSimplify configuration and make a better caching key.
2008-07-03 Brion VibberHave been playing with custom API modules and been...
2008-07-03 Chad HorohoeRevert thumb caching because it wasn't actually caching...
2008-07-03 Aaron SchulzMake redirects work properly with flagging (bug 14714)
2008-07-03 Brion VibberRevert r36916 for now ("(bug 14698) Make "Block account...
2008-07-03 Brion VibberRevert r36907, 36908 ("(bug 13862) Add TOC to Special...
2008-07-03 Aaron SchulzRefactor some code
2008-07-03 Chad HorohoeCache thumbs from remote sources too.
2008-07-03 Chad Horohoe-1 unused global.
2008-07-03 Chad HorohoeDon't use $wgTranscludeCacheExpiry, as it's not designe...
2008-07-03 Chad HorohoeRefactor caching to utilize $wgMemc rather than the...
2008-07-03 Alexandre Emsenhuberdeleted svn:executable property
2008-07-03 Roan KattouwApiParse: Don't display revid="" when there is no revid.
2008-07-03 Chad HorohoeBug 14088 - excessively long block expiry times no...
2008-07-03 Rotem LissReplacing the fix for bug 12716.
2008-07-03 Chad HorohoeCache foreign image descriptions in the transcache...
2008-07-03 Chad Horohoebug 12716 - trying to unprotect a title that isn't...
2008-07-02 Brion VibberRevert r36839 (merge of movepage-moved and movepage...
2008-07-02 Chad HorohoeTrying this again. Define XML mimetypes in new global...
2008-07-02 Brion VibberRevert r36816 for the moment (Add $wgAdditionalXMLTypes...
2008-07-02 Brion VibberRevert the rest of r36804 -- ExtendJSGlobalVars and...
2008-07-02 Brion VibberAttempt to clean up some of the insanity in creating...
2008-07-02 Aryeh GregorFix a misspelled word in a comment added by r36916.
2008-07-02 Daniel KinzlerAdd hook to replace logic for generating category links...
2008-07-02 Alexandre EmsenhuberFix for r36876: use the page name instead of 'recentcha...
2008-07-02 Chad HorohoeReturn true on success, not just false on failure....
2008-07-02 Brion VibberRevert r36776 -- this function doesn't return a value...
2008-07-02 Ilmari KaronenUse page_title and page_namespace instead of rc_title...
2008-07-02 Brion VibberRevert r36755 for the moment; various things use 'new...
2008-07-02 Chad Horohoe(bug 14698) Make "Block account creation" work as adver...
2008-07-02 Chad HorohoeAdding the id's to the headings might make it work...
2008-07-02 Chad Horohoe(bug 13862) Add TOC to Special:SpecialPages.
2008-07-02 Aaron SchulzAppend subtitle to keep existing stuff for redirects...
2008-07-02 Niklas Laxström* Partial revert of r36692. Has been spewing fatal...
2008-07-02 Brion VibberRevert r36523 -- removal of the fieldset made Recentcha...
2008-07-02 Brion VibberCleanup for r36660: use PHP 5 __construct() name for...
2008-07-02 Ryan Schmidt* fix error in buildSelector function
2008-07-02 Brion VibberSome cleanup for r36609:
2008-07-01 Aryeh GregorAdd comment explaining mystery list of IP addresses
2008-07-01 Daniel Kinzlerallow Category objects for empty categories
2008-07-01 Aryeh Gregor* Special:BlankPage is not part of the API
2008-07-01 Domas Mituzasone bug slipped through QA procedures
2008-07-01 Domas Mituzasnew feature! a blank special page! (thanks to everyone...
2008-07-01 Aaron SchulzReplace underscores in target
2008-07-01 Aaron Schulzriding the bandwagon :)
2008-07-01 Greg Sabino MullaneRemove SearchTearch2.php, SearchPostgres.php is used...
2008-07-01 HujiRemoving movepage-moved, using movepage-page-moved...
2008-07-01 Chad HorohoePass $mediaWiki object to MediawikiPerformAction hook.
2008-07-01 Aryeh GregorMore comments, refactor for less code duplication.
2008-07-01 Aryeh GregorTweak code style a little more: add more escaping and...
2008-07-01 Aryeh GregorWrap comments to 79 chars, not some arbitrary number...
2008-06-30 Chad Horohoe(bug 14687) OutputPage::addStyle() now adds type="text...
2008-06-30 Chad HorohoeAdd $wgAdditionalXMLTypes, an array of XML mimetypes...
2008-06-30 Daniel KinzlerMake member counts from the new category table availabl...
2008-06-30 Daniel FriesenPartial revert of r36804:
2008-06-30 Jack PhoenixTwo new hooks and one new global function from Wikia...
2008-06-30 Daniel FriesenSome missing changes for the $wgShared(DB|Prefix|Tables...
2008-06-30 ShinjimanRevert r35821, the change brokes the message cache...
2008-06-30 Aryeh GregorPut this is getHeadLinks() instead to reduce code dupli...
2008-06-30 Danny B* adding <meta name="generator" content="MediaWiki...
2008-06-29 Roan KattouwAnother regression from r36678: dieUsageMsg() expects...
2008-06-29 Roan KattouwFix regression from r36678: we can't use $this->dieUsag...
2008-06-29 Tim StarlingRemove hack for old APC bug that's fixed now. Was causi...
2008-06-29 Chad Horohoe(bug 14670) Return false if AutoLoader can't find a...
2008-06-29 Chad Horohoe(bug 14678) Make API respect $wgShowSQLErrors and ...
2008-06-28 Daniel Kinzleradding debug messages to ajax dispatcher
2008-06-28 Merlijn S. van Deenbugfix: $wgSharedprefix -> $wgSharedPrefix (the correct...
2008-06-27 Bryan Tong MinhAdded clprop=timestamp to prop=categories
2008-06-27 Bryan Tong Minh* Allow extensions to modify the user creation form...
2008-06-27 Chad HorohoeRefactoring (un)lock. All the subclasses are currently...
2008-06-27 Chad HorohoeAdd no-ops for the (un)lock functions.
2008-06-27 Chad HorohoewrapWikiMsg() instead of doing it raw.
2008-06-27 Chad HorohoeLocalize Virus scanner messages.
2008-06-27 Niklas Laxström* Fail fast
2008-06-27 Alexandre EmsenhuberTweaks for r36682:
2008-06-27 Alexandre EmsenhuberDon't allow contentless tags for <textarea>
2008-06-27 Andrew GarrettDon't let textareas be done in short form
2008-06-27 Roan KattouwFix fatal errors introduced in r36678
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-06-27 Andrew GarrettDon't be lazy: Initialise autoblock objects with both...
2008-06-27 Niklas Laxström* Add id to preferences form, requested by Splarka
2008-06-27 Andrew GarrettUse class=mw_label instead of valign and align
2008-06-27 Andrew GarrettCore changes for AbuseFilter extension.
next