fixes Bug 34198 - first item in the history shows no information about its size
[lhc/web/wiklou.git] / includes / actions / HistoryAction.php
2012-02-11 Mark A. Hershbergerfixes Bug 34198 - first item in the history shows no...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-02 Alexandre EmsenhuberUse WikiPage instead of Title to get its id, whether...
2012-01-13 Rob Moenreverted r108850 as patch should be introduced after...
2012-01-13 Rob Moenpatch from MrBlueSky, resloves bug 25909. Add dropdown...
2012-01-09 Krinkle[mediawiki.action.history.js] Provide cleaner handling...
2012-01-08 Krinkle[HistoryAction] Clean up
2012-01-08 Krinkle[HistoryAction] Revert r108341 as this breaks revision...
2012-01-08 KrinkleRemove action=history from submit on HistoryAction
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-12-05 Antoine MussoFix PageHistoryBeforeList hook
2011-12-05 Raimond SpekkingRevert r105162 for now per CR.
2011-12-05 Antoine MussoFix PageHistoryBeforeList hook
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-02 Aaron SchulzFU r101629, made Pager only call doBatchLookups() if...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-11-02 John Du HartFollowup r100305, don't try to do a batch query for...
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-25 Aaron Schulz* Removed $wgRCShowChangedSize check in sp:Contribution...
2011-10-23 Aaron SchulzRemoved wrong comment in doBatchLookups()
2011-10-23 Alexandre Emsenhuber* Changed action=history to use an Action subclass
2011-08-07 Alexandre EmsenhuberTemporaray revert of r94031; forgot that this was depen...
2011-08-06 Alexandre Emsenhuber* Moved action=history to use an Action subclass