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
/
ApiRsd.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
api: add missing help URLs that exist on mw.org
Aaron Schulz
2023-10-12
1
-0
/
+4
*
API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
James D. Forrester
2023-06-22
1
-2
/
+4
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
1
-1
/
+1
*
Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api
Reedy
2019-04-13
1
-16
/
+0
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
A few doc comment fixups
Tim Starling
2017-12-04
1
-2
/
+0
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-18
/
+18
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-8
/
+17
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
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
-14
/
+3
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Make API action=rsd work on private wikis
Daniel Friesen
2014-04-18
1
-0
/
+4
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
The light at the end of the API code format updating tunnel
Siebrand Mazeland
2013-11-14
1
-0
/
+2
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-1
/
+1
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-8
/
+0
*
Oh noes, moar http:// -> https://
Sam Reed
2011-11-28
1
-2
/
+2
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-4
/
+0
*
Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are n...
Roan Kattouw
2011-08-19
1
-2
/
+2
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
*
Some random URL protocol forcing for protocol-relative URLs
Roan Kattouw
2011-08-03
1
-1
/
+1
*
Followup r87261
Sam Reed
2011-05-07
1
-2
/
+2
*
A few minor RSD changes
Sam Reed
2011-05-02
1
-3
/
+4
*
Styleli[zs]e the API up to date (Been a while since)
Sam Reed
2010-12-30
1
-1
/
+1
*
Follow up r75621: Use setContent and setIndexedTagName methods
Bryan Tong Minh
2010-11-06
1
-19
/
+12
*
r75621 copy-paste fail
Bryan Tong Minh
2010-10-29
1
-1
/
+1
*
Followup r75554, functionise Export code, allows for return to be used "non s...
Sam Reed
2010-10-29
1
-1
/
+0
*
Minor followup to r75621, add whitespace
Sam Reed
2010-10-28
1
-0
/
+5
*
(bug 25648) API discovery information has been added as RSD link in page <hea...
Bryan Tong Minh
2010-10-28
1
-0
/
+183