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
/
ApiFormatJson.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't silently fail if API result fails to encode
C. Scott Ananian
2018-12-05
1
-0
/
+7
*
Improve ApiFormatJson test coverage
Aryeh Gregor
2018-10-08
1
-0
/
+2
*
Add more checks to ApiStructureTest.php
Aryeh Gregor
2018-04-08
1
-2
/
+2
*
Convert OutputHandler functions to a class
Timo Tijhof
2018-03-20
1
-1
/
+1
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
includes/api: Replace implicitly-Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-24
1
-2
/
+2
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-2
/
+2
*
API: Remove deprecated methods
Brad Jorsch
2016-09-20
1
-9
/
+0
*
SECURITY: Improve cross-domain-policy mangling
Brad Jorsch
2016-05-20
1
-2
/
+2
*
API changes for AuthManager
Brad Jorsch
2016-05-16
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-19
/
+19
*
Add Special:ApiSandbox
Brad Jorsch
2016-02-03
1
-2
/
+2
*
Fix most PHP CodeSniffer warnings in includes/api
Siebrand Mazeland
2015-09-28
1
-1
/
+2
*
API: Finish killing "raw mode"
Brad Jorsch
2015-09-17
1
-7
/
+0
*
API: Ignore '_' parameter in jsonp callback mode
Brad Jorsch
2015-08-05
1
-0
/
+9
*
ApiFormatJson: Fix dieUsage call on unknown formatversion value
Kunal Mehta
2015-04-20
1
-1
/
+1
*
API: Avoid warnings for parameters that don't exist in format=rawfm
Brad Jorsch
2015-04-20
1
-4
/
+3
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-9
/
+52
*
API: Work around wfMangleFlashPolicy()
Brad Jorsch
2014-11-20
1
-0
/
+10
*
API: Clean up and internationalize pretty-printed output
Brad Jorsch
2014-10-13
1
-19
/
+7
*
API: HTMLize and internationalize the help, add Special:ApiHelp
Brad Jorsch
2014-10-10
1
-0
/
+4
*
SECURITY: Prepend jsonp callback with comment
csteipp
2014-07-30
1
-1
/
+3
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Remove unneeded uses of else{} in api/
Siebrand Mazeland
2013-11-18
1
-2
/
+2
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-2
/
+4
*
Update formatting on API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
Combine JavaScript and JSON encoding logic
Kevin Israel
2013-03-27
1
-11
/
+13
*
Fixed many small spelling mistakes and php docs, var decl.
Yuri Astrakhan
2013-03-10
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
Delete all the "API for MediaWiki 1.8+" comments
Sam Reed
2010-12-22
1
-1
/
+1
*
Standardised file description headers, added @file
Alexandre Emsenhuber
2010-08-07
1
-3
/
+4
*
Whitespace fix
Niklas Laxström
2010-07-08
1
-1
/
+1
*
Correct the address of the FSF in some of the GPL headers
Derk-Jan Hartman
2010-06-21
1
-1
/
+1
*
Mixture of things.
Sam Reed
2010-05-11
1
-0
/
+1
*
API: coding style cleanup, fix copyright symbol, more braces
Jack Phoenix
2010-02-23
1
-14
/
+16
*
various eol whitespace now instead of when someone needs to do CR
Mark A. Hershberger
2010-02-12
1
-2
/
+2
*
stylize.php on API code
Aryeh Gregor
2010-01-11
1
-15
/
+15
*
Comments and whitespace fixes only.
Tim Starling
2009-09-10
1
-1
/
+4
*
* (bug 20336) changed json_decode json_encode to static class in global funct...
Michael Dale
2009-09-09
1
-18
/
+1
*
* removed plain-text output because IE is retarded treats plain-text as html ...
Michael Dale
2009-08-15
1
-9
/
+3
*
* added content-type plain/text output param for json format
Michael Dale
2009-08-15
1
-2
/
+13
*
* added missing setIndexedTagName for some upload api array results
Michael Dale
2009-08-15
1
-1
/
+1
*
here it is ... the upload-api, script-server, js2 (javascript phase2) branch ...
Michael Dale
2009-07-14
1
-3
/
+11
*
API: (bug 16422) Don't show help in format=jsonfm unless specifically request...
Roan Kattouw
2009-04-28
1
-0
/
+5
*
API: Add a check for PHP bug 45314 (PHP's WDDX formatter messes up UTF-8) and...
Roan Kattouw
2009-03-23
1
-1
/
+1
*
API: (bug 16798) Fix for PHP bug 46944 (PHP's JSON formatter encodes certain ...
Roan Kattouw
2009-01-12
1
-1
/
+4
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+1
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-1
/
+0
[next]