wiki.techinc.nl/includes
2010-11-04 11:08:00 +00:00
..
api Followup r28029, we should probably at least pay attention to the parameter... 2010-11-04 00:55:30 +00:00
db Follow-up r68127: honor table prefix, perverted though it may seem on SQLite. 2010-11-01 19:51:36 +00:00
diff Avoid unnecessary linebreaks in difflines. Fixes bug 25725 2010-11-01 00:14:21 +00:00
extauth Cleanup r70571, more strict checks for getCookie() return values 2010-08-10 13:30:46 +00:00
filerepo core changes for UploadWizard (merged from r73549 to HEAD in branches/uploadwizard/phase3) 2010-11-03 04:32:41 +00:00
installer Localisation updates for core and extension messages from translatewiki.net (2010-11-03 20:05:00 UTC) 2010-11-03 20:28:35 +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 (bug 25735) Fix regex error in PHP < 5.2.2 by using old (?P<name>) syntax for named subpatterns. Patch by Paul Oranje. 2010-11-01 14:31:32 +00:00
media * The SVGMetadataExtractor now based on XmlReader 2010-11-04 00:35:29 +00:00
normal Fix minor semi colon fail from r75767 2010-11-01 00:10:00 +00:00
parser Using getDateFormat instead of mDateFormat in ParserOptions::optionsHash. This was causing parser cache misses when using ApiParse 2010-11-01 23:00:53 +00:00
resourceloader * Introduced Xml::encodeJsCall(), to replace the awkward repetitive code that was doing the same thing throughout the resource loader with varying degrees of security and correctness. 2010-11-04 07:53:37 +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 Follow-up r75996: Forgotten to remove an old line 2010-11-04 11:08:00 +00:00
templates Optional feature to login through HTTPS and come back to HTTP. 2010-10-27 21:17:03 +00:00
upload core changes for UploadWizard (merged from r73549 to HEAD in branches/uploadwizard/phase3) 2010-11-03 04:32:41 +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 bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.org/wiki/Manual:Coding_conventions#Assignment_expressions 2010-11-01 00:07:17 +00:00
AuthPlugin.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
AutoLoader.php * Introduced Xml::encodeJsCall(), to replace the awkward repetitive code that was doing the same thing throughout the resource loader with varying degrees of security and correctness. 2010-11-04 07:53:37 +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 Fix bug caused by variable reuse from r71902 2010-11-02 15:52:10 +00:00
Cdb.php CDB support: never refer to it as just "DB" in messages, it confuses people 2010-11-03 17:04:56 +00:00
Cdb_PHP.php CDB support: never refer to it as just "DB" in messages, it confuses people 2010-11-03 17:04:56 +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 bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.org/wiki/Manual:Coding_conventions#Assignment_expressions 2010-11-01 00:07:17 +00:00
ConfEditor.php Remove a few more unused variables 2010-10-31 23:19:40 +00:00
Credits.php * Standardised file description headers 2010-08-08 14:23:14 +00:00
DefaultSettings.php Revert r69337 (Removal of minordefault preference) 2010-11-01 18:58:24 +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 Revert r69337 (Removal of minordefault preference) 2010-11-01 18:58:24 +00:00
Exception.php bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.org/wiki/Manual:Coding_conventions#Assignment_expressions 2010-11-01 00:07:17 +00:00
Exif.php Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
Export.php Switch last few uses of while loops to foreach in phase3 2010-10-31 23:08:38 +00:00
ExternalEdit.php * Standardised file description headers 2010-08-14 17:42:40 +00:00
ExternalStore.php And one error suppression opertator less (per bug 24159) 2010-07-02 19:10:36 +00:00
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 Avoid PHP notice about undefined variable $diffText if $wgFeedDiffCutoff is 0 2010-04-04 12:01:42 +00:00
FileDeleteForm.php Update deprecated method calls 2010-10-31 16:20:48 +00:00
FileRevertForm.php Update deprecated method calls 2010-10-31 16:20:48 +00:00
ForkController.php Removal of unused globals 2010-07-24 19:11:52 +00:00
FormOptions.php * Standardised file description headers 2010-10-23 14:16:26 +00:00
GlobalFunctions.php follow-up to r75761: coding style tweaks 2010-10-31 23:48:26 +00:00
HistoryBlob.php Get rid of PHP4-style constructors 2010-08-30 16:52:51 +00:00
HistoryPage.php Update deprecated method calls 2010-10-31 16:20:48 +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 * Moving wfGetSVGSize() and wfScaleSVGUnit() into a seperate SVGMetadataExtractor. 2010-11-01 23:57:09 +00:00
ImageGallery.php Followup r67707, cast these to boolean just to be paranoid 2010-06-09 15:06:11 +00:00
ImagePage.php (bug 25717) Fix "Hide/show extended details" toggle in image metadata table 2010-11-01 15:52:08 +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 Removal of unused globals 2010-07-24 19:11:52 +00:00
Linker.php Follow up r75749. Fixes a case with a linked thumbnail of a non-existant image. 2010-11-01 19:36:29 +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 Remove a few more unused variables 2010-10-31 23:19:40 +00:00
LogPage.php coding style tweaks 2010-08-21 12:00:28 +00:00
MacBinary.php Fixed some doxygen warnings 2010-05-22 16:14:28 +00:00
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 * Introduced Xml::encodeJsCall(), to replace the awkward repetitive code that was doing the same thing throughout the resource loader with varying degrees of security and correctness. 2010-11-04 07:53:37 +00:00
MessageCache.php Remove a few more unused variables 2010-10-31 23:19:40 +00:00
Metadata.php Spaces 2010-11-01 13:27:22 +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 (bug 25610) Put ResourceLoader in debug mode when resourceLoaderDebug cookie is present and set to something that evaluates to true in PHP. The ?debug= request parameter, if present, overrides this, and both override $wgResourceLoaderDebugMode 2010-11-01 20:35:54 +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 Revert r69337 (Removal of minordefault preference) 2010-11-01 18:58:24 +00:00
PrefixSearch.php Lame documentation, code style 2010-10-27 21:11:36 +00:00
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 A couple of Xml::hidden calls left by r75723 2010-10-31 18:17:56 +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 Followup r75753, combine these into one if block 2010-11-01 11:50:00 +00:00
SiteConfiguration.php Fixed some doxygen warnings 2010-05-10 20:43:54 +00:00
SiteStats.php Made active users concept have some meaning by decoupling it from recent changes length. 2010-07-18 07:15:27 +00:00
Skin.php Remove a few more unused variables 2010-10-31 23:19:40 +00:00
SkinTemplate.php bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.org/wiki/Manual:Coding_conventions#Assignment_expressions 2010-11-01 00:07:17 +00:00
SpecialPage.php core changes for UploadWizard (merged from r73549 to HEAD in branches/uploadwizard/phase3) 2010-11-03 04:32:41 +00:00
SquidPurgeClient.php
SquidUpdate.php Assignment in loop conditions suck 2010-10-13 23:11:40 +00:00
Status.php Cleanup r69128, getStatArray() -> getStatusArray(). It's two characters, c'mon 2010-07-10 09:26:42 +00:00
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 Fix minor semi colon fail from r75767 2010-11-01 00:10:00 +00:00
TitleArray.php
User.php Per CR, revert r75873. Does not match docs 2010-11-03 13:55:22 +00:00
UserArray.php
UserMailer.php Remove a few more unused variables 2010-10-31 23:19: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 More deprecated method calls 2010-10-31 16:33:48 +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 bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.org/wiki/Manual:Coding_conventions#Assignment_expressions 2010-11-01 00:07:17 +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 * Introduced Xml::encodeJsCall(), to replace the awkward repetitive code that was doing the same thing throughout the resource loader with varying degrees of security and correctness. 2010-11-04 07:53:37 +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