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
/
SpecialPage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split includes/SpecialPage.php
Bartosz Dziewoński
2013-12-09
1
-1481
/
+0
*
Revert "Add $robotPolicy parameter to SpecialPage::setHeaders()"
Parent5446
2013-12-02
1
-9
/
+3
*
Add $robotPolicy parameter to SpecialPage::setHeaders()
tisane
2013-12-02
1
-3
/
+9
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
Merge "Consistently handle anonymous users on logged-in-only special pages"
jenkins-bot
2013-11-19
1
-0
/
+43
|
\
|
*
Consistently handle anonymous users on logged-in-only special pages
Bartosz Dziewoński
2013-11-19
1
-0
/
+43
*
|
Merge "Remove dead var"
jenkins-bot
2013-11-19
1
-1
/
+0
|
\
\
|
*
|
Remove dead var
jeroendedauw
2013-11-19
1
-1
/
+0
|
|
/
*
|
Remove no longer needed code for PHP 5.2 compat
jeroendedauw
2013-11-19
1
-6
/
+4
*
|
Remove unused exception in SpecialPage::getTitleFor and add tests
aude
2013-11-16
1
-5
/
+1
|
/
*
Merge "Keep returnto, returntoquery on Special:CreateAccount redirect"
jenkins-bot
2013-10-16
1
-1
/
+1
|
\
|
*
Keep returnto, returntoquery on Special:CreateAccount redirect
Matthew Flaschen
2013-10-16
1
-1
/
+1
*
|
Add vform format to HTMLForm, use in PasswordReset
S Page
2013-10-15
1
-1
/
+7
|
/
*
Add Special:CreateAccount to Special:Specialpages
This, that and the other
2013-09-19
1
-0
/
+9
*
Allow listing old files in Special:ListFiles. Add Special:AllMyUploads
Brian Wolff
2013-08-28
1
-1
/
+17
*
Followup Idfee1b4d per Tim
Brad Jorsch
2013-07-26
1
-2
/
+2
*
Add User::isEveryoneAllowed function
Brad Jorsch
2013-07-12
1
-2
/
+2
*
Update formatting
Siebrand Mazeland
2013-05-20
1
-17
/
+24
*
Fix fatal, use Message::isDisabled()
Siebrand Mazeland
2013-05-20
1
-1
/
+1
*
Merge "Slight improvements to FormSpecialPage behavior."
jenkins-bot
2013-05-17
1
-5
/
+16
|
\
|
*
Slight improvements to FormSpecialPage behavior.
parent5446
2013-04-22
1
-5
/
+16
*
|
docs: Consistently use "since" phrasing in @deprecated
Timo Tijhof
2013-05-15
1
-1
/
+1
*
|
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
|
/
*
Add doc for SpecialPage::postText
umherirrender
2013-04-21
1
-8
/
+32
*
Use wfAppendQuery to append a query
umherirrender
2013-04-12
1
-5
/
+4
*
Use HTMLForm::setWrapperLegendMsg() in FormSpecialPage::getForm()
Alexandre Emsenhuber
2013-04-10
1
-1
/
+1
*
Add nosummary, minor and watchthis to Special:MyPage and friends
umherirrender
2013-04-10
1
-2
/
+2
*
Use get_class( $this ) instead of __CLASS__ in RedirectSpecialPage::execute()
Alexandre Emsenhuber
2013-03-28
1
-1
/
+1
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-1
/
+1
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-6
/
+6
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-20
/
+20
*
Add the global correctly
Platonides
2013-03-08
1
-0
/
+1
*
Add SpecialPage::getGroupName and use it
umherirrender
2013-03-07
1
-0
/
+50
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-3
/
+3
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
Alex Monk
2013-01-28
1
-3
/
+3
*
The final declaration must precede the visibility declaration
umherirrender
2013-01-26
1
-1
/
+1
*
The abstract declaration must precede the visibility declaration
umherirrender
2013-01-26
1
-3
/
+3
*
Allow setting a form message prefix in FormSpecialPage
aude
2012-12-25
1
-3
/
+13
*
Adding fragment support to SpecialPage::getTitleFor()
Kaldari
2012-12-05
1
-2
/
+3
*
Merge "Simplify cached check in Special:SpecialPages"
IAlex
2012-11-10
1
-0
/
+13
|
\
|
*
Simplify cached check in Special:SpecialPages
umherirrender
2012-11-09
1
-0
/
+13
*
|
Fix unmatched profiling calls
Niklas Laxström
2012-10-27
1
-3
/
+1
|
/
*
Fix SpecialPage::isRestricted()
Tim Starling
2012-10-23
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-1
/
+3
*
Avoid direct access to $wgGroupPermissions
umherirrender
2012-10-09
1
-2
/
+1
*
Remove deprecated 1.7 SpecialPage::addPage
umherirrender
2012-10-05
1
-13
/
+0
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Merge "Fix for Ic74c7ba7 (c8c50eb): there's no reason to pass $this by refere...
Demon
2012-07-30
1
-2
/
+2
|
\
|
*
Fix for Ic74c7ba7 (c8c50eb): there's no reason to pass $this by reference.
Alexandre Emsenhuber
2012-07-08
1
-2
/
+2
[next]