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
/
forms
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/filerepo
James D. Forrester
2025-03-19
1
-0
/
+1
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-9
/
+0
*
updating form descriptors to use new 'help-raw' key over 'help'
craigkahle
2025-01-02
1
-2
/
+2
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-6
/
+6
*
specials: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+8
*
specials/forms: Remove unused UploadForm::$mMaxFileSize
Umherirrender
2024-09-07
1
-2
/
+0
*
upload: Replace deprecated HTMLForm::addPreText/FooterText/HeaderText
Umherirrender
2024-07-07
1
-2
/
+2
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
Switch Special:Upload to use async upload-by-url
Giuseppe Lavagetto
2024-03-28
1
-0
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
2
-0
/
+6
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+2
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace SpecialU* under \MediaWiki\Specials
James D. Forrester
2023-09-14
1
-0
/
+1
*
Use real type hints for services etc. in pagers
Umherirrender
2023-09-11
1
-11
/
+4
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Implement HTMLToggleSwitchField for mobile layout of preferences
Func
2023-05-18
1
-7
/
+33
*
preferences: Add back the lazy-infuse feature for the mobile layout
Func
2023-05-11
1
-4
/
+5
*
Change Special:Preferences mobile layout OOUI widgets
suecarmol
2023-03-28
1
-82
/
+104
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-6
/
+2
*
Simplify button HTML and CSS in preferences form
Bartosz Dziewoński
2023-02-23
1
-17
/
+2
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Mobile preferences: Use a OO.ui.ProcessDialog
Ed Sanders
2023-02-03
1
-10
/
+0
*
Make mobile preferences work with noscript
jsn
2023-01-23
1
-2
/
+3
*
Special:Preferences: fix mobilelayout anchors
jsn
2023-01-11
1
-1
/
+5
*
Merge "specials: Inject HookContainer into UploadForm"
jenkins-bot
2022-12-16
1
-3
/
+11
|
\
|
*
specials: Inject HookContainer into UploadForm
Umherirrender
2022-11-19
1
-3
/
+11
*
|
Optimize mobile prefs modals
jsn
2022-12-12
1
-9
/
+13
*
|
Merge "Present preferences in OOUI dialog"
jenkins-bot
2022-12-01
1
-0
/
+1
|
\
\
|
*
|
Present preferences in OOUI dialog
essexigyan
2022-11-30
1
-0
/
+1
|
|
/
*
/
HookRunner - Change PreferencesGetLayoutHook params
suecarmol
2022-11-21
1
-1
/
+3
|
/
*
Special:Preferences - Move JS config var to RL packageFiles
suecarmol
2022-11-02
1
-1
/
+0
*
Add icons to Special:Preferences mobile layout
suecarmol
2022-10-13
1
-1
/
+26
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-2
/
+0
*
Redesign Special:Preferences for mobile
suecarmol
2022-10-05
1
-24
/
+147
*
Revert "Mobile Preferences - display Special:Preferences as a vertical menu"
Jsn.sherman
2022-09-15
1
-181
/
+24
*
Mobile Preferences - display Special:Preferences as a vertical menu
suecarmol
2022-09-15
1
-24
/
+181
*
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-1
/
+1
*
HTMLForm: Require constructor $context parameter
Bartosz Dziewoński
2022-05-19
1
-1
/
+1
*
Bury the reset preferences link
Tim Starling
2022-05-13
1
-11
/
+0
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-10
/
+13
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-1
/
+1
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
1
-0
/
+3
*
Merge "Deprecate $wgAjaxUploadDestCheck, act as always-true"
jenkins-bot
2021-12-09
1
-1
/
+0
|
\
|
*
Deprecate $wgAjaxUploadDestCheck, act as always-true
Fomafix
2021-09-28
1
-1
/
+0
*
|
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
|
Merge "Use Message::sizeParams to simplify code when building messages"
jenkins-bot
2021-10-15
1
-6
/
+2
|
\
\
|
|
/
|
/
|
[next]