wiki.techinc.nl/includes
freakolowsky 9816dcbe8e * Oracle Schema update to latest
* fixed makeSelectOptions (bug 43533)

Change-Id: Ib146a5073de18f2b20a22f34bd60222b230c9514
2012-12-31 15:32:33 +01:00
..
actions (bug 43379) History page fail gracefully if rev_len unavailable 2012-12-24 10:53:43 +00:00
api API list=alltransclusions, rm unique+gen & continue restrict 2012-12-28 14:19:41 -05:00
cache [MessageCache] Cleaned message cache load() error handling. 2012-12-19 12:50:53 -08:00
content Improve documentation of content handler stuff 2012-12-20 20:44:47 +01:00
context It should not be possible for a RequestContext's WikiPage and Title to be different. 2012-10-24 08:17:27 -07:00
dao Fixed documentation 2012-11-30 12:41:11 +01:00
db * Oracle Schema update to latest 2012-12-31 15:32:33 +01:00
debug miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
diff Update docs for DifferenceEngine::getDiff() 2012-12-05 15:21:58 +01:00
extauth Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
externalstore (minor) use wfDebugLog consistently. 2012-12-12 11:45:05 +01:00
filebackend Suppress warnings around copy call 2012-12-22 18:25:34 +00:00
filerepo Tidy up some unbalanced returns in methods 2012-12-09 02:59:04 +00:00
installer * Oracle Schema update to latest 2012-12-31 15:32:33 +01:00
interwiki Interwiki::fetch can return null, false or an interwiki object 2012-06-11 23:04:02 +01:00
job Merge "[JobQueue] Cleaned up DuplicateJob factory function." 2012-12-20 14:00:39 +00:00
json Fix misleading param name in FormatJson::encode signature 2012-11-23 13:51:15 -08:00
libs miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
logging Pass user to LogEventsList::getExcludeClause 2012-12-19 15:59:54 +00:00
media Merge "Hook to allow manipulation of image data" 2012-12-23 18:01:30 +00:00
normal Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:10:42 +02:00
objectcache Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
parser Update docs 2012-12-17 11:23:02 +01:00
profiler misc style fix 2012-12-20 16:09:25 +01:00
resourceloader Fix typo in ResourceLoaderFileModule. 2012-12-27 13:05:53 -05:00
revisiondelete Update docs for return and exception info 2012-10-09 09:41:58 +00:00
search make rebuildtextindex script aware of content models. 2012-12-13 21:48:36 +01:00
site use null rather then false and doc fix 2012-12-15 18:31:08 +00:00
specials (bug 39062) Show revs without rev_parent_id in Special:Contributions. 2012-12-29 01:07:58 -04:00
templates Remove a bunch of trailing spaces and unneeded newlines 2012-10-20 13:32:35 +02:00
upload misc style fix 2012-12-20 16:09:25 +01:00
zhtable Add some entries removed in I41f1995d back. 2012-12-03 00:12:47 +08:00
.htaccess
Action.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
AjaxDispatcher.php Don't unset() $wgOut in AjaxDispatcher. 2012-07-29 21:58:03 +02:00
AjaxResponse.php Fixing typo 2012-12-01 16:02:15 +00:00
Article.php Removal of unused globals. 2012-11-26 22:15:11 +01:00
AuthPlugin.php merge latest master. 2012-09-05 17:50:13 +02:00
AutoLoader.php Moved LocalisationCache under /cache. 2012-12-16 07:14:48 +00:00
Autopromote.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
Block.php misc style fix 2012-12-20 16:09:25 +01:00
CacheHelper.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
Category.php Fix PHP notice in Category.php 2012-11-20 00:29:54 +04:00
Categoryfinder.php Add profiling for database interaction 2012-11-08 12:35:12 +01:00
CategoryPage.php Removed checks for the "MEDIAWIKI" constant on files that only define classes. 2012-05-23 21:20:42 +02:00
CategoryViewer.php (bug 37195) Doc fix. $from and $until are arrays since 1.17. 2012-12-19 18:59:47 -04:00
Cdb.php Added a pile of missing brackets 2012-09-27 21:46:22 +02:00
Cdb_PHP.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
ChangesFeed.php merging latest master 2012-08-20 16:55:28 +02:00
ChangesList.php allow OldChangesListRecentChangesLine hook to return false and omit line from RC 2012-12-27 07:58:01 +00:00
ChangeTags.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
Collation.php Fix various boundary cases in IcuCollation::findLowerBound() 2012-10-17 14:30:49 +11:00
ConfEditor.php Tidy up some unbalanced returns in methods 2012-12-09 02:59:04 +00:00
Cookie.php Fix tabs inside/between statements/text 2012-10-26 18:18:59 +02:00
CryptRand.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
DataUpdate.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
DefaultSettings.php (bug 39957) Document $wgUnwatchedPageThreshold var 2012-12-20 01:14:19 -08:00
DeferredUpdates.php Fix flush-like commit in DeferredUpdates. 2012-10-09 15:34:47 +02:00
Defines.php Merge "define RC_EXTERNAL type for recent changes" 2012-10-16 00:40:44 +00:00
DeprecatedGlobal.php Cleanup of Wikidata branch. 2012-10-08 17:34:47 +02:00
EditPage.php fix and provide more documentation in EditPage for mergeContentInto functions 2012-12-20 09:25:56 +01:00
Exception.php Typo in comment's Example code. 2012-11-26 21:23:40 -08:00
Export.php Don't fail on incomplete row info when exporting. 2012-10-29 22:47:19 +01:00
ExternalEdit.php
ExternalUser.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +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 Remove fallback for PHP installs < v5.3.2 as that is now an install requirement 2012-12-10 13:47:57 -05:00
Feed.php ChannelFeed now marked as an abstract class 2012-07-10 17:06:59 +01:00
FeedUtils.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
FileDeleteForm.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
ForkController.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
FormOptions.php Fix the little documentation that FormOptions::consumeValue() has 2012-12-17 09:30:44 +01:00
GitInfo.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
GlobalFunctions.php wfMerge() now works if $wgDiff3 contains spaces 2012-12-29 21:39:54 +01:00
HistoryBlob.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
Hooks.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
Html.php (bug 40585) Don't drop 'step="any"' in HTML input fields. 2012-12-07 19:26:29 +00:00
HTMLForm.php Merge "Remove unused variables." 2012-10-09 10:23:38 +00:00
HttpFunctions.old.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HttpFunctions.php Merge "Made SSL validation in Curl HTTP requests the default." 2012-11-15 10:24:11 +00:00
ImageGallery.php merging latest master 2012-08-20 16:55:28 +02:00
ImagePage.php Set correct context for ImageHistoryPseudoPager 2012-12-20 19:21:15 +00:00
ImageQueryPage.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Import.php (bug 42787) Make import robust against corrupt content. 2012-12-12 12:47:40 +01:00
Init.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
IP.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
Licenses.php Added a pile of missing brackets 2012-09-27 21:46:22 +02:00
Linker.php Improving function descriptions in Linker 2012-12-20 06:44:22 +00:00
LinkFilter.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
LinksUpdate.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
MagicWord.php Creating new GetDoubleUnderscoreIDs hook 2012-12-25 15:29:43 -08:00
Message.php Changed LoginForm::addNewaccountInternal() to return Status. 2012-12-13 19:00:53 +00:00
MessageBlobStore.php Revert "Commit of various live hacks" 2012-12-10 20:56:45 -05:00
Metadata.php misc style fix 2012-12-20 16:09:25 +01:00
mime.info
mime.types
MimeMagic.php Fix indentation whitespace errors 2012-10-26 17:42:13 +02:00
MWFunction.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Namespace.php (bug 42089) meta=siteinfo should output the default content model 2012-12-13 21:05:15 +01:00
OutputHandler.php (bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL key 2012-12-18 15:45:06 +01:00
OutputPage.php misc style fix 2012-12-20 16:09:25 +01:00
PageQueryPage.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Pager.php Fixing bug where end limit would not be calculated 2012-09-26 05:04:36 +00:00
PathRouter.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PHPVersionError.php Update version to 1.21. 2012-10-08 20:47:34 +02:00
PoolCounter.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Preferences.php misc style fix 2012-12-20 16:09:25 +01:00
PrefixSearch.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
ProtectionForm.php Replace deprecated Title::userIsWatching() 2012-12-07 19:34:48 +01:00
ProxyTools.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
QueryPage.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
RecentChange.php (bug 14901) Email notification mistakes log action for new page creation 2012-11-26 19:37:01 +00:00
Revision.php Correct isset() and associated checks in Revision::__construct() 2012-12-28 13:03:06 +01:00
RevisionList.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
Sanitizer.php (bug 40632) Remove CleanupPresentationalAttributes feature 2012-11-19 22:09:17 +01:00
ScopedPHPTimeout.php Handle client disconnects in scoped timeout blocks. 2012-07-02 15:11:49 +02:00
SeleniumWebSettings.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
Setup.php (bug 40679) Set $wgSecureLogin to false for $wgServers with schemes. 2012-12-13 20:45:16 -05:00
SiteConfiguration.php misc style fix 2012-12-20 16:09:25 +01:00
SiteStats.php SiteStats: use field names in select instead of * 2012-09-23 00:42:34 +02:00
Skin.php Merge "(bug 1) document Skin::buildSidebar per own experience" 2012-10-27 12:51:08 +00:00
SkinLegacy.php Convert width HTML attribute in tables into inline CSS 2012-09-21 22:38:58 +02:00
SkinTemplate.php (Bug 40367) MediaWiki:Contributions should support gender 2012-11-30 03:23:26 +03:00
SpecialPage.php Allow setting a form message prefix in FormSpecialPage 2012-12-25 09:22:05 +00:00
SpecialPageFactory.php Stopped some debug notice warnings from showing on SpecialPages. 2012-11-24 16:39:48 -08:00
SqlDataUpdate.php Merge "Replaced some !count() with explicit and more efficient check" 2012-10-17 18:02:58 +00:00
SquidPurgeClient.php Rename $wgPurgeHttp11 to $wgSquidPurgeUseHostHeader 2012-10-15 00:58:07 +00:00
Status.php Changed Status class to allow passing of Message objects. 2012-11-27 23:15:47 +00:00
StreamFile.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
StringUtils.php abstract utf8 validation fallback 2012-12-12 11:24:38 +00:00
StubObject.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
tidy.conf (bug 39067) Add support for HTML5 <mark> element. 2012-11-19 09:22:48 +01:00
Timestamp.php parse argument for message 'ago' in MWTimestamp::getHumanTimestamp 2012-12-07 12:28:17 +01:00
Title.php Only variables can be passed by reference... 2012-12-22 18:26:10 +00:00
TitleArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
User.php misc style fix 2012-12-20 16:09:25 +01:00
UserArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
UserMailer.php Remove fallback for PHP installs < v5.3.2 as that is now an install requirement 2012-12-10 13:47:57 -05:00
UserRightsProxy.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
ViewCountUpdate.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
WatchedItem.php cleanup WatchedItem class 2012-12-20 10:31:42 +00:00
WebRequest.php Merge "Tidy up some unbalanced returns in methods" 2012-12-09 09:48:40 +00:00
WebResponse.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
WebStart.php (bug 29898) Set cookie to force HTTPS from HTTP 2012-09-21 15:47:59 -07:00
Wiki.php Rewritten $wgAdaptiveMessageCache 2012-10-26 12:48:52 -07:00
WikiCategoryPage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiError.php Convert last usages of wfMsg*() to wfMessage(). 2012-09-10 19:55:20 +02:00
WikiFilePage.php get rid of nonsensical $text parameter in WikiText::isRedirect() 2012-06-08 20:23:12 +02:00
WikiMap.php (bug 31644) [MERGE DEPENDENCY] Let WikiMap url builders return full urls instead of canonical urls 2012-07-31 23:17:12 +02:00
WikiPage.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
Xml.php Simplify Xml::encodeJsCall 2012-12-22 01:05:22 +01: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 Add some entries removed in I41f1995d back. 2012-12-03 00:12:47 +08:00
ZipDirectoryReader.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00