wiki.techinc.nl/includes
2013-04-13 01:26:59 +00:00
..
actions Remove externaledit/externaldiff preference 2013-04-11 09:20:36 -04:00
api Merge "Update limit/urlwidth param doc of prop=imageinfo" 2013-04-12 19:25:22 +00:00
cache Made $wgMaxBacklinksInvalidate actually work. 2013-04-12 10:48:10 -07:00
clientpool Moved some RedisConnectionPool docs to the factory function. 2013-03-19 11:15:57 +00:00
content Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
context Fixed importScopedSession() and moved exportUserSession() to RequestContext. 2013-03-15 12:49:54 -07:00
dao Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
db Various code and doc cleanups to ChronologyProtector. 2013-04-11 16:21:02 -07:00
debug Adding wfLogWarning for production warnings. 2013-03-19 15:24:00 +00:00
diff Remove externaledit/externaldiff preference 2013-04-11 09:20:36 -04:00
externalstore Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
filebackend Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
filerepo Use wfAppendQuery to append a query 2013-04-12 07:31:52 +00:00
installer Localisation updates from http://translatewiki.net. 2013-04-12 17:43:42 +00:00
interwiki The static declaration must come after the visibility declaration 2013-01-26 21:03:52 +01:00
job Made $wgMaxBacklinksInvalidate actually work. 2013-04-12 10:48:10 -07:00
json FormatJson: microoptimizations for UTF8_OK mode 2013-04-08 05:07:07 +00:00
libs Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
logging Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00
media Use wfAppendQuery to append a query 2013-04-12 07:31:52 +00:00
normal Get rid of preg_replace( '/.../e', ... ) 2013-04-09 02:31:57 +00:00
objectcache In SqlBagOStuff::getMulti(), catch connect errors 2013-04-03 09:56:42 +11:00
parser Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
profiler fix some spacing 2013-03-25 22:22:46 +00:00
resourceloader Use wfAppendQuery to append a query 2013-04-12 07:31:52 +00:00
revisiondelete fix some spacing 2013-03-25 22:22:46 +00:00
search fix some spacing 2013-03-25 22:22:46 +00:00
site Use wfAppendQuery to append a query 2013-04-12 07:31:52 +00:00
specials Merge "Fix sequence issue with /signup URL form" 2013-04-12 23:19:35 +00:00
templates Merge "Revised design of Special:Userlogin" 2013-04-11 23:31:51 +00:00
upload phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations 2013-04-11 07:34:41 +00:00
.htaccess
Action.php phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations 2013-04-11 07:34:41 +00:00
AjaxDispatcher.php
AjaxResponse.php Remove spaces in function signature 2013-03-18 20:44:43 +01:00
ArrayUtils.php fix some spacing 2013-03-25 22:22:46 +00:00
Article.php Combine JavaScript and JSON encoding logic 2013-03-27 20:22:45 -04:00
AuthPlugin.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
AutoLoader.php Merge "Revised design of Special:Userlogin" 2013-04-11 23:31:51 +00:00
Autopromote.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Block.php phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations 2013-04-11 07:34:41 +00:00
CacheHelper.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
Category.php phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations 2013-04-11 07:34:41 +00:00
Categoryfinder.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
CategoryPage.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
CategoryViewer.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Cdb.php fix some spacing 2013-03-07 17:53:21 +01:00
Cdb_PHP.php fix some spacing 2013-03-25 22:22:46 +00:00
ChangesFeed.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ChangesList.php fix some spacing 2013-03-25 22:22:46 +00:00
ChangeTags.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Collation.php Remove first letters that have an overlapping prefix. 2013-04-08 22:52:40 +00:00
ConfEditor.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Cookie.php Remove spaces in function signature 2013-03-18 20:44:43 +01:00
CryptRand.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
DataUpdate.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
DefaultSettings.php Merge "Revised design of Special:Userlogin" 2013-04-11 23:31:51 +00:00
DeferredUpdates.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Defines.php fix some spacing 2013-03-25 22:22:46 +00:00
DeprecatedGlobal.php fix some spacing 2013-02-04 20:18:33 +00:00
EditPage.php Vector: Move 'editwarning' feature from Vector extension 2013-04-10 20:40:08 +02:00
Exception.php phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations 2013-04-11 07:34:41 +00:00
Export.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
FakeTitle.php fix some spacing 2013-02-04 20:18:33 +00:00
Fallback.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Feed.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
FeedUtils.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
FileDeleteForm.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ForkController.php (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
FormOptions.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
GitInfo.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
GlobalFunctions.php Merge "Fixed fatal when using fake load balancers." 2013-04-05 20:29:29 +00:00
HistoryBlob.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Hooks.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
Html.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
HTMLForm.php HTMLForm button behaviour modifications 2013-04-04 09:09:34 +02:00
HttpFunctions.php Most important documentation fix 2013-04-04 05:38:33 +00:00
ImageGallery.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
ImagePage.php Remove externaledit/externaldiff preference 2013-04-11 09:20:36 -04:00
ImageQueryPage.php
Import.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
Init.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
IP.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Licenses.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
limit.sh (Bug 45854) Unset the cgroup if we don't have a memory limit 2013-03-08 10:51:55 +01:00
Linker.php Use wfAppendQuery to append a query 2013-04-12 07:31:52 +00:00
LinkFilter.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
LinksUpdate.php fix some spacing 2013-03-25 22:22:46 +00:00
MagicWord.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
MappedIterator.php Fixed $vCallback comment and removed unused return value. 2013-03-08 09:49:13 -08:00
Message.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
MessageBlobStore.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Metadata.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
mime.info
mime.types use video/webm instead of audio/webm for webm 2012-12-28 16:05:24 +00:00
MimeMagic.php fix some spacing 2013-03-25 22:22:46 +00:00
MWFunction.php fix some spacing 2013-03-25 22:22:46 +00:00
Namespace.php fix some spacing 2013-03-25 22:22:46 +00:00
OutputHandler.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
OutputPage.php OutputPage: Set empty modules to state 'ready' instead of 'missing'. 2013-04-03 22:51:22 +02:00
PageQueryPage.php
Pager.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
PathRouter.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
PHPVersionError.php Bump 1.22 2013-03-28 23:50:18 +00:00
PoolCounter.php Merge "Added a PoolCounterWorkViaCallback convenience class." 2013-03-20 18:19:40 +00:00
Preferences.php Some comments for Preferences.php 2013-04-12 14:01:30 -07:00
PrefixSearch.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
ProtectionForm.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ProxyTools.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
QueryPage.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
RecentChange.php Merge "Omit RC_EXTERNAL edits from UDP feed" 2013-03-29 02:15:56 +00:00
Revision.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
RevisionList.php fix some spacing 2013-03-25 22:22:46 +00:00
Sanitizer.php fix some spacing 2013-03-25 22:22:46 +00:00
ScopedCallback.php Added ScopedCallback functions for early execution or cancellation. 2013-03-14 13:23:32 -07:00
ScopedPHPTimeout.php
SeleniumWebSettings.php fix some spacing 2013-03-25 22:22:46 +00:00
Setup.php Remove completely unused $wgRedirectScript/redirect.php 2013-04-01 18:29:42 +00:00
SiteConfiguration.php fix some spacing 2013-03-25 22:22:46 +00:00
SiteStats.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Skin.php Remove several ancient skins 2013-04-01 17:11:59 -04:00
SkinLegacy.php Remove the "Quickbar" feature and all things related to it 2013-04-07 04:08:05 +02:00
SkinTemplate.php Combine JavaScript and JSON encoding logic 2013-03-27 20:22:45 -04:00
SpecialPage.php Use wfAppendQuery to append a query 2013-04-12 07:31:52 +00:00
SpecialPageFactory.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
SqlDataUpdate.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
SquidPurgeClient.php fix some spacing 2013-02-04 20:18:33 +00:00
StatCounter.php Batch all StatCounter stats into one datagram in flush(). 2013-04-09 12:13:03 -07:00
Status.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
StreamFile.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
StringUtils.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
StubObject.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
tidy.conf (bug 39067) Add support for HTML5 <mark> element. 2012-11-19 09:22:48 +01:00
Timestamp.php fix some spacing 2013-03-25 22:22:46 +00:00
Title.php Revert "Remove is_numeric check from Title::checkUserBlock" 2013-04-09 08:20:12 +00:00
TitleArray.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
UIDGenerator.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
User.php Add @since line for User::groupHasPermission() 2013-04-10 22:18:43 -04:00
UserArray.php fix some spacing 2013-03-25 22:22:46 +00:00
UserMailer.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
UserRightsProxy.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ViewCountUpdate.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
WatchedItem.php Use American English spelling for behavior 2013-03-04 10:24:57 +01:00
WebRequest.php WebRequest::getRequestURL: Follow up Ibe00a6b8 2013-03-29 13:28:35 -04:00
WebResponse.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
WebStart.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Wiki.php Correct case of Title::getPrefixedDBkey() calls 2013-03-09 21:14:22 +01:00
WikiCategoryPage.php
WikiError.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
WikiFilePage.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
WikiMap.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
WikiPage.php Add missing wfProfileOut before throwing an exception 2013-04-08 18:37:24 +00:00
Xml.php Combine JavaScript and JSON encoding logic 2013-03-27 20:22:45 -04:00
XmlTypeCheck.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ZhClient.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
ZhConversion.php (zhtable) Add zh2Hans: '这么' => '这么' for better segmentation 2013-01-04 20:32:53 +08:00
ZipDirectoryReader.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00