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
/
specials
/
SpecialCreateAccount.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-5
/
+0
*
SpecialCreateAccount: Fix constructor docblock
Derick Alangi
2024-11-25
1
-0
/
+1
*
Auth: pass accountType to authevents log stream
Piotr Miazga
2024-10-21
1
-2
/
+12
*
specials: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+2
*
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-3
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Merge "Introduce StatusFormatter"
jenkins-bot
2023-10-31
1
-3
/
+9
|
\
|
*
Introduce StatusFormatter
daniel
2023-10-27
1
-3
/
+9
*
|
specials: Remove calls to UserLoginComplete hook with `direct=false`
Derick Alangi
2023-10-30
1
-3
/
+2
|
/
*
SpecialPage::getDescription() should return a Message
C. Scott Ananian
2023-09-21
1
-1
/
+1
*
LoginSignupSpecialPage::showSuccessPage(): only allow Message as 1st param
C. Scott Ananian
2023-09-21
1
-1
/
+2
*
Merge "Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()"
jenkins-bot
2023-09-19
1
-1
/
+1
|
\
|
*
Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
C. Scott Ananian
2023-09-18
1
-1
/
+1
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
|
/
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
Namespace SpecialC* under \MediaWiki\Specials
James D. Forrester
2023-05-03
1
-0
/
+11
*
Merge "SpecialPages: List special pages acting on current account separately"
jenkins-bot
2023-03-28
1
-1
/
+1
|
\
|
*
SpecialPages: List special pages acting on current account separately
Bartosz Dziewoński
2023-03-27
1
-1
/
+1
*
|
Fix some PHPStorm inspections (#1)
Tim Starling
2023-03-25
1
-1
/
+1
|
/
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
SECURITY: Escape welcomeuser message passed to showSuccessPage()
sbassett
2022-06-13
1
-1
/
+2
*
auth: Introduce quick permissions checks for AuthManager
Thalia
2022-06-01
1
-3
/
+10
*
SpecialCreateAccount: don't reinvent the wheel for restrictions
DannyS712
2021-05-26
1
-16
/
+2
*
authevents: strval() variables passed to status when logging
Cole White
2021-03-19
1
-1
/
+1
*
Revert "Enhance GroupPermissionsLookup and use it."
Ppchelko
2021-01-12
1
-12
/
+2
*
Enhance GroupPermissionsLookup and use it.
Petr Pchelko
2021-01-11
1
-2
/
+12
*
Inject AuthManager into SpecialPage and use it
Umherirrender
2020-11-20
1
-4
/
+4
*
Inject some services to special pages
DannyS712
2020-08-01
1
-7
/
+12
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-4
/
+4
*
Use MediaWikiServices::getAuthManager in special page related classes
Umherirrender
2020-04-12
1
-1
/
+2
*
block: Allow cookie-block tracking from any uncached web request
Timo Tijhof
2019-10-01
1
-4
/
+0
*
Replace usages of deprecated User::isAllowed. Step 2.
Petr Pchelko
2019-09-11
1
-1
/
+3
*
Remove deprecated User groups/permission static calls.
Petr Pchelko
2019-08-21
1
-1
/
+3
*
Fix grammatical error in several comments
Thalia
2019-08-08
1
-1
/
+1
*
Move cookie-blocking methods to BlockManager
Thalia
2019-06-11
1
-1
/
+2
*
Send a cookie with IP/IP-Range blocks when blocking logged-out users
Dayllan Maza
2018-05-24
1
-0
/
+4
*
Make Special:CreateAccount respect ?returnto parameter
Aaron Schulz
2016-08-24
1
-1
/
+6
*
Rename 'authmanager' log channel to 'authevents'
Gergő Tisza
2016-08-10
1
-1
/
+1
*
Add $direct parameter to UserLoginComplete hook
Gergő Tisza
2016-07-20
1
-1
/
+1
*
Remove unused imports
Thiemo Mättig
2016-07-05
1
-1
/
+0
*
Rename log authevents channel back to authmanager
Gergő Tisza
2016-06-10
1
-1
/
+1
*
Fix auth event log channel name
Gergő Tisza
2016-06-10
1
-1
/
+1
*
Use AuthManager on special pages
Gergő Tisza
2016-05-16
1
-16
/
+125
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Define which SpecialPage classes expect write vs read mode
Aaron Schulz
2016-01-14
1
-0
/
+4
*
Only list Special:CreateAccount as restricted if configured so
Kevin Israel
2014-07-05
1
-1
/
+1
*
Only list Create account when permissions allow it
Dan Poltawski
2014-06-14
1
-0
/
+8
*
Pass phpcs-strict on includes/specials/ (1/3)
Siebrand Mazeland
2014-05-09
1
-1
/
+6
[next]