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
...
*
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
|
\
|
*
DefaultPreferencesFactory: inject all services needed
DannyS712
2021-06-04
1
-19
/
+33
*
|
Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
Umherirrender
2021-06-15
1
-1
/
+1
*
|
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
|
preferences: Replace tab with space after opening parentheses
Amir Sarabadani
2021-06-06
1
-1
/
+1
*
|
Merge "preferences: Swap from 'help' key to 'help-message' key on htmlform"
jenkins-bot
2021-06-06
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
preferences: Swap from 'help' key to 'help-message' key on htmlform
Umherirrender
2021-05-15
1
-6
/
+6
*
|
DefaultPreferencesFactory: inject a UserGroupManager
DannyS712
2021-06-02
1
-4
/
+20
*
|
Merge "preferences: Move complex creation of infos for usergroups into closure"
jenkins-bot
2021-05-27
1
-42
/
+38
|
\
\
|
*
|
preferences: Move complex creation of infos for usergroups into closure
Umherirrender
2021-05-25
1
-42
/
+38
*
|
|
Migrate DefaultPreferencesFactory to authority
DannyS712
2021-05-26
1
-19
/
+21
|
/
/
*
/
Hard deprecate User::getRights()
Alexander Vorwerk
2021-05-24
1
-1
/
+0
|
/
*
Merge "Split TimeCorrection parser into separate class"
jenkins-bot
2021-05-07
2
-47
/
+5
|
\
|
*
Split TimeCorrection parser into separate class
Derk-Jan Hartman
2021-05-07
2
-47
/
+5
*
|
Remove uses and hard deprecate wfCanIPUseHTTPS
DannyS712
2021-04-30
1
-6
/
+2
*
|
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-4
/
+4
*
|
Check for line breaks in user signatures
Bartosz Dziewoński
2021-04-23
1
-4
/
+20
|
/
*
Handle multiselect param 'options-messages' in DefaultPreferencesFactory
Umherirrender
2021-04-19
1
-1
/
+1
*
Rename email-blacklist-label message
Reedy
2021-04-19
1
-1
/
+1
*
Remove the compatibility code from the constructor
vladshapik
2021-04-13
1
-29
/
+8
*
Avoid using User::getBoolOption()
ZabeMath
2021-03-27
1
-1
/
+1
*
Make Parser use UserIdentity instead of User
Petr Pchelko
2021-03-17
1
-3
/
+3
*
Avoid using User ::getDefaultOption, ::getDefaultOptions
Peter Ovchyn
2021-03-16
1
-2
/
+13
*
Allow top-right search form target to be modifiable
Cormac Parle
2021-03-12
1
-1
/
+1
*
Merge "URL encode the username passed to prefs-user-downloaddata-help-message"
jenkins-bot
2021-02-24
1
-1
/
+1
|
\
|
*
URL encode the username passed to prefs-user-downloaddata-help-message
David Lynch
2021-02-24
1
-1
/
+1
*
|
Add all userinfo properties to user data link in user preferences
Thalia
2021-02-22
1
-1
/
+2
|
/
*
Pass linkable user name in Special:Preferences "Account data" help text
Thalia
2021-02-16
1
-1
/
+1
*
Merge "Add "Account data" section to user preferences"
jenkins-bot
2021-02-16
1
-0
/
+16
|
\
|
*
Add "Account data" section to user preferences
STran
2021-02-09
1
-0
/
+16
*
|
Use static closures where safe to use
Umherirrender
2021-02-11
3
-3
/
+3
|
/
*
Introduce ActorStore, ActorLookup and ActorFactory.
Petr Pchelko
2021-02-08
1
-0
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-1
/
+0
*
Suppress taint-check in DefaultPreferencesFactory
Umherirrender
2020-11-29
1
-0
/
+2
*
Replace $wgDisable{Lang,Title}Conversion with LanguageConverterFactory methods
C. Scott Ananian
2020-11-25
1
-2
/
+2
*
Remove unneeded isset() before unset()
Lucas Werkmeister
2020-11-10
1
-3
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-1
/
+1
*
Document hook names in hook interfaces.
daniel
2020-09-27
2
-0
/
+6
*
Deprecations from HookRunner call site migration
Tim Starling
2020-09-18
1
-0
/
+1
*
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
1
-2
/
+1
*
content: Add hidden preference to disable PST on CSS/JS content
C. Scott Ananian
2020-08-12
1
-0
/
+3
*
Merge "SignatureValidator: Tweaks to linter error messages"
jenkins-bot
2020-08-10
1
-1
/
+7
|
\
|
*
SignatureValidator: Tweaks to linter error messages
Bartosz Dziewoński
2020-08-05
1
-1
/
+7
*
|
Remove usages of Skin::getAllowedSkins.
Ammar Abdulhamid
2020-08-05
1
-3
/
+3
|
/
*
Merge "SignatureValidator: Don't confuse empty signature with nested PST"
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
SignatureValidator: Don't confuse empty signature with nested PST
Bartosz Dziewoński
2020-07-09
1
-1
/
+1
*
|
Merge "preferences: Prefer new kind of warnings about invalid HTML"
jenkins-bot
2020-07-13
1
-9
/
+13
|
\
|
|
*
preferences: Prefer new kind of warnings about invalid HTML
Bartosz Dziewoński
2020-07-09
1
-9
/
+13
*
|
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
3
-3
/
+3
|
/
[prev]
[next]