wiki.techinc.nl/includes
2014-02-03 18:58:10 +00:00
..
actions Put expensive info action count behind $wgMiserMode 2014-01-27 11:38:21 -08:00
api Merge "Code style fixes to ApiBase::requireAtLeastOneParameter" 2014-01-31 21:34:14 +00:00
cache Added wfSuppressWarnings and wfRestoreWarnings 2014-02-02 19:23:24 +00:00
changes Remove outdated todo from RecentChange.php 2014-02-01 11:44:37 +01:00
clientpool Improve redis connection error log 2013-12-15 20:07:23 +01:00
config Config: Add Config and GlobalConfig classes 2014-01-27 21:10:30 -08:00
content Minor documentation fix for ContentHandler::makeParserOptions 2014-02-01 17:13:15 +01:00
context Config: Add Config and GlobalConfig classes 2014-01-27 21:10:30 -08:00
dao Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_* 2013-12-26 16:30:15 -05:00
db Fixed getDBname() for DatabaseSQLite 2014-01-31 15:03:34 -08:00
debug Replace deprecated <tt> with <code> 2013-11-20 17:21:31 +01:00
deferred Made LinksUpdate::updateLinksTimestamp() use a more correct timestamp 2014-01-30 14:13:12 -08:00
diff Merge "Improve clarity of diff-multi message" 2014-01-31 17:24:00 +00:00
externalstore ExternalStoreDB: update for PHP 5 2013-12-03 14:52:44 +11:00
filebackend Merge "Always return an array from SwiftFileBackend::addMissingMetadata" 2014-01-27 17:59:48 +00:00
filerepo Merge "Propagate the favicon information to getInfo()" 2014-01-30 20:44:49 +00:00
gallery Update type hints in TraditionalImageGallery 2013-12-02 11:55:27 +01:00
htmlform Use new mw-ui-constructive Agora styles 2014-01-30 01:17:00 +00:00
installer Remove vestiges of AdminSettings.php 2014-01-29 15:09:33 -08:00
interwiki Updates for Interwiki.php 2013-12-02 12:00:01 +01:00
job Improved HTMLCacheUpdate/RefreshLinks cache use synergy 2014-01-30 13:58:13 -08:00
json Update formatting and comments in FormatJson 2013-11-25 18:46:25 +01:00
libs Remove unreachable statement 2014-01-30 04:06:03 +00:00
logging Use master db for showing log extract on RevDel success page 2014-01-29 18:04:04 +00:00
media SECURITY: Sanitize shell command args 2014-01-29 10:26:50 -08:00
normal Generate Utf8Case.ser directly from UnicodeData.txt 2014-01-06 18:22:24 -05:00
objectcache Removed version check for mysql 4.1.0 from SqlBahOStuff::createTables 2014-01-28 15:43:32 +05:30
parser Merge "Check for CoreParserFunction::urlFunction from array to boolean and return values accordingly to htmlspecialchars()" 2014-01-30 19:31:31 +00:00
profiler Add ProfilerMwprof 2014-01-07 13:03:11 -08:00
rcfeed rcfeed: Use wfWikiID() instead of $wgDBname 2014-01-10 17:52:25 -08:00
resourceloader Removed "Justify paragraphs" from MW user Preference. 2014-01-25 09:57:57 +05:30
revisiondelete Avoid calling protected File field 2013-12-12 10:25:12 -08:00
search Remove unused acceptListRedirects() 2014-01-30 11:08:29 -08:00
site
specialpage ChangesListSpecialPage: Stop mutating $opts in buildMainQueryConds() 2014-01-29 17:56:21 +01:00
specials Clear user cache before checking userrights conflict 2014-02-02 18:07:43 +00:00
templates Remove unneeded h3s around Create Account links 2014-01-31 11:23:05 -08:00
upload Merge "Add missing uploadstash.us_props for PostgreSQL" 2014-01-29 18:19:48 +00:00
utils Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
.htaccess
Action.php Fixed spacing 2013-11-19 19:03:54 +01:00
AjaxDispatcher.php
AjaxResponse.php Removed 'Disable browser page caching" user preference 2013-12-07 14:02:44 +05:30
Article.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
AuthPlugin.php
AutoLoader.php Merge "Added a simple JobSpecification class for pushing jobs" 2014-01-29 16:58:18 +00:00
Autopromote.php
Block.php Merge "Make autoblocks update with the parent block" 2014-01-31 18:59:09 +00:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php Remove classes and functions deprecated in MediaWiki 1.17 2014-01-05 18:54:27 +01:00
ChangesFeed.php
ChangeTags.php Show minor edits and tags in Special:Undelete 2013-11-27 12:50:52 -05:00
Collation.php Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
Cookie.php Fixed spacing 2013-12-01 20:58:51 +01:00
DefaultSettings.php Merge "Removed "Justify paragraphs" from MW user Preference." 2014-01-29 05:13:27 +00:00
Defines.php Remove commented defines 2014-01-27 21:30:52 +00:00
DeprecatedGlobal.php
EditPage.php Merge "(bug 56184) Allow 3-way merge from arbitrary revisions" 2014-01-29 23:56:04 +00:00
Exception.php ErrorPageError and subclasses use array() instead of null per their docs 2014-01-30 01:25:54 +01:00
Export.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
FakeTitle.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php Make it easy to get the number of the currently running child 2014-01-08 14:18:28 -08:00
FormOptions.php
GitInfo.php Fixed spacing 2013-12-01 20:58:51 +01:00
GlobalFunctions.php Remove some deprecated global functions 2014-01-23 01:38:27 +01:00
HistoryBlob.php
Hooks.php Add ability to mark hooks as deprecated 2014-01-10 09:12:26 +01:00
Html.php Fixed spacing 2013-12-01 20:58:51 +01:00
HtmlFormatter.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
HttpFunctions.php Merge "Fixed stream wrapper in PhpHttpRequest" 2014-01-30 23:12:44 +00:00
ImagePage.php Move redirect rendering into WikitextContent 2014-01-07 09:18:22 -05:00
ImageQueryPage.php
Import.php Merge "(bug 47070) check content model namespace on import." 2014-01-28 20:56:02 +00:00
Init.php
Licenses.php
limit.sh
Linker.php More use of Title::hasFragment 2014-01-24 22:22:45 +01:00
LinkFilter.php Fixed spacing 2013-12-01 20:58:51 +01:00
MagicWord.php Raw option of parser functions should match complete word 2014-01-12 22:25:33 +00:00
Message.php Add logging for "Invalid message parameter" 2013-12-21 11:42:05 +00:00
MessageBlobStore.php Remove TODO for use of TRUNCATE and replace with comment 2014-01-22 21:17:05 +01:00
mime.info
mime.types
MimeMagic.php Clean up MimeMagic singleton handling 2013-11-22 16:49:32 -08:00
MWTimestamp.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Namespace.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
OutputHandler.php
OutputPage.php Document OutputPage->mDoNothing 2014-01-30 12:11:33 -08:00
PageQueryPage.php Show correct link color on cached result of Special:DeadendPages 2013-11-16 21:27:54 +01:00
Pager.php Update documentation related to newFromRow and formatRow 2013-12-27 13:56:52 +01:00
PathRouter.php
PHPVersionError.php
PoolCounter.php
Preferences.php Merge "Add PreferencesFormPreSave hook" 2014-02-03 03:00:44 +00:00
PrefixSearch.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
ProtectionForm.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
QueryPage.php Fix typo: "oaram" --> "param" 2014-01-26 11:49:25 -08:00
Revision.php Update docs for Revision::getRevisionText() 2014-01-01 15:32:48 +00:00
RevisionList.php
Sanitizer.php SECURITY: Disallow -o-link in styles 2014-01-13 22:12:28 -08:00
Setup.php Added some constants to speed up Setup.php 2014-01-25 04:37:32 +00:00
SiteConfiguration.php
SiteStats.php
Skin.php Add support for skins to set attributes of <html> element. 2013-12-18 10:43:11 -08:00
SkinTemplate.php skin: Remove the id "anonlogin" and merge pt-anonlogin with pt-login 2014-01-27 18:04:22 -08:00
SquidPurgeClient.php
StatCounter.php
Status.php Status::getHTML should actually return HTML 2013-12-09 12:14:06 -05:00
StreamFile.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StubObject.php
tidy.conf
TimestampException.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Title.php Fix PHP Fatal error: Call to undefined method Title::getPrefixedTitle(). 2014-02-02 21:28:30 +02:00
TitleArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
TitleArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
User.php Revert "User::saveOptions() optimization" 2014-01-31 00:37:24 +00:00
UserArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserMailer.php Deprecate $wgPasswordSenderName 2014-01-01 08:27:59 -06:00
UserRightsProxy.php
WatchedItem.php Do not load special pages in WatchedItem::load 2014-01-12 16:33:56 +00:00
WebRequest.php Ignore 'unknown' in XFF 2014-01-28 00:39:20 +00:00
WebResponse.php
WebStart.php
Wiki.php Various fixes to job running code in Wiki.php 2014-01-29 22:56:38 +00:00
WikiCategoryPage.php
WikiFilePage.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
WikiMap.php
WikiPage.php Rollback: Make update of recentchanges table later 2014-01-29 20:36:28 +00:00
Xml.php Fixed spacing 2013-12-01 20:58:51 +01:00
ZhConversion.php Updated location of zhtable in comment 2013-12-19 18:53:44 +00:00