(bug 26603) Followup r82232: fix double-escaping of returnto and returntoquery. Was...
[lhc/web/wiklou.git] / includes /
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...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-17 Roan KattouwRemove debugging code accidentally committed in r86253
2011-04-17 Roan KattouwFix broken check for bad JSON encoders, had been broken...
2011-04-17 Happy-melonTidy up some more uses of SpecialPage static methods
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2011-04-16 Happy-melonSome more documentation and replacing static Skin calls
2011-04-16 Happy-melonFix some type hints, documentation and potentially...
2011-04-16 Chad Horohoemethod signatures, E_STRICT, blah blah blah
2011-04-16 Happy-melonFix fatal in Standard skin.
2011-04-16 Happy-melonUpdate Skin.php to not call the now-separate Linker...
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Brian Wolfffollow-up r86195 (Sort of). Make sure the string there...
2011-04-16 Brian Wolff(follow-up r86169) per Reedy, the $val = $val thing...
2011-04-16 Brian Wolfffollow-up r86195 - That $valid really was reachable :P
2011-04-16 Brian Wolff(Follow-up r86169) Needed supress warnings around iconv
next