Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / revisiondelete / RevisionDeleter.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 CatropeMerge "Allow importing pages as subpage"
2012-08-15 IAlexMerge "(bug 37638) Remove calls to deprecated LogPage...
2012-08-15 Alexandre EmsenhuberMoved "action links" from LogEventsList to LogFormatter.
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-29 Aaron SchulzMerge "Fixup some raw sqls!"
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Antoine MussoFix some missing doc groups
2011-10-29 Sam ReedKill various unused variables
2011-10-21 Alexandre Emsenhuber* Call Linker methods statically
2011-10-13 Sam ReedDocumentation
2011-09-16 Niklas LaxströmImprove r97239 with comments from Aaron. Also fixed...
2011-09-16 Niklas Laxström* Fixed indentation
2011-09-15 Aaron SchulzRevisionDeleter::getChanges() documentation cleanup
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-07-10 Alexandre Emsenhuber* Changed dynamic calls to Linker methods into static...
2011-07-02 Aaron SchulzRemoved dead $undeletedRevisions code (useless since...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-10 Brion Vibber* (bug 21279) Special:RevisionDelete now uses revision...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-02-19 Sam ReedMore function documentation
2010-12-13 Roan KattouwFollowup r64047: pass static callbacks in array form...
2010-12-04 Sam ReedFollowup r77679, 1 more for bug 23332