wiki.techinc.nl/includes
Reedy 698b51118b Revert "Treat truncated HTTP requests as errors."
Caused bug 36950 among other issues

This reverts commit ded6170bd2

Change-Id: I26500896a09a9fe720dc31b3d48cdbb3cd6c8677
2012-05-21 23:10:51 +01:00
..
actions CacheHelper: facilitate caching handling on a page 2012-04-18 18:46:10 +01:00
api Merge "multi dbms support in api" 2012-05-20 18:15:42 +00:00
cache Messages parsed through MessageCache should never show edit links. 2012-05-21 01:14:58 +01:00
conf Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
context Per Aaron, fix for r108274: added canUseWikiPage() to context objects to know whether getWikiPage() can be safely called 2012-01-14 14:27:46 +00:00
db [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function. 2012-05-10 15:48:58 -07:00
debug Merge "add since tags" 2012-05-16 23:48:49 +00:00
diff Merge "(bug 33928) make diff title page more relevant" 2012-05-11 09:05:44 +00:00
extauth Update some deprecated code 2011-10-14 21:18:38 +00:00
filerepo Merge "Improved/added parameter documentation" 2012-05-21 16:27:57 +00:00
installer Set $wgLanguageConverterCacheType to CACHE_NONE in installer 2012-05-11 19:13:13 +02:00
interwiki add Interwiki::selectFields 2012-05-11 22:16:19 +02:00
job Generalizing LinksUpdate to allow extensions to add arbitrary update handlers. 2012-05-13 20:53:37 +02: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 Make the private-logs-UDP code path in saveContent() also return $newId 2012-05-13 14:47:19 -07:00
media Added missing GPLv2 headers in some places. 2012-05-03 22:22:45 +02:00
normal More return documentation 2012-02-09 21:35:05 +00:00
objectcache Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
parser Merge "Remove extra unneeded whitespace" 2012-05-18 04:57:44 +00:00
profiler Only use per-template profiling for one-time profiling output. 2012-05-05 00:34:50 +01:00
resourceloader Introduced the concept of raw ResourceLoader modules 2012-05-16 01:03:12 +04:00
revisiondelete Use local context to get messages and time formatting methods of Language class 2012-05-12 23:27:22 +02:00
search Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
specials Merge "(bug 25946) The message on the top of Special:RecentChanges is now displayed in user language instead of content language" 2012-05-21 07:07:24 +00:00
templates Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
upload [Upload] Added various profiling calls to upload code. 2012-05-16 16:44:48 -07:00
zhtable Tweak includes/zhtable/Makefile.py 2012-05-17 07:10:59 +02:00
.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 * (bug 32276) Skins were generating output using the internal page title which would allow anonymous users to determine wheter a page exists, potentially leaking private data. In fact, the curid and oldid request parameters would 2011-11-28 23:18:55 +00:00
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 More return documentation 2012-02-09 21:33:27 +00:00
AutoLoader.php Merge "Implemented a wrapper for the memcached PECL client" 2012-05-15 01:07:05 +00:00
Autopromote.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 18:01:54 +00:00
BacklinkCache.php More return documentation 2012-02-09 21:33:27 +00:00
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 Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
Category.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
Categoryfinder.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
CategoryPage.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
CategoryViewer.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
Cdb.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
Cdb_PHP.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
ChangesFeed.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
ChangesList.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
ChangeTags.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
Collation.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
ConfEditor.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
Cookie.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
CryptRand.php Added missing GPLv2 headers in some places. 2012-05-21 21:56:39 +02:00
DataUpdate.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
DefaultSettings.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
DeferredUpdates.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
Defines.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
DeprecatedGlobal.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
DeviceDetection.php Integrating mobile device detection class into MW core 2012-05-09 14:28:16 -07:00
EditPage.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
Exception.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
Export.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02: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 Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
ExternalStoreDB.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
ExternalStoreHttp.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
ExternalUser.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
FakeTitle.php Remove some methods from FakeTitle that do not exist anymore in Title. 2012-05-21 10:18:58 +02:00
Fallback.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
Feed.php More return documentation 2012-02-09 21:33:27 +00:00
FeedUtils.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
FileDeleteForm.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
ForkController.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
FormOptions.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
GitInfo.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
GlobalFunctions.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HistoryBlob.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
Hooks.php Documentation followups from lastnight 2012-02-10 15:37:33 +00:00
Html.php [Html::namespaceSelector] Remove default id/name attributes 2012-03-07 19:14:20 +00:00
HTMLForm.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HttpFunctions.old.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HttpFunctions.php Revert "Treat truncated HTTP requests as errors." 2012-05-21 23:10:51 +01:00
ImageGallery.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
ImagePage.php Fixed call to setArticleBodyOnly() on wrong object type. 2012-05-16 11:15:00 -07:00
ImageQueryPage.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Import.php (bug 33564) transwiki import sometimes result in invalid title 2012-04-09 12:25:00 -07:00
Init.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
IP.php [IP] Added an IP::prettifyIP() function for displaying IPs. 2012-05-11 10:53:14 -07:00
Licenses.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Linker.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
LinkFilter.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
LinksUpdate.php Merge "Generalizing LinksUpdate to allow extensions to add arbitrary update handlers." 2012-05-14 22:20:04 +00:00
LocalisationCache.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
MagicWord.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Message.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
MessageBlobStore.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Metadata.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
mime.info Follow-up r104312, tab to space 2011-11-26 21:46:51 +00:00
mime.types added kml mime type 2012-01-27 22:11:57 +00:00
MimeMagic.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
MWFunction.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Namespace.php Merge "Adding NamespaceIsMovable hook to isMovable in MWNamespace, much like done in Title::isMovable." 2012-05-14 22:23:46 +00:00
OutputHandler.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
OutputPage.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PageQueryPage.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Pager.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02:00
PathRouter.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PHPVersionError.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PoolCounter.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Preferences.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PrefixSearch.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
ProtectionForm.php And I of course forgot to commit ProtectionForm.php in r106567... 2011-12-18 16:02:14 +00:00
ProxyTools.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
QueryPage.php Merge "(bug 23844) Add var dataCacheTime to mw.config" 2012-05-19 22:05:20 +00:00
RecentChange.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Revision.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
RevisionList.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Sanitizer.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
ScopedPHPTimeout.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SeleniumWebSettings.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
Setup.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SiteConfiguration.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SiteStats.php [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function. 2012-05-10 15:48:58 -07:00
Skin.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SkinLegacy.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
SkinTemplate.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SpecialPage.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SpecialPageFactory.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SqlDataUpdate.php Added missing GPLv2 headers in some places. 2012-05-20 17:56:43 +02:00
SquidPurgeClient.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
Status.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
StreamFile.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
StringUtils.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
StubObject.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
tidy.conf Add new-inline-tags to tidy.conf 2012-05-06 22:13:32 +02:00
Title.php Merge "Title::moveToInternal doesn't return anything, but it does throw an exception" 2012-05-19 07:55:54 +00:00
TitleArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
User.php Reduced contention slam potential in User::invalidateCache(). 2012-05-11 15:18:14 -07: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 Fix doxygen docs before REL1_19 branching 2012-02-01 20:53:38 +00:00
WebStart.php Additional register_globals vulnerability check. Merged in from big Wikia merge: http://www.mediawiki.org/wiki/Wikia_code 2011-09-16 20:31:37 +00:00
Wiki.php Give a warning when people use $wgArticle. Add's a class that can be used to give warnings for other globals too. 2012-02-13 00:19:06 +00:00
WikiCategoryPage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiError.php added missing deprecation notices 2011-12-13 19:51:03 +00:00
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 fix for Ibe3e88fa: restoring doDeleteUpdates(). 2012-05-18 18:58:21 +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 Update Chinese conversion table: 海淀山後 2012-05-12 21:48:58 +08:00
ZipDirectoryReader.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00