wiki.techinc.nl/includes
Siebrand Mazeland a5c35215e2 Update formatting of file backend classes
Change-Id: Ie69c324e2f1ea0b8a654adee06ebda494cebd10c
2013-11-22 22:17:15 +01:00
..
actions Set title to Special:Revisiondelete on action=revisiondelete 2013-11-16 21:24:41 +00:00
api Merge "Remove unneeded uses of else{} in api/" 2013-11-20 21:34:21 +00:00
cache Merge "Fixed "Undefined property: stdClass::$page_namespace" error" 2013-11-20 06:36:30 +00:00
changes Merge "Add $counter which was defined dynamically" 2013-11-19 20:52:35 +00:00
clientpool Added some sanity close() calls to RedisConnectionPool 2013-11-20 13:49:51 -08:00
content Declare visibility of class property in ContentHandler 2013-11-20 06:09:49 +01:00
context Update formatting and documentation in includes/context/ 2013-11-20 05:25:22 +00:00
dao Update formatting in includes/dao/ 2013-11-20 05:30:23 +00:00
db Merge "Avoiding implicit transactions when applying" 2013-11-22 00:47:13 +00:00
debug Replace deprecated <tt> with <code> 2013-11-20 17:21:31 +01:00
deferred Update documentation and formatting for includes/deferred/ 2013-11-20 21:50:02 +00:00
diff Replace inline tab with space 2013-11-21 18:32:38 +00:00
externalstore Do not call FileBackendGroup::get() statically 2013-11-22 21:27:04 +01:00
filebackend Update formatting of file backend classes 2013-11-22 22:17:15 +01:00
filerepo Fixed spacing 2013-11-21 18:52:25 +00:00
gallery Fixed spacing 2013-11-21 18:52:25 +00:00
installer Fixed spacing 2013-11-21 18:52:25 +00:00
interwiki
job Fixed spacing 2013-11-21 18:52:25 +00:00
json FormatJson: Remove whitespace from empty arrays and objects 2013-10-09 04:13:31 +02:00
libs Introduce includes/utils directory 2013-11-04 11:00:42 +11:00
logging Move ManualLogEntry to RecentChange logic into own function 2013-11-05 00:02:54 -08:00
media Fixed spacing 2013-11-21 18:52:25 +00:00
normal Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
objectcache Made SqlBagOStuff fully avoid transactions when possible 2013-11-21 16:26:24 -08:00
parser Remove User::getPageRenderingHash, deprecated since 1.17 2013-11-22 08:43:32 +00:00
profiler Fixed spacing 2013-11-21 18:52:25 +00:00
rcfeed Add 'RedisPubSubFeedEngine' feed engine 2013-10-21 17:22:00 +00:00
resourceloader Fixed spacing 2013-11-21 18:52:25 +00:00
revisiondelete Fixed spacing 2013-11-21 18:52:25 +00:00
search Revert "Remove unsupported and mostly non-functional Mssql support" 2013-11-16 02:06:01 +00:00
site Reduce complexity of SiteSQLStore saveSites method 2013-09-18 22:31:40 +02:00
specials Fix login with temporary password with $wgSecureLogin = true 2013-11-22 15:46:55 +01:00
templates Simplify boolean attribute handling for Html::input in templates 2013-10-20 21:46:36 +02:00
upload Fixed spacing 2013-11-21 18:52:25 +00:00
utils Merge "Update docs in CdbPHP.php" 2013-11-13 16:01:41 +00:00
.htaccess
Action.php Fixed spacing 2013-11-19 19:03:54 +01:00
AjaxDispatcher.php No spaces after (casts) 2013-09-04 20:05:43 +02:00
AjaxResponse.php
Article.php Revert "Suppress section edit links with action=render" 2013-11-22 09:56:20 -05:00
AuthPlugin.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
AutoLoader.php Rename classes DiffOp_* to DiffOp* 2013-11-20 20:28:14 +01:00
Autopromote.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
Block.php Fixed spacing 2013-11-21 18:52:25 +00:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
CategoryViewer.php doc: Remove repetitive "Give grep a chance" phrase from comments 2013-08-29 10:46:46 -07:00
ChangesFeed.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
ChangeTags.php remove specific FORCE INDEX clauses causing trouble 2013-11-19 17:45:41 +00:00
Collation.php Merge "Allow uca-sv@collation=standard to be a collation name." 2013-06-27 18:48:21 +00:00
Cookie.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
DefaultSettings.php Merge "Set default for $wgExternalStores to empty array" 2013-11-22 20:45:37 +00:00
Defines.php
DeprecatedGlobal.php Kill $wgArticle 2013-11-01 14:17:26 -07:00
EditPage.php Remove deprecated EditPage::spamPage() 2013-11-22 05:50:34 +01:00
Exception.php Log JSON-formatted exceptions to 'exception-json' log bucket 2013-11-05 12:40:24 -08:00
Export.php Use getFileContents() instead of incorrect file system call to fetch file contents. 2013-06-10 10:10:40 -07:00
FakeTitle.php
Fallback.php
Feed.php
FeedUtils.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
FileDeleteForm.php Add user rights 'viewmywatchlist', 'editmywatchlist' 2013-06-26 10:20:40 -04:00
ForkController.php
FormOptions.php FormOptions: Implement FLOAT type 2013-11-07 23:50:59 +01:00
GitInfo.php doc: Fix grammar in GitInfo documentation comment 2013-09-19 18:39:34 +02:00
GlobalFunctions.php Fixed spacing 2013-11-21 18:52:25 +00:00
HistoryBlob.php HistoryBlobCurStub: correct setting name in doc comment 2013-10-27 01:10:12 -04:00
Hooks.php Make sure we always restore the error handler. 2013-11-15 16:57:34 +00:00
Html.php Add a line of explanation to Html::expandAttributes 2013-10-16 17:42:07 +02:00
HTMLForm.php Fixed spacing 2013-11-21 18:52:25 +00:00
HtmlFormatter.php Merge "libxml_disable_entity_loader() just in case..." 2013-09-23 19:44:22 +00:00
HttpFunctions.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
ImagePage.php Update ImagePage to use HiDPI 2013-11-20 03:21:12 +00:00
ImageQueryPage.php New more slick gallery display 2013-08-14 20:56:05 -03:00
Import.php
Init.php Rename wfIsHipHop() to wfIsHHVM() 2013-10-29 15:36:10 -07:00
Licenses.php
limit.sh Improve logging for wfShellExec() and ignore missing cgroup 2013-10-28 21:14:09 +00:00
Linker.php Update ImagePage to use HiDPI 2013-11-20 03:21:12 +00:00
LinkFilter.php
MagicWord.php Added {{REVISIONSIZE}} variable to get the current size of a revision. 2013-09-21 03:49:35 +01:00
Message.php Fix double-parsing of account creation messages. 2013-10-24 10:16:19 +00:00
MessageBlobStore.php
Metadata.php Update docs and declare visibility on class props 2013-11-01 12:35:27 +01:00
mime.info Add flac to mime.types and mime.info 2013-08-23 14:06:18 -07:00
mime.types Add flac to mime.types and mime.info 2013-08-23 14:06:18 -07:00
MimeMagic.php Remove wfDl() and cleanup everything it touched 2013-10-09 10:51:35 -07:00
Namespace.php Fixed return type of getContentNamespaces() 2013-07-16 17:01:13 -07:00
OutputHandler.php Fix fatal error when $wgValidateAllHtml is enabled and apache_request_headers() does not exists 2013-07-25 12:05:13 +02:00
OutputPage.php Revert "Suppress section edit links with action=render" 2013-11-22 09:56:20 -05:00
PageQueryPage.php Show correct link color on cached result of Special:DeadendPages 2013-11-16 21:27:54 +01:00
Pager.php No spaces after (casts) 2013-09-04 20:05:43 +02:00
PathRouter.php
PHPVersionError.php More 1.22 -> 1.23 2013-10-31 11:17:07 +01:00
PoolCounter.php
Preferences.php Merge "Remove "Misc" tab from Special:Preferences" 2013-09-12 19:22:15 +00:00
PrefixSearch.php
ProtectionForm.php Give grep a chance to find the usages 2013-09-05 18:29:47 +09:00
ProxyTools.php Skip IP::isInRange() test if input is not in CIDR notation 2013-11-13 20:44:34 +00:00
QueryPage.php Removing all disambiguation code from core 2013-09-05 14:07:51 -07:00
Revision.php Fix populateRevisionLength.php so it's not trying to select revision 2013-10-28 22:08:50 +00:00
RevisionList.php
Sanitizer.php SECURITY: Improve css javascript detection 2013-11-14 14:32:51 -08:00
Setup.php Fixed spacing 2013-11-21 18:52:25 +00:00
SiteConfiguration.php Attempt to remove a hard-coded "wikipedia". 2013-08-09 09:32:13 +00:00
SiteStats.php Move the DeferredUpdates hierarchy to its own directory 2013-11-04 10:32:40 +11:00
Skin.php Change the syntax and non-one count fake values for {{PLURAL: in newmessages* 2013-11-22 01:05:04 +02:00
SkinTemplate.php New getHTML() method for QuickTemplate to get the HTML of a template. 2013-11-21 13:38:31 +02:00
SpecialPage.php Fixed spacing 2013-11-21 18:52:25 +00:00
SpecialPageFactory.php Use correct case for SpecialRecentChanges class in SpecialPageFactory::$mList 2013-11-12 15:57:49 +01:00
SquidPurgeClient.php
StatCounter.php Make the format of UDP-logged stats configurable 2013-10-04 22:52:02 -07:00
Status.php Add visibility to Status functions and variables 2013-11-19 07:02:24 +01:00
StreamFile.php
StubObject.php Add StubObject::unstub, and use it for $wgAuth->getUserInstance() 2013-09-11 13:11:20 -07:00
tidy.conf Whitelist the <wbr> element. 2013-08-02 21:12:12 +02:00
Timestamp.php Handle Swift JSON listings with unqualified timestamps 2013-11-06 17:12:41 -08:00
Title.php Fixed spacing 2013-11-19 19:03:54 +01:00
TitleArray.php
User.php Remove User::getPageRenderingHash, deprecated since 1.17 2013-11-22 08:43:32 +00:00
UserArray.php
UserMailer.php Make sure we always restore the error handler. 2013-11-15 16:57:34 +00:00
UserRightsProxy.php Actually use $ignoreInvalidDB in UserRightProxy::getDB() 2013-08-10 14:49:21 +00:00
WatchedItem.php Correctly update wl_notificationtimestamp when viewing old revisions 2013-10-27 17:47:53 +00:00
WebRequest.php Add documentation for DerivativeRequest::__construct 2013-11-16 20:07:19 +00:00
WebResponse.php Improve WebResponse::setcookie 2013-08-07 17:43:06 -04:00
WebStart.php Remove remaining calls to MWInit methods 2013-09-15 19:04:08 +00:00
Wiki.php Introduce WebRequest::getProtocol() 2013-11-06 21:13:10 +04:00
WikiCategoryPage.php
WikiError.php
WikiFilePage.php Add WikiFilePage::getForeignCategories() method 2013-11-18 11:10:46 -08:00
WikiMap.php In $wgConf, allow wgCanonicalServer to be false or absent 2013-07-04 05:50:57 +00:00
WikiPage.php Merge "Truncate protect reason for whole multibyte characters" 2013-11-21 12:58:21 +00:00
Xml.php Avoid date()/gmdate() for date formatting 2013-07-08 04:14:12 +00:00
ZhClient.php
ZhConversion.php