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
/
api.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Improve entry point documentation
Timo Tijhof
2020-07-02
1
-1
/
+2
*
In Web entry points, move file scope code into a main function
Tim Starling
2020-06-25
1
-63
/
+69
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
docs: Add api.php to "API" doc group
Timo Tijhof
2020-02-05
1
-0
/
+1
*
docs: Improve "Entry points" documentation page
Timo Tijhof
2020-02-04
1
-1
/
+6
*
Remove IE 6 security features from server-side code
Tim Starling
2019-11-28
1
-6
/
+1
*
HHVM removal: Drop HHVM code path for Exception not Throwable in API code
James D. Forrester
2019-10-02
1
-6
/
+0
*
Avoid using "enqueue" mode for deferred updates in doPostOutputShutdown
Aaron Schulz
2019-09-30
1
-1
/
+1
*
Merge "Add MW_REST_API and MW_ENTRY_POINT"
jenkins-bot
2019-09-09
1
-0
/
+1
|
\
|
*
Add MW_REST_API and MW_ENTRY_POINT
Tim Starling
2019-09-03
1
-0
/
+1
*
|
Stop mangling $_GET and provide WebRequest::getQueryValuesOnly()
Tim Starling
2019-09-05
1
-1
/
+1
|
/
*
entrypoint: Avoid random Doxygen block from api.php and opensearch_desc.php
Timo Tijhof
2019-07-08
1
-4
/
+3
*
Fix index name in comment to "PHP_INFO"
Alangi Derick
2018-10-09
1
-1
/
+1
*
API: Catch Errors as well as Exceptions
Brad Jorsch
2018-08-22
1
-2
/
+8
*
Drop deprecated EnableAPI and EnableWriteAPI settings
James D. Forrester
2018-04-18
1
-16
/
+5
*
SECURITY: API: Avoid some silliness with browser-guessed filenames
Brad Jorsch
2017-11-15
1
-0
/
+11
*
api.php: Fully spell out "constructor"
Kunal Mehta
2017-02-28
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Remove PHP detection from entry points other than index.php
Timo Tijhof
2015-11-12
1
-5
/
+0
*
Refactored entry points to have uniform shutdown handling
Aaron Schulz
2015-05-29
1
-15
/
+2
*
Check for dependencies in entry point and Maintenance.php
aude
2015-05-23
1
-6
/
+4
*
Flush lazy jobs in load.php and api.php too
Aaron Schulz
2015-05-20
1
-0
/
+2
*
api.php: wfRunHooks() → Hooks::run()
Kunal Mehta
2015-04-27
1
-1
/
+1
*
Merge "Kill Dwimmerlaik"
jenkins-bot
2015-04-07
1
-1
/
+1
|
\
|
*
Kill Dwimmerlaik
Max Semenik
2015-04-03
1
-1
/
+1
*
|
Move MWLogger classes to MediaWiki\Logger namespace
Bryan Davis
2015-04-03
1
-1
/
+3
|
/
*
Set main RequestContext title in api.php
Brad Jorsch
2015-03-15
1
-0
/
+4
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-2
/
+0
*
Deprecate wfErrorLog
Bryan Davis
2014-12-15
1
-1
/
+1
*
Typo fixes and non-code tweaks
Ricordisamoa
2014-12-12
1
-1
/
+1
*
Require PHP >= 5.3.3
Kunal Mehta
2014-10-30
1
-1
/
+1
*
API: Include ApiMain construction in api.php try-catch block
Brad Jorsch
2014-10-23
1
-7
/
+7
*
Merge "Api request log: improve module retrieval"
jenkins-bot
2014-07-31
1
-2
/
+7
|
\
|
*
Api request log: improve module retrieval
Sergio Santoro
2014-07-23
1
-2
/
+7
*
|
api.php: Use $wgRequest to retrieve User-agent string
Sergio Santoro
2014-07-20
1
-1
/
+1
|
/
*
Use PHP_VERSION constant instead of phpversion() function call
Chad Horohoe
2014-07-09
1
-1
/
+1
*
Clean up access points
Waldir Pimenta
2014-03-28
1
-1
/
+0
*
API: Handle exceptions from ApiBeforeMain hook in a user-friendly manner
Brad Jorsch
2014-03-12
1
-6
/
+21
*
Merge "Add fastcgi_finish_request where appropriate"
jenkins-bot
2014-01-03
1
-0
/
+5
|
\
|
*
Add fastcgi_finish_request where appropriate
Tyler Anthony Romeo
2014-01-03
1
-0
/
+5
*
|
Add ApiBeforeMain hook
Brad Jorsch
2013-12-12
1
-0
/
+3
|
/
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-2
/
+2
*
echo is not a function
umherirrender
2013-05-09
1
-2
/
+2
*
Remove hphpc support and deprecate related functions
Tim Starling
2013-05-09
1
-5
/
+1
*
Lots of spelling mistakes and phpdoc attributes
Yuri Astrakhan
2013-03-10
1
-1
/
+1
*
Update code formatting
Siebrand Mazeland
2013-02-14
1
-5
/
+5
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
Alex Monk
2013-01-28
1
-1
/
+1
*
Follow up to dirname( __FILE__ ) clean up
Hoo man
2012-08-28
1
-0
/
+1
[next]