wiki.techinc.nl/includes
Alexandre Emsenhuber 15e9fcca01 Added missing GPLv2 headers in some places.
Also made file/class documentation more consistent.

Change-Id: Iaebd4e253ff3b35b568e9b394231a5691445ac95
2012-05-14 19:59:58 +02:00
..
actions CacheHelper: facilitate caching handling on a page 2012-04-18 18:46:10 +01:00
api Merge "Add maxresults to list=querypage" 2012-05-12 17:13:35 +00:00
cache Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
conf
context
db [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function. 2012-05-10 15:48:58 -07:00
debug Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
diff Merge "(bug 33928) make diff title page more relevant" 2012-05-11 09:05:44 +00:00
extauth
filerepo Merge "Fix typo in comment" 2012-05-14 07:25:13 +00:00
installer (bug 36669) Installer CSS outdated 2012-05-09 02:20:03 +02:00
interwiki add Interwiki::selectFields 2012-05-11 22:16:19 +02:00
job Merge "add type check and bail out when title could not be created" 2012-05-07 23:03:03 +00:00
json Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
libs Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
logging Make the private-logs-UDP code path in saveContent() also return $newId 2012-05-13 14:47:19 -07:00
media Added missing GPLv2 headers in some places. 2012-05-03 22:22:45 +02:00
normal
objectcache Merge "Optimized SqlBagOStuff::getBatch() a bit." 2012-05-08 20:30:55 +00:00
parser Add unit test for MWNamespace::isNonincludable 2012-05-11 19:52:34 +02:00
profiler Only use per-template profiling for one-time profiling output. 2012-05-05 00:34:50 +01:00
resourceloader Add support for User:0 in 'user' and 'user.groups' RL modules. 2012-05-10 20:12:13 +02:00
revisiondelete Use local context to get messages and time formatting methods of Language class 2012-05-12 23:27:22 +02:00
search Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
specials Merge "Add username as parameter for gender support" 2012-05-12 01:41:26 +00:00
templates Added missing GPLv2 headers in some places. 2012-05-08 14:51:21 +02:00
upload (bug 29296) Expanded Blacklist for SVG Files 2012-05-01 13:35:49 -07:00
zhtable Update Chinese conversion table: 海淀山後 2012-05-12 21:48:58 +08:00
.htaccess
Action.php Action::checkCanExecute doesn't return anything on success, but WatchAction returns the result 2012-04-07 17:23:55 +01:00
AjaxDispatcher.php
AjaxResponse.php
Article.php Fixing fatal error - you can't call getUser on a WebRequest object 2012-05-07 16:34:09 -07:00
AuthPlugin.php
AutoLoader.php Merge "[FileBackend] Added support for concurrent file write operations." 2012-05-14 07:23:29 +00:00
Autopromote.php
BacklinkCache.php
Block.php Merge "Use the same object when checking if the user is blocked instead of creating a new one." 2012-05-04 14:09:05 +00:00
CacheHelper.php CacheHelper: facilitate caching handling on a page 2012-04-18 18:46:10 +01:00
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
Cdb.php
Cdb_PHP.php
ChangesFeed.php Normalising return statements 2012-04-27 16:40:14 +01:00
ChangesList.php
ChangeTags.php Resolve bug #18704 ("Add an unique CSS class or ID to the tagfilter table row at RecentChanges") 2012-04-09 19:33:28 +01:00
Collation.php
ConfEditor.php
Cookie.php
CryptRand.php Improve MWCryptRand comments a bit. 2012-04-03 16:15:02 +02:00
DefaultSettings.php [SiteStatsUpdate] Added support for memcached staging of stats updates. 2012-05-10 15:19:43 -07:00
DeferredUpdates.php
Defines.php
DeprecatedGlobal.php
DeviceDetection.php Integrating mobile device detection class into MW core 2012-05-09 14:28:16 -07:00
EditPage.php Made WikiPage recall the source of the data used to load its state. 2012-05-07 09:17:14 +02:00
Exception.php Make $wgShowExceptionDetails=false more feasible for production 2012-05-08 10:01:13 +10:00
Export.php (bug 36603) Make DumpFilter::$sink public again 2012-05-07 14:37:55 -07:00
ExternalEdit.php Fatal error: Call to a member function getExtension() on a non-object in /usr/local/apache/common-local/php-1.20wmf1/includes/ExternalEdit.php on line 84 2012-04-28 01:21:42 +01:00
ExternalStore.php
ExternalStoreDB.php
ExternalStoreHttp.php
ExternalUser.php
FakeTitle.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
Fallback.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
Feed.php
FeedUtils.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
FileDeleteForm.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
ForkController.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
FormOptions.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
GitInfo.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
GlobalFunctions.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HistoryBlob.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
Hooks.php
Html.php [Html::namespaceSelector] Remove default id/name attributes 2012-03-07 19:14:20 +00:00
HTMLForm.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HttpFunctions.old.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
HttpFunctions.php Added missing GPLv2 headers in some places. 2012-05-14 19:59:58 +02:00
ImageGallery.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
ImagePage.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
ImageQueryPage.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Import.php (bug 33564) transwiki import sometimes result in invalid title 2012-04-09 12:25:00 -07:00
Init.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
IP.php
Licenses.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Linker.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
LinkFilter.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
LinksUpdate.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
LocalisationCache.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
MagicWord.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Message.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
MessageBlobStore.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Metadata.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
mime.info
mime.types
MimeMagic.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
MWFunction.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
Namespace.php Added missing GPLv2 headers in some places. 2012-05-12 22:33:51 +02:00
OutputHandler.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
OutputPage.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PageQueryPage.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Pager.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PathRouter.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PHPVersionError.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PoolCounter.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Preferences.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
PrefixSearch.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
ProtectionForm.php
ProxyTools.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
QueryPage.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
RecentChange.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Revision.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
RevisionList.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
Sanitizer.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
ScopedPHPTimeout.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SeleniumWebSettings.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
Setup.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SiteConfiguration.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SiteStats.php [SiteStatsUpdate] Reduced contention by using a new lockIsFree() DB function. 2012-05-10 15:48:58 -07:00
Skin.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SkinLegacy.php Added missing GPLv2 headers in some places. 2012-05-11 10:34:29 +02:00
SkinTemplate.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SpecialPage.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SpecialPageFactory.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
SquidPurgeClient.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
Status.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
StreamFile.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
StringUtils.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
StubObject.php Added missing GPLv2 headers in some places. 2012-05-10 17:51:44 +02:00
tidy.conf Add new-inline-tags to tidy.conf 2012-05-06 22:13:32 +02:00
Title.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
TitleArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
User.php Use CamelCase in both ConfirmEmail and InvalidateEmail page names. 2012-05-08 17:29:21 +08:00
UserArray.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
UserMailer.php Noticed while looking at $wgShowUpdatedMarker related database queries, queries not using index order at all. Fixed up 2012-04-28 00:59:59 +01:00
UserRightsProxy.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
ViewCountUpdate.php
WatchedItem.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WebRequest.php Deprecate WebRequest::escapeAppendQuery() 2012-04-25 12:09:01 +04:00
WebResponse.php
WebStart.php
Wiki.php
WikiCategoryPage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiError.php
WikiFilePage.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiMap.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00
WikiPage.php Adding new getCreator and getOldestRevision methods to WikiPage class. 2012-05-09 20:41:16 -07:00
Xml.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02: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 Update Chinese conversion table: 海淀山後 2012-05-12 21:48:58 +08:00
ZipDirectoryReader.php Added missing GPLv2 headers in some places. 2012-05-09 20:11:36 +02:00