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
/
ApiOpenSearch.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-9
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+10
*
api: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+2
*
search: Use ServiceOptions not full config object
Derick Alangi
2024-04-16
1
-4
/
+6
*
Drop deprecated config $wgOpenSearchTemplate
Amir Sarabadani
2024-02-12
1
-6
/
+0
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
Remove allowances for nullable `rd_interwiki` and `rd_fragment`
Bartosz Dziewoński
2023-10-03
1
-2
/
+2
*
Api*Search: Remove some redundant caching
Bartosz Dziewoński
2023-08-30
1
-16
/
+4
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-5
/
+2
*
i18n: Split apihelp for parameter action=opensearch&redirects=
Umherirrender
2023-08-05
1
-0
/
+2
*
Simplify WHERE conditions with field = '' OR IS NULL
Umherirrender
2023-07-01
1
-1
/
+1
*
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
James D. Forrester
2023-06-22
1
-3
/
+10
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
api: Minor code cleanup
Reedy
2022-08-14
1
-2
/
+2
*
api: Migrate IDatabase::select() to SelectQueryBuilder interface
Derick Alangi
2022-08-08
1
-9
/
+9
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-7
/
+8
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-7
/
+10
*
Inject dependencies into SearchApi
DannyS712
2021-07-04
1
-1
/
+8
*
api: Inject services into ApiOpenSearch
Umherirrender
2021-06-29
1
-2
/
+19
*
Use LinkBatchFactory in api modules
Umherirrender
2020-09-06
1
-1
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+1
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-1
/
+2
*
API: Deprecate wgEnableOpenSearchSuggest and opensearch+suggest parameter
Timo Tijhof
2019-12-13
1
-19
/
+20
*
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
1
-2
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-1
/
+2
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Unsuppress other phan issues (part 4)
Daimona Eaytoy
2019-08-31
1
-0
/
+3
*
Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api
Reedy
2019-04-13
1
-38
/
+0
*
A few doc comment fixups
Tim Starling
2017-12-04
1
-2
/
+3
*
Merge "Remove "@author Bryan Davis" and "Brad Jorsch" annotations"
jenkins-bot
2017-06-27
1
-1
/
+1
|
\
|
*
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-1
/
+1
*
|
Merge "Update weblinks in comments to msdn.microsoft.com"
jenkins-bot
2017-06-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update weblinks in comments to msdn.microsoft.com
Fomafix
2017-06-09
1
-1
/
+1
*
|
Remove unused and unnecessary imports
Thiemo Mättig
2017-06-12
1
-1
/
+0
|
/
*
Move Database and subclasses to Rdbms namespace
Aaron Schulz
2017-04-12
1
-0
/
+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
-5
/
+5
*
Rename OpenSearch qiprofile parameter back to profile
Erik Bernhardson
2016-07-28
1
-1
/
+1
*
Push common search api parameters into SearchApi class
Erik Bernhardson
2016-07-26
1
-23
/
+12
*
Expose SearchEngine specific profiles
dcausse
2016-05-30
1
-24
/
+39
*
Convert SearchEngine to service containers
Stanislav Malyshev
2016-04-25
1
-8
/
+10
*
Use single quotes in API where possible
Siebrand Mazeland
2016-03-08
1
-1
/
+1
*
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz Dziewoński
2016-02-28
1
-2
/
+1
*
Fix function call casing
Reedy
2016-02-22
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-40
/
+40
[next]