Big oops - merged to wrong branch.
[lhc/web/wiklou.git] / includes / RevisionList.php
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
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 "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Aaron SchulzMerge "clean up User::getOptions a bit"
2012-06-03 Aaron SchulzMerge "reverse text/sha1 output in export to match...
2012-06-03 Aaron SchulzMerge "(bug 22750) <logitem> is at wrong location in...
2012-06-03 Aaron SchulzMerge "update export-demo.xml"
2012-06-03 Aaron SchulzMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage...
2012-06-03 Aaron SchulzMerge "Set the status code to 500 on exceptions."
2012-06-02 Aaron SchulzMerge "Fix bug in getXVO() that produced XVO headers...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 Aaron SchulzMerge "PHP >= 5.4.0 started taking advantage of $limit...
2012-06-02 Aaron SchulzMerge "(bug 37185) Removed hard coded parentheses in...
2012-06-02 pmolina(bug 37184) Removed hard coded parentheses in RevisionL...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-20 Aaron Schulzr99633: Fixed raw access to context field, which is...
2012-02-09 Sam ReedMore return documentation
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-27 Aaron Schulz* Added pageJoinCond() and userJoinCond() to Revision...
2011-10-20 Aaron Schulz* Simplified r100286 by just using the field 'user_name...
2011-10-20 Aaron SchulzJOIN to get user_name in Contributions, HistoryPage...
2011-10-15 Alexandre EmsenhuberUse local context instead of global variables
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-09 Aaron SchulzRenamed Rev_List/Rev_Item classes to RevisionListBase...
2011-07-02 Aaron SchulzAdded filterByIds() function to Rev_List and made ID...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...