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
/
api
/
ApiOptions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Replace deprecated User::getOptionKinds/resetOptions in ApiOptions
Umherirrender
2021-07-02
1
-3
/
+3
*
api: Inject PreferencesFactory into ApiOptions
Umherirrender
2021-07-02
1
-4
/
+11
*
api: Change User::isAnon to User::isRegistered
Umherirrender
2021-06-29
1
-1
/
+1
*
Hard deprecate User::listOptionKinds()
ZabeMath
2021-06-22
1
-2
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
1
-1
/
+1
*
Hard deprecate User ::isIP, ::getOptions
vladshapik
2021-04-26
1
-1
/
+23
*
Improve docs in api related classes
Umherirrender
2020-11-13
1
-1
/
+1
*
ApiOptions: fix substr call in logging
daniel
2020-09-23
1
-2
/
+2
*
ApiOptions: log when userjs-* option changes
daniel
2020-09-15
1
-0
/
+15
*
Remove PreferencesFactory::setUser()
Sam Wilson
2020-06-08
1
-2
/
+0
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Add PreferencesFactory::setUser()
Sam Wilson
2020-05-06
1
-0
/
+2
*
New hook ApiOptions
Max Semenik
2018-10-17
1
-3
/
+11
*
ApiOptions: fix resetting some preferences to default
Max Semenik
2018-10-01
1
-5
/
+11
*
Refactor ApiOptions for reusability
Max Semenik
2018-06-26
1
-15
/
+56
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-2
/
+2
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Fix called function case in a bunch of places
Max Semenik
2018-01-22
1
-1
/
+1
*
Convert Preferences class into PreferencesFactory service
Sam Wilson
2018-01-03
1
-1
/
+4
*
API: Account for PHP 7.2 change
Brad Jorsch
2017-12-04
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-11
/
+15
*
ApiOptions: set form field parent earlier
Gergő Tisza
2016-05-04
1
-2
/
+1
*
Use single quotes in API where possible
Siebrand Mazeland
2016-03-08
1
-5
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-15
/
+15
*
Avoid "CAS updated failed" errors on Special:Preferences double post
Aaron Schulz
2015-12-15
1
-12
/
+6
*
Avoid CAS errors on double post to ApiOptions
Aaron Schulz
2015-09-24
1
-1
/
+1
*
Load User via READ_LATEST in ApiOptions to avoid CAS errors
Aaron Schulz
2015-08-26
1
-0
/
+8
*
API: Set HTMLForm when validating field in ApiOptions
Brad Jorsch
2015-04-20
1
-0
/
+6
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-29
/
+8
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-10
/
+1
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-19
/
+0
*
Add final period to API module descriptions
addshore
2014-03-10
1
-2
/
+2
*
Merge "Remove final period from api module descriptions"
jenkins-bot
2014-03-09
1
-1
/
+1
|
\
|
*
Remove final period from api module descriptions
umherirrender
2014-03-02
1
-1
/
+1
*
|
Wrap long text
Reedy
2014-03-09
1
-3
/
+4
|
/
*
Merge "API: Handle "special" options in action=options"
jenkins-bot
2014-02-04
1
-0
/
+3
|
\
|
*
API: Handle "special" options in action=options
Brad Jorsch
2013-10-10
1
-0
/
+3
*
|
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-5
/
+10
*
|
Pass Context to User::resetOptions
umherirrender
2013-10-12
1
-1
/
+1
|
/
*
No spaces after (casts)
MatmaRex
2013-09-04
1
-1
/
+1
*
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
Brad Jorsch
2013-07-03
1
-0
/
+4
*
Adding validation for checkmatrix (same as for multiselect)
Kaldari
2013-03-07
1
-1
/
+2
*
Fix align of block comments
umherirrender
2013-03-07
1
-3
/
+3
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 43959) Add ability to reset certain option kinds in API.
Tyler Anthony Romeo
2013-01-18
1
-4
/
+13
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
(bug 40124) allow arbitrary user preferences prefixed with 'userjs-'
MatmaRex
2013-01-13
1
-29
/
+32
*
(bug 42639) Fix API action=options for multiselect prefs
Brad Jorsch
2012-12-08
1
-3
/
+26
[next]