| .. |
|
ApiBase.php
|
Variable $user seemed to be used before it was defined - removing.
|
2007-08-20 08:04:12 +00:00 |
|
ApiFeedWatchlist.php
|
(bug 11218) Add 'allrev' parameter option to feedwatchlist, to allow multiple revisions for each page to displayed.
|
2007-09-26 03:24:01 +00:00 |
|
ApiFormatBase.php
|
Tweak it up a little more -- also unescape the double-escaped quotes and angle brackets to keep the help message legible, but move unescaping down below the XML metaformatting, so the mail samples don't get misformatted as if they were XML elements.
|
2007-09-19 14:51:02 +00:00 |
|
ApiFormatJson.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiFormatJson_json.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiFormatPhp.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiFormatWddx.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiFormatXml.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiFormatYaml.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiFormatYaml_spyc.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiHelp.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |
|
ApiLogin.php
|
API: fixed bad login throttling bug (i hope)
|
2007-08-09 09:53:05 +00:00 |
|
ApiMain.php
|
(bug 11404) API: Provide name of exception caught in error code field of internal api error messages.
|
2007-09-26 04:28:48 +00:00 |
|
ApiOpenSearch.php
|
API: Removed maximum limit checking when running api in an internal mode.
|
2007-07-15 00:52:35 +00:00 |
|
ApiPageSet.php
|
Variable $titleString seemed to be used before it was defined - removing.
|
2007-08-20 08:13:16 +00:00 |
|
ApiQuery.php
|
API: Added meta=userinfo module to get data about the currently logged-in user.
|
2007-07-31 17:53:37 +00:00 |
|
ApiQueryAllLinks.php
|
API:
|
2007-07-30 08:09:15 +00:00 |
|
ApiQueryAllpages.php
|
API:
|
2007-08-09 08:41:58 +00:00 |
|
ApiQueryAllUsers.php
|
* (bug 10971) aufrom parameter doesn't work with spaces
|
2007-08-17 13:01:35 +00:00 |
|
ApiQueryBacklinks.php
|
(bug 10980) Add exclude redirects on backlinks
|
2007-09-04 14:44:46 +00:00 |
|
ApiQueryBase.php
|
API: Added various edit tokens to prop=info (except rollback - will be added to revisions)
|
2007-08-01 22:46:22 +00:00 |
|
ApiQueryCategories.php
|
API: Big change: Removed all userCanRead() checks per IRC discussion. Only rvprop=content will now check that the page can be read.
|
2007-07-14 19:04:31 +00:00 |
|
ApiQueryCategoryMembers.php
|
*(bug 11275) Enable descending sort in API categorymembers
|
2007-09-10 14:17:33 +00:00 |
|
ApiQueryExternalLinks.php
|
API: implemented prop=imageinfo, minor cleanup
|
2007-07-07 03:05:09 +00:00 |
|
ApiQueryExtLinksUsage.php
|
API:
|
2007-08-09 08:41:58 +00:00 |
|
ApiQueryImageInfo.php
|
(bug 11308) Allow the API to output the image metadata
|
2007-09-12 15:09:07 +00:00 |
|
ApiQueryImages.php
|
API: Big change: Removed all userCanRead() checks per IRC discussion. Only rvprop=content will now check that the page can be read.
|
2007-07-14 19:04:31 +00:00 |
|
ApiQueryInfo.php
|
API: Really fixing bug 10898 this time
|
2007-09-06 11:28:04 +00:00 |
|
ApiQueryLangLinks.php
|
API: implemented prop=imageinfo, minor cleanup
|
2007-07-07 03:05:09 +00:00 |
|
ApiQueryLinks.php
|
API: Big change: Removed all userCanRead() checks per IRC discussion. Only rvprop=content will now check that the page can be read.
|
2007-07-14 19:04:31 +00:00 |
|
ApiQueryLogEvents.php
|
(bug 10634) Fake out log_id until the column is live on Wikimedia
|
2007-07-18 21:47:09 +00:00 |
|
ApiQueryRecentChanges.php
|
API: Fixed Bug 10544 Add 'rc_id' column to 'recentchanges' query.
|
2007-07-15 01:12:54 +00:00 |
|
ApiQueryRevisions.php
|
API: Ensure it checks *only* the fast limit or the slow limit, not both. On fast revision queries (those without content), was checking once against fast limit and once against slow limit, and exploding if limit exceeded slow limit.
|
2007-10-05 07:37:58 +00:00 |
|
ApiQuerySearch.php
|
API:
|
2007-07-30 08:09:15 +00:00 |
|
ApiQuerySiteinfo.php
|
(bug 11094) Update API help for 'siteinfo' - based on a patch by VasilievVV
|
2007-08-28 15:37:31 +00:00 |
|
ApiQueryUserContributions.php
|
Better variable and method naming
|
2007-08-13 18:18:18 +00:00 |
|
ApiQueryUserInfo.php
|
Per Brion's suggestion, fixed blocker user detection: User::whoIs($wgUser->blockedBy());
|
2007-08-01 20:11:29 +00:00 |
|
ApiQueryWatchlist.php
|
API: Big change: Removed all userCanRead() checks per IRC discussion. Only rvprop=content will now check that the page can be read.
|
2007-07-14 19:04:31 +00:00 |
|
ApiResult.php
|
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
|
2007-06-29 01:19:14 +00:00 |