.. |
actions
|
552ccdb91f
EditPage: Try to avoid using $wgTitle
|
7 年之前 |
api
|
2cbf4020fd
SECURITY: Do not allow botpassword login if account locked.
|
6 年之前 |
auth
|
090c3b3697
SECURITY: Do not reveal if user exists during login failure
|
7 年之前 |
cache
|
3370b052fc
Batch request titles for cdn purge from db
|
7 年之前 |
changes
|
5569287350
RCFilters: Avoid adding raw filter and group objects to js vars
|
7 年之前 |
changetags
|
718e63694d
Add missing @param and @return documentation
|
7 年之前 |
clientpool
|
10593ffaab
Move RedisConnectionPool to /libs/redis
|
8 年之前 |
collation
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
compat
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
composer
|
c61a000a42
SECURITY: Create a .htaccess in /vendor after composer runs
|
7 年之前 |
config
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
content
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
context
|
ace44e2064
Use correct variable name in @param documentation
|
7 年之前 |
dao
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
db
|
0a9c55bfd3
Deprecate IDatabase::nextSequenceValue()
|
7 年之前 |
debug
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
deferred
|
e8c4e7f232
Clean up wiki ID and DB domain ID handling
|
7 年之前 |
diff
|
be799cadda
DifferenceEngine: Fix wikidiff2 version check
|
7 年之前 |
edit
|
85585c47ec
Return a typed object from WikiPage::prepareContentForEdit
|
7 年之前 |
exception
|
1713ddeff1
SECURITY: Escape internal error message
|
7 年之前 |
export
|
7a836958be
Run strval() over the File description
|
7 年之前 |
externalstore
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
filebackend
|
6df9ed1ad6
update mediawiki-codesniffer to 0.11.0 and fix issues
|
7 年之前 |
filerepo
|
6c839ef4e6
Fix warning "ob_end_flush(): failed to delete and flush buffer" during uploads
|
7 年之前 |
gallery
|
a9007e8baf
Add missing & to @param documentation to match functon call
|
7 年之前 |
htmlform
|
a5c3d029c5
Reduce code duplication for parsing messages into dropdown menus
|
7 年之前 |
http
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
import
|
01a10dba5a
Remove reference to deprecated IDatabase->nextSequenceValue()
|
7 年之前 |
installer
|
369dc7ae0f
Fix bogus DatabaseOracle::__construct() calls in OracleInstaller
|
6 年之前 |
interwiki
|
c0930e9491
Fix return of Interwiki::invalidateCache
|
7 年之前 |
jobqueue
|
d0c373fdf2
De-duplicate HTMLCacheUpdate jobs with a page array of size 1
|
7 年之前 |
json
|
0cccd68dc8
Code style: no space after unary minus operator
|
8 年之前 |
libs
|
206ecdc1e3
Fix total breakage of SQLite web upgrade
|
6 年之前 |
linkeddata
|
be42e09aa8
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
|
7 年之前 |
linker
|
2c4add9c74
Mark Linker::link() as @deprecated
|
8 年之前 |
logging
|
881d845099
Add 'logid' parameter to Special:Log
|
6 年之前 |
mail
|
665843cabd
mail: Refactor checks looking for PEAR libraries to be clearer
|
7 年之前 |
media
|
d0c8f49840
Make FormatMetadata::flattenArrayReal() work for an associative array
|
7 年之前 |
objectcache
|
99c80a8fc7
rdbms: Support secondary autocommit connections in LoadBalancer
|
7 年之前 |
page
|
5191b5a128
Don't pass USE INDEX to a $dbType parameter
|
7 年之前 |
pager
|
d1cf48a397
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
|
7 年之前 |
parser
|
d8c6d9d204
parser: Validate $length in padleft/padright parser functions
|
6 年之前 |
password
|
a9911b2582
Improve test coverage in includes/password
|
7 年之前 |
poolcounter
|
1fd095ec1c
Avoid using the deprecated ParserCache::singleton()
|
7 年之前 |
profiler
|
0778fa153e
Hard-deprecate ProfileSection
|
7 年之前 |
rcfeed
|
03cd9495a4
Merge "Fix a few minor mistakes in PHPDoc tags"
|
7 年之前 |
registration
|
8599c4eaa4
Merge "registration: Validate no duplicate keys exist in extension.json" into REL1_30
|
6 年之前 |
resourceloader
|
e8c4e7f232
Clean up wiki ID and DB domain ID handling
|
7 年之前 |
revisiondelete
|
26e705da8d
Fix typo
|
7 年之前 |
search
|
03cd9495a4
Merge "Fix a few minor mistakes in PHPDoc tags"
|
7 年之前 |
services
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
session
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
shell
|
e2a2ee643f
Use MediaWiki\SuppressWarnings around trigger_error('') instead @
|
7 年之前 |
site
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
skins
|
870eaf7c95
Merge "Allow users to restrict who can send them direct emails via Special:EmailUser"
|
7 年之前 |
specialpage
|
e1e152b36b
Fix login button label to accept RawMessage.
|
7 年之前 |
specials
|
06923ba38b
UsersPager: Fix typo in formDescriptor array
|
6 年之前 |
templates
|
72e689e843
Merge "RCFilters: Add marker between old and new changes in enhanced mode"
|
7 年之前 |
tidy
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
title
|
51d3cc80f1
Remove outdated comment
|
7 年之前 |
upload
|
01a10dba5a
Remove reference to deprecated IDatabase->nextSequenceValue()
|
7 年之前 |
user
|
2cbf4020fd
SECURITY: Do not allow botpassword login if account locked.
|
6 年之前 |
utils
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
widget
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
.htaccess
|
eb24ecc37b
htaccessing some directories for dev using cvs tree as www tree ;)
|
21 年之前 |
AjaxDispatcher.php
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
AjaxResponse.php
|
b12086b618
Get ConfigFactory & MainConfig from MediaWikiServices
|
8 年之前 |
AuthPlugin.php
|
718e63694d
Add missing @param and @return documentation
|
7 年之前 |
AutoLoader.php
|
da6e284638
Remove AutoLoader::loadClass()
|
8 年之前 |
Autopromote.php
|
c182df6e38
In Autopromote skip edit count lookup if requirement is 0 or invalid
|
8 年之前 |
Block.php
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
CategoriesRdf.php
|
d9bb673b72
Produce RDF dump of all categories and subcategories in a wiki.
|
7 年之前 |
Category.php
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
CategoryFinder.php
|
b5cddfb27b
Remove empty lines at begin of function, if, foreach, switch
|
7 年之前 |
CategoryViewer.php
|
b5cddfb27b
Remove empty lines at begin of function, if, foreach, switch
|
7 年之前 |
CommentStore.php
|
a4fa7812a9
Have CommentStore limit the maximum character length of comments
|
7 年之前 |
CommentStoreComment.php
|
01271ff6d8
Add CommentStoreComment::newUnsavedComment()
|
7 年之前 |
ConfiguredReadOnlyMode.php
|
c2aa8ba9ea
Split ConfiguredReadOnlyMode into own file
|
7 年之前 |
DefaultSettings.php
|
a0b31d9561
Bump 1.30.1
|
6 年之前 |
Defines.php
|
92c3b2404e
Document DB_SLAVE as deprecated
|
7 年之前 |
DeprecatedGlobal.php
|
1d77070f19
DeprecatedGlobal: Support lazy-loading via StubObject
|
7 年之前 |
DerivativeRequest.php
|
1bf8e81cdd
Remove WebRequest::checkSessionCookie() method as being deprecated
|
8 年之前 |
DummyLinker.php
|
fa8ae38943
Removed deprecated Linker functions
|
8 年之前 |
EditPage.php
|
6ae8205483
Remove htmlspecialchars for Html::hidden
|
7 年之前 |
EventRelayerGroup.php
|
82e2c924e4
Remove "@author Aaron Schulz" annotations
|
7 年之前 |
FauxRequest.php
|
718e63694d
Add missing @param and @return documentation
|
7 年之前 |
Feed.php
|
00316dbb81
SECURITY: API: Avoid some silliness with browser-guessed filenames
|
7 年之前 |
FeedUtils.php
|
11cf01dd9a
Add `comment` table and code to start using it
|
7 年之前 |
FileDeleteForm.php
|
a9007e8baf
Add missing & to @param documentation to match functon call
|
7 年之前 |
ForkController.php
|
ac2c4cb838
Call resetChildProcessServices() in ForkController
|
8 年之前 |
FormOptions.php
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
GitInfo.php
|
d67197fa11
Cleanup some incorrect return annotations
|
8 年之前 |
GlobalFunctions.php
|
af09cc1088
Merge "Port BCP47 formatter from PHP to JavaScript"
|
7 年之前 |
HeaderCallback.php
|
f193271cff
Log a backtrace from the culprit location if headers were already sent
|
8 年之前 |
HistoryBlob.php
|
91a920fd85
Remove auto-generated "Constructor" documentation on constructors
|
7 年之前 |
Hooks.php
|
08f609d45d
Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run()
|
7 年之前 |
Html.php
|
a4e747d87f
Escape single quotes in attributes
|
7 年之前 |
HtmlFormatter.php
|
ff4a3287db
Switch to external HtmlFormatter
|
9 年之前 |
LinkFilter.php
|
d1cf48a397
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
|
7 年之前 |
Linker.php
|
afbf5e7899
Merge "Do not double decode HTML entities for IDs"
|
7 年之前 |
ListToggle.php
|
64d621ac19
ListToggle: Avoid href="#" for JavaScript buttons
|
7 年之前 |
MWGrants.php
|
55667f024d
Replaced all deprecated Linker methods with proper ones in core(1)
|
8 年之前 |
MWNamespace.php
|
d1cf48a397
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
|
7 年之前 |
MWTimestamp.php
|
a57b64436c
Use wikimedia/timestamp
|
8 年之前 |
MagicWord.php
|
34eec68649
Remove deprecated MagicWord::replaceMultiple()
|
7 年之前 |
MagicWordArray.php
|
3e88f9fa2a
Merge "Get better error message for duplicate names in MagicWordArray"
|
7 年之前 |
MediaWiki.php
|
9ae936b197
Prefer that enqueueable post-send updates are run immediately
|
7 年之前 |
MediaWikiServices.php
|
8837415116
Introduce Shell\CommandFactory
|
7 年之前 |
MediaWikiVersionFetcher.php
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 年之前 |
MergeHistory.php
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
Message.php
|
33726881e5
SECURITY: Ensure Message::rawParams can't lead to XSS
|
7 年之前 |
MimeMagic.php
|
d1cf48a397
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
|
7 年之前 |
MovePage.php
|
bdb23c364a
Ensure $user is passed by reference in TitleMoveComplete hook on HHVM
|
6 年之前 |
NoLocalSettings.php
|
9635dda73a
includes: Replace implicit Bugzilla bug numbers with Phab ones
|
8 年之前 |
OrderedStreamingForkController.php
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
OutputHandler.php
|
b5cddfb27b
Remove empty lines at begin of function, if, foreach, switch
|
7 年之前 |
OutputPage.php
|
b3becd3a61
Add <body> class marking whether RCFilters is enabled
|
7 年之前 |
PHPVersionCheck.php
|
6ffba8b453
Insert space before compatibility link in PHP version message
|
6 年之前 |
PageProps.php
|
1a49a119e2
Only do one query for page ids in PageProps::getGoodIDs
|
7 年之前 |
PathRouter.php
|
d67197fa11
Cleanup some incorrect return annotations
|
8 年之前 |
Pingback.php
|
f739a8f368
Improve some parameter docs
|
7 年之前 |
PreConfigSetup.php
|
41ea7e2fef
Split common pre-setup code out of WebStart/doMaintenance
|
7 年之前 |
Preferences.php
|
85df9a3a0e
Move New Filters opt-out preference to own section
|
7 年之前 |
PrefixSearch.php
|
9635dda73a
includes: Replace implicit Bugzilla bug numbers with Phab ones
|
8 年之前 |
ProtectionForm.php
|
a9007e8baf
Add missing & to @param documentation to match functon call
|
7 年之前 |
ProxyLookup.php
|
39ee83f388
Move IP::isConfigured/TrustedProxy() to ProxyLookup service
|
8 年之前 |
RawMessage.php
|
499f643bef
Move RawMessage out of Message.php to its own file
|
7 年之前 |
ReadOnlyMode.php
|
c2aa8ba9ea
Split ConfiguredReadOnlyMode into own file
|
7 年之前 |
Revision.php
|
e8c4e7f232
Clean up wiki ID and DB domain ID handling
|
7 年之前 |
RevisionList.php
|
6df9ed1ad6
update mediawiki-codesniffer to 0.11.0 and fix issues
|
7 年之前 |
Sanitizer.php
|
b6c895ddc5
Do not double decode HTML entities for IDs
|
7 年之前 |
ServiceWiring.php
|
8837415116
Introduce Shell\CommandFactory
|
7 年之前 |
Setup.php
|
fd6e9ef2d4
Human-readable section ID support
|
7 年之前 |
SiteConfiguration.php
|
a9007e8baf
Add missing & to @param documentation to match functon call
|
7 年之前 |
SiteStats.php
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
Status.php
|
223aa1e97e
Improve Status/StatusValue::splitByErrorType type hint
|
8 年之前 |
StreamFile.php
|
3f1a52805e
Use short type bool/int in param documentation
|
7 年之前 |
StubObject.php
|
a9007e8baf
Add missing & to @param documentation to match functon call
|
7 年之前 |
TemplateParser.php
|
49350108bf
Enable recursive partials in TemplateParser
|
7 年之前 |
TemplatesOnThisPageFormatter.php
|
8660cbacf2
TemplatesOnThisPage: The second paramter in rawElement is attributes, not content
|
8 年之前 |
Title.php
|
09e1a61b42
Make $wgEmailConfirmToEdit only affect edit actions.
|
6 年之前 |
TitleArray.php
|
e01fd44388
Move ResultWrapper subclasses to Rdbms
|
8 年之前 |
TitleArrayFromResult.php
|
e01fd44388
Move ResultWrapper subclasses to Rdbms
|
8 年之前 |
TrackingCategories.php
|
3dfedea9a0
Add @since tag to TrackingCategories class
|
7 年之前 |
WatchedItem.php
|
165a30184e
Remove unused deprecated WatchedItem methods
|
8 年之前 |
WatchedItemQueryService.php
|
11cf01dd9a
Add `comment` table and code to start using it
|
7 年之前 |
WatchedItemQueryServiceExtension.php
|
488a647831
Move IDatabase/IMaintainableDatabase to Rdbms namespace
|
8 年之前 |
WatchedItemStore.php
|
b5871fe02a
WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none
|
6 年之前 |
WebRequest.php
|
9635dda73a
includes: Replace implicit Bugzilla bug numbers with Phab ones
|
8 年之前 |
WebRequestUpload.php
|
202f695f67
Update weblinks in comments from HTTP to HTTPS
|
8 年之前 |
WebResponse.php
|
f193271cff
Log a backtrace from the culprit location if headers were already sent
|
8 年之前 |
WebStart.php
|
41ea7e2fef
Split common pre-setup code out of WebStart/doMaintenance
|
7 年之前 |
WikiMap.php
|
e8c4e7f232
Clean up wiki ID and DB domain ID handling
|
7 年之前 |
WikiReference.php
|
e86a6310f7
Move some more classes to comply with class per file
|
8 年之前 |
Xml.php
|
15dc2f8eaa
Revert "Xml: Fix Xml::fieldset() when $content is not given"
|
7 年之前 |
XmlJsCode.php
|
7301b2514e
Fix a few minor mistakes in PHPDoc tags
|
7 年之前 |
XmlSelect.php
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 年之前 |