..
actions
Merge "Add docs for constructor"
2013-04-01 20:13:15 +00:00
api
fixed php doc in ApiBase
2013-04-05 15:47:36 +02:00
cache
Merge "Use MessageCache::getMsgFromNamespace() to fetch conversion tables."
2013-03-28 21:42:13 +00:00
clientpool
Moved some RedisConnectionPool docs to the factory function.
2013-03-19 11:15:57 +00:00
content
fix some spacing
2013-03-25 22:22:46 +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
Fixed fatal when using fake load balancers.
2013-04-04 10:29:13 -07:00
debug
Adding wfLogWarning for production warnings.
2013-03-19 15:24:00 +00:00
diff
Remove the "Quickbar" feature and all things related to it
2013-04-07 04:08:05 +02:00
externalstore
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
filebackend
Merge "[FileBackend] Clarified the noAccess/noListing docs a bit."
2013-04-03 19:22:17 +00:00
filerepo
Made sure MediaTransformOutput::getLocalCopyPath handles storage paths.
2013-03-27 12:48:14 -07:00
installer
Localisation updates from http://translatewiki.net .
2013-04-04 18:45:33 +00:00
interwiki
The static declaration must come after the visibility declaration
2013-01-26 21:03:52 +01:00
job
Added Job::hasRootJobParams() convenience function.
2013-04-03 13:54:27 -07:00
json
Fix pretty JSON when strings end with backslashes
2013-03-30 16:23:24 -04: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
Made sure MediaTransformOutput::getLocalCopyPath handles storage paths.
2013-03-27 12:48:14 -07:00
normal
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
objectcache
In SqlBagOStuff::getMulti(), catch connect errors
2013-04-03 09:56:42 +11:00
parser
Fix case of some Title methods (final round)
2013-03-28 11:30:06 +01:00
profiler
fix some spacing
2013-03-25 22:22:46 +00:00
resourceloader
ResourceLoader: Honor $wgAllow* settings in site/user modules
2013-04-03 23:46:11 +02: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
fix some spacing
2013-03-25 22:22:46 +00:00
specials
Merge "Remove link to Special:ActiveUsers from Special:Statistics"
2013-04-06 13:10:03 +00:00
templates
fix some spacing
2013-03-25 22:22:46 +00:00
upload
Merge "Protected function UploadBase->validateName changed to public"
2013-04-05 21:11:08 +00:00
.htaccess
Action.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04: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
Remove ExternalUser authentication code
2013-04-04 10:09:34 -04:00
Autopromote.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
Block.php
Apply IP blocks to X-Forwarded-For header
2013-03-30 05:51:46 -07:00
CacheHelper.php
miscellaneous doxygen warnings
2012-10-22 14:00:08 +02:00
Category.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04: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
fix some spacing
2013-03-25 22:22:46 +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
Remove the "Quickbar" feature and all things related to it
2013-04-07 04:08:05 +02: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
Fix case of some Title methods (final round)
2013-03-28 11:30:06 +01:00
Exception.php
Specify the utf-8 charset on error messages.
2013-04-04 01:28:33 +02:00
Export.php
Fix case of some Title methods
2013-03-27 14:36:05 +01:00
ExternalEdit.php
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04: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
fix some spacing
2013-03-25 22:22:46 +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
Fix case of some Title methods
2013-03-26 10:54:15 +01: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
Fix link target and retina thumbnails for manual thumbnails. (Bug 45405.)
2013-03-29 12:12:02 -04: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
fix some spacing
2013-03-07 17:53:21 +01: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
Remove the "Quickbar" feature and all things related to it
2013-04-07 04:08:05 +02: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
fix some spacing
2013-03-25 22:22:46 +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 get_class( $this ) instead of __CLASS__ in RedirectSpecialPage::execute()
2013-03-28 08:42:10 +01: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
Removed "flush on destruct" from StatCounter.
2013-04-01 10:36:50 -07:00
Status.php
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04:00
StreamFile.php
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04:00
StringUtils.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
StubObject.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04: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
Deferred page_touched update via onTransactionIdle.
2013-04-02 23:35:36 +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
Remove ExternalUser authentication code
2013-04-04 10:09:34 -04:00
UserArray.php
fix some spacing
2013-03-25 22:22:46 +00:00
UserMailer.php
Fix case of some Title methods
2013-03-27 14:36:05 +01: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
Removed useless clear() call in WikiPage::doPurge().
2013-04-05 03:18:26 +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