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
*
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
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Pass the full context to the ApiMain instance from api.php.
Alexandre Emsenhuber
2012-07-06
1
-1
/
+1
*
Reimplement CORS properly, addressing Tim's concerns
Catrope
2012-07-05
1
-37
/
+0
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-23
1
-14
/
+10
*
Various updates needed to bump min php version to 5.3.2
Reedy
2012-04-16
1
-1
/
+1
*
API: trunk/phase3 is now mediawiki/core
Platonides
2012-03-23
1
-1
/
+1
*
Update some deprecated code
Sam Reed
2011-10-14
1
-1
/
+1
*
Revert r96715 per committer's (Chad's) CR comment
Roan Kattouw
2011-09-14
1
-3
/
+0
*
Fix documentation, document return type
Sam Reed
2011-09-13
1
-2
/
+4
*
Add a comment about something I noticed while spelunking the code
Chad Horohoe
2011-09-10
1
-0
/
+3
*
Moved wfGetIP() to WebRequest::getIP():
Alexandre Emsenhuber
2011-08-18
1
-1
/
+1
*
Clean up the mess that is wfDie (resolves r85918). wfDie() doesn't exist anym...
Chad Horohoe
2011-07-06
1
-14
/
+8
*
(bug 28840) If the query string hits bug 28235, redirect to a safer URL inste...
Tim Starling
2011-06-03
1
-12
/
+1
*
HipHop improvements:
Tim Starling
2011-05-30
1
-1
/
+5
*
Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHo...
Tim Starling
2011-05-15
1
-7
/
+3
*
Centralise the minimum-required-php-version in a MW_MIN_PHP_VERSION constant ...
Happy-melon
2011-05-07
1
-3
/
+7
*
Improvements to handling of 'catastrophic' errors, like unsupported PHP versi...
Happy-melon
2011-04-12
1
-7
/
+23
*
Fix for bug 28235: IE6 looks for the file extension in the query string
Tim Starling
2011-04-12
1
-2
/
+1
*
(bug 16019) Make WebRequest::interpolateTitle() do nothing when run from api.php
Ilmari Karonen
2010-12-10
1
-3
/
+3
*
Correct the address of the FSF in some of the GPL headers
Derk-Jan Hartman
2010-06-21
1
-1
/
+1
[next]