| .. |
|
actions
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
api
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
cache
|
Use onTransactionIdle() for page invalidations when not using the job queue.
|
2013-04-16 10:16:10 -07:00 |
|
clientpool
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
content
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +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
|
Some tweaks to the database commit callback docs.
|
2013-04-16 00:30:30 -07:00 |
|
debug
|
Adding wfLogWarning for production warnings.
|
2013-03-19 15:24:00 +00:00 |
|
diff
|
Remove externaledit/externaldiff preference
|
2013-04-11 09:20:36 -04:00 |
|
externalstore
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
filebackend
|
[FileBackend] Simplified the shard list iterator to use AppendIterator and FilterIterator.
|
2013-04-17 17:06:52 +00:00 |
|
filerepo
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
installer
|
Localisation updates from http://translatewiki.net.
|
2013-04-16 19:19:33 +00:00 |
|
interwiki
|
The static declaration must come after the visibility declaration
|
2013-01-26 21:03:52 +01:00 |
|
job
|
Small doc fix to JobQueueRedis.
|
2013-04-17 17:05:37 +00:00 |
|
json
|
FormatJson: microoptimizations for UTF8_OK mode
|
2013-04-08 05:07:07 +00:00 |
|
libs
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
logging
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
media
|
Disable external entities in XMLReader
|
2013-04-15 13:49:45 -07:00 |
|
normal
|
Get rid of preg_replace( '/.../e', ... )
|
2013-04-09 02:31:57 +00:00 |
|
objectcache
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
parser
|
Sanitize $limitReport before outputting
|
2013-04-15 13:48:15 -07:00 |
|
profiler
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
resourceloader
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
revisiondelete
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
search
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
site
|
Get rid of wfScript in MediaWikiSite::normalizePageName
|
2013-04-15 11:50:07 +02:00 |
|
specials
|
Set 'skin' template parameter rather than override parent method
|
2013-04-17 06:13:56 +00:00 |
|
templates
|
Set 'skin' template parameter rather than override parent method
|
2013-04-17 06:13:56 +00:00 |
|
upload
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
.htaccess
|
|
|
|
Action.php
|
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
|
2013-04-11 07:34:41 +00: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
|
Merge "Revised design of Special:Userlogin"
|
2013-04-11 23:31:51 +00:00 |
|
Autopromote.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
Block.php
|
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
|
2013-04-11 07:34:41 +00:00 |
|
CacheHelper.php
|
|
|
|
Category.php
|
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
|
2013-04-11 07:34:41 +00: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
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ChangesList.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ChangeTags.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
Collation.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ConfEditor.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02: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
|
Add git HEAD date to Special:Version for core and extensions
|
2013-04-15 20:47:15 +00:00 |
|
DeferredUpdates.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
Defines.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
DeprecatedGlobal.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
EditPage.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
Exception.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
Export.php
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +00: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
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02: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
|
Add git HEAD date to Special:Version for core and extensions
|
2013-04-15 20:47:15 +00:00 |
|
GlobalFunctions.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
HistoryBlob.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
Hooks.php
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +00:00 |
|
Html.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
HTMLForm.php
|
HTMLForm button behaviour modifications
|
2013-04-04 09:09:34 +02:00 |
|
HttpFunctions.php
|
Support HTTP timeout detection in curl backend
|
2013-04-16 23:11:54 +00:00 |
|
ImageGallery.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ImagePage.php
|
Remove externaledit/externaldiff preference
|
2013-04-11 09:20:36 -04:00 |
|
ImageQueryPage.php
|
Update/add documentation
|
2013-04-14 21:18:38 +02:00 |
|
Import.php
|
Disable external entities in Import
|
2013-04-15 13:52:49 -07: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
|
Use wfAppendQuery to append a query
|
2013-04-12 07:31:52 +00:00 |
|
LinkFilter.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
LinksUpdate.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
MagicWord.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02: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
|
|
|
|
MimeMagic.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02: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
|
Account for $wgSquidMaxage in OutputPage::checkLastModified().
|
2013-04-16 06:53:10 +00:00 |
|
PageQueryPage.php
|
Update/add documentation
|
2013-04-14 21:18:38 +02:00 |
|
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
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
PrefixSearch.php
|
Added spaces before and removed spaces after 'array'
|
2013-04-14 21:57:46 +02:00 |
|
ProtectionForm.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ProxyTools.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
QueryPage.php
|
Merge "Added spaces before and removed spaces after 'array'"
|
2013-04-14 22:01:51 +00:00 |
|
RecentChange.php
|
Merge "Omit RC_EXTERNAL edits from UDP feed"
|
2013-03-29 02:15:56 +00:00 |
|
Revision.php
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +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
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
Skin.php
|
Remove several ancient skins
|
2013-04-01 17:11:59 -04:00 |
|
SkinLegacy.php
|
Clean up old way to disable variants (using a special name 'disable')
|
2013-04-17 08:19:17 +00:00 |
|
SkinTemplate.php
|
Clean up old way to disable variants (using a special name 'disable')
|
2013-04-17 08:19:17 +00:00 |
|
SpecialPage.php
|
Use wfAppendQuery to append a query
|
2013-04-12 07:31:52 +00: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
|
Batch all StatCounter stats into one datagram in flush().
|
2013-04-09 12:13:03 -07:00 |
|
Status.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
StreamFile.php
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +00:00 |
|
StringUtils.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
StubObject.php
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +00:00 |
|
tidy.conf
|
|
|
|
Timestamp.php
|
fix some spacing
|
2013-03-25 22:22:46 +00:00 |
|
Title.php
|
Revert "Remove is_numeric check from Title::checkUserBlock"
|
2013-04-09 08:20:12 +00:00 |
|
TitleArray.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
UIDGenerator.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
User.php
|
Reduced DB contention in User::saveOptions().
|
2013-04-17 17:05:55 +00:00 |
|
UserArray.php
|
fix some spacing
|
2013-03-25 22:22:46 +00:00 |
|
UserMailer.php
|
Add missing wfProfileOut before throwing an exception
|
2013-04-08 18:37:24 +00:00 |
|
UserRightsProxy.php
|
Fixed @param tags to conform with Doxygen format.
|
2013-03-11 13:15:01 -04:00 |
|
ViewCountUpdate.php
|
|
|
|
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
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
WikiPage.php
|
Pushed updateCategoryCounts() to transaction end to reduce contention.
|
2013-04-15 22:35:39 -07:00 |
|
Xml.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
XmlTypeCheck.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |
|
ZhClient.php
|
Spellchecked /includes directory
|
2013-03-13 03:42:41 -04:00 |
|
ZhConversion.php
|
|
|
|
ZipDirectoryReader.php
|
Added/Removed spaces around string concatenation
|
2013-04-13 13:36:24 +02:00 |