| .. |
|
actions
|
SECURITY: escape sortKey in pageInfo
|
2014-04-24 21:52:22 +02:00 |
|
api
|
Indicate whether interwiki links can use protocol-relative URLs.
|
2014-05-19 15:26:44 -07:00 |
|
cache
|
Remove incorrect return type for getGoodLinkID()
|
2014-05-11 18:19:00 +02:00 |
|
changes
|
Move ApiQueryRecentChanges::parseRCType to static method on RecentChange
|
2014-05-17 15:07:01 +00:00 |
|
clientpool
|
Set Redis::OPT_READ_TIMEOUT by default
|
2014-05-05 20:25:09 +00:00 |
|
composer
|
Pass phpcs-strict on various files in includes/
|
2014-04-24 21:50:01 +02:00 |
|
config
|
|
|
|
content
|
tyop fxi
|
2014-05-11 21:39:23 +02:00 |
|
context
|
Document that IContextSource::getTitle can return null
|
2014-04-24 19:53:20 +02:00 |
|
dao
|
|
|
|
db
|
Merge "Avoid fatals in begin/commit/rollback if close() was called"
|
2014-05-19 04:20:00 +00:00 |
|
debug
|
|
|
|
deferred
|
Merge "Introducing pp_sortkey."
|
2014-04-24 21:42:07 +00:00 |
|
diff
|
Pass phpcs-strict on various files in includes/
|
2014-04-24 21:50:01 +02:00 |
|
exception
|
MWException: Remove deprecated methods
|
2014-05-14 22:01:37 +00:00 |
|
externalstore
|
|
|
|
filebackend
|
Added unicode encoding support flags to FileBackend
|
2014-05-13 14:11:36 -07:00 |
|
filerepo
|
Merge "Added unicode encoding support flags to FileBackend"
|
2014-05-15 15:06:19 +00:00 |
|
gallery
|
Add deprecation notices to recent s/var/public/ property changes.
|
2014-05-10 08:35:20 -04:00 |
|
htmlform
|
Update html5 specs link in comment
|
2014-05-05 17:34:31 +02:00 |
|
installer
|
Merge "Localisation updates from https://translatewiki.net."
|
2014-05-19 19:49:32 +00:00 |
|
interwiki
|
|
|
|
jobqueue
|
Fixed job miscounting bug when a string digit is returned
|
2014-05-19 10:12:14 -07:00 |
|
json
|
FormatJson: Remove speculative comment
|
2014-04-25 15:16:18 -04:00 |
|
libs
|
Speed up CIDR matching from $wgSquidServersNoPurge
|
2014-05-15 17:23:12 +00:00 |
|
logging
|
Allow LogEntry::setRelations to work with array(tag => value)
|
2014-05-15 16:38:41 +00:00 |
|
media
|
Merge "Make validation for page more strict on djvu to take only numbers"
|
2014-05-15 21:44:57 +00:00 |
|
normal
|
Pass phpcs-strict on includes/normal/
|
2014-04-24 21:44:48 +02:00 |
|
objectcache
|
Pass phpcs-strict on includes/objectcache/
|
2014-05-11 16:52:18 +00:00 |
|
parser
|
Merge "Make phpcs-strict pass on includes/ (7/7)"
|
2014-05-19 19:38:53 +00:00 |
|
poolcounter
|
Fixed doc typo
|
2014-05-11 02:03:00 -07:00 |
|
profiler
|
Pass phpcs-strict on includes/profiler/
|
2014-05-10 10:45:53 +02:00 |
|
rcfeed
|
Pass phpcs-strict on includes/rcfeed/
|
2014-05-10 10:42:13 +02:00 |
|
resourceloader
|
Merge "Implement mediawiki.cookie module"
|
2014-05-14 18:17:55 +00:00 |
|
revisiondelete
|
Pass phpcs-strict on includes/revisiondelete/
|
2014-05-10 10:21:22 +02:00 |
|
search
|
Pass phpcs-strict on includes/search/
|
2014-05-09 22:32:17 +02:00 |
|
site
|
Pass phpcs-strict on includes/site/
|
2014-05-09 21:54:07 +02:00 |
|
specialpage
|
Merge "Check for Language::getSpecialPageAliases returning null in SpecialPageFactory"
|
2014-05-15 16:09:21 +00:00 |
|
specials
|
Remove unneeded $classes from SpecialTrackingCategories.php
|
2014-05-18 07:13:53 +00:00 |
|
templates
|
Ignore CodeSniffer checks on HTML template files
|
2014-05-09 20:10:35 +02:00 |
|
title
|
|
|
|
upload
|
Merge "Added unicode encoding support flags to FileBackend"
|
2014-05-15 15:06:19 +00:00 |
|
utils
|
IP class cleanups
|
2014-05-16 10:41:05 -07:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
|
|
|
Article.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
AuthPlugin.php
|
Follow-Ups to "Fixed some @params documentation"
|
2014-04-23 13:39:49 +02:00 |
|
AutoLoader.php
|
Speed up CIDR matching from $wgSquidServersNoPurge
|
2014-05-15 17:23:12 +00:00 |
|
Autopromote.php
|
|
|
|
Block.php
|
Speed up CIDR matching from $wgSquidServersNoPurge
|
2014-05-15 17:23:12 +00:00 |
|
CacheHelper.php
|
|
|
|
Category.php
|
|
|
|
Categoryfinder.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
CategoryPage.php
|
|
|
|
CategoryViewer.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
ChangesFeed.php
|
|
|
|
ChangeTags.php
|
Follow-Ups to "Fixed some @params documentation"
|
2014-04-23 13:39:49 +02:00 |
|
Collation.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
Cookie.php
|
|
|
|
DefaultSettings.php
|
Merge "Allow floating point values for $wgJobBackoffThrottling"
|
2014-05-13 20:29:25 +00:00 |
|
Defines.php
|
|
|
|
DeprecatedGlobal.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
EditPage.php
|
Merge "Make phpcs-strict pass on includes/ (7/7)"
|
2014-05-19 19:38:53 +00:00 |
|
Export.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
Fallback.php
|
|
|
|
Feed.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
FeedUtils.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
FileDeleteForm.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
ForkController.php
|
|
|
|
FormOptions.php
|
Adjust indent of some comment blocks
|
2014-05-01 18:46:34 +00:00 |
|
GitInfo.php
|
Check for valid git repository in GitInfo::getHeadCommitDate
|
2014-05-06 13:19:43 -06:00 |
|
GlobalFunctions.php
|
Speed up CIDR matching from $wgSquidServersNoPurge
|
2014-05-15 17:23:12 +00:00 |
|
HistoryBlob.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
Hooks.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
Html.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
HtmlFormatter.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
HttpFunctions.php
|
|
|
|
ImagePage.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
ImageQueryPage.php
|
Replace complex for loop for foreach, count and break
|
2014-05-11 21:27:32 +01:00 |
|
Import.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
Init.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
Licenses.php
|
Make phpcs-strict pass on includes/ (1/~10)
|
2014-05-11 19:14:17 +00:00 |
|
limit.sh
|
Fix error message when swap is disabled
|
2014-05-19 10:41:52 +10:00 |
|
Linker.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
LinkFilter.php
|
|
|
|
MagicWord.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
Message.php
|
Create Parser::stripOuterParagraph to avoid code duplication
|
2014-05-15 12:20:19 -04:00 |
|
MessageBlobStore.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
MWTimestamp.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
Namespace.php
|
Allow moving category pages
|
2014-05-09 18:12:25 +01:00 |
|
OutputHandler.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
OutputPage.php
|
opportunity to reuse Title::getEditURL()
|
2014-05-19 10:06:42 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionError.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
Preferences.php
|
Remove user id from Special:Preferences
|
2014-05-13 03:39:51 +00:00 |
|
PrefixSearch.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
ProtectionForm.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
QueryPage.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
Revision.php
|
Make phpcs-strict pass on includes/ (7/7)
|
2014-05-15 20:07:09 +02:00 |
|
RevisionList.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
Sanitizer.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
Setup.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
SiteConfiguration.php
|
Make phpcs-strict pass on includes/ (2/~10)
|
2014-05-11 19:22:05 +00:00 |
|
SiteStats.php
|
Make phpcs-strict pass on includes/ (5/~10)
|
2014-05-11 19:35:32 +00:00 |
|
Skin.php
|
Always render copyright notice in user language
|
2014-05-16 17:12:23 -07:00 |
|
SkinTemplate.php
|
Make phpcs-strict pass on includes/ (6/~10)
|
2014-05-12 16:46:52 +02:00 |
|
SquidPurgeClient.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
StatCounter.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
Status.php
|
|
|
|
StreamFile.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
StubObject.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
tidy.conf
|
|
|
|
TimestampException.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
Title.php
|
Make phpcs-strict pass on includes/ (5/~10)
|
2014-05-11 19:35:32 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
User.php
|
Merge "Improved rate limit log to mention IP"
|
2014-05-13 19:33:19 +00:00 |
|
UserArray.php
|
|
|
|
UserArrayFromResult.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
UserMailer.php
|
Make phpcs-strict pass on includes/ (3/~10)
|
2014-05-11 19:28:07 +00:00 |
|
UserRightsProxy.php
|
|
|
|
WatchedItem.php
|
Make phpcs-strict pass on includes/ (4/~10)
|
2014-05-11 19:35:09 +00:00 |
|
WebRequest.php
|
Speed up CIDR matching from $wgSquidServersNoPurge
|
2014-05-15 17:23:12 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Make phpcs-strict pass on includes/ (4/~10)
|
2014-05-11 19:35:09 +00:00 |
|
Wiki.php
|
Make phpcs-strict pass on includes/ (4/~10)
|
2014-05-11 19:35:09 +00:00 |
|
WikiCategoryPage.php
|
|
|
|
WikiFilePage.php
|
Make phpcs-strict pass on includes/ (4/~10)
|
2014-05-11 19:35:09 +00:00 |
|
WikiMap.php
|
|
|
|
WikiPage.php
|
Make phpcs-strict pass on includes/ (4/~10)
|
2014-05-11 19:35:09 +00:00 |
|
Xml.php
|
Make phpcs-strict pass on includes/ (4/~10)
|
2014-05-11 19:35:09 +00:00 |
|
ZhConversion.php
|
|
|