wiki.techinc.nl/includes
Catrope 4910a61046 Factor out module name validation into a static function
Also add the requirement that module names be at most 255 bytes, so
they'll fit in the DB fields that we put module names in (md_module,
mr_resource, mrl_resource)

Change-Id: I7193c9beb7aff4eabfe20db461e6f9032ae994b1
2012-05-09 14:41:27 -07:00
..
actions CacheHelper: facilitate caching handling on a page 2012-04-18 18:46:10 +01:00
api Merge "(bug 35993) gettoken should go die in a fire (part 1)" 2012-05-08 20:26:28 +00:00
cache Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
conf
context
db (bug 36568) Fixed "Illegal string offset 'LIMIT'" warnings in updater 2012-05-07 15:52:55 +02:00
debug Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
diff Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
extauth
filerepo Merge "[FileRepo] Purging/transaction fixes." 2012-05-09 18:37:23 +00:00
installer (bug 36669) Installer CSS outdated 2012-05-09 02:20:03 +02:00
interwiki Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
job Merge "add type check and bail out when title could not be created" 2012-05-07 23:03:03 +00:00
json Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
libs Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
logging Merge "(bug 20189) Added 'Show/hide selected revisions' button and checkboxes to Special:Log." 2012-05-08 18:36:05 +00:00
media Added missing GPLv2 headers in some places. 2012-05-03 22:22:45 +02:00
normal
objectcache Merge "Optimized SqlBagOStuff::getBatch() a bit." 2012-05-08 20:30:55 +00:00
parser (bug 35315) Detect circular references in strip tags 2012-05-08 14:36:32 +10:00
profiler Only use per-template profiling for one-time profiling output. 2012-05-05 00:34:50 +01:00
resourceloader Factor out module name validation into a static function 2012-05-09 14:41:27 -07:00
revisiondelete Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
search Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
specials Use local context to get messages 2012-05-09 20:18:30 +02:00
templates Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
upload (bug 29296) Expanded Blacklist for SVG Files 2012-05-01 13:35:49 -07:00
zhtable
.htaccess
Action.php Action::checkCanExecute doesn't return anything on success, but WatchAction returns the result 2012-04-07 17:23:55 +01:00
AjaxDispatcher.php
AjaxResponse.php Documentation updates 2012-03-05 15:23:04 +00:00
Article.php Fixing fatal error - you can't call getUser on a WebRequest object 2012-05-07 16:34:09 -07:00
AuthPlugin.php
AutoLoader.php Merge "(bug 18195) Allow changing preferences via API" 2012-05-04 05:53:06 +00:00
Autopromote.php
BacklinkCache.php
Block.php Merge "Use the same object when checking if the user is blocked instead of creating a new one." 2012-05-04 14:09:05 +00:00
CacheHelper.php CacheHelper: facilitate caching handling on a page 2012-04-18 18:46:10 +01:00
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
Cdb.php
Cdb_PHP.php
ChangesFeed.php Normalising return statements 2012-04-27 16:40:14 +01:00
ChangesList.php Restore many missing spaces from r112589 2012-03-01 10:42:02 +00:00
ChangeTags.php Resolve bug #18704 ("Add an unique CSS class or ID to the tagfilter table row at RecentChanges") 2012-04-09 19:33:28 +01:00
Collation.php
ConfEditor.php
Cookie.php
CryptRand.php Improve MWCryptRand comments a bit. 2012-04-03 16:15:02 +02:00
DefaultSettings.php Make $wgShowExceptionDetails=false more feasible for production 2012-05-08 10:01:13 +10:00
DeferredUpdates.php
Defines.php
DeprecatedGlobal.php
EditPage.php Made WikiPage recall the source of the data used to load its state. 2012-05-07 09:17:14 +02:00
Exception.php Make $wgShowExceptionDetails=false more feasible for production 2012-05-08 10:01:13 +10:00
Export.php (bug 36603) Make DumpFilter::$sink public again 2012-05-07 14:37:55 -07:00
ExternalEdit.php Fatal error: Call to a member function getExtension() on a non-object in /usr/local/apache/common-local/php-1.20wmf1/includes/ExternalEdit.php on line 84 2012-04-28 01:21:42 +01:00
ExternalStore.php
ExternalStoreDB.php Pass __METHOD__ to DatabaseBase::begin(), DatabaseBase::commit() and DatabaseBase::rollback() 2012-02-26 17:19:11 +00:00
ExternalStoreHttp.php
ExternalUser.php
FakeTitle.php
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php Follow-up r113939: Add divs to addWikiText(). 2012-03-17 21:19:31 +00:00
ForkController.php Destroy any lock manager connections when forking. 2012-04-20 16:34:43 -07:00
FormOptions.php
GitInfo.php $wgGitRepositoryViewers to link to gitweb 2012-05-06 22:12:14 +02:00
GlobalFunctions.php (bug 36537) Rename wfArrayToCGI to wfArrayToCgi 2012-05-05 19:02:58 +02:00
HistoryBlob.php
Hooks.php
Html.php [Html::namespaceSelector] Remove default id/name attributes 2012-03-07 19:14:20 +00:00
HTMLForm.php (bug 31757) Add a word-separator between help-messages in HTMLForm 2012-04-21 11:55:40 +02:00
HttpFunctions.old.php
HttpFunctions.php Merge "HTTP: Fix ded6170bd2, which broke all HTTP calls." 2012-05-09 06:39:09 +00:00
ImageGallery.php (bug 34852) new optional 'link' parameter to <gallery> 2012-04-16 10:09:31 +02:00
ImagePage.php ImagePage refactoring 2012-04-30 18:43:56 +04:00
ImageQueryPage.php
Import.php (bug 33564) transwiki import sometimes result in invalid title 2012-04-09 12:25:00 -07:00
Init.php
IP.php
Licenses.php
Linker.php Added Linker::getInvalidTitleDescription() to display invalid title entries in various places. 2012-05-07 18:25:52 +02:00
LinkFilter.php
LinksUpdate.php
LocalisationCache.php
MagicWord.php (bug 34355) add a variable and parser function for the namespace number 2012-04-03 13:25:06 -07:00
Message.php Fix Bug 30681 - Wrong escaping for inexistent messages. 2012-03-28 11:32:04 +05:30
MessageBlobStore.php Revert r110045: well-meaning but broken attempt to apply preemptive XSS protection on messages 2012-02-27 21:52:33 +00:00
Metadata.php
mime.info
mime.types
MimeMagic.php
MWFunction.php
Namespace.php Add MWNamespace::isNonincludableNamespace 2012-05-05 10:22:28 +02:00
OutputHandler.php
OutputPage.php Whitespace and typo fix 2012-04-26 22:53:11 +02:00
PageQueryPage.php Added Linker::getInvalidTitleDescription() to display invalid title entries in various places. 2012-05-07 18:25:52 +02:00
Pager.php code style tweaks 2012-04-05 20:29:30 +02:00
PathRouter.php Parameter documentation for PathRouter 2012-04-25 00:27:14 +01:00
PHPVersionError.php Update both the MediaWiki version and the min required PHP version in PHPVersionError.php 2012-05-04 20:08:23 +01:00
PoolCounter.php
Preferences.php Per Siebrand, follow-up I55939bb5295e73594c3fdf7287dddbc16a233ce4 (r4099): 2012-04-03 18:44:06 +02:00
PrefixSearch.php
ProtectionForm.php
ProxyTools.php
QueryPage.php Use right case for Title::makeTitle 2012-05-05 16:08:47 +02:00
RecentChange.php Fix newline in the message per CR 2012-03-22 01:03:45 +01:00
Revision.php More of r113580 2012-03-11 22:05:54 +00:00
RevisionList.php
Sanitizer.php (bug 31817) add support for HTML5 <bdi> bidi embed element 2012-04-04 13:11:55 -07:00
ScopedPHPTimeout.php [FileBackend] Moved scoped timeout stuff to its own file. Also removed some commented-out code (such a call would belong in LocalFile more so than here). 2012-03-27 11:45:48 -07:00
SeleniumWebSettings.php
Setup.php Remove request_with_session/request_without_session 2012-04-10 10:38:07 +10:00
SiteConfiguration.php
SiteStats.php
Skin.php Fixes bug 4045 by adding dirmarks. 2012-04-18 18:34:45 +03:00
SkinLegacy.php More of r113580 2012-03-11 22:05:54 +00:00
SkinTemplate.php Show Log toolbox link for anon users, fix toolbox on DeletedContribs 2012-04-04 01:07:09 +01:00
SpecialPage.php setGroup doesn't return anything, so don't try and return its value 2012-04-07 17:36:24 +01:00
SpecialPageFactory.php
SquidPurgeClient.php
Status.php Add a getValue method... 2012-03-12 16:55:25 +00:00
StreamFile.php More file streaming related profiling 2012-02-25 01:43:20 +00:00
StringUtils.php Document StringUtils 2012-04-07 20:00:10 +01:00
StubObject.php
tidy.conf Add new-inline-tags to tidy.conf 2012-05-06 22:13:32 +02:00
Title.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
TitleArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
User.php Use CamelCase in both ConfirmEmail and InvalidateEmail page names. 2012-05-08 17:29:21 +08:00
UserArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
UserMailer.php Noticed while looking at $wgShowUpdatedMarker related database queries, queries not using index order at all. Fixed up 2012-04-28 00:59:59 +01:00
UserRightsProxy.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
ViewCountUpdate.php Change some DatabaseBase::query() calls to use more specific methods 2012-03-03 17:33:26 +00:00
WatchedItem.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WebRequest.php Deprecate WebRequest::escapeAppendQuery() 2012-04-25 12:09:01 +04:00
WebResponse.php
WebStart.php
Wiki.php
WikiCategoryPage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiError.php
WikiFilePage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiMap.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiPage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
Xml.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
XmlTypeCheck.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
ZhClient.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
ZhConversion.php
ZipDirectoryReader.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00