| .. |
|
actions
|
(bug 40046) MediaWiki's info action should link first revision of a page
|
2012-09-18 22:31:29 +02:00 |
|
api
|
Use Revision::isCurrent() in ApiParse.
|
2012-09-17 20:14:27 +02:00 |
|
cache
|
Added explicit DB flags for Revision loading calls.
|
2012-08-29 20:04:30 -07:00 |
|
conf
|
|
|
|
context
|
|
|
|
dao
|
Revision and WikiPage cleanup with IDBAccessObject interface.
|
2012-08-08 16:34:08 +00:00 |
|
db
|
Don't send COMMIT if not in a transaction.
|
2012-09-21 15:27:10 -07:00 |
|
debug
|
Moved warning stuff into MWDebug class.
|
2012-08-28 15:33:44 +02:00 |
|
diff
|
Use WikiPage::makeParserOptions() where possible.
|
2012-08-31 23:16:03 +02:00 |
|
extauth
|
|
|
|
filebackend
|
[FileBackend] Fallback to $wgMemc for swift auth caching in cli mode.
|
2012-09-20 12:24:14 -07:00 |
|
filerepo
|
thumb.php now handles short and long thumbnail name formats when possible.
|
2012-09-12 21:17:09 +00:00 |
|
installer
|
(bug 39941) Add missing stylesheet common/shared.css to the installer
|
2012-09-14 21:27:35 +02:00 |
|
interwiki
|
Interwiki::fetch can return null, false or an interwiki object
|
2012-06-11 23:04:02 +01:00 |
|
job
|
Added explicit DB flags for Revision loading calls.
|
2012-08-29 20:04:30 -07:00 |
|
json
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
libs
|
Work around preg_replace_callback() issue in CSSJanus
|
2012-08-28 12:35:27 -07:00 |
|
logging
|
Do not use Checkboxes for user without deletelogentry in log
|
2012-09-21 15:16:29 +02:00 |
|
media
|
try/catch for bug 40037 weird timestamps in exif
|
2012-09-06 12:10:57 -07:00 |
|
mobile
|
Big oops - merged to wrong branch.
|
2012-06-05 22:58:54 +00:00 |
|
normal
|
Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplaceArgs.
|
2012-09-03 11:49:58 +02:00 |
|
objectcache
|
Rationale for using MD5 hash
|
2012-09-19 18:35:42 +02:00 |
|
parser
|
Log page titles that are more than 10% of the node count limit
|
2012-09-20 14:39:32 +10:00 |
|
profiler
|
Only use per-template profiling for one-time profiling output.
|
2012-05-05 00:34:50 +01:00 |
|
resourceloader
|
Added explicit DB flags for Revision loading calls.
|
2012-08-29 20:04:30 -07:00 |
|
revisiondelete
|
Moved "action links" from LogEventsList to LogFormatter.
|
2012-08-15 11:02:50 +02:00 |
|
search
|
New hook, 'SearchResultInitFromTitle'
|
2012-09-05 20:03:09 +04:00 |
|
specials
|
Merge "Defer user stats update like the others."
|
2012-09-22 07:03:40 +00:00 |
|
templates
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-20 22:52:17 +02:00 |
|
upload
|
Fix strict error in UploadStashFile
|
2012-09-16 18:18:27 +01:00 |
|
zhtable
|
zhtable: Add tradphrase: 準軍事
|
2012-09-20 23:04:33 +08:00 |
|
.htaccess
|
|
|
|
Action.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
AjaxDispatcher.php
|
Don't unset() $wgOut in AjaxDispatcher.
|
2012-07-29 21:58:03 +02:00 |
|
AjaxResponse.php
|
Add and fix comments in some includes files
|
2012-05-24 20:42:56 +02:00 |
|
Article.php
|
Merge "Use WikiPage::makeParserOptions() where possible."
|
2012-09-16 18:02:56 +00:00 |
|
AuthPlugin.php
|
(bug 39184) LDAP password leakage
|
2012-08-31 14:39:31 -07:00 |
|
AutoLoader.php
|
Added PHP complement for mw.Time.
|
2012-08-30 20:44:09 -04:00 |
|
Autopromote.php
|
Added missing GPLv2 headers in some places.
|
2012-05-22 20:43:10 +02:00 |
|
BacklinkCache.php
|
Added some doc comments for BacklinkCache.
|
2012-09-10 23:32:12 -07:00 |
|
Block.php
|
Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplaceArgs.
|
2012-09-03 11:49:58 +02:00 |
|
CacheHelper.php
|
Added missing field definition, added cache key check and fixed type hint
|
2012-09-04 15:37:24 +02:00 |
|
Category.php
|
Allow array condition for Database::conditional
|
2012-08-25 20:24:59 +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
|
(bug 40214) Category pages no longer use deprecated "width" HTML attribute
|
2012-09-14 14:28:16 +02: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
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
ChangesList.php
|
(bug 40072) Add semantic CSS classes to identify changes list items
|
2012-09-07 22:46:56 +02:00 |
|
ChangeTags.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02: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
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
DataUpdate.php
|
Fixed type hint docs
|
2012-08-28 15:07:19 +02:00 |
|
DefaultSettings.php
|
More documentation for node count limit
|
2012-09-20 16:05:11 +10:00 |
|
DeferredUpdates.php
|
Catch exceptions thrown while running deferred updates.
|
2012-07-12 23:14:40 +02:00 |
|
Defines.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 23:58:28 +02:00 |
|
DeprecatedGlobal.php
|
Added missing GPLv2 headers in some places.
|
2012-05-20 17:56:43 +02:00 |
|
EditPage.php
|
Merge "(bug 40098) Don't parse the section's name in the summary when creating a new section"
|
2012-09-19 06:56:46 +00:00 |
|
Exception.php
|
Don't exit too quickly when reporting an exception.
|
2012-09-09 15:12:02 +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
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-21 18:38:44 +02:00 |
|
FileDeleteForm.php
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-21 18:38:44 +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
|
wfTimestamp should not die on bogus input [Regression]
|
2012-09-14 18:28:22 +02:00 |
|
HistoryBlob.php
|
Added missing GPLv2 headers in some places.
|
2012-05-14 19:59:58 +02:00 |
|
Hooks.php
|
|
|
|
Html.php
|
Maintenance in Html::openElement regarding input types
|
2012-09-17 03:30:56 +02:00 |
|
HTMLForm.php
|
Prevent Call to a member function msg() on a non-object
|
2012-08-24 11:47:25 +02:00 |
|
HttpFunctions.old.php
|
Added missing GPLv2 headers in some places.
|
2012-05-14 19:59:58 +02:00 |
|
HttpFunctions.php
|
Make MWHttpRequest::__construct() protected.
|
2012-07-30 23:18:44 +08:00 |
|
ImageGallery.php
|
Use wfMessage instead of deprecated wfMsg*
|
2012-08-18 14:11:05 +02:00 |
|
ImagePage.php
|
(bug 39538) SVG filepages do not need the file-nohires message.
|
2012-09-11 23:48:01 +02:00 |
|
ImageQueryPage.php
|
Added missing GPLv2 headers in some places.
|
2012-05-12 22:33:51 +02:00 |
|
Import.php
|
Allow importing pages as subpage
|
2012-08-15 10:10:46 +02:00 |
|
Init.php
|
Added missing GPLv2 headers in some places.
|
2012-05-12 22:33:51 +02:00 |
|
IP.php
|
[Bug 35738] remove zone info from ipv6 addresses
|
2012-09-05 22:22:40 -07:00 |
|
Licenses.php
|
Prevent Call to a member function msg() on a non-object
|
2012-08-24 11:47:25 +02:00 |
|
Linker.php
|
(bug 39700) Add htmlspecialchars encoding to label
|
2012-08-31 14:51:25 -07:00 |
|
LinkFilter.php
|
Added missing GPLv2 headers in some places.
|
2012-05-12 22:33:51 +02:00 |
|
LinksUpdate.php
|
Make LinksUpdate run without a db transaction.
|
2012-08-27 14:32:06 +02:00 |
|
LocalisationCache.php
|
Fixed fallback behaviour for plural rules
|
2012-08-29 07:57:45 +00:00 |
|
MagicWord.php
|
Add a MagicWordArray::getNames() function
|
2012-08-08 16:14:05 +01:00 |
|
Message.php
|
Added last missing @since tag to Message
|
2012-08-27 23:46:06 +02:00 |
|
MessageBlobStore.php
|
(bug 39771) Regression in Ie349afa5 broke plurals in JavaScript
|
2012-08-29 20:30:15 +00:00 |
|
Metadata.php
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-22 21:04:12 +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
|
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
|
Document that setSubtitle() and addSubtitle() need safe HTML
|
2012-09-21 15:32:35 -07:00 |
|
PageQueryPage.php
|
Added missing GPLv2 headers in some places.
|
2012-05-11 10:34:29 +02:00 |
|
Pager.php
|
Add missing unit of measure in inline CSS.
|
2012-08-16 11:07:34 +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
|
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
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-22 21:04:12 +02:00 |
|
ProxyTools.php
|
Added missing GPLv2 headers in some places.
|
2012-05-11 10:34:29 +02:00 |
|
QueryPage.php
|
(bug 22749) Create Special:MostInterwikis
|
2012-08-19 15:54:15 +02:00 |
|
RecentChange.php
|
Remove unused variables/function values returned
|
2012-08-08 00:47:25 +01:00 |
|
Revision.php
|
Make userWasLastToEdit reusable.
|
2012-09-03 12:22:52 +02:00 |
|
RevisionList.php
|
escape tags and entity in doxygen comments
|
2012-07-10 17:08:32 +02:00 |
|
Sanitizer.php
|
(bug 40306) Only convert align to float for table.
|
2012-09-18 14:44:50 +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 38451) remove $wgAllowPageInfo
|
2012-08-31 18:17:51 +02:00 |
|
SiteConfiguration.php
|
Minor stylize, add some braces
|
2012-07-05 23:53:57 +01:00 |
|
SiteStats.php
|
Moved begin() since the lock() function may cause a BEGIN.
|
2012-09-21 16:00:02 -07:00 |
|
Skin.php
|
(bug 34939) Handle mixed-case URL protocols in wikitext
|
2012-09-04 16:26:46 +02:00 |
|
SkinLegacy.php
|
Convert width HTML attribute in tables into inline CSS
|
2012-09-21 22:38:58 +02:00 |
|
SkinTemplate.php
|
Use $this to get the Title object in SkinTemplate::buildNavUrls()
|
2012-09-05 22:21:20 +02:00 |
|
SpecialPage.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
SpecialPageFactory.php
|
(bug 22749) Create Special:MostInterwikis
|
2012-08-19 15:54:15 +02:00 |
|
SqlDataUpdate.php
|
Make LinksUpdate run without a db transaction.
|
2012-08-27 14:32:06 +02:00 |
|
SquidPurgeClient.php
|
Add some explicit member variable definitions
|
2012-07-05 23:51:25 +00:00 |
|
Status.php
|
Removing unused method Status::getXML.
|
2012-08-19 11:17:57 +02:00 |
|
StreamFile.php
|
Fixed and normalized content-disposition for thumbs.
|
2012-08-31 22:32:47 -07: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
|
(bug 31817) Teach Tidy about the HTML5 inline tag bdi.
|
2012-08-01 12:48:47 +02:00 |
|
Timestamp.php
|
Added @since tags
|
2012-09-21 21:17:48 +02:00 |
|
Title.php
|
Merge "Limit the Title backlink cache to two instances."
|
2012-09-11 06:22:44 +00:00 |
|
TitleArray.php
|
Added missing GPLv2 headers in some places.
|
2012-05-09 20:11:36 +02:00 |
|
User.php
|
(bug 39184) LDAP password leakage
|
2012-08-31 14:39:31 -07:00 |
|
UserArray.php
|
Added missing GPLv2 headers in some places.
|
2012-05-09 20:11:36 +02:00 |
|
UserMailer.php
|
Replace deprecated wfMsg* calls with Message class calls.
|
2012-08-27 20:44:47 +02: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
|
Added WebRequest::getMethod() to get the HTTP method of the request.
|
2012-08-07 18:28:43 +02:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
Wiki.php
|
Merge "No need to call parseTitle() directly in MediaWiki::__construct()."
|
2012-07-30 01:48:42 +00:00 |
|
WikiCategoryPage.php
|
Added missing GPLv2 headers in some places.
|
2012-05-09 20:11:36 +02:00 |
|
WikiError.php
|
Convert last usages of wfMsg*() to wfMessage().
|
2012-09-10 19:55:20 +02:00 |
|
WikiFilePage.php
|
Added missing GPLv2 headers in some places.
|
2012-05-09 20:11:36 +02:00 |
|
WikiMap.php
|
(bug 31644) [MERGE DEPENDENCY] Let WikiMap url builders return full urls instead of canonical urls
|
2012-07-31 23:17:12 +02:00 |
|
WikiPage.php
|
Forward the User object from WikiPage to Revision.
|
2012-09-18 22:44:58 +02:00 |
|
Xml.php
|
Use number input type for year in dateMenu
|
2012-09-17 21:47:19 +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
|
zhtable: Add tradphrase: 準軍事
|
2012-09-20 23:04:33 +08:00 |
|
ZipDirectoryReader.php
|
Fix ZipDirectoryReader under Hiphop
|
2012-08-27 21:08:03 +02:00 |