wiki.techinc.nl/includes
2010-10-26 16:37:15 +00:00
..
api Followup r75282, remove now unused class variables 2010-10-26 16:37:15 +00:00
db * DatabaseOracle - throw connection exception instead of debug+false 2010-10-25 16:49:59 +00:00
diff bug25289 Hook that optionally adds custom content instead of article content on diff pages. Now only used by FlaggedRevs to not load the content on history pages when pending changes are enabled. 2010-10-24 18:57:25 +00:00
extauth Cleanup r70571, more strict checks for getCookie() return values 2010-08-10 13:30:46 +00:00
filerepo Big attack on unused variables... 2010-10-14 20:53:04 +00:00
installer Revert r75415 after a talk with demon. The linebreaks are not shown in the output but Translatewiki like them to make the translation process a bit easier. 2010-10-26 12:51:30 +00:00
job Big attack on unused variables... 2010-10-14 20:53:04 +00:00
json Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
libs Per r74946 CR, check whether realpath( $file ) returns false before using it 2010-10-18 15:11:48 +00:00
media r71546 broke imagemagick usage in Windows, since cmd.exe takes the variable 2010-10-15 19:48:21 +00:00
normal * Standardised file description headers 2010-08-15 07:47:23 +00:00
parser Revert r73976 (Implements bug 24343 "localurl discards section id"). Per BZ feedback, this doesn't actually fix the original issue, it adds a new parser function to work around the issue. 2010-10-23 15:32:31 +00:00
resourceloader Fixed missing break; in ResourceLoaderFileModule::__construct, and added extra error checking to it's input arrays. 2010-10-21 22:34:26 +00:00
search Fix tab/space, use null as default value rather than string to match expected return (cleanup from r73859) 2010-09-28 02:24:59 +00:00
specials Followup for r75314 (bug 23923) -- regression fix for prefix of '0' being ignored since r75314 2010-10-25 23:49:03 +00:00
templates Remove PHP Notice: Undefined index: usedomain in phase3/includes/templates/Userlogin.php on line 70 2010-10-19 21:02:03 +00:00
upload Fixes for r72024: 2010-09-07 10:38:19 +00:00
zhtable Update the Chinese conversion tables. 2010-10-02 06:49:52 +00:00
.htaccess
AjaxDispatcher.php Revert r70960 "AjaxDispatcher, now ~30 lines shorter and not using $_GET or $_POST" 2010-08-13 21:39:51 +00:00
AjaxFunctions.php * Standardised file description headers 2010-08-08 14:23:14 +00:00
AjaxResponse.php Fix s-max-age to s-maxage 2010-09-11 09:18:51 +00:00
Article.php Revert r70640 per CR: don't expose unsalted edit tokens in URLs. Should instead change the API's patrol functionality to salt patrol tokens (coming up shortly) 2010-10-23 16:56:07 +00:00
AuthPlugin.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
AutoLoader.php Follow up r67073 : add curly to if statement 2010-10-21 18:26:17 +00:00
Autopromote.php Follow up r67073 : add curly to if statement 2010-10-21 18:26:17 +00:00
BacklinkCache.php Reverted r70151 and re-did what it was intended to do in a proper way: instead of just quietly serializing a crippled connection, fix the caller and receive nice exceptions when something else is broken instead of bug-hunting later. 2010-10-23 11:16:44 +00:00
BagOStuff.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Block.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
CacheDependency.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
Category.php Update comment in Category.php 2010-09-08 18:11:28 +00:00
Categoryfinder.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
CategoryPage.php (bug 25087) Fix fatal in CategoryPage 2010-09-08 10:41:13 +00:00
Cdb.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
Cdb_PHP.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
ChangesFeed.php Remove $wgContLanguageCode usage in core. 2010-09-07 22:37:55 +00:00
ChangesList.php Remove the redundant legend line from recent changes and watchlist. The symbols itself contain tooltips. 2010-09-19 12:12:32 +00:00
ChangeTags.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
ConfEditor.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Credits.php * Standardised file description headers 2010-08-08 14:23:14 +00:00
DefaultSettings.php (bug 198: Easy, secure in-place upgrade) Introduce new $wgUpgradeKey. When set in LocalSettings, it allows the user to unlock the installer/upgrader with a hidden key. The days of having to move LocalSettings.php in order to perform an upgrade are gone. The key is the only thing loaded by the installer, you still have to provide the SQL information yourself (as an extra layer of sanity to keep unauthorized users from running it) 2010-10-25 23:18:47 +00:00
Defines.php Keep it in Title.php Having it on Defines would allow to use it wrong. 2010-10-26 14:08:33 +00:00
DistributionRepository.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
DjVuImage.php Followup r72238, remove & 2010-09-03 16:00:58 +00:00
EditPage.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Exception.php Added wfDeprecated() to wfAbruptExit() and wfErrorExit() and removed a comment that mentioned it 2010-10-03 08:42:38 +00:00
Exif.php Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
Export.php * Standardised file description headers 2010-10-23 14:16:26 +00:00
ExternalEdit.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
ExternalStore.php
ExternalStoreDB.php Make $wgExternalBlobCache a local static variable. 2010-08-12 18:25:04 +00:00
ExternalStoreHttp.php
ExternalUser.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
FakeTitle.php
Feed.php Remove $wgContLanguageCode usage in core. 2010-09-07 22:37:55 +00:00
FeedUtils.php
FileDeleteForm.php Refactor GAID_FOR_UPDATE into Title::GAID_FOR_UPDATE. Yay less file-scope code (extensions will follow) 2010-09-30 19:13:25 +00:00
FileRevertForm.php
ForkController.php
FormOptions.php * Standardised file description headers 2010-10-23 14:16:26 +00:00
GlobalFunctions.php Cache the results of wfIsWindows() 2010-10-26 15:14:56 +00:00
HistoryBlob.php Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
HistoryPage.php Created mediawiki.views.history and moved init functionality from mediawiki.legacy.history to it. 2010-10-06 21:37:51 +00:00
Hooks.php Remove some unreachable code (usually returns after throwing exceptions) 2010-08-24 22:03:18 +00:00
Html.php * Standardised file description headers 2010-10-23 14:16:26 +00:00
HTMLCacheUpdate.php Removed single-purpose HTMLCacheUpdate::doUpdate hook, now unused 2010-10-07 18:12:27 +00:00
HTMLFileCache.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
HTMLForm.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
HttpFunctions.php * Followup r75064 — fix misleading doc comment 2010-10-21 18:18:00 +00:00
ImageFunctions.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
ImageGallery.php
ImagePage.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
ImageQueryPage.php
Import.php Remove comment related to no longer supported PHP versions. 2010-10-02 22:41:44 +00:00
ImportXMLReader.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Interwiki.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
IP.php * Standardised file description headers 2010-10-23 14:16:26 +00:00
Licenses.php Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
LinkBatch.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
LinkCache.php
Linker.php Follow up r74725. Also add $lang parameter to EditSectionLink. 2010-10-14 22:13:43 +00:00
LinkFilter.php
LinksUpdate.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
LocalisationCache.php Followup to r72349: fix database error caused by update.php indirectly (via LocalisationCache::recache() and MessageBlobStore::clear()) trying to clear out the msg_resource table before it's even created it. 2010-09-04 07:54:55 +00:00
LogEventsList.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
LogPage.php coding style tweaks 2010-08-21 12:00:28 +00:00
MacBinary.php
MagicWord.php Remove some unreachable code (usually returns after throwing exceptions) 2010-08-24 22:03:18 +00:00
Math.php Move the math option inside ParserOptions instead of having Math.php directly sneaking into $wgUser. 2010-08-05 15:24:36 +00:00
memcached-client.php Did some testing to beef up the documentation a bit in memcached-client.php 2010-10-18 06:12:55 +00:00
MemcachedSessions.php Document functions 2010-08-20 21:20:18 +00:00
Message.php (bug 25273) Message::params() triggers a fatal error. 2010-09-23 19:15:58 +00:00
MessageBlobStore.php Fixed some doxygen warnings and consistency in documentation 2010-10-23 21:01:54 +00:00
MessageCache.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Metadata.php Remove $wgContLanguageCode usage in core. 2010-09-07 22:37:55 +00:00
mime.info Add support to upload WebP files. Disabled by default and no thumbnailing support. 2010-10-20 14:50:30 +00:00
mime.types Add support to upload WebP files. Disabled by default and no thumbnailing support. 2010-10-20 14:50:30 +00:00
MimeMagic.php Add support to upload WebP files. Disabled by default and no thumbnailing support. 2010-10-20 14:50:30 +00:00
Namespace.php Remove some unreachable code (usually returns after throwing exceptions) 2010-08-24 22:03:18 +00:00
ObjectCache.php Seems I forgot to commit this file with r71078 2010-08-14 17:52:00 +00:00
OutputHandler.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
OutputPage.php adding begin of mediaWiki.util and loading it by default + trailing whitespace cleanup in mediawiki.js 2010-10-23 17:24:07 +00:00
PackageRepository.php Error message tweaks 2010-08-15 16:42:43 +00:00
PageQueryPage.php
Pager.php Fixed E_STRICT from r71059 2010-08-15 07:03:59 +00:00
PatrolLog.php
PoolCounter.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Preferences.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
PrefixSearch.php
Profiler.php Revert r74913, caused many problems, and was only likely to cause more in the future 2010-10-17 21:18:04 +00:00
ProfilerSimple.php Revert r74913, caused many problems, and was only likely to cause more in the future 2010-10-17 21:18:04 +00:00
ProfilerSimpleText.php Revert r74913, caused many problems, and was only likely to cause more in the future 2010-10-17 21:18:04 +00:00
ProfilerSimpleTrace.php Revert r74913, caused many problems, and was only likely to cause more in the future 2010-10-17 21:18:04 +00:00
ProfilerSimpleUDP.php Revert r74913, caused many problems, and was only likely to cause more in the future 2010-10-17 21:18:04 +00:00
ProfilerStub.php Revert r74913, caused many problems, and was only likely to cause more in the future 2010-10-17 21:18:04 +00:00
ProtectionForm.php Fixed check for mediaWiki existance and removed additional unneeded wrapping in mediaWiki.loader.using calls as per comments on r73499. 2010-09-22 18:03:29 +00:00
proxy_check.php * Standardised file description headers 2010-08-08 14:23:14 +00:00
ProxyTools.php Remove $wgIP global, but add a hook instead. 2010-09-11 13:45:51 +00:00
QueryPage.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
RawPage.php Per r72349 CR, bring gen=js behavior back, at least for now. It'd be nasty to serve weird stuff to people still hitting gen=js with old code. 2010-10-23 15:42:19 +00:00
RecentChange.php Comment return types, some explicit class variable declaration 2010-10-09 00:01:45 +00:00
Revision.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
RevisionDelete.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
Sanitizer.php Tweak variable name to be camel case (as per feedback on r70849). 2010-10-03 04:31:29 +00:00
SeleniumWebSettings.php Follow up to r74780. Set default for . did some sanity check around testSuiteNames. Some more code cleanup 2010-10-18 18:15:13 +00:00
Setup.php added @file to the file description header 2010-10-02 07:57:43 +00:00
SiteConfiguration.php
SiteStats.php
Skin.php Create a new ParserOptions() 2010-10-15 23:16:11 +00:00
SkinTemplate.php Fix a bunch of '? true : false' instances 2010-09-27 14:24:13 +00:00
SpecialPage.php missing space 2010-09-18 11:24:45 +00:00
SquidPurgeClient.php
SquidUpdate.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
Status.php
StreamFile.php Remove $wgContLanguageCode usage in core. 2010-09-07 22:37:55 +00:00
StringUtils.php Fixed a doxygen warning 2010-10-02 14:23:26 +00:00
StubObject.php Remove $wgContLanguageCode usage in core. 2010-09-07 22:37:55 +00:00
tidy.conf
Title.php Keep it in Title.php Having it on Defines would allow to use it wrong. 2010-10-26 14:08:33 +00:00
TitleArray.php
User.php Make some wfDebug() messages nicer to look at in debug log file. 2010-10-18 19:56:33 +00:00
UserArray.php
UserMailer.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
UserRightsProxy.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
WatchedItem.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
WatchlistEditor.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
WebRequest.php * Improved on r73567, this makes WebRequest::getFuzzyBool case insensitive, making 'false', 'FALSE', 'FaLsE', etc to be boolean false 2010-09-27 15:59:58 +00:00
WebResponse.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
WebStart.php Followup r68760: add comment 2010-10-18 22:37:44 +00:00
Wiki.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
WikiError.php Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
WikiMap.php Braces and spaces 2010-09-04 03:43:33 +00:00
Xml.php Big attack on unused variables... 2010-10-14 20:53:04 +00:00
XmlTypeCheck.php
ZhClient.php Braces and spaces 2010-09-04 03:43:33 +00:00
ZhConversion.php Update the Chinese conversion tables. 2010-10-02 06:49:52 +00:00