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
/
preferences
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Parser::getFreshParser()
Tim Starling
2022-07-05
2
-16
/
+15
*
Merge "Bury the reset preferences link"
jenkins-bot
2022-05-13
1
-1
/
+16
|
\
|
*
Bury the reset preferences link
Tim Starling
2022-05-13
1
-1
/
+16
*
|
Add optional link to project talk page next to a skin's listing
Nicholas Ray
2022-05-13
1
-0
/
+6
|
/
*
Remove hardcoded number from [[MediaWiki:Searchlimit-help/en]]
joseph emmanuel kayode (iemarjay)
2022-05-11
1
-3
/
+4
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-2
/
+2
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
2
-73
/
+78
*
Fix SignatureValidatorFactory circular dependency
Tim Starling
2022-04-13
2
-12
/
+20
*
Merge "Re-apply "preferences: Use a faster and simpler form descriptor when v...
jenkins-bot
2022-03-10
1
-2
/
+43
|
\
|
*
Re-apply "preferences: Use a faster and simpler form descriptor when validating"
Func
2022-03-10
1
-2
/
+43
*
|
Merge "Fix various documentation related to null types (part II)"
jenkins-bot
2022-03-09
1
-1
/
+1
|
\
\
|
*
|
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+1
|
|
/
*
|
Merge "Allow the user to set a default number of search results"
jenkins-bot
2022-03-09
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Allow the user to set a default number of search results
Alan Thomas
2022-02-20
1
-0
/
+10
*
|
Merge "Revert "preferences: Use a faster and simpler form descriptor when val...
jenkins-bot
2022-03-01
1
-40
/
+1
|
\
\
|
*
|
Revert "preferences: Use a faster and simpler form descriptor when validating"
Krinkle
2022-03-01
1
-40
/
+1
*
|
|
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-2
/
+2
|
/
/
*
/
preferences: Use a faster and simpler form descriptor when validating
Func
2022-02-24
1
-1
/
+40
|
/
*
Merge "Try not to discard Excimer timeout exceptions"
jenkins-bot
2022-02-03
1
-0
/
+3
|
\
|
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
1
-0
/
+3
*
|
Load fields for validation of user options in one go
Func
2022-01-31
1
-7
/
+9
|
/
*
Update skin ordering to prioritize skins set through a new config
bwang
2022-01-26
1
-13
/
+45
*
preferences: Introduce SignatureValidatorFactory service
Derick Alangi
2021-12-14
3
-26
/
+115
*
Use native method to disable new users checkbox in Special:Preferences
Func
2021-12-13
1
-0
/
+1
*
Add SpecialPage::newSearchPage to replace Skin::setSearchPageTitle
jdlrobson
2021-12-10
1
-0
/
+4
*
Use LanguageNameUtils constants instead of strings
Alexander Vorwerk
2021-12-05
1
-1
/
+4
*
Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs
TChin
2021-11-29
1
-20
/
+41
*
Add new ParserOutput::{get,set}OutputFlag() interface
C. Scott Ananian
2021-10-15
1
-1
/
+2
*
Rename linter-pager-* messages to avoid conflict with Linter extension
Bartosz Dziewoński
2021-10-10
1
-17
/
+17
*
Remove "auto-number headings" preference
Amir Sarabadani
2021-10-03
1
-6
/
+0
*
ApiParse: Support hidden skins
Ammarpad
2021-09-20
1
-1
/
+1
*
Remove stub threshold feature
Petr Pchelko
2021-09-13
1
-17
/
+0
*
Rename four config variables to avoid 'blacklist' term
Reedy
2021-09-08
1
-2
/
+2
*
Merge "preferences: Move `skin-responsive` to the skin preferences sub-section"
jenkins-bot
2021-09-07
1
-1
/
+1
|
\
|
*
preferences: Move `skin-responsive` to the skin preferences sub-section
jdlrobson
2021-09-07
1
-1
/
+1
*
|
Merge "Remove unneeded variable assignment"
jenkins-bot
2021-09-04
1
-1
/
+0
|
\
\
|
*
|
Remove unneeded variable assignment
Umherirrender
2021-09-03
1
-1
/
+0
|
|
/
*
/
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-1
/
+1
|
/
*
Fix exception in preferences when `nickname` is invalid and `fancysig` is on
Bartosz Dziewoński
2021-08-27
1
-8
/
+10
*
Simplify else-branches after continue/break
Umherirrender
2021-08-17
1
-1
/
+2
*
Remove dead variables and functions and unneeded parenthesis
Umherirrender
2021-08-13
1
-1
/
+0
*
Use CentralIdLookup service instead of static factory
Petr Pchelko
2021-07-26
1
-1
/
+2
*
Make sure enable responsive mode UI reflects actual preference value
jdlrobson
2021-07-22
1
-1
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
2
-6
/
+6
*
preferences: Explicit call User::getName on exception message
Umherirrender
2021-07-02
1
-1
/
+1
*
Provide preference to make skins responsive
Ammarpad
2021-07-01
1
-0
/
+7
*
CentralIdLookup: accept Authority for audiences checks instead of User
Petr Pchelko
2021-06-30
1
-8
/
+10
*
SignatureValidator: prepare for dependency injection
DannyS712
2021-06-22
1
-10
/
+45
*
DefaultPreferencesFactory: inject and use UserOptionsManager
DannyS712
2021-06-17
1
-20
/
+27
*
Merge "DefaultPreferencesFactory: inject all services needed"
jenkins-bot
2021-06-18
1
-19
/
+33
|
\
[next]