wiki.techinc.nl/includes
Waldir Pimenta 86a9b8c06c Clean up access points
* Harmonize spacing
* Use // for comments rather than #
* Harmonize call style for 'require', 'include' etc.
* Add missing profileinfo.php5
* Use "./" for path to api.php in api.php5 (to match other php5 files).
* Move documentation related to Setup.php from index.php to WebStart.php
* Remove "Initialise common code." comment in api.php (was already remove
  in most entry points)

Change-Id: I8dc4a79fd13cee49e34f250a4039b3666bd42aca
2014-03-28 01:05:30 +00:00
..
actions Split the rest of Action.php into /actions/ 2014-03-03 12:31:57 +00:00
api Remove "include redirects" option from search 2014-03-26 09:28:26 -07:00
cache Merge "Moved ProcessCacheLRU to /libs" 2014-03-18 17:22:34 +00:00
changes Revert "New Hook rc/watchlist hook ChangesListBegin" 2014-03-26 14:08:40 +00:00
clientpool Added simpler handleError() method in RedisConnectionPool 2014-02-12 07:29:32 +00:00
composer Fixed spacing 2014-03-20 20:37:30 +00:00
config Update formatting 2014-02-06 09:27:05 +01:00
content Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00
context Update formatting 2014-02-06 09:27:05 +01:00
dao
db Merge "Automatically add a new line at the end of wfLogDBError()" 2014-03-24 18:45:47 +00:00
debug Enhance the destination control parameter of wfDebug() and wfDebugLog() 2014-02-04 19:56:24 +00:00
deferred Update formatting 2014-02-06 09:27:05 +01:00
diff Fixed spacing 2014-03-20 20:37:30 +00:00
exception MWException: Expand {{SITENAME}} in pagetitle with Message::text() 2014-03-21 22:12:47 +00:00
externalstore Tweaked generated paths for ExternalStoreMwstore 2014-02-13 10:15:13 -08:00
filebackend Tweaked "latest" handling of filebackend stat entries 2014-03-24 06:55:01 +00:00
filerepo Have ?download parameter trigger Content-Disposition: attachment 2014-03-25 11:04:50 +01:00
gallery Update formatting 2014-02-06 09:27:05 +01:00
htmlform Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
installer Use correct Creative Commons license abbreviation 2014-03-24 13:51:29 +01:00
interwiki
jobqueue Inprove the exception message in JobSpecification::validateParams 2014-03-18 16:34:31 +01:00
json
libs Moved ProcessCacheLRU to /libs 2014-03-16 16:32:34 -07:00
logging Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
media Add default implementation of getLength to base MediaHandler class 2014-03-24 00:05:39 -03:00
normal Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
objectcache Lowered high lock timeout in mergeViaLock() and lock() in BagOStuff 2014-03-25 17:14:33 +00:00
parser Fixed spacing 2014-03-20 20:37:30 +00:00
profiler Fixed spacing 2014-03-20 20:37:30 +00:00
rcfeed Clean up access points 2014-03-28 01:05:30 +00:00
resourceloader Merge "ResourceLoaderStartUpModule: Use hashMtime to detect config changes" 2014-03-26 22:36:45 +00:00
revisiondelete Fix spacing between two functions 2014-03-15 20:57:23 +00:00
search Merge "Remove "include redirects" option from search" 2014-03-26 16:45:30 +00:00
site Put SiteList navigation ids into cache 2014-03-18 15:11:41 +00:00
specialpage Make CodeSniffer checks pass on includes/specialpages/ 2014-03-26 17:14:28 +00:00
specials SECURITY: Add CSRF token on Special:ChangePassword 2014-03-27 21:46:13 +01:00
templates Merge "Link to existing login help page by default from helplogin-url" 2014-03-19 10:48:19 +00:00
upload Fixed spacing 2014-03-20 20:37:30 +00:00
utils Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Article.php Merge "Suppress section edit links with action=render" 2014-03-26 18:23:01 +00:00
AuthPlugin.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
AutoLoader.php Merge "Add Special:ListDuplicatedFiles expensive query special page." 2014-03-24 06:09:13 +00:00
Autopromote.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Block.php Merge "Try to make a dent in CodeSniffer reports on includes/ (1)" 2014-03-26 16:14:11 +00:00
CacheHelper.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Category.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Categoryfinder.php
CategoryPage.php
CategoryViewer.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
ChangesFeed.php Fix CodeSniffer errors and warnings 2014-03-12 12:50:43 +01:00
ChangeTags.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Collation.php Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
Cookie.php
DefaultSettings.php Merge "Remove unused $wgLicenseTerms" 2014-03-27 22:09:49 +00:00
Defines.php Remove commented defines 2014-01-27 21:30:52 +00:00
DeprecatedGlobal.php
EditPage.php Merge "Set visibility for some methods and remove unused ones" 2014-03-26 15:49:30 +00:00
Export.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
FakeTitle.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Fallback.php
Feed.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
GitInfo.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
GlobalFunctions.php Fix/update inline documentations in GlobalFunctions 2014-03-26 14:40:25 +00:00
HistoryBlob.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
Hooks.php
Html.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
HtmlFormatter.php
HttpFunctions.php Merge "Fixed stream wrapper in PhpHttpRequest" 2014-01-30 23:12:44 +00:00
ImagePage.php
ImageQueryPage.php
Import.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
Init.php
Licenses.php
limit.sh
Linker.php More use of Title::hasFragment 2014-01-24 22:22:45 +01:00
LinkFilter.php
MagicWord.php
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
Message.php Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00
MessageBlobStore.php Remove TODO for use of TRUNCATE and replace with comment 2014-01-22 21:17:05 +01:00
mime.info
mime.types
MimeMagic.php Put the "else" (or "elseif") on the same line as the previous closing brace 2014-03-15 13:54:53 +01:00
MWTimestamp.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Namespace.php
OutputHandler.php
OutputPage.php Merge "Suppress section edit links with action=render" 2014-03-26 18:23:01 +00:00
PageQueryPage.php
Pager.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
PathRouter.php PathRouter: Fix documentation typo 2014-03-07 23:50:06 +00:00
PHPVersionError.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
PoolCounter.php Add visibility in PoolCounter classes 2014-03-07 00:37:42 +01:00
Preferences.php Merge "Preferences.php: avoid "Undefined index" if key 'realname' don't exist in $formdata" 2014-03-19 22:53:31 +00:00
PrefixSearch.php
ProtectionForm.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
QueryPage.php Add Special:ListDuplicatedFiles expensive query special page. 2014-03-24 00:16:05 -03:00
Revision.php
RevisionList.php
Sanitizer.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
Setup.php Fixed spacing 2014-03-20 20:37:30 +00:00
SiteConfiguration.php
SiteStats.php Remove another ss_active_users check from SiteStats::isSane 2014-02-24 18:17:35 +01:00
Skin.php Adding function documentation for Skin::footerLink() 2014-03-24 13:40:58 -07:00
SkinTemplate.php Merge "Add prebodyhtml template variable" 2014-03-13 22:59:54 +00:00
SquidPurgeClient.php Remove trailing line breaks from wfDebugLog() messages 2014-02-04 22:16:13 +01:00
StatCounter.php
Status.php Fix Status::getMessage accidentially returning string instead of Message 2014-03-17 18:46:00 +01:00
StreamFile.php
StubObject.php
tidy.conf
TimestampException.php Fixed spacing 2014-03-20 20:37:30 +00:00
Title.php Add $wgLocalInterwikis to handle multiple local prefixes 2014-03-12 13:32:07 +01:00
TitleArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
TitleArrayFromResult.php Fixed spacing 2014-03-20 20:37:30 +00:00
User.php Fixed spacing 2014-03-20 20:37:30 +00:00
UserArray.php Fixed spacing 2014-03-20 20:37:30 +00:00
UserArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserMailer.php Merge "Don't use isset() to check whether an existing variable is null" 2014-03-18 11:39:20 +00:00
UserRightsProxy.php
WatchedItem.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
WebRequest.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
WebResponse.php Remove $wgHttpOnlyBlacklist 2014-03-20 21:19:08 -04:00
WebStart.php Clean up access points 2014-03-28 01:05:30 +00:00
Wiki.php Reduce connect timeout in MediaWiki::triggerJobs 2014-03-25 15:31:56 -07:00
WikiCategoryPage.php
WikiFilePage.php
WikiMap.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
WikiPage.php Fix/update inline documentation in WikiPage class 2014-03-25 19:21:50 +01:00
Xml.php
ZhConversion.php