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
/
Action.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Use WikiPage instead of Article in Skin and SkinTemplate
Alexandre Emsenhuber
2011-11-27
1
-6
/
+9
*
Followup r103817, backing out ContextSource changes to SpecialPage and Action
John Du Hart
2011-11-23
1
-1
/
+86
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-76
/
+1
*
* Made PermissionsError exception accept an optional second parameter for the...
Alexandre Emsenhuber
2011-11-02
1
-6
/
+13
*
Add, update, tweak documentation
Sam Reed
2011-10-26
1
-0
/
+4
*
* Changed action=history to use an Action subclass
Alexandre Emsenhuber
2011-10-23
1
-8
/
+8
*
* Use local context instead of global variables, made static function in Cred...
Alexandre Emsenhuber
2011-10-07
1
-0
/
+11
*
Use IContextSource instead of RequestContext inside type hints and instanceof...
Daniel Friesen
2011-09-15
1
-5
/
+5
*
* Follow-up to r91284: fix error in Action::exists by passing empty array as ...
Ryan Schmidt
2011-08-15
1
-1
/
+1
*
Revert r93237 ("use User::getBlock() accessor rather than accessing $mBlock d...
Roan Kattouw
2011-07-27
1
-1
/
+2
*
Follow-up r93234: use User::getBlock() accessor rather than accessing $mBlock...
Happy-melon
2011-07-26
1
-2
/
+1
*
* Changed action=revert to use a subclass of Action
Alexandre Emsenhuber
2011-07-01
1
-3
/
+15
*
* Split off WikiPage class from Article, WikiFilePage class from ImagePage, a...
Aaron Schulz
2011-06-29
1
-3
/
+3
*
Fix code style
Sam Reed
2011-06-22
1
-6
/
+2
*
Fix comment formatting
Sam Reed
2011-06-22
1
-6
/
+12
*
Fix for r90406: giving an OutputPage object instead of an User object is not ...
Alexandre Emsenhuber
2011-06-20
1
-2
/
+2
*
Fix up a couple of uses of context->object instead of context->getObject(). F...
Chad Horohoe
2011-06-19
1
-5
/
+5
*
Revert r86872: Breaks LiquidThreads page moves with the below failure. Thread...
Siebrand Mazeland
2011-04-25
1
-6
/
+72
*
Implement an interface and abstract class to hold the widely-reused get(Reque...
Happy-melon
2011-04-25
1
-72
/
+6
*
Follow-up r86041: fix redirect in PurgeAction, and pass query parameters thro...
Happy-melon
2011-04-15
1
-1
/
+8
*
Follow-up r 86041 per CR and IRC:
Happy-melon
2011-04-14
1
-41
/
+46
*
r86001, now with less scariness :P I took out the delete action and did purg...
Happy-melon
2011-04-14
1
-0
/
+441
*
Revert r86001: Brion says it's too scary :D will recommit in pieces
Happy-melon
2011-04-13
1
-440
/
+0
*
New infrastructure for actions, as discussed on wikitech-l. Fairly huge commit.
Happy-melon
2011-04-13
1
-0
/
+440