wiki.techinc.nl/includes
Antoine Musso 43ae2fb6f9 doc: various updates
[includes/cache/MessageCache.php]
- internal constants
- constructor
- a few missing @var

[includes/clientpool/RedisConnectionPool.php]
- group internal settings applying to the pool
- misc protected members updates

[includes/debug/Debug.php]
- missing parameter name in @var statements

Change-Id: I6ff0a68d659529d128f40f32b0fd1c1d39af952f
2013-05-20 12:02:37 +02:00
..
actions docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
api Merge "Add helpurls to some api modules" 2013-05-17 14:42:54 +00:00
cache doc: various updates 2013-05-20 12:02:37 +02:00
clientpool doc: various updates 2013-05-20 12:02:37 +02:00
content docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
context docs: Consistently use "since" phrasing in @deprecated 2013-05-15 00:56:57 +00:00
dao Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
db Removed Closure type hints where not needed. 2013-05-19 17:09:52 +00:00
debug doc: various updates 2013-05-20 12:02:37 +02:00
diff DairikiDiff: Optimise method WordLevelDiff._split() 2013-05-16 23:01:09 +00:00
externalstore Remove hphpc support and deprecate related functions 2013-05-09 08:28:05 +10:00
filebackend [FileBackend] Avoid concurrency for the 1 op case in doQuickOperationsInternal(). 2013-05-15 10:35:51 -07:00
filerepo Merge "ForeignAPIRepo: Fetch thumb error from foreign repo" 2013-05-19 13:20:17 +00:00
installer Localisation updates from http://translatewiki.net. 2013-05-15 19:29:03 +00:00
interwiki
job document NullJob example usage 2013-05-16 15:09:27 +02:00
json FormatJson: microoptimizations for UTF8_OK mode 2013-04-08 05:07:07 +00:00
libs Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
logging Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
media Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
normal phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 2013-05-09 05:56:26 +02:00
objectcache Add value to add() call when locking 2013-05-10 12:42:16 -07:00
parser Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
profiler Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
resourceloader docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
revisiondelete Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
search docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
site docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
specials SpecialWatchlist: Page header cleanup 2013-05-19 17:53:14 +02:00
templates Blank some new Create account messages by default 2013-05-16 16:32:42 -04:00
upload docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
.htaccess
Action.php docs: Consistently use "since" phrasing in @deprecated 2013-05-15 00:56:57 +00:00
AjaxDispatcher.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
AjaxResponse.php Remove spaces in function signature 2013-03-18 20:44:43 +01:00
ArrayUtils.php fix some spacing 2013-03-25 22:22:46 +00:00
Article.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
AuthPlugin.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
AutoLoader.php phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 2013-05-09 05:56:26 +02:00
Autopromote.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
Block.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
CacheHelper.php
Category.php phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations 2013-04-11 07:34:41 +00:00
Categoryfinder.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
CategoryPage.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
CategoryViewer.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Cdb.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
Cdb_PHP.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
ChangesFeed.php Pass array to Title::getLocalURL instead of an urlencoded string 2013-04-27 08:22:01 +00:00
ChangesList.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
ChangeTags.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
Collation.php Removed space after isset 2013-04-26 14:18:06 +02:00
ConfEditor.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
Cookie.php Remove spaces in function signature 2013-03-18 20:44:43 +01:00
DataUpdate.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
DefaultSettings.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
DeferredUpdates.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Defines.php Remove Parser_LinkHooks and CoreLinkFunctions classes 2013-05-02 16:43:39 +01:00
DeprecatedGlobal.php
EditPage.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
Exception.php echo is not a function 2013-05-09 19:52:45 +00:00
Export.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
FakeTitle.php
Fallback.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
Feed.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
FeedUtils.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
FileDeleteForm.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
ForkController.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
FormOptions.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
GitInfo.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
GlobalFunctions.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
HashRing.php Fixed total breakage of HashRing in 9d1cd9a. 2013-05-15 20:17:24 +00:00
HistoryBlob.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
Hooks.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
Html.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
HTMLForm.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
HttpFunctions.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
ImageGallery.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
ImagePage.php Change EXIF to Exif 2013-05-10 13:51:06 +02:00
ImageQueryPage.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
Import.php print is not a function 2013-05-09 20:06:03 +02:00
Init.php Remove hphpc support and deprecate related functions 2013-05-09 08:28:05 +10:00
IP.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
Licenses.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
limit.sh (Bug 45854) Unset the cgroup if we don't have a memory limit 2013-03-08 10:51:55 +01:00
Linker.php Remove the space from between headline and its section edit link 2013-05-11 20:40:39 +02:00
LinkFilter.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
LinksUpdate.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
MagicWord.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
MappedIterator.php Removed Closure type hints where not needed. 2013-05-19 17:09:52 +00:00
Message.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
MessageBlobStore.php Revert "Commit of various live hacks" 2013-04-29 19:19:54 +01:00
Metadata.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
mime.info
mime.types
MimeMagic.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
MWCryptRand.php Moved CryptRand.php to MWCryptRand.php 2013-04-23 11:39:39 +00:00
MWFunction.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
Namespace.php fix some spacing 2013-03-25 22:22:46 +00:00
OutputHandler.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
OutputPage.php Deprecate OutputPage::out. 2013-05-17 15:08:54 +00:00
PageQueryPage.php Update/add documentation 2013-04-14 21:18:38 +02:00
Pager.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
PathRouter.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
PHPVersionError.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
PoolCounter.php Clarified PoolCounter::execute() docs a bit. 2013-04-24 14:51:10 -07:00
Preferences.php Merge "HTMLCheckMatrix support for forcing options on/off" 2013-05-17 00:34:32 +00:00
PrefixSearch.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
ProtectionForm.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
ProxyTools.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
QueryPage.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
RecentChange.php Moved RC purge logic to RecentChange::purgeExpiredChanges(). 2013-04-26 00:09:39 +00:00
Revision.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
RevisionList.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
Sanitizer.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
ScopedCallback.php Removed Closure type hints where not needed. 2013-05-19 17:09:52 +00:00
ScopedPHPTimeout.php
SeleniumWebSettings.php phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 2013-05-09 05:56:26 +02:00
Setup.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
SiteConfiguration.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
SiteStats.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
Skin.php phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 2013-05-09 05:56:26 +02:00
SkinTemplate.php Drop support for XHTML 1.0 2013-05-15 23:09:25 -07:00
SpecialPage.php Merge "Slight improvements to FormSpecialPage behavior." 2013-05-17 17:29:01 +00:00
SpecialPageFactory.php docs: Consistently use "since" phrasing in @deprecated 2013-05-15 00:56:57 +00:00
SqlDataUpdate.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
SquidPurgeClient.php
StatCounter.php StatCounter doc tweaks. 2013-04-23 11:27:27 +00:00
Status.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
StreamFile.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
StringUtils.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
StubObject.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
tidy.conf
Timestamp.php Fixed spacing around parenthesis in includes 2013-04-28 15:50:07 +00:00
Title.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
TitleArray.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
UIDGenerator.php UIDGenerator: better support for 32-bit machines 2013-04-19 08:34:20 +10:00
User.php Changing "private" to "protected" on a few functions in User.php 2013-05-16 22:19:59 +00:00
UserArray.php fix some spacing 2013-03-25 22:22:46 +00:00
UserMailer.php phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 2013-05-09 05:56:26 +02:00
UserRightsProxy.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
ViewCountUpdate.php
WatchedItem.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
WebRequest.php Remove taint support 2013-05-06 17:39:07 +10:00
WebResponse.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
WebStart.php Fixed spacing 2013-05-09 19:48:10 +02:00
Wiki.php Pass array to Title::getLocalURL instead of an urlencoded string 2013-04-27 08:22:01 +00:00
WikiCategoryPage.php
WikiError.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
WikiFilePage.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
WikiMap.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
WikiPage.php docs: Remove odd colons after @todo 2013-05-15 06:23:40 +00:00
Xml.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
XmlTypeCheck.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
ZhClient.php Fixed spacing in files direct in includes folder 2013-04-21 06:38:49 +00:00
ZhConversion.php
ZipDirectoryReader.php Added/Removed spaces around string concatenation 2013-04-13 13:36:24 +02:00