wiki.techinc.nl/includes
2012-01-04 10:08:59 +00:00
..
actions Reverted r101014 per CR. Added comment. The sooner RL2 kills this the better... 2011-12-20 00:57:25 +00:00
api * (bug 33483) One space to much in header of auto-generated documentation 2012-01-03 15:49:10 +00:00
cache Comment and whitespace fixes 2011-12-27 22:38:44 +00:00
conf
context Add RequestContextCreateSkin hook to allow extensions to override the loading of skins. 2012-01-03 01:58:27 +00:00
db Fix Bug 33384 - database drivers cannot be provided by extension 2012-01-03 19:55:45 +00:00
debug Followup r107954, rm debugging code 2012-01-03 23:52:15 +00:00
diff * Use Linker::getRevDeleteLink() where possible to remove code duplication 2011-12-28 18:41:36 +00:00
extauth Update some deprecated code 2011-10-14 21:18:38 +00:00
filerepo * Updated rebuildImages.php per r106752. 2012-01-04 08:07:52 +00:00
installer Made WebInstaller::showStatusMessage() look uniformly for one and multiple errors/warnings per status 2012-01-04 10:08:59 +00:00
interwiki
job Fix non reverted job_insert_timestamp 2012-01-03 15:14:35 +00:00
json Simplify $assoc check 2011-12-20 20:15:42 +00:00
libs Revert r103978, r103979 -- screwed something up, breaks jQuery minification. 2011-11-23 00:22:46 +00:00
logging [Core JS] More fixing of global config variable usage 2011-12-31 21:25:00 +00:00
media (bug 31719) Revert r107359 and apply a proper solution for entity expansion in SVGs. 2012-01-02 03:15:42 +00:00
normal
objectcache (bug 32853) DBA cache broken in MW 1.18 2011-12-07 11:04:11 +00:00
parser revert r107006 2012-01-04 09:08:16 +00:00
profiler Rm unused parameter 2011-10-28 03:01:57 +00:00
resourceloader merge JSTesting branch into trunk 2012-01-03 18:33:26 +00:00
revisiondelete Fix one usage of User::getSkin() in phase3 2011-12-14 12:52:20 +00:00
search add missing deprecation notices and added deprecation version to existing ones 2011-12-13 05:19:05 +00:00
specials Allow new checkbox on Special::Export to export all pages. See bug 10574. 2012-01-03 21:08:32 +00:00
templates Move registration form template to its own file 2011-12-20 14:01:09 +00:00
upload Fixup some returns/return documentation 2012-01-03 15:36:46 +00:00
zhtable Revert unihan.zip's version to 5.2.0. 2011-10-19 14:13:41 +00:00
.htaccess
Action.php add missing deprecation notices and added deprecation version to existing ones 2011-12-13 05:19:05 +00: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 Add, update, tweak documentation 2011-10-26 03:44:47 +00:00
Article.php Use $wgUser instead of the User from the context in Article::view() and Article::showDiffPage() for consistency 2012-01-02 17:16:10 +00:00
AuthPlugin.php
AutoLoader.php * Updated rebuildImages.php per r106752. 2012-01-04 08:07:52 +00:00
Autopromote.php
BacklinkCache.php using real identity for hashar 2011-10-24 09:08:13 +00:00
Block.php * (bug 33101) Viewing a User or User talk of username resembling IP ending with .xxx causes Internal error 2011-12-15 18:57:53 +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 add missing deprecation notices and added deprecation version to existing ones 2011-12-13 05:19:05 +00:00
Cdb.php Followup r105575, r105619, r105671 Add RELEASE-NOTES-1.19 2011-12-09 14:48:34 +00:00
Cdb_PHP.php More documentation 2011-10-29 01:53:28 +00:00
ChangesFeed.php
ChangesList.php Add braces 2011-12-31 00:21:27 +00:00
ChangeTags.php
Collation.php
ConfEditor.php
Cookie.php
DefaultSettings.php Allow new checkbox on Special::Export to export all pages. See bug 10574. 2012-01-03 21:08:32 +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 * Add typehint to debug Call to a member function getTitle() on a non-object in /www/w/includes/EditPage.php on line 121 2012-01-04 06:52:59 +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 - @since and whitespace 2011-12-24 14:40:59 +00:00
ExternalEdit.php Attempt to fix External Edit for files. 2011-12-01 19:11:54 +00:00
ExternalStore.php
ExternalStoreDB.php
ExternalStoreHttp.php
ExternalUser.php
FakeTitle.php Revert r107769, r107771, r107825, r107840, r107927, r107934 2012-01-03 21:44:41 +00:00
Fallback.php
Feed.php Per Nikerabbit, fix undefined variable notice from r102851 2011-11-12 12:13:08 +00:00
FeedUtils.php Follow-up r106189. The $wgUser are no longer needed. 2011-12-15 21:53:02 +00:00
FileDeleteForm.php Removed useless call to Title::getArticleID(); let WikiPage::doDeleteArticle() do this itself 2012-01-03 16:20:56 +00:00
ForkController.php * Fix class name 2011-12-20 04:39:12 +00:00
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 Implemented console panel in debug toolbar 2012-01-03 05:56:36 +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 [Core JS] More fixing of global config variable usage 2011-12-31 21:25:00 +00:00
HttpFunctions.old.php Kill various unused variables 2011-10-29 01:17:26 +00:00
HttpFunctions.php Add comments explaining that the funky multiple Location headers stuff is a CURL artifact, and that the code will need updating if bug 29232 is done (high-level handling of http redirects) 2011-12-22 23:12:44 +00:00
ImageFunctions.php * Allow passing in a blacklist into wfIsBadImage() 2011-10-27 00:23:23 +00:00
ImageGallery.php add missing deprecation notices and added deprecation version to existing ones 2011-12-13 05:19:05 +00:00
ImagePage.php Fix casing of Language::timeanddate calls 2011-12-20 18:09:21 +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 Revert r107773 - increases parsercache fragmentation without clear benefit 2012-01-03 21:20:35 +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 Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16). 2011-12-25 23:09:26 +00:00
MagicWord.php revert r107006 2012-01-04 09:08:16 +00:00
Message.php Update documentation on params method of Message class to indicate it can either be varags, or it can also 2011-12-22 00:51:43 +00:00
MessageBlobStore.php
Metadata.php
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 Stylize 2011-12-16 10:58:20 +00:00
OutputHandler.php
OutputPage.php * Always set 'userjs' and 'userjsprev' items to false since they are now incorporated in 'bottomscript' (only affects skins not using OutputPage::headElement()) 2012-01-02 12:19:24 +00:00
PageQueryPage.php
Pager.php Revert r104353, r104354, r104356, r104358, r104383: changes to pagers breaking existing links as noted in CR. 2011-12-06 19:32:29 +00:00
PathRouter.php Followup r104676, r104688: 2011-12-09 00:28:34 +00:00
PHPVersionError.php Indentation fix 2011-12-06 23:06:50 +00:00
PoolCounter.php
Preferences.php bug24430 - patch from Chinchin, remove number of column for edit field in preference 2011-12-23 22:47:10 +00:00
PrefixSearch.php
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 deprecation notices 2011-12-13 19:51:03 +00:00
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 Use wfTimestampNow() instead of wfTimestamp() without second parameter 2011-12-29 20:45:47 +00:00
RevisionList.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
Sanitizer.php Fix version check version from r105559 2011-12-08 18:07:26 +00:00
SeleniumWebSettings.php
Setup.php Revert r107835 - breaks my wiki "unknown function' 2012-01-02 18:26:09 +00:00
SiteConfiguration.php
SiteStats.php
Skin.php merge JSTesting branch into trunk 2012-01-03 18:33:26 +00:00
SkinLegacy.php added missing deprecation notices 2011-12-13 19:51:03 +00:00
SkinTemplate.php * Always set 'userjs' and 'userjsprev' items to false since they are now incorporated in 'bottomscript' (only affects skins not using OutputPage::headElement()) 2012-01-02 12:19:24 +00:00
SpecialPage.php Improve/add to documentation 2011-12-24 23:11:25 +00:00
SpecialPageFactory.php merge JSTesting branch into trunk 2012-01-03 18:33:26 +00:00
SquidPurgeClient.php
Status.php Fixed comment typo 2011-12-02 07:45:20 +00:00
StreamFile.php StreamFile::StreamFile() tweaks: 2011-11-20 10:24:04 +00:00
StringUtils.php
StubObject.php added missing deprecation notices 2011-12-13 19:51:03 +00:00
tidy.conf
Title.php Revert r107769, r107771, r107825, r107840, r107927, r107934 2012-01-03 21:44:41 +00:00
TitleArray.php
User.php r98539 - make a note of change in comments 2011-12-16 09:22:07 +00:00
UserArray.php
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
WatchedItem.php
WebRequest.php added missing deprecation notices 2011-12-13 19:51:03 +00:00
WebResponse.php
WebStart.php
Wiki.php Updated comment since $wgArticle is going to be removed in 1.20. 2012-01-02 11:59:56 +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 added missing deprecation notices 2011-12-13 19:51:03 +00:00
WikiFilePage.php follow-up r98710/r104410. I personally think that forRefresh is confusing, since a purge is always in essence a "refresh"ing operation. change it to forThumbRefresh. 2011-12-20 06:48:05 +00:00
WikiMap.php Add, update, tweak documentation 2011-10-26 03:45:13 +00:00
WikiPage.php Fix for r107945: also partially revert r107842 2012-01-04 08:24:11 +00:00
Xml.php follow-up to r106912, making change to correct branch this time 2011-12-21 22:54:22 +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