wiki.techinc.nl/includes
2011-11-28 04:40:31 +00:00
..
actions (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
api Fix hook copy paste fail 2011-11-23 20:37:13 +00:00
cache Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
conf Deleted incorrect svn:executable properties 2011-09-05 21:01:39 +00:00
context Followup r103817, updating setLang usages 2011-11-23 10:28:21 +00:00
db Improve comment from r104047 2011-11-25 00:16:34 +00:00
diff Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
extauth Update some deprecated code 2011-10-14 21:18:38 +00:00
filerepo Documentation 2011-11-17 03:14:05 +00:00
installer Followup r103984, take the default for the language dropdown from the URL 2011-11-26 22:50:05 +00:00
interwiki Back out r95396 and friends 2011-09-29 22:08:00 +00:00
job (bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName() 2011-11-20 10:55:58 +00:00
json Kill various unused variables 2011-10-29 01:17:26 +00:00
libs Revert r103978, r103979 -- screwed something up, breaks jQuery minification. 2011-11-23 00:22:46 +00:00
logging Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
media Fix for r101677: remove the extra parameters from the other getImageArea() callers. 2011-11-28 04:40:31 +00:00
normal
objectcache (bug 29747) eAccelerator shared memory caching has been removed since it is now disabled by default and is buggy. APC, XCache and WinCache are not affected. 2011-11-22 22:56:00 +00:00
parser Followup r103817, updating setLang usages 2011-11-23 10:28:21 +00:00
profiler Rm unused parameter 2011-10-28 03:01:57 +00:00
resourceloader "else if" to "elseif" 2011-11-25 00:15:27 +00:00
revisiondelete Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
search Braces, spaces, documentation 2011-11-20 18:02:38 +00:00
specials Followup r104353, updating Special:ProtectedTitles 2011-11-28 00:31:05 +00:00
templates adding note to code snippet 2011-10-17 09:46:05 +00:00
upload (bug 1672) Add $wgDisableUploadScriptChecks to allow disabling of the HTML/JS detection for uploads. Patch by Emufarmers 2011-11-20 18:57:47 +00:00
zhtable Revert unihan.zip's version to 5.2.0. 2011-10-19 14:13:41 +00:00
.htaccess
Action.php * Use WikiPage instead of Article in Skin and SkinTemplate 2011-11-27 09:39:24 +00:00
AjaxDispatcher.php
AjaxResponse.php Add, update, tweak documentation 2011-10-26 03:44:47 +00:00
Article.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
AuthPlugin.php Adding support for domains in SpecialPasswordReset.php. 2011-09-08 19:54:32 +00:00
AutoLoader.php This is the rework I was talking about in r104318 for 1.19. Instead of having Pager subclasses build HTML forms by hand build HTMLForm into the Pager class. Much less painful, no? 2011-11-27 18:23:50 +00:00
Autopromote.php
BacklinkCache.php using real identity for hashar 2011-10-24 09:08:13 +00:00
Block.php * reverted changes to Block and ApiBlockTest made in r102625 ... PEBKAC 2011-11-10 09:36:18 +00:00
Category.php
Categoryfinder.php
CategoryPage.php * restored category page (some references to Title object were missing) 2011-10-15 18:14:25 +00:00
CategoryViewer.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
Cdb.php Kill weird leading semi colon from jquery.form.js 2011-10-06 14:26:35 +00:00
Cdb_PHP.php More documentation 2011-10-29 01:53:28 +00:00
ChangesFeed.php
ChangesList.php Followup r100722, show the full size of the page in the tooltip 2011-11-23 21:01:03 +00:00
ChangeTags.php
Collation.php (bug 30722) Add an identity collation that sorts things based on what the unicode code point is (aka pre-1.17 behaviour). 2011-09-11 01:13:08 +00:00
ConfEditor.php
Cookie.php
DefaultSettings.php Followup r102624 2011-11-26 00:32:30 +00:00
DeferredUpdates.php More documentation updates 2011-10-28 18:11:47 +00:00
Defines.php (bug 29747) eAccelerator shared memory caching has been removed since it is now disabled by default and is buggy. APC, XCache and WinCache are not affected. 2011-11-22 22:56:00 +00:00
EditPage.php (bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName() 2011-11-20 10:55:58 +00:00
Exception.php On errors not using OutputPage, Content-Type header wasn't set, 2011-11-16 16:53:12 +00:00
Export.php Followup r103945: fix regression in XML export namespace formatting for namespaces with spaces in them (eg 'User talk') 2011-11-24 01:26:52 +00:00
ExternalEdit.php Some updates to EditPage and ExternalEdit: 2011-11-09 15:31:55 +00:00
ExternalStore.php
ExternalStoreDB.php Fix for r98756: $wgDefaultExternalStore can also be a string 2011-10-04 16:51:37 +00:00
ExternalStoreHttp.php
ExternalUser.php
FakeTitle.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
Fallback.php
Feed.php Per Nikerabbit, fix undefined variable notice from r102851 2011-11-12 12:13:08 +00:00
FeedUtils.php bug 29110 - $wgFeedDiffCutoff doesn't affect new pages 2011-11-07 16:12:37 +00:00
FileDeleteForm.php Following r100264, update usages in core 2011-11-16 04:37:17 +00:00
ForkController.php
FormOptions.php using real identity for hashar 2011-10-24 09:08:13 +00:00
GenderCache.php Add, update, tweak documentation 2011-10-26 03:44:47 +00:00
GlobalFunctions.php Make wfExpandUrl use wfRemoveDotSegments on the resulting path. This finishes 2011-11-15 18:53:20 +00:00
HistoryBlob.php
Hooks.php Throw a FatalError exception instead of calling OutputPage::showFatalError() (on usage of $wgOut less) 2011-11-09 10:59:17 +00:00
Html.php makes HTML5 five only attributes a global property 2011-10-24 13:58:03 +00:00
HTMLForm.php Followup r104353, updating Special:ProtectedTitles 2011-11-28 00:31:05 +00:00
HttpFunctions.old.php Kill various unused variables 2011-10-29 01:17:26 +00:00
HttpFunctions.php (bug 310720) Make Http::request() (and, by extension, get() and post() as well) accept a 'userAgent' option. Patch by Chad Horohoe 2011-11-20 17:45:18 +00:00
ImageFunctions.php * Allow passing in a blacklist into wfIsBadImage() 2011-10-27 00:23:23 +00:00
ImageGallery.php Cleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a RepoGroup style param array that also excepts a 'broken' parameter. This new parameter replaces the odd "use timestamp '0' to make a broken thumbnail' convention. No other callers are using this hook other than FR, so the old time/sha1 params where removed. 2011-09-06 18:11:53 +00:00
ImagePage.php Change <br clear="all/left" to <br style="clear: in inline html. 2011-11-20 18:57:59 +00:00
ImageQueryPage.php
Import.php Use WikiPage instead of Article 2011-11-19 08:51:20 +00:00
Init.php
IP.php using real identity for hashar 2011-10-24 09:08:13 +00:00
Licenses.php
Linker.php * (bug 24765) User tool links edit hook 2011-11-20 15:16:54 +00:00
LinkFilter.php
LinksUpdate.php (bug 29854) Store protocol-relative links twice in the externallinks table, one with http: in el_index and once with https: . Modified patch by Brad Jorsch 2011-11-14 09:13:58 +00:00
LocalisationCache.php Followup r101507: don't automatically use APC for the localization cache if it is available. I've expressed reservations in my CR comments (issues abound wherever maintenance scripts, server farms or manualRecache are involved), but the real reason is that three people (Siebrand on CR, Antoine/hashar in person and Rusty Burchfield on bug 32602) have reported problems with the APC LC, and had to set $wgLocalisationCacheConf['store'] = 'files'; explicitly to get LC to work again. 2011-11-23 13:12:22 +00:00
LogEventsList.php Comments, braces, explicit member variables 2011-11-16 13:22:03 +00:00
LogPage.php Make use of Title::isSpecialPage() in various places 2011-11-02 20:55:08 +00:00
MagicWord.php Partial revert to r101244 due to next() weirdness 2011-11-05 14:10:50 +00:00
Message.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
MessageBlobStore.php
Metadata.php * Added HttpError exception as replacement for wfHttpError(); changed alls core calls to it except AjaxDispatcher.php 2011-09-16 18:50:13 +00:00
mime.info Follow-up r104312, tab to space 2011-11-26 21:46:51 +00:00
mime.types arrray -> array 2011-11-01 23:48:09 +00:00
MimeMagic.php
MWFunction.php arrray -> array 2011-11-01 23:48:09 +00:00
Namespace.php Implement a number of namespace related equals functions: 2011-11-22 13:34:55 +00:00
OutputHandler.php
OutputPage.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
PageQueryPage.php Call Linker method statically; also changed it to linkKnown() 2011-09-05 20:48:14 +00:00
Pager.php Followup r104353, updating Special:ProtectedTitles 2011-11-28 00:31:05 +00:00
PathRouter.php Followup r104274; Add '$key' to the $data array as well. 2011-11-26 17:43:45 +00:00
PHPVersionError.php
PoolCounter.php
Preferences.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
PrefixSearch.php
ProtectionForm.php * Changed OutputPage's handling of subtitles to use an array and implode it with "<br />" so that callers don't have to bother whether there's already a subtitle when adding new ones 2011-11-08 18:01:22 +00:00
ProxyTools.php
QueryPage.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
RecentChange.php Followup r101834 - this time tested 2011-11-03 17:09:29 +00:00
Revision.php Fix r101294: newNullRevision isn't using selectField() or the like...it needs to specify sha1 2011-10-30 20:32:11 +00:00
RevisionList.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
Sanitizer.php Add, update, tweak documentation 2011-10-26 03:44:47 +00:00
SeleniumWebSettings.php
Setup.php Per r97671, add $wgEnableAutoRotation setting that can be used to explicitly disable auto-rotation. 2011-10-15 20:30:37 +00:00
SiteConfiguration.php
SiteStats.php Refactor deferrable updates into classes & interfaces, also add helper method for the most common use case: 2011-09-10 06:50:30 +00:00
Skin.php Make Skin::formatDebugHTML()'s formatting work when memory usage is greather that 10M 2011-11-27 16:20:13 +00:00
SkinLegacy.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
SkinTemplate.php * Use WikiPage instead of Article in Skin and SkinTemplate 2011-11-27 09:39:24 +00:00
SpecialPage.php Followup r103817, backing out ContextSource changes to SpecialPage and Action 2011-11-23 09:53:37 +00:00
SpecialPageFactory.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
SquidPurgeClient.php Expand URLs in SquidPurgeClient too 2011-10-05 20:04:34 +00:00
Status.php
StreamFile.php StreamFile::StreamFile() tweaks: 2011-11-20 10:24:04 +00:00
StringUtils.php
StubObject.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
tidy.conf
Title.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
TitleArray.php
User.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
UserArray.php Documentation and type hinting. 2011-10-06 13:22:53 +00:00
UserMailer.php "else if" to "elseif" 2011-11-25 00:15:27 +00:00
UserRightsProxy.php Add, update, tweak documentation 2011-10-26 03:44:47 +00:00
ViewCountUpdate.php Refactor deferrable updates into classes & interfaces, also add helper method for the most common use case: 2011-09-10 06:50:30 +00:00
WatchedItem.php
WebRequest.php Implement path routing code. 2011-11-26 16:29:25 +00:00
WebResponse.php
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 Follow-up r102521 2011-11-09 23:35:30 +00:00
WikiCategoryPage.php Removed useless constructor, just use parent's one which is identical 2011-11-15 18:28:26 +00:00
WikiError.php
WikiFilePage.php Add, update, tweak documentation 2011-10-26 03:45:13 +00:00
WikiMap.php Add, update, tweak documentation 2011-10-26 03:45:13 +00:00
WikiPage.php (bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it. 2011-11-23 17:14:03 +00:00
Xml.php Type hinting 2011-10-17 15:56:25 +00:00
XmlTypeCheck.php
ZhClient.php Add, update, tweak documentation 2011-10-26 03:45:13 +00:00
ZhConversion.php Revert unihan.zip's version to 5.2.0. 2011-10-19 14:13:41 +00:00
ZipDirectoryReader.php Add, update, tweak documentation 2011-10-26 03:45:13 +00:00