Merge "Added ORMIterator interface which can be used for type hinting (in particular...
[lhc/web/wiklou.git] / includes / actions / HistoryAction.php
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-09 Mormegil(bug 15853) Wrong entries in history feed
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 DemonMerge "(bug 37138) Fix broken Google sitesearch in...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 Aaron SchulzMerge "Added missing GPLv2 headers in some places."
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-04 DemonMerge "document CASE (0th array element) for $magicWords"
2012-06-04 DemonMerge "Rename $exclude_patterns to $excludePatterns...
2012-06-04 DemonMerge "Use canonical class name. Include ORMRowTest...
2012-06-03 Aaron SchulzMerge "Replace calls to deprecated Article::doWatch...
2012-06-03 SiebrandMerge "(bug 37151) Updating extensions/README file...
2012-06-03 Aaron SchulzMerge "Revert "Purge Squid variant pages based on page...
2012-06-03 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "setSquidMaxage() globally if we can purge it...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-06-04 LiangentsetSquidMaxage() globally if we can purge it, instead...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 Brion VIBBERMerge "(bug 35069) Keep history line from ending '...
2012-04-08 Kevin Israel(bug 35069) Keep history line from ending ' . . '
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-13 Aaron Schulz(bug 34978) Use a rev parent batch query to get the...
2012-03-01 Niklas LaxströmRestore many missing spaces from r112589
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses. Patch contribut...
2012-02-18 Sam ReedFix extraneous quote from r111800
2012-02-17 Andrew GarrettAdd both size *and* size difference on history page...
2012-02-16 Sam ReedMake wfProfileOut call be the last thing before the...
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