..
actions
Add wfProfileIn/wfProfileOut calls to InfoAction::pageCountInfo()
2012-07-17 22:50:39 +01:00
api
Merge "API: Cleanup around comment/reason params"
2012-07-18 01:59:34 +00:00
cache
prevents some doxygen warnings
2012-07-15 22:32:48 +02:00
conf
Fix doxygen docs before REL1_19 branching
2012-02-01 20:53:38 +00:00
context
Per Aaron, fix for r108274: added canUseWikiPage() to context objects to know whether getWikiPage() can be safely called
2012-01-14 14:27:46 +00:00
dao
Reduced some master queries by adding flags to Revision functions.
2012-06-27 20:59:20 -07:00
db
[Database] mark some methods as explicitly public
2012-07-17 10:59:19 +02:00
debug
Big oops - merged to wrong branch.
2012-06-05 22:58:54 +00:00
diff
Add a context parameter to Liker::generateRollback() and Linker::buildRollbackLink() and updated callers.
2012-07-05 23:10:03 +02:00
extauth
Update some deprecated code
2011-10-14 21:18:38 +00:00
filerepo
[FileBackend] Removed @since formatting for options to fix doxygen.
2012-07-17 21:24:19 -07:00
installer
prevents some doxygen warnings
2012-07-15 22:32:48 +02:00
interwiki
Interwiki::fetch can return null, false or an interwiki object
2012-06-11 23:04:02 +01:00
job
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
json
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
libs
CSSMin: Clean up $remote trailing slash fix
2012-06-20 14:30:10 +02:00
logging
Use Linker::userToolLinksRedContribs() in LogFormatter.
2012-07-18 12:10:13 +02:00
media
(bug 38376) call to undefined method ThumbnailImage::getPath()
2012-07-15 14:09:43 +02:00
mobile
Big oops - merged to wrong branch.
2012-06-05 22:58:54 +00:00
normal
Big oops - merged to wrong branch.
2012-06-05 22:58:54 +00:00
objectcache
memcached: better error messaging
2012-07-13 18:20:00 +02:00
parser
Merge "In LinkHolderArray::doVariants(), redlinks need to be checked as well."
2012-07-15 20:15:50 +00:00
profiler
Only use per-template profiling for one-time profiling output.
2012-05-05 00:34:50 +01:00
resourceloader
Make dates in sortable tables depend on page content language
2012-07-12 14:01:15 -04:00
revisiondelete
Misc fixes in RevisionDelete.php.
2012-06-07 10:44:10 +02:00
search
prevents some doxygen warnings
2012-07-15 22:32:48 +02:00
specials
Add Timo Tijhof (Krinkle) to the Special:Version credits.
2012-07-17 00:46:44 +02:00
templates
Added missing GPLv2 headers in some places.
2012-05-08 14:51:21 +02:00
upload
prettify documentation
2012-07-10 17:18:20 +02:00
zhtable
Drop characters in Unicode Private Use Area in conversion tables.
2012-07-10 23:38:07 +08:00
.htaccess
Action.php
Add and fix comments in some includes files
2012-05-24 20:42:56 +02:00
AjaxDispatcher.php
Add and fix comments in some includes files
2012-05-24 20:42:56 +02:00
AjaxResponse.php
Add and fix comments in some includes files
2012-05-24 20:42:56 +02:00
Article.php
Merge "Expose the log_id of the deletion log entry in the action=delete API"
2012-07-01 15:55:29 +00:00
AuthPlugin.php
Fix undefined property domain in AuthPlugin
2012-06-21 22:56:12 +01:00
AutoLoader.php
[FileBackend] Factored out code into ProcessCacheLRU class.
2012-07-12 17:09:23 +00:00
Autopromote.php
Added missing GPLv2 headers in some places.
2012-05-22 20:43:10 +02:00
BacklinkCache.php
Added missing GPLv2 headers in some places.
2012-05-22 20:43:10 +02:00
Block.php
Big oops - merged to wrong branch.
2012-06-05 22:58:54 +00:00
CacheHelper.php
prevents some doxygen warnings
2012-07-15 22:32:48 +02:00
Category.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
Categoryfinder.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02: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
Merge "Use local context to get messages"
2012-06-08 20:32:34 +00:00
Cdb.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
Cdb_PHP.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
ChangesFeed.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
ChangesList.php
update @param @return doc in several files
2012-07-10 17:08:52 +02:00
ChangeTags.php
I18n of display of change tags
2012-06-23 16:04:58 +08:00
Collation.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
ConfEditor.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
Cookie.php
converts '@fixme' to '@todo FIXME'
2012-07-10 17:16:46 +02:00
CryptRand.php
Added missing GPLv2 headers in some places.
2012-05-21 21:56:39 +02:00
DataUpdate.php
Tell people not to start transactions in doUpdate.
2012-07-12 16:56:07 -04:00
DefaultSettings.php
enhance DefaultSettings.php documentation
2012-07-15 22:03:10 +02:00
DeferredUpdates.php
Catch exceptions thrown while running deferred updates.
2012-07-12 23:14:40 +02:00
Defines.php
prettify documentation
2012-07-10 17:18:20 +02:00
DeprecatedGlobal.php
Added missing GPLv2 headers in some places.
2012-05-20 17:56:43 +02:00
EditPage.php
Increase length of edit summary by 5 bytes
2012-07-13 20:07:34 +02:00
Exception.php
Documentation improvements in Exception.php.
2012-07-12 21:59:14 +02:00
Export.php
(bug 37249) validate export-demo.xml against current export.xsd
2012-07-13 19:34:38 +00: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
Added missing GPLv2 headers in some places.
2012-05-20 17:56:43 +02:00
ExternalStoreDB.php
Added missing GPLv2 headers in some places.
2012-05-20 17:56:43 +02:00
ExternalStoreHttp.php
Added missing GPLv2 headers in some places.
2012-05-20 17:56:43 +02:00
ExternalUser.php
Added missing GPLv2 headers in some places.
2012-05-20 17:56:43 +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
Added missing GPLv2 headers in some places.
2012-05-14 19:59:58 +02:00
Feed.php
ChannelFeed now marked as an abstract class
2012-07-10 17:06:59 +01:00
FeedUtils.php
Added missing GPLv2 headers in some places.
2012-05-14 19:59:58 +02:00
FileDeleteForm.php
Use ManualLogEntry instead of LogPage to add a new log entry of old file version deletion.
2012-07-01 22:11:25 +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
add optional limits argument to wgShellExec
2012-07-16 14:35:51 -07:00
HistoryBlob.php
Added missing GPLv2 headers in some places.
2012-05-14 19:59:58 +02:00
Hooks.php
Documentation followups from lastnight
2012-02-10 15:37:33 +00:00
Html.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
HTMLForm.php
prevents some doxygen warnings
2012-07-15 22:32:48 +02:00
HttpFunctions.old.php
Added missing GPLv2 headers in some places.
2012-05-14 19:59:58 +02:00
HttpFunctions.php
converts '@fixme' to '@todo FIXME'
2012-07-10 17:16:46 +02:00
ImageGallery.php
Removed checks for the "MEDIAWIKI" constant on files that only define classes.
2012-05-23 21:20:42 +02:00
ImagePage.php
Merge "'lang' attrib in #mw-imagepage-content should use ->getHtmlCode()"
2012-07-13 20:36:30 +00:00
ImageQueryPage.php
Added missing GPLv2 headers in some places.
2012-05-12 22:33:51 +02:00
Import.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
Init.php
Added missing GPLv2 headers in some places.
2012-05-12 22:33:51 +02:00
IP.php
[IP] Added an IP::prettifyIP() function for displaying IPs.
2012-05-11 10:53:14 -07:00
Licenses.php
Added missing GPLv2 headers in some places.
2012-05-12 22:33:51 +02:00
Linker.php
Merge "cleanup callback in usort call"
2012-07-13 17:24:57 +00:00
LinkFilter.php
Added missing GPLv2 headers in some places.
2012-05-12 22:33:51 +02:00
LinksUpdate.php
update @param @return doc in several files
2012-07-10 17:08:52 +02:00
LocalisationCache.php
Added missing GPLv2 headers in some places.
2012-05-12 22:33:51 +02:00
MagicWord.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +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
Follow-up r104312, tab to space
2011-11-26 21:46:51 +00:00
mime.types
added kml mime type
2012-01-27 22:11:57 +00:00
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
helpers to get subjects/talk namespaces
2012-06-26 22:25:59 +02:00
OutputHandler.php
Added missing GPLv2 headers in some places.
2012-05-11 10:34:29 +02:00
OutputPage.php
Make dates in sortable tables depend on page content language
2012-07-12 14:01:15 -04:00
PageQueryPage.php
Added missing GPLv2 headers in some places.
2012-05-11 10:34:29 +02:00
Pager.php
Moved getDatabase() from contribs pager to Pager class.
2012-07-13 11:47:01 -07: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
converts '@fixme' to '@todo FIXME'
2012-07-10 17:16:46 +02:00
PrefixSearch.php
Added missing GPLv2 headers in some places.
2012-05-11 10:34:29 +02:00
ProtectionForm.php
Deprecated Title::userIsWatching(); use User::isWatched() instead.
2012-06-29 23:22:35 +02:00
ProxyTools.php
Added missing GPLv2 headers in some places.
2012-05-11 10:34:29 +02:00
QueryPage.php
Merge "(bug 23844) Add var dataCacheTime to mw.config"
2012-05-19 22:05:20 +00:00
RecentChange.php
Allow extensions to abort (and replace) email notifications
2012-07-17 12:59:54 -07:00
Revision.php
Merge "Reduced some master queries by adding flags to Revision functions."
2012-06-28 05:11:04 +00:00
RevisionList.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
Sanitizer.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
ScopedPHPTimeout.php
Handle client disconnects in scoped timeout blocks.
2012-07-02 15:11:49 +02:00
SeleniumWebSettings.php
Added missing GPLv2 headers in some places.
2012-05-10 17:51:44 +02:00
Setup.php
Bug 24985 use $wgTmpDirectory when available
2012-06-13 21:30:22 +02:00
SiteConfiguration.php
Minor stylize, add some braces
2012-07-05 23:53:57 +01:00
SiteStats.php
Fixup some wrong documentation
2012-06-15 15:05:49 +01:00
Skin.php
converts '@fixme' to '@todo FIXME'
2012-07-10 17:16:46 +02:00
SkinLegacy.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
SkinTemplate.php
prevents some doxygen warnings
2012-07-15 22:32:48 +02:00
SpecialPage.php
Added SpecialPageAfterExecute and SpecialPageBeforeExecute hooks
2012-07-06 16:10:42 +02:00
SpecialPageFactory.php
Change entry point of SpecialPage
2012-07-05 22:54:25 +02:00
SqlDataUpdate.php
Tell people not to start transactions in doUpdate.
2012-07-12 16:56:07 -04:00
SquidPurgeClient.php
Add some explicit member variable definitions
2012-07-05 23:51:25 +00: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
update @param @return doc in several files
2012-07-10 17:08:52 +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
fix problem with retriving fresh LatestRevID when GAID_FOR_UPDATE
2012-07-11 13:12:58 -04:00
TitleArray.php
Added missing GPLv2 headers in some places.
2012-05-09 20:11:36 +02:00
User.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02: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
Change some DatabaseBase::query() calls to use more specific methods
2012-03-03 17:33:26 +00:00
WatchedItem.php
Added missing GPLv2 headers in some places.
2012-05-09 20:11:36 +02:00
WebRequest.php
escape tags and entity in doxygen comments
2012-07-10 17:08:32 +02:00
WebResponse.php
Fix doxygen docs before REL1_19 branching
2012-02-01 20:53:38 +00:00
WebStart.php
Additional register_globals vulnerability check. Merged in from big Wikia merge: http://www.mediawiki.org/wiki/Wikia_code
2011-09-16 20:31:37 +00:00
Wiki.php
Fix comments added in change 10088
2012-06-19 10:37:07 +02:00
WikiCategoryPage.php
Added missing GPLv2 headers in some places.
2012-05-09 20:11:36 +02:00
WikiError.php
added missing deprecation notices
2011-12-13 19:51:03 +00:00
WikiFilePage.php
Added missing GPLv2 headers in some places.
2012-05-09 20:11:36 +02:00
WikiMap.php
Add getCanonicalServer to WikiMap
2012-07-13 10:02:00 +00:00
WikiPage.php
Increase length of edit summary by 5 bytes
2012-07-13 20:07:34 +02:00
Xml.php
Use Xml::languageSelector in SpecialAllmessages
2012-07-10 13:43:38 -04: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
Drop characters in Unicode Private Use Area in conversion tables.
2012-07-10 23:38:07 +08:00
ZipDirectoryReader.php
Added missing GPLv2 headers in some places.
2012-05-09 20:11:36 +02:00