Bug #29755: Apply patch from Vitaliy Filippov so that MW's HTTP client
[lhc/web/wiklou.git] / includes /
2011-07-07 Mark A. HershbergerBug #29755: Apply patch from Vitaliy Filippov so that...
2011-07-06 Chad HorohoeFollowup r91609, helps to actually remove the @
2011-07-06 Chad HorohoeBunch of error suppression operator fixes (bug
2011-07-06 Brion Vibber* (bug 28626) Validate JavaScript files and pages loade...
2011-07-06 Chad HorohoeFollowup r91602, forgot svn add
2011-07-06 Chad HorohoeClean up the mess that is wfDie (resolves r85918)....
2011-07-06 Derk-Jan HartmanCorrect the documentation of srprop.
2011-07-06 Derk-Jan HartmanActually return the title of the section, instead of...
2011-07-06 Sam Reed* (bug 29745) Fatal error in API search
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-07-06 Brion VibberPartial revert of r91106: followup to r91127.
2011-07-06 Chad HorohoeMove wfShowingResultsNum() back into SpecialSearch...
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Aaron SchulzDeclared some member fields
2011-07-06 Aaron SchulzsetFileVersion (r91435) was missing default $val
2011-07-06 Brian Wolff(follow-up r57868) Check if there exists a deleted...
2011-07-06 Chad Horohoepublic static
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
2011-07-06 Alexandre Emsenhuber* Pass the WebRequest object to User::newFromSession...
2011-07-06 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-06 Alexandre EmsenhuberChanged all dynamic calls to Linker methods into static...
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-06 Brian Wolff(bug 29680, bug 22911) Add GetDeaultSortkey hook in...
2011-07-06 Brian Wolff(Follow-up r91414) Also take the page name in account...
2011-07-06 Jack Phoenixcode readability is everything
2011-07-05 Aaron SchulzDivision by zero
2011-07-05 Aaron SchulzReverted part of r91246, fixes: Fatal error: Call to...
2011-07-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-05 Alexandre EmsenhuberPer Brion, fix for r91460: make this a bit more robust
2011-07-05 Alexandre EmsenhuberOverride IndexPager::getTitle() in AlphabeticPager...
2011-07-05 Alexandre Emsenhuber* Don't create a WebRequest obhject in CLI mode but...
2011-07-05 Alexandre EmsenhuberHashar seems to have missed one occurence of OutputPage...
2011-07-05 Chad Horohoe(bug 5800) Added $formCallback as a parameter to the...
2011-07-05 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-05 Alexandre EmsenhuberRemoved CategoryViewer::getSkin() and replaced by stati...
2011-07-05 Aaron SchulzAdded percentages to ProfilerSimpleText
2011-07-05 Brian Wolff(Follow-up r90759 per CR) Use a hook to register new...
2011-07-05 Aaron Schulz* Added getFileVersion()/setFileVersion() functions...
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-07-05 Sam ReedFollowup r89617, r91428 call $pager->doQuery explicital...
2011-07-04 Ryan Kaldaribetter fix for bug 27338 - doesnt rely on line-height
2011-07-04 Ryan Kaldarifixing rounding problem, per comment at r82309
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-07-04 Aaron SchulzRemoved doPurge() from ImagePage.php, already moved...
2011-07-04 Antoine MussoRevert old page navigation back to a subtitle
2011-07-04 Brian Wolff(bug 29109) Allow the automatic edit summary for redire...
2011-07-04 Alexandre Emsenhuber* Removed usage of error suppression operator in includ...
2011-07-04 Alexandre EmsenhuberUse WebRequest::getValues() instead of raw $_REQUEST
2011-07-04 Tim StarlingAllow SqlBagOStuff data to be split over many tables...
2011-07-04 Alexandre EmsenhuberFix for r90337 and r90743: Use $this->title instead...
2011-07-04 Alexandre EmsenhuberChanged calls to Linker::tooltipAndAccesskeyAttribs...
2011-07-03 Robin PepermansUse Linker::linkKnown per Siebrand on r91377.
2011-07-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-03 Robin PepermansChanging back to $wgUser in SpecialImport.php. Importin...
2011-07-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-02 Aaron SchulzMoved doCascadeProtectionUpdates() to WikiPage.php
2011-07-02 Aaron SchulzFix for r91344: removed straggling instances of $this...
2011-07-02 Alexandre EmsenhuberThe User object parameter of WikiPage::doRollback(...
2011-07-02 Alexandre EmsenhuberRemoved one hidden usage of $wgUser
2011-07-02 Alexandre EmsenhuberMoved action=rollback to an Action subclass
2011-07-02 Aaron SchulzAdded filterByIds() function to Rev_List and made ID...
2011-07-02 Aaron SchulzRemoved some dead code (useless since r87806)
2011-07-02 Aaron SchulzRemoved dead $undeletedRevisions code (useless since...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-07-02 Aaron SchulzRemoved followRedirectText, unused
2011-07-01 Aaron SchulzFixed bogus $conds in r91327
2011-07-01 Aaron Schulz* Fixed getLatest() check in Article
2011-07-01 Aaron SchulzRemoved ampersand in HTMLFileCache constructor
2011-07-01 Robin PepermansAdd lang & dir attributes to the sitenotice, in the...
2011-07-01 Robin PepermansAdd direction mark for better RTL display
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-07-01 Mark A. HershbergerFix for Bug #29628 - scriptpath Option of maintenance...
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-07-01 Alexandre EmsenhuberCall Linker::link() statically instead of getting a...
2011-07-01 Sam ReedRemove unused globals
2011-07-01 Sam ReedAdd documentation
2011-07-01 Sam ReedMinor revert to r91246
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-07-01 Sam ReedFollowup r91168, fix last usage of $currentUser which...
2011-07-01 Aaron SchulzFollow-up r91123:
2011-06-30 Brian Wolff(Follow-up r87705) per CR add docs to function. No...
2011-06-30 Chad HorohoeFollowup r91224: stupid syntax error
2011-06-30 Chad HorohoeRemove superfluous inclusion of SiteConfiguration in...
2011-06-30 Aaron Schulz* Follow-up r84397: make sure that mysql uses the job_i...
2011-06-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-30 Aaron Schulz* Marked WikiCategoryPage::hasViewableContent() as...
2011-06-30 Alexandre EmsenhuberPer Aaron, fix for r91180: pass false to second paramet...
2011-06-30 Bryan Tong MinhFollow-up r89544: add dot per CR
2011-06-30 Aaron SchulzReverted r91195, this isn't needed ;)
2011-06-30 Aaron SchulzAdded normalizeSubpageLink() to DummyLinker. __call...
2011-06-30 PlatonidesLinker::titleAttrib() didn't obey $wgEnableTooltipsAndA...
2011-06-30 Chad HorohoeMove $wgFeedClasses to DefaultSettings where they belon...
2011-06-30 Bryan Tong MinhFollow-up r81536: Properly extract ($dstZone, $dstRel...
2011-06-30 Bryan Tong MinhFollow-up r80988: fix function documentation
2011-06-30 Aaron SchulzTab w/s fixes
2011-06-30 Alexandre EmsenhuberFixes for r88113 and some realted changes:
2011-06-30 Robin PepermansSimpler code
next