lhc/web/wiklou.git
2011-07-28 KrinkleAjaxCategories rewrite:
2011-07-28 Sam ReedFollowup r93343
2011-07-28 Sam ReedFix syntax error from r93343
2011-07-28 Chad HorohoeFollowup r93344: forgot to fix test. In other news...
2011-07-28 Chad HorohoeMove wfFixBoxImage() out of ImageFunctions and into...
2011-07-27 Ryan Kaldarimake sure sockets are enabled
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-27 Leo KoppelkammRecommit r93264 ( Remove semantically incorrect wrapper...
2011-07-27 Siebrand Mazelandsiprop=interwikimap and siprop=languages can now use...
2011-07-27 Antoine MussoTypo in message autoblockedtext
2011-07-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Antoine Mussorevert r93264 : breaks ton of parser tests.
2011-07-27 Antoine MussoUnicode space separator characters (Zs) now terminates...
2011-07-27 Robin PepermansSkinLegacy:
2011-07-27 Leo Koppelkammr93284 : Update rightClickEdit.js
2011-07-27 Leo KoppelkammFix Bug 11270 & Bug 11555 : Make editsection link more...
2011-07-27 Jeroen De Dauwsmall style tweaks
2011-07-27 PlatonidesFollow up r93253. Do not mark DatabaseSqliteTest.php...
2011-07-27 Robin PepermansFix toc margin in modern skin per DieBuche on r90743
2011-07-27 PlatonidesRename PROT_* constants to PROTO_*
2011-07-27 Leo KoppelkammRemove semantically incorrect wrapper table from toc...
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-27 Leo KoppelkammSave css optimizations for modern css ( margin: 0 0...
2011-07-27 Roan Kattouw(bug NNNNN) Rewrite most of wfExpandUrl() to handle...
2011-07-26 Chad HorohoeMark 2 tests as requiring a DB...since they do :)
2011-07-26 Antoine Mussomakes SpecialPage::mName explicitly private
2011-07-26 KrinkleRelease notes for r93247.
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-26 Happy-melonImplement an accessor for User->mBlock. Doing this...
2011-07-26 Happy-melon* Fix double-escaping from r85025
2011-07-26 Sam ReedApparently MaxSem cares about SQLite ;)
2011-07-26 Sam Reed* (bug 22744) Add/Update indexes for queries done by...
2011-07-26 Aaron Schulz(bug 28553) Set ar_parent_id on deletion
2011-07-26 Sam Reed* (bug 29685) do not output NULL parentid with list...
2011-07-26 Leo Koppelkammr93090 : Make summaries more modular, Siebrand says...
2011-07-26 Sam Reed* (bug 29684) Set forgotten parameter types in ApiQuery...
2011-07-26 Sam Reed* (bug 29748) Add API search prefix support
2011-07-26 Daniel FriesenFollowup r93157, missing another one of the stray )'s.
2011-07-26 Daniel FriesenFollowup r93132, misplaced ) caused 'dirname() expects...
2011-07-26 Aaron SchulzImproved r93149 error message
2011-07-26 Aaron SchulzMade addWiki update wikiversions dat and cdb files...
2011-07-25 KrinkleAdd support for relative-protocol urls in mw.loader...
2011-07-25 Ian BakerAdded a workaround for the lack of RequestContext in...
2011-07-25 Roan KattouwWhitespace fix
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-25 Jeroen De Dauwstyle fix
2011-07-25 Jeroen De Dauwadded since tag
2011-07-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-25 Aaron SchulzRemoved code lost in r93105, wtf.
2011-07-25 Aaron SchulzMake Chad happy ;)
2011-07-25 Platonidesr85886 broke $wgSharedPrefix
2011-07-25 Aaron SchulzAdded include_once to shouldExecute() check
2011-07-25 Aaron SchulzFollow-up r79518: added getCachedLastEditTime/getCached...
2011-07-25 Leo Koppelkamm* Ignore any <nowiki> or comment sections
2011-07-25 Leo KoppelkammReplacing my nick with my real name in CREDITS
2011-07-25 Aaron SchulzFixed newFromArchiveRow to check for ar_page_id
2011-07-25 Aaron SchulzMarked canChangePassword protected, w/s fixes
2011-07-25 PlatonidesMake SideBarTest work with a Language other than Englis...
2011-07-25 Ian BakerChanged storeResult to storeStatus (more informative...
2011-07-25 Leo Koppelkammmw.user.js: Make sessionId public
2011-07-25 Leo Koppelkammr92054: Some IE fixes
2011-07-25 Aaron SchulzUpdated hooks docs per r91123. The UI methods are not...
2011-07-25 Aaron SchulzReverted r92489 and added/use hideDeprecated() to MW...
2011-07-25 Antoine MussoTest for external links in the sidebar
2011-07-25 KrinkleRemoving redundant check from $.fn.goIn/Out code.
2011-07-24 PlatonidesUpdate JSMin+ to the newly released 1.4
2011-07-24 Robin PepermansFix margin of r90743 (margin is different between ul...
2011-07-24 KrinkleAdding documentation for mw.loader.register
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-24 KrinkleMore mediawiki.js cleanup (addScript AJAX)
2011-07-24 KrinkleMore mediawiki.js cleanup
2011-07-24 Sam ReedRename class to match change of method location
2011-07-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-24 Sam ReedFollowup r92796, r93002
2011-07-24 Aaron SchulzFollow-up r92924, set special page group for ChangeEmail
2011-07-24 Alexandre EmsenhuberFix for r92984: correct method name, thanks Jack Phoeni...
2011-07-24 Alexandre EmsenhuberSome misc fixes to Skin and SkinTemplate:
2011-07-24 Rotem LissFixing messages.inc and rebuilding languages en and he.
2011-07-24 Robin PepermansAdd lang & dir attributes around the recentchangestext...
2011-07-23 Jeroen De Dauwfix doc
2011-07-23 Jeroen De Dauwfu r92933 - fix breakage
2011-07-23 PlatonidesIt is stupid to test that a void method returns null...
2011-07-23 PlatonidesMake wfUrlEncode(null) reset the static. Two skipped...
2011-07-23 Aaron SchulzChanged Maintenance::shouldExecute() to allow for multi...
2011-07-23 Robin PepermansDifferenceEngine: introduce setDiffLang() to change...
2011-07-23 Rotem LissLocalization update for he.
2011-07-23 Aaron SchulzDummy-proof incLoginThrottle/clearLoginThrottle with...
2011-07-23 Aaron Schulztrim $this->mUserName var so that login attempt throttl...
2011-07-23 Roan KattouwFix typo in r92933 that resulted in global variable...
2011-07-23 KrinkleMinor mw.loader fixes
2011-07-23 Aaron SchulzFollow-up r86482, r86485: removed user_name portion...
2011-07-23 Roan KattouwChange != {} to !$.isEmptyObject(): the former always...
2011-07-23 Aaron SchulzUpdates for new autopromote system & block hook
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-23 Brion VibberFollowup r86622: add initial QUnit test cases for jquer...
2011-07-22 Robin Pepermansin "marked version X of [[Page]] patrolled" on IRC...
next