Allow rows missing iw_trans or iw_local to be considered valid.
[lhc/web/wiklou.git] / includes /
2011-04-23 Daniel FriesenAllow rows missing iw_trans or iw_local to be considere...
2011-04-23 Daniel FriesenMove the Interwiki class to includes/interwiki/ to...
2011-04-22 Alexandre EmsenhuberUse wfMsgExt() instead of wfMsgReal()
2011-04-22 Niklas LaxströmImplemented param tracking for hook users, feels a...
2011-04-22 Sam ReedFollowup to r86312
2011-04-22 Niklas LaxströmCleanup next/prev links on special:search. Removed...
2011-04-22 Alexandre EmsenhuberFollow-up r86732: really mark it as deprecated ;)
2011-04-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-22 Brion VibberDoc comment updates for CoreTagHooks callback functions...
2011-04-22 Alexandre EmsenhuberAdded DBError::getContentMessage() to factorise common...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-04-22 Niklas LaxströmFollowup r86705 fix typo in comment
2011-04-22 Mark A. HershbergerUpdated patch from Bergi re: r86676 with tested code...
2011-04-22 Jure Kajzer* insert page 0 (for FK) if updating
2011-04-22 Niklas Laxström* Remove manual query building in search mysql
2011-04-22 Jure Kajzer* begin, commit, rollback functions updated
2011-04-22 Niklas LaxströmAdd docs
2011-04-22 Roan Kattouw(bug 26603) Followup r82232: fix double-escaping of...
2011-04-21 Mark A. HershbergerFix bug #28642 - wrong part->commentEnd set to abbuttin...
2011-04-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-21 Alexandre EmsenhuberRemoved false comment introduced in r86633
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-21 Alexandre EmsenhuberUse Profiler::instance() instead of $wgProfiler
2011-04-21 Leo KoppelkammMove edit.js stuff to mediawiki.action.edit.js, and...
2011-04-21 Leo KoppelkammFix Bug 25794: Disallow multiple table captions & only...
2011-04-21 Max SemenikFixed SearchMySQL broken by r80856
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-21 Nimish Gautamadded wgCookiePrefix to exported variables
2011-04-20 Chad HorohoeTweak wfDl() so it actually works properly in 5.3.x
2011-04-20 Brian WolffRemove the JPEG/TIFF specific metadata code from Bitmap...
2011-04-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-20 Brian Wolff(bug 23816) Add tracking category for any page with...
2011-04-20 Happy-melonFollow-up r86048: fix fatal, and deprecated Skin static...
2011-04-20 Happy-melonFollow-up r82285: prefix group css and js pages with...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 PlatonidesFollow up r86447. Support the $wiki parameter
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-20 Happy-melonFollow-up r86407: missed a file (and some random docume...
2011-04-20 Alexandre Emsenhuber* Made SiteStatsInit::articles() give a correct result...
2011-04-20 Alexandre EmsenhuberUse OutputPage::addWikiMsg() instead of OutputPage...
2011-04-20 Niklas LaxströmFix more botched something in r86457
2011-04-20 Niklas LaxströmFix botched something in r86457
2011-04-20 Mark A. HershbergerRevert r86455 based on bawolff's comments
2011-04-20 Mark A. HershbergerDOH, cut-n-paste error.
2011-04-20 Mark A. HershbergerRefactor need for duplicate private Title in FeedSMItem...
2011-04-20 Chad HorohoeEnforce protected, nothing was using it outside this...
2011-04-20 Neil Kandalgaonkarmake SpecialUpload::userCanExecute signature compatible...
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-04-19 Aaron SchulzQuick comments for r79036
2011-04-19 Aaron SchulzFixed doMainQuery() so that it doesn't mindlessly selec...
2011-04-19 Platonides(Bug 28611) Don't die in SqlBagOStuff::incr() if there...
2011-04-19 Sam ReedFix r86255
2011-04-19 Happy-melonFollow-up r86143: retain query parameters for quick...
2011-04-19 Roan KattouwAPI: Clarify help text for cmstartsortkey and cmendsort...
2011-04-19 Happy-melonFollow-up r86255: don't special-case redirecting specia...
2011-04-19 Roan KattouwPut the code for waiting for slave lag the new-and...
2011-04-19 Chad Horohoe(bug 28610) unsegement is not a word
2011-04-19 Sam ReedDocumentation, braces, and one update of the User email...
2011-04-19 Sam ReedFollowup r86367, don't make constructor protected just...
2011-04-19 Max SemenikRemoved JavaScriptDistiller: unused
2011-04-19 Happy-melonFollow-up r86347: fix undefined variable by actually...
2011-04-19 Alexandre EmsenhuberRemoved check whether memory_get_usage() exists; per...
2011-04-19 Alexandre Emsenhuber* Changed wfMsgNoDBForContent() call to wfMessage(...
2011-04-19 Aaron SchulzRemoved action=print; I can't find anything using this
2011-04-18 Happy-melonFollow-up r86113: define E_DEPRECATED for PHP 5.2
2011-04-18 Sam ReedApply phase3 related Title fixes. With one minor additi...
2011-04-18 Happy-melonFollow-up r86364: Ctrl-S fail.
2011-04-18 Happy-melonMove User::isValidEmailAddr() to Sanitizer.
2011-04-18 Sam ReedApply LoadBalancer related fixes
2011-04-18 Happy-melonAdd ThrottledError to throw when the user hits a rate...
2011-04-18 Happy-melonCleanup in SpecialPage.php:
2011-04-18 Happy-melonWarn that SpecialPage::execute() will be made abstract...
2011-04-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-18 Happy-melonFollow-up r86255: getTitleFor() was not migrated.
2011-04-18 Sam ReedRevert avars deprecation in r11308
2011-04-18 Happy-melon(bug 28583) chase down and beat to death external calls...
2011-04-18 Sam ReedRevert r86236
2011-04-18 Alexandre Emsenhuber* (bug 28592) Wrong timestamp were displayed in old...
2011-04-18 Alexandre Emsenhuber* Use $this->getTitle() instead of SpecialPage::getTitl...
2011-04-18 Sam ReedUpdate all core calls of SpecialPage->getName();
2011-04-18 Max SemenikE_STRICT in DB2. Ping r85885.
2011-04-18 Chad HorohoePer CR on r78824 (#c12467): Some query pages are useles...
2011-04-18 Alexandre EmsenhuberUse MWNamespace::getContentNamespaces() instead of...
2011-04-18 Sam ReedFollowup rr86304
2011-04-18 Sam ReedFollowup r86304
2011-04-18 Sam ReedFew more comment/whitespace issues from r86169
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-18 Sam ReedReplace $wgMessageCache with MessageCache::singleton()
2011-04-18 Leo KoppelkammFollowup r86088 per CR: Move month array builder into...
2011-04-18 Sam Reed* (bug 28532) wfMsgExt() and wfMsgWikiHtml() use $wgOut...
2011-04-18 Sam ReedRevert unintended changes from r86302
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-04-18 Tim Starling(bug 28590) Temporary revert of r86186, r86187, r86227...
2011-04-17 Happy-melonTidy and reorganise the AutoLoader array, because its...
2011-04-17 Happy-melonFollow-up r86255: rm duplicated config list
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...
2011-04-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-17 Alexandre Emsenhuber* Display the "blanknamespace" in user's language,...
2011-04-17 Roan KattouwAPI: BREAKING CHANGE: (bug 28541) Output of binary...
next