wiki.techinc.nl/includes/api
umherirrender f153998317 Fixed spacing
- Removed double spaces
- Added space after if/switch/foreach
- Removed space on elseif
- Added space around parentheses
- Added newline at end of file
- Removed space before semicolon at end of line

Change-Id: Id40b87e04786c6111e6686d7f7eea1e588bdf37d
2013-11-19 19:03:54 +01:00
..
ApiBase.php Merge "Address CodeSniffer comments in ApiBase.php" 2013-11-18 18:22:25 +00:00
ApiBlock.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiComparePages.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiCreateAccount.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiDelete.php Merge "Address errors and warnings in CodeSniffer in api/" 2013-11-18 18:28:22 +00:00
ApiDisabled.php
ApiEditPage.php Remove unused local variables 2013-11-17 16:54:19 +01:00
ApiEmailUser.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiExpandTemplates.php ApiResult::setContent is static 2013-04-30 20:16:36 +02:00
ApiFeedContributions.php Update formatting on API classes 2013-11-14 17:03:20 +00:00
ApiFeedWatchlist.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiFileRevert.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiFormatBase.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiFormatDbg.php
ApiFormatDump.php
ApiFormatJson.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiFormatNone.php
ApiFormatPhp.php
ApiFormatRaw.php Update formatting on more API classes 2013-11-14 18:11:13 +00:00
ApiFormatTxt.php
ApiFormatWddx.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiFormatXml.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiFormatYaml.php
ApiHelp.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiImageRotate.php Remove useless method overriding 2013-11-16 20:01:55 +01:00
ApiImport.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiLogin.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiLogout.php
ApiMain.php Format email addresses more consistently 2013-11-18 21:17:55 +01:00
ApiModuleManager.php Update formatting on more API classes 2013-11-14 18:11:13 +00:00
ApiMove.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiOpenSearch.php Update formatting on API classes, Part 3 2013-11-14 18:12:29 +00:00
ApiOptions.php Address errors and warnings in CodeSniffer in api/ 2013-11-17 16:52:24 +01:00
ApiPageSet.php Update docs to reduce inconsistent type compatibility in api/ 2013-11-17 21:47:51 +00:00
ApiParamInfo.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiParse.php Fix inconsistent line break 2013-11-17 18:37:00 +00:00
ApiPatrol.php Update formatting on API classes, Part 3 2013-11-14 18:12:29 +00:00
ApiProtect.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiPurge.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiQuery.php Fixed spacing 2013-11-19 19:03:54 +01:00
ApiQueryAllCategories.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiQueryAllImages.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiQueryAllLinks.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiQueryAllMessages.php Update formatting on some API classes (must've forgotten these) 2013-11-14 18:13:55 +00:00
ApiQueryAllPages.php Fix CodeSniffer errors and warnings (final round for API classes) 2013-11-15 10:33:50 -08:00
ApiQueryAllUsers.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryBacklinks.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryBase.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryBlocks.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryCategories.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryCategoryInfo.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryCategoryMembers.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryDeletedrevs.php Fix CodeSniffer errors and warnings on a number of ApiQuery classes 2013-11-15 10:33:50 -08:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Fix a few more CodeSniffer errors and warnings on some API classes 2013-11-15 10:33:49 -08:00
ApiQueryExternalLinks.php Fix a few more CodeSniffer errors and warnings on some API classes 2013-11-15 10:33:49 -08:00
ApiQueryExtLinksUsage.php Fix a few more CodeSniffer errors and warnings on some API classes 2013-11-15 10:33:49 -08:00
ApiQueryFilearchive.php Fix a few more CodeSniffer errors and warnings on some API classes 2013-11-15 10:33:49 -08:00
ApiQueryFileRepoInfo.php Merge "Remove unused local variables" 2013-11-18 18:37:37 +00:00
ApiQueryImageInfo.php Merge "Address errors and warnings in CodeSniffer in api/" 2013-11-18 18:28:22 +00:00
ApiQueryImages.php Fix CodeSniffer errors and warnings (you guessed it, on API classes) 2013-11-15 18:08:13 +00:00
ApiQueryInfo.php Declare visibility on class property in ApiQueryInfo 2013-11-15 18:08:51 +00:00
ApiQueryIWBacklinks.php Fix a few more CodeSniffer errors and warnings on some API classes 2013-11-15 10:33:49 -08:00
ApiQueryIWLinks.php Fix a few more CodeSniffer errors and warnings on some API classes 2013-11-15 10:33:49 -08:00
ApiQueryLangBacklinks.php Fix CodeSniffer errors and warnings (you guessed it, on API classes) 2013-11-15 18:08:13 +00:00
ApiQueryLangLinks.php Fix CodeSniffer errors and warnings (you guessed it, on API classes) 2013-11-15 18:08:13 +00:00
ApiQueryLinks.php Add/update/remove incomplete/incorrect documentation 2013-11-17 21:53:34 +00:00
ApiQueryLogEvents.php Fix CodeSniffer errors and warnings (you guessed it, on API classes) 2013-11-15 18:08:13 +00:00
ApiQueryORM.php Update formatting, return of the API classes 2013-11-14 18:25:45 +00:00
ApiQueryPagePropNames.php Fix CodeSniffer errors and warnings (you guessed it, on API classes) 2013-11-15 18:08:13 +00:00
ApiQueryPageProps.php Fix CodeSniffer errors and warnings (you guessed it, on API classes) 2013-11-15 18:08:13 +00:00
ApiQueryPagesWithProp.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryProtectedTitles.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryQueryPage.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryRandom.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryRecentChanges.php Add show=unpatrolled to the recentchanges API 2013-11-18 10:33:32 +05:30
ApiQueryRevisions.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQuerySearch.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQuerySiteinfo.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryStashImageInfo.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryTags.php I'm in your API classes updating your formatting 2013-11-14 18:28:26 +00:00
ApiQueryUserContributions.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryUserInfo.php Fix CodeSniffer errors and warnings on yet more API classes 2013-11-15 17:53:10 +00:00
ApiQueryUsers.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiQueryWatchlist.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiQueryWatchlistRaw.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiResult.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiRollback.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiRsd.php The light at the end of the API code format updating tunnel 2013-11-14 18:29:19 +00:00
ApiSetNotificationTimestamp.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiTokens.php The light at the end of the API code format updating tunnel 2013-11-14 18:29:19 +00:00
ApiUnblock.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiUndelete.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiUpload.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00
ApiUserrights.php Update indentation in ApiUserrights::execute() 2013-11-17 20:13:55 +00:00
ApiWatch.php Fix CodeSniffer errors and warnings on some API classes 2013-11-15 17:50:05 +00:00