index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
revisiondelete
Commit message (
Expand
)
Author
Age
Files
Lines
*
In LogFormatter:
Aaron Schulz
2012-02-07
1
-18
/
+6
*
Fix one usage of User::getSkin() in phase3
Sam Reed
2011-12-14
1
-1
/
+1
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-9
/
+9
*
Following r100264, update usages in core
John Du Hart
2011-11-16
1
-2
/
+2
*
Kill various unused variables
Sam Reed
2011-10-29
1
-1
/
+1
*
* Added pageJoinCond() and userJoinCond() to Revision and exposed them publicly
Aaron Schulz
2011-10-27
1
-2
/
+3
*
Fixed 'Fatal error: Cannot access protected property Revision::$mDeleted in C...
Aaron Schulz
2011-10-26
1
-1
/
+1
*
* Call Linker methods statically
Alexandre Emsenhuber
2011-10-21
1
-11
/
+7
*
* Simplified r100286 by just using the field 'user_name' and removed the COAL...
Aaron Schulz
2011-10-20
1
-1
/
+1
*
JOIN to get user_name in Contributions, HistoryPage, RevisionList, RevisionDe...
Aaron Schulz
2011-10-20
1
-4
/
+7
*
Documentation
Sam Reed
2011-10-13
1
-4
/
+5
*
* Added User paremeter to Revision::userCan(), Revision::userCanBitfield(), L...
Alexandre Emsenhuber
2011-10-12
1
-7
/
+7
*
Improve r97239 with comments from Aaron. Also fixed another typo that was lur...
Niklas Laxström
2011-09-16
1
-2
/
+2
*
* Fixed indentation
Niklas Laxström
2011-09-16
1
-7
/
+10
*
RevisionDeleter::getChanges() documentation cleanup
Aaron Schulz
2011-09-15
1
-6
/
+8
*
Use IContextSource instead of RequestContext inside type hints and instanceof...
Daniel Friesen
2011-09-15
1
-1
/
+1
*
RevisionDeleter:
Niklas Laxström
2011-09-14
1
-44
/
+4
*
Renamed Rev_List/Rev_Item classes to RevisionListBase/RevisionItemBase
Aaron Schulz
2011-09-09
1
-2
/
+2
*
* Changed dynamic calls to Linker methods into static ones
Alexandre Emsenhuber
2011-07-10
1
-19
/
+10
*
Fix for r91344: removed straggling instances of $this->special in item classes
Aaron Schulz
2011-07-02
1
-3
/
+5
*
Added filterByIds() function to Rev_List and made ID based filtering optional...
Aaron Schulz
2011-07-02
1
-0
/
+5
*
Removed dead $undeletedRevisions code (useless since r87804)
Aaron Schulz
2011-07-02
1
-59
/
+15
*
* Added generic Rev_List revision listing class and refactored RevDelete_List...
Aaron Schulz
2011-07-02
3
-283
/
+147
*
Swap else if for elseif
Sam Reed
2011-06-17
3
-29
/
+29
*
* Made Special:RevisionDelete use the local variables stored in the RequestCo...
Alexandre Emsenhuber
2011-06-11
2
-32
/
+61
*
Remove unused variables/globals
Sam Reed
2011-05-26
1
-2
/
+2
*
Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to na...
Mark A. Hershberger
2011-05-25
2
-50
/
+50
*
Even it shouldn't happen, let's remove the var_dump() from the code.
Platonides
2011-05-20
1
-1
/
+0
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
2
-2
/
+2
*
* (bug 21279) Special:RevisionDelete now uses revision ID for deleted-page re...
Brion Vibber
2011-05-10
3
-22
/
+82
*
Remove @static from all over the place. That's what the static keyword is for...
Chad Horohoe
2011-04-21
1
-2
/
+0
*
Do the filearchive updates too; index is there now
Aaron Schulz
2011-03-12
1
-3
/
+6
*
First little bit of cleaning out the Augean stables of SpecialBlockip.php: sp...
Happy-melon
2011-03-11
1
-0
/
+127
*
More function documentation
Sam Reed
2011-02-19
2
-9
/
+37
*
More function documentation
Sam Reed
2011-02-19
2
-2
/
+20
*
Fix up few remaining fixme things from r69910
Sam Reed
2010-12-14
1
-2
/
+2
*
Followup r64047: pass static callbacks in array form, not string form
Roan Kattouw
2010-12-13
1
-4
/
+4
*
Followup r77679, 1 more for bug 23332
Sam Reed
2010-12-04
2
-270
/
+270
*
Fixup 1 more autoloader from r77677
Sam Reed
2010-12-03
2
-453
/
+454
*
Move includes/RevisionDelete.php to includes/revisiondelete/RevisionDelete.php
Sam Reed
2010-12-03
1
-0
/
+1413