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
/
SpecialImport.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
specials: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-1
/
+1
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Special:Import: Load Codex style pack for message boxes
Jon Robson
2025-03-05
1
-9
/
+10
*
import: Don't swallow exceptions that are not safe to catch
Máté Szabó
2025-01-22
1
-1
/
+7
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Update help links to point to MediaWiki.org rather than Meta
Pppery
2024-07-26
1
-1
/
+1
*
SpecialImport: Convert to use Authority
Bartosz Dziewoński
2024-07-18
1
-36
/
+31
*
SpecialImport: Fix unparsed wikitext in error messages
Bartosz Dziewoński
2024-07-04
1
-4
/
+12
*
SpecialImport: Modernize error message styling
Bartosz Dziewoński
2024-07-04
1
-6
/
+7
*
SpecialImport: Set the `usernamePrefix` field as required
Func
2024-05-24
1
-1
/
+1
*
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-3
/
+0
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-1
/
+1
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
WikiImporter: Pass Authority for permissions instead of global context
Bartosz Dziewoński
2023-12-11
1
-1
/
+1
*
ImportReporter: Deprecate using without setting context
Bartosz Dziewoński
2023-12-08
1
-2
/
+2
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
*
Remove redundant empty() constructs (3)
Daimona Eaytoy
2023-09-08
1
-2
/
+2
*
Use real type hints for services etc. in specials/ (A-M)
Bartosz Dziewoński
2023-08-29
1
-5
/
+2
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
Namespace SpecialImport under \MediaWiki\Specials
James D. Forrester
2023-05-03
1
-0
/
+17
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
*
SpecialImport: Replace custom JS with HTMLForm disable-if
Timo Tijhof
2022-07-30
1
-6
/
+7
*
Merge `mediawiki.special.import` into `mediawiki.misc-authed-ooui`
DannyS712
2022-06-23
1
-3
/
+3
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-5
/
+6
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+3
*
Change trivial use of getVal('action') to getRawVal
Timo Tijhof
2021-08-26
1
-1
/
+1
*
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-1
/
+1
*
Use CsrfTokenSet as CSRF token source
Petr Pchelko
2021-07-12
1
-1
/
+1
*
Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
Umherirrender
2021-06-15
1
-2
/
+2
*
WikiImporter: inject services
ZabeMath
2021-05-24
1
-2
/
+11
*
SpecialImport: Avoid duplicate 'source' ID in form
Ed Sanders
2021-02-24
1
-2
/
+4
*
SpecialImport: Fix typo in name of 'mapping' input
Ed Sanders
2021-02-18
1
-1
/
+1
*
SpecialImport: Move namespace input next to radio option using JS
Ed Sanders
2021-02-17
1
-26
/
+2
*
Convert Special:Import to OOUI
Ed Sanders
2021-01-27
1
-333
/
+230
*
Inject services into SpecialExport/SpecialImport
Umherirrender
2020-10-21
1
-6
/
+6
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+7
*
Fix some includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-1
/
+1
*
Special pages: Remove use of Title::getUserPermissionsErrors (part 2)
DannyS712
2020-02-14
1
-17
/
+18
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-4
/
+4
*
Pass language to Status::getWikiText
Umherirrender
2019-09-21
1
-3
/
+4
*
Replace usages of deprecated User::isAllowed. Step 2.
Petr Pchelko
2019-09-11
1
-4
/
+6
*
Deprecate and replace usages of User:isAllowed{All,Any}
Petr Pchelko
2019-08-21
1
-1
/
+5
*
Use HTTPS instead of protocol relative for WMF links
Fomafix
2019-05-17
1
-1
/
+1
*
Fix calls to Title::getUserPermissionsErrors on SpecialImport
Amir Sarabadani
2019-04-15
1
-2
/
+4
*
Collapse some nested if statements
Reedy
2019-04-04
1
-4
/
+2
*
Merge "Render namespace lists in the user's language"
jenkins-bot
2018-11-07
1
-0
/
+1
|
\
|
*
Render namespace lists in the user's language
Erik Bernhardson
2018-10-12
1
-0
/
+1
*
|
Use OutputPage::wrapWikiTextAsInterface() to add safe <div> wrappers
C. Scott Ananian
2018-10-17
1
-2
/
+3
*
|
Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText()
C. Scott Ananian
2018-10-17
1
-1
/
+1
|
/
[next]