wiki.techinc.nl/includes
C. Scott Ananian fb125de072 Allow HTML5 <rtc> tag (ruby support for East Asian typography).
We currently allow <ruby>, <rt>, <rb>, and <rp> but not the W3C HTML5
<rtc> element.  Fix that.

(Note that <rb> and <rtc> are new additions to HTML5 which currently
appear in the W3C but not the WHATWG version of the HTML5 spec.
Support for these has already been merged in gecko and webkit and
the editor plans to update the WHATWG spec.)

Bug: 67042
Change-Id: I8c0e65d782b6d23057a9723b87323b28e8bf8852
2014-07-02 18:45:14 -04:00
..
actions Fixed typo 2014-07-01 17:00:04 +00:00
api Merge "API: Fix queries for list=allusers&auactiveusers" 2014-07-01 19:14:54 +00:00
cache Improved DB handling in LCStoreDB 2014-06-30 17:16:42 -07:00
changes Remove obsolete RC_MOVE and RC_MOVE_OVER_REDIRECT rc types 2014-06-11 02:44:48 +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 GlobalVarConfig shouldn't throw exceptions for null-valued config settings 2014-06-23 13:03:53 -04:00
content Update documentation of what a "section" is 2014-06-12 18:13:23 +02:00
context Reset RequestContext between tests 2014-06-27 10:59:47 -07:00
dao Avoid key conflict errors in User::addToDatabase 2014-06-24 10:59:27 +00:00
db Database: Generalise SQL before writing to debug log 2014-07-01 21:38:53 +02:00
debug Fix uncaught ApiFormatXml exception with api debuginfo 2014-06-28 20:35:52 +02:00
deferred Database search fixes: 2014-06-20 13:43:36 -07:00
diff Add comment to TableDiffFormatter::blockHeader 2014-06-29 08:15:01 +00:00
exception MWException: Remove deprecated methods 2014-05-14 22:01:37 +00:00
externalstore Fixed some @params documentation 2014-04-14 19:52:18 +00:00
filebackend filebackend: Avoid using popen() when "parallelize" is disabled 2014-06-18 20:12:03 +00:00
filerepo Allow media handlers to mark files as expensive 2014-05-28 20:24:31 +00:00
gallery New hook, AfterParserFetchFileAndTitle 2014-07-01 17:40:11 -07:00
htmlform chmod 644 2014-06-30 18:17:23 +01:00
installer Localisation updates from https://translatewiki.net. 2014-07-02 19:34:42 +00:00
interwiki
jobqueue Also set the queue types map when rebuilding the ready queue map 2014-06-05 09:24:59 -07:00
json FormatJson: Remove speculative comment 2014-04-25 15:16:18 -04:00
libs Fix CSSMin url() remapping when comments in CSS contain curly braces 2014-06-30 09:14:10 +00:00
logging First version of Page Language selector 2014-06-27 23:27:07 +00:00
media Merge "Workaround image magick issue with greyscale xcf files" 2014-07-02 13:58:28 +00:00
normal Pass phpcs-strict on includes/normal/ 2014-04-24 21:44:48 +02:00
objectcache Don't unserialize integer reply from Redis incrBy 2014-06-27 18:24:35 -04:00
page First version of Page Language selector 2014-06-27 23:27:07 +00:00
parser Allow HTML5 <rtc> tag (ruby support for East Asian typography). 2014-07-02 18:45:14 -04:00
poolcounter Move implementations of Page to separate file 2014-06-22 07:56:16 +00:00
profiler Added some sanity warnings to TransactionProfiler 2014-06-27 11:40:50 -07:00
rcfeed RCFeed: Add log_id property (exposes rc_logid attribute) 2014-06-11 22:27:13 +00:00
resourceloader Make ResourceLoaderFileModule#getAllStyleFiles include all skin styles 2014-06-17 19:38:58 +00:00
revisiondelete Use Database methods in RevisionDeleteUser::setUsernameBitfields 2014-06-29 12:11:10 +00:00
search Merge "Remove SearchEngineReplacePrefixesComplete hook" 2014-06-24 07:20:18 +00:00
site Pass phpcs-strict on includes/site/ 2014-05-09 21:54:07 +02:00
specialpage Remove internaledit, externaledit, mode params from My* special pages 2014-06-29 16:05:18 +02:00
specials Merge "Don't use rclimit preference on Special:Search" 2014-07-02 22:18:04 +00:00
templates mediawiki.ui: Rename .mw-ui-vform-div → .mw-ui-vform-field 2014-06-26 17:34:20 +00:00
title Merge "Update formatting of includes/title/" 2014-04-21 17:11:39 +00:00
upload Fix return doc for UploadBase::isAllowed 2014-06-29 14:49:24 +02:00
utils Add some casts for sanity before BagOStuff::add() calls 2014-06-26 16:25:31 -07:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
AuthPlugin.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
AutoLoader.php Merge "Move QueryPage and abstract subclasses to specialpage folder" 2014-06-29 00:34:39 +00:00
Autopromote.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
Block.php Speed up CIDR matching from $wgSquidServersNoPurge 2014-05-15 17:23:12 +00:00
CacheHelper.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Category.php Avoid begin/commit in Category::getCountMessage() 2014-06-24 18:07:55 -07:00
Categoryfinder.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
CategoryViewer.php Avoid begin/commit in Category::getCountMessage() 2014-06-24 18:07:55 -07:00
ChangesFeed.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
ChangeTags.php Documentation improvements in ChangeTags.php 2014-06-10 21:52:32 +02:00
Collation.php Collation: Remove deprecated findLowerBound() 2014-05-19 18:21:08 +02:00
Cookie.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
DefaultSettings.php Merge "Improve Database related documentation a bit" 2014-07-01 11:20:08 +00:00
Defines.php Removed old DB_LAST cruft 2014-06-25 16:12:36 -07:00
DeprecatedGlobal.php Merge "Remove silly 'm' prefix from StubObject/DeprecatedGlobal members" 2014-05-27 18:53:00 +00:00
EditPage.php Replace hardcoded square brackets by message brackets 2014-06-29 11:56:52 +00:00
Export.php Introduce ContentHandler::exportTransform() 2014-05-20 19:21:49 +02:00
Fallback.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
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 Merge "Deprecate wfCheckLimits(), nothing calls this anymore" 2014-06-26 15:34:38 +00:00
HistoryBlob.php Revert more visibility changes in HistoryBlob.php 2014-05-25 17:09:40 -04: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 Adding and improving function and param descriptions in HtmlFormatter 2014-06-25 14:40:13 -07:00
HttpFunctions.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Import.php Correct doc of WikiImporter::__construct parameter 2014-06-02 12:09:15 +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 Use anonymous function in Linker::formatAutocomments/formatLinksInComment 2014-06-10 20:32:23 +00:00
LinkFilter.php Fixed some @params documentation (includes/*) 2014-04-20 21:16:57 +02:00
MagicWord.php Support {{!}} as a magic word 2014-06-26 14:56:04 -07:00
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
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 Merge "Less false positives for MEDIATYPE_VIDEO" 2014-06-29 23:40:20 +00:00
MWTimestamp.php Don't use isset() to check for null 2014-06-30 21:51:29 +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 Merge "Prevent OutputPage::addWikiText and friends from causing UNIQ fails" 2014-06-26 09:25:19 +00:00
Pager.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
PathRouter.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
PHPVersionError.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
Preferences.php Remove redundant filter for negative namespace ids in search preferences 2014-06-03 16:10:04 +00:00
PrefixSearch.php Merge "Revert "PrefixSearch (ApiOpenSearch) now supports searching in multiple namespaces"" 2014-06-24 00:13:53 +00:00
ProtectionForm.php Collapse duplicate $existingExpiry == 'infinity' case into else 2014-06-16 00:49:34 +01:00
Revision.php Merge "(bug 56849) Deprecate dangerous edittime-based content update functions" 2014-06-03 21:23:05 +00:00
RevisionList.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
Sanitizer.php Allow HTML5 <rtc> tag (ruby support for East Asian typography). 2014-07-02 18:45:14 -04:00
Setup.php Merge "Setup.php: Move hacky skin requires higher up" 2014-07-01 13:53:22 +00:00
SiteConfiguration.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
SiteStats.php Fix initSiteStats.php maintenance script 2014-06-29 00:12:16 +00:00
Skin.php Separate MonoBook skin from core 2014-06-21 00:01:05 +02:00
SkinTemplate.php SkinTemplate: Move $stylename to Skin and soft-deprecate 2014-06-20 19:13:21 +00: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 Allow Status::hasMessage to work with Message objects. 2014-04-22 20:19:04 +02:00
StreamFile.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
StubObject.php Remove silly 'm' prefix from StubObject/DeprecatedGlobal members 2014-05-15 09:05:24 -07:00
tidy.conf
TimestampException.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
Title.php First version of Page Language selector 2014-06-27 23:27:07 +00:00
TitleArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
TitleArrayFromResult.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
User.php First version of Page Language selector 2014-06-27 23:27:07 +00:00
UserArray.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
UserArrayFromResult.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
UserMailer.php Removed redundant begin/commit calls 2014-06-24 18:58:49 -07:00
UserRightsProxy.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
WatchedItem.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
WebRequest.php Removed deprecated WebRequest::escapeAppendQuery() 2014-06-20 15:11:03 -07:00
WebResponse.php Fixed some @params documentation 2014-04-14 12:59:19 +00:00
WebStart.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
Wiki.php Added BeforeHttpsRedirect hook allowing extensions to cancel forceHTTPS 2014-05-28 12:46:11 -04:00
WikiMap.php Fixed some @params documentation (includes/*) 2014-04-22 13:07:02 +02:00
Xml.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
ZhConversion.php zhtable: Add zh2Hant rule 箱里 => 箱裡 2014-04-09 08:45:27 +00:00