aboutsummaryrefslogtreecommitdiffstats
path: root/api.php
Commit message (Expand)AuthorAgeFilesLines
* Refactored entry points to have uniform shutdown handlingAaron Schulz2015-05-291-15/+2
* Check for dependencies in entry point and Maintenance.phpaude2015-05-231-6/+4
* Flush lazy jobs in load.php and api.php tooAaron Schulz2015-05-201-0/+2
* api.php: wfRunHooks() → Hooks::run()Kunal Mehta2015-04-271-1/+1
* Merge "Kill Dwimmerlaik"jenkins-bot2015-04-071-1/+1
|\
| * Kill DwimmerlaikMax Semenik2015-04-031-1/+1
* | Move MWLogger classes to MediaWiki\Logger namespaceBryan Davis2015-04-031-1/+3
|/
* Set main RequestContext title in api.phpBrad Jorsch2015-03-151-0/+4
* Removed remaining profile callsAaron Schulz2015-01-081-2/+0
* Deprecate wfErrorLogBryan Davis2014-12-151-1/+1
* Typo fixes and non-code tweaksRicordisamoa2014-12-121-1/+1
* Require PHP >= 5.3.3Kunal Mehta2014-10-301-1/+1
* API: Include ApiMain construction in api.php try-catch blockBrad Jorsch2014-10-231-7/+7
* Merge "Api request log: improve module retrieval"jenkins-bot2014-07-311-2/+7
|\
| * Api request log: improve module retrievalSergio Santoro2014-07-231-2/+7
* | api.php: Use $wgRequest to retrieve User-agent stringSergio Santoro2014-07-201-1/+1
|/
* Use PHP_VERSION constant instead of phpversion() function callChad Horohoe2014-07-091-1/+1
* Clean up access pointsWaldir Pimenta2014-03-281-1/+0
* API: Handle exceptions from ApiBeforeMain hook in a user-friendly mannerBrad Jorsch2014-03-121-6/+21
* Merge "Add fastcgi_finish_request where appropriate"jenkins-bot2014-01-031-0/+5
|\
| * Add fastcgi_finish_request where appropriateTyler Anthony Romeo2014-01-031-0/+5
* | Add ApiBeforeMain hookBrad Jorsch2013-12-121-0/+3
|/
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-2/+2
* echo is not a functionumherirrender2013-05-091-2/+2
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-5/+1
* Lots of spelling mistakes and phpdoc attributesYuri Astrakhan2013-03-101-1/+1
* Update code formattingSiebrand Mazeland2013-02-141-5/+5
* style: normalize end of filesAntoine Musso2013-02-031-1/+0
* (bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgiAlex Monk2013-01-281-1/+1
* Follow up to dirname( __FILE__ ) clean upHoo man2012-08-281-0/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Pass the full context to the ApiMain instance from api.php.Alexandre Emsenhuber2012-07-061-1/+1
* Reimplement CORS properly, addressing Tim's concernsCatrope2012-07-051-37/+0
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-231-14/+10
* Various updates needed to bump min php version to 5.3.2Reedy2012-04-161-1/+1
* API: trunk/phase3 is now mediawiki/corePlatonides2012-03-231-1/+1
* Update some deprecated codeSam Reed2011-10-141-1/+1
* Revert r96715 per committer's (Chad's) CR commentRoan Kattouw2011-09-141-3/+0
* Fix documentation, document return typeSam Reed2011-09-131-2/+4
* Add a comment about something I noticed while spelunking the codeChad Horohoe2011-09-101-0/+3
* Moved wfGetIP() to WebRequest::getIP():Alexandre Emsenhuber2011-08-181-1/+1
* Clean up the mess that is wfDie (resolves r85918). wfDie() doesn't exist anym...Chad Horohoe2011-07-061-14/+8
* (bug 28840) If the query string hits bug 28235, redirect to a safer URL inste...Tim Starling2011-06-031-12/+1
* HipHop improvements:Tim Starling2011-05-301-1/+5
* Revert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSION etc.): breaks HipHo...Tim Starling2011-05-151-7/+3
* Centralise the minimum-required-php-version in a MW_MIN_PHP_VERSION constant ...Happy-melon2011-05-071-3/+7
* Improvements to handling of 'catastrophic' errors, like unsupported PHP versi...Happy-melon2011-04-121-7/+23
* Fix for bug 28235: IE6 looks for the file extension in the query stringTim Starling2011-04-121-2/+1
* (bug 16019) Make WebRequest::interpolateTitle() do nothing when run from api.phpIlmari Karonen2010-12-101-3/+3
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1