| .. |
|
actions
|
Merge "(bug 41330) Default to the current year in the history page filter form"
|
2013-01-28 18:15:10 +00:00 |
|
api
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
cache
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
content
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
context
|
(bug 44010) Pass context to UserGetLanguageObject
|
2013-01-18 10:56:27 +01:00 |
|
dao
|
Made ORMTable and ORMRow non-abstract
|
2013-01-18 10:29:20 +01:00 |
|
db
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
debug
|
miscellaneous doxygen warnings
|
2012-10-22 14:00:08 +02:00 |
|
diff
|
Merge "fix some spacing"
|
2013-01-27 13:14:56 +00:00 |
|
extauth
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-19 22:03:05 +02:00 |
|
externalstore
|
[ExternalStore] Refactored external store classes to use a base class.
|
2013-01-25 15:54:15 -08:00 |
|
filebackend
|
[LockManager] Renamed getBucketFromKey() -> getBucketFromPath().
|
2013-02-01 10:55:12 -08:00 |
|
filerepo
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
installer
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
interwiki
|
The static declaration must come after the visibility declaration
|
2013-01-26 21:03:52 +01:00 |
|
job
|
Merge "[JobQueue] Cross-wiki queue access cleanups."
|
2013-02-04 18:12:47 +00:00 |
|
json
|
The use of function sizeof() is forbidden; use count() instead
|
2013-01-26 22:20:04 +01:00 |
|
libs
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
logging
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
media
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
normal
|
fix some spacing
|
2013-01-26 22:11:09 +01:00 |
|
objectcache
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
parser
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
profiler
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
resourceloader
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
revisiondelete
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
search
|
fix some spacing
|
2013-02-04 19:54:07 +00:00 |
|
site
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
specials
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
templates
|
fix some spacing
|
2013-01-26 19:15:35 +01:00 |
|
upload
|
Merge "fix some spacing"
|
2013-01-26 21:51:57 +00:00 |
|
.htaccess
|
|
|
|
Action.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
Fixing typo
|
2012-12-01 16:02:15 +00:00 |
|
ArrayUtils.php
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
Article.php
|
Reorganise the functions doing wfProfileOut and returning on all if branches.
|
2013-01-13 17:53:05 +01:00 |
|
AuthPlugin.php
|
|
|
|
AutoLoader.php
|
[LockManager] Split QuorumLockManager into its own file.
|
2013-01-31 22:29:44 -08:00 |
|
Autopromote.php
|
Update docs for return and exception info
|
2012-10-09 09:41:58 +00:00 |
|
Block.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
CacheHelper.php
|
miscellaneous doxygen warnings
|
2012-10-22 14:00:08 +02:00 |
|
Category.php
|
Fix PHP notice in Category.php
|
2012-11-20 00:29:54 +04:00 |
|
Categoryfinder.php
|
Add profiling for database interaction
|
2012-11-08 12:35:12 +01:00 |
|
CategoryPage.php
|
Don't use isset() to check whether an existing variable is null
|
2013-01-01 22:13:30 +01:00 |
|
CategoryViewer.php
|
Use array for join condition
|
2013-01-19 12:20:37 +01:00 |
|
Cdb.php
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
Cdb_PHP.php
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-10 20:14:40 +02:00 |
|
ChangesFeed.php
|
|
|
|
ChangesList.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
ChangeTags.php
|
Update docs for return and exception info
|
2012-10-09 09:41:58 +00:00 |
|
Collation.php
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
ConfEditor.php
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
Cookie.php
|
Fix tabs inside/between statements/text
|
2012-10-26 18:18:59 +02:00 |
|
CryptRand.php
|
Bug 44157 - The return value of realpath should be tested
|
2013-01-31 04:53:22 +00:00 |
|
DataUpdate.php
|
miscellaneous doxygen warnings
|
2012-10-22 14:00:08 +02:00 |
|
DefaultSettings.php
|
[FileBackend] Added more documentation.
|
2013-01-31 22:06:57 -08:00 |
|
DeferredUpdates.php
|
Fix flush-like commit in DeferredUpdates.
|
2012-10-09 15:34:47 +02:00 |
|
Defines.php
|
Merge "define RC_EXTERNAL type for recent changes"
|
2012-10-16 00:40:44 +00:00 |
|
DeprecatedGlobal.php
|
Cleanup of Wikidata branch.
|
2012-10-08 17:34:47 +02:00 |
|
EditPage.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
Exception.php
|
Add return to HttpError::getStatusCode.
|
2013-02-01 16:17:38 +01:00 |
|
Export.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
ExternalEdit.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
ExternalUser.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
FakeTitle.php
|
|
|
|
Fallback.php
|
Remove fallback for PHP installs < v5.3.2 as that is now an install requirement
|
2012-12-10 13:47:57 -05:00 |
|
Feed.php
|
|
|
|
FeedUtils.php
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-10 20:14:40 +02:00 |
|
FileDeleteForm.php
|
Update docs for return and exception info
|
2012-10-09 09:41:58 +00:00 |
|
ForkController.php
|
[LockManager] Refactoring to allow proper cross-wiki support.
|
2013-01-28 11:03:33 -08:00 |
|
FormOptions.php
|
Fix spelling mistake
|
2013-01-14 07:19:29 +00:00 |
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
Document that default timestamp is current time.
|
2013-01-19 07:35:22 +00:00 |
|
HistoryBlob.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
Hooks.php
|
Profiling for hook calls.
|
2013-02-01 10:51:00 +00:00 |
|
Html.php
|
(bug 40585) Don't drop 'step="any"' in HTML input fields.
|
2012-12-07 19:26:29 +00:00 |
|
HTMLForm.php
|
Allow preferences that need not be rendered in Special:Preferences
|
2013-01-07 14:07:43 +01:00 |
|
HttpFunctions.old.php
|
|
|
|
HttpFunctions.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
ImageGallery.php
|
|
|
|
ImagePage.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
Init.php
|
|
|
|
IP.php
|
miscellaneous doxygen warnings
|
2012-10-22 14:00:08 +02:00 |
|
Licenses.php
|
|
|
|
Linker.php
|
Merge "Links created by Linker::makeExternalLink didn't include rel=nofollow"
|
2013-01-21 22:33:07 +00:00 |
|
LinkFilter.php
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-19 22:03:05 +02:00 |
|
LinksUpdate.php
|
Add new hook LinksUpdateAfterInsert to LinksUpdate
|
2013-01-02 12:50:59 -08:00 |
|
MagicWord.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
Message.php
|
Changed Message::content() to pass $this to MessageContent.
|
2013-01-27 23:20:57 -05:00 |
|
MessageBlobStore.php
|
(bug 31044) Make ResourceLoader behave in read-only mode
|
2013-01-16 03:10:26 +00:00 |
|
Metadata.php
|
fix some spacing
|
2013-01-27 14:21:50 +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
|
The use of function sizeof() is forbidden; use count() instead
|
2013-01-26 22:20:04 +01:00 |
|
MWFunction.php
|
|
|
|
Namespace.php
|
(bug 42089) meta=siteinfo should output the default content model
|
2012-12-13 21:05:15 +01:00 |
|
OutputHandler.php
|
(bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL key
|
2012-12-18 15:45:06 +01:00 |
|
OutputPage.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
PathRouter.php
|
|
|
|
PHPVersionError.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
PoolCounter.php
|
|
|
|
Preferences.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
PrefixSearch.php
|
|
|
|
ProtectionForm.php
|
Disable protection in case there aren't any restriction types
|
2013-01-07 14:26:59 +01:00 |
|
ProxyTools.php
|
|
|
|
QueryPage.php
|
Removed references to DB ignoreErrors() function.
|
2012-12-11 11:24:12 -08:00 |
|
RecentChange.php
|
Trim spaces on user supplied comments
|
2013-01-20 14:08:38 +00:00 |
|
Revision.php
|
Correct isset() and associated checks in Revision::__construct()
|
2012-12-28 13:03:06 +01:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
ScopedCallback.php
|
[JobQueue] Added support for using an external DB.
|
2013-01-07 16:42:22 -08:00 |
|
ScopedPHPTimeout.php
|
|
|
|
SeleniumWebSettings.php
|
Remove a bunch of trailing spaces and unneeded newlines
|
2012-10-19 22:03:05 +02:00 |
|
Setup.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
SiteConfiguration.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
SiteStats.php
|
|
|
|
Skin.php
|
Merge "(bug 1) document Skin::buildSidebar per own experience"
|
2012-10-27 12:51:08 +00:00 |
|
SkinLegacy.php
|
The use of function sizeof() is forbidden; use count() instead
|
2013-01-26 22:20:04 +01:00 |
|
SkinTemplate.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
SpecialPage.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
SpecialPageFactory.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
SqlDataUpdate.php
|
Merge "Replaced some !count() with explicit and more efficient check"
|
2012-10-17 18:02:58 +00:00 |
|
SquidPurgeClient.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
Status.php
|
Changed Status class to allow passing of Message objects.
|
2012-11-27 23:15:47 +00:00 |
|
StreamFile.php
|
Update docs for return and exception info
|
2012-10-09 09:41:58 +00:00 |
|
StringUtils.php
|
abstract utf8 validation fallback
|
2012-12-12 11:24:38 +00:00 |
|
StubObject.php
|
Update docs for return and exception info
|
2012-10-09 09:41:58 +00:00 |
|
tidy.conf
|
(bug 39067) Add support for HTML5 <mark> element.
|
2012-11-19 09:22:48 +01:00 |
|
Timestamp.php
|
Add months and years to Timestamp::getHumanTimestamp()
|
2013-01-03 12:57:59 -08:00 |
|
Title.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
(bug 42941) Add $CHANGEDORCREATED back for custom template
|
2013-01-11 13:14:13 +01:00 |
|
UserRightsProxy.php
|
|
|
|
ViewCountUpdate.php
|
Removed references to DB ignoreErrors() function.
|
2012-12-11 11:24:12 -08:00 |
|
WatchedItem.php
|
cleanup WatchedItem class
|
2012-12-20 10:31:42 +00:00 |
|
WebRequest.php
|
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
|
2013-01-28 18:04:20 +00:00 |
|
WebResponse.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
WebStart.php
|
Bug 44157 - The return value of realpath should be tested
|
2013-01-31 04:53:22 +00:00 |
|
Wiki.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
WikiCategoryPage.php
|
|
|
|
WikiError.php
|
|
|
|
WikiFilePage.php
|
|
|
|
WikiMap.php
|
|
|
|
WikiPage.php
|
Merge "Followup I888c616e: one more string to localize."
|
2013-01-31 20:39:27 +00:00 |
|
Xml.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
(zhtable) Add zh2Hans: '这么' => '这么' for better segmentation
|
2013-01-04 20:32:53 +08:00 |
|
ZipDirectoryReader.php
|
Update docs for return and exception info
|
2012-10-09 09:41:58 +00:00 |