index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
Storage
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Migrate another major batch to SelectQueryBuilder"
jenkins-bot
2023-09-20
1
-14
/
+12
|
\
|
*
Migrate another major batch to SelectQueryBuilder
Amir Sarabadani
2023-09-20
1
-14
/
+12
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
5
-5
/
+5
|
/
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
2
-2
/
+2
*
Migrate several services to use ICP instead of LB
Amir Sarabadani
2023-09-16
2
-19
/
+16
*
Bump phan to 0.13.0
Amir Sarabadani
2023-09-11
1
-3
/
+3
*
deferred: Decouple DeferredUpdates from MediaWikiServices
Timo Tijhof
2023-09-09
1
-1
/
+1
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
2
-3
/
+3
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
2
-2
/
+2
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-1
/
+1
*
Merge "objectcache: Remove IExpiringStore interface"
jenkins-bot
2023-08-08
1
-2
/
+2
|
\
|
*
objectcache: Remove IExpiringStore interface
Derick Alangi
2023-08-08
1
-2
/
+2
*
|
Merge "Mass migrate Database::insert calls to InsertQueryBuilder"
jenkins-bot
2023-08-08
2
-16
/
+13
|
\
\
|
|
/
|
/
|
|
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
2
-16
/
+13
*
|
Remove unused ParsoidOutputAccess from PageUpdater classes
Subramanya Sastry
2023-08-03
2
-14
/
+0
|
/
*
tests: Avoid database usage when possible
Daimona Eaytoy
2023-07-31
1
-1
/
+1
*
Merge "Migrate more calls of Database::select* to SelectQueryBuilder"
jenkins-bot
2023-07-26
1
-13
/
+8
|
\
|
*
Migrate more calls of Database::select* to SelectQueryBuilder
Amir Sarabadani
2023-07-26
1
-13
/
+8
*
|
Remove isRegistered checks from some UserEditTracker callers
Thalia
2023-07-24
1
-3
/
+1
|
/
*
ParsoidCachePrewarmJob: enable deduplication
daniel
2023-07-12
1
-0
/
+1
*
ParsoidCachePrewarmJob: Pass in a PageRecord to ::newSpec()
Derick Alangi
2023-07-10
1
-1
/
+1
*
Clean up dependency injection in RevertedTagUpdate
Amir Sarabadani
2023-06-22
1
-64
/
+29
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-12
2
-39
/
+29
*
PageUpdater: Use ICP instead of LB/LBF
Amir Sarabadani
2023-05-10
2
-20
/
+10
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
3
-3
/
+3
*
Parsoid: cache warming job: add render reason
daniel
2023-01-24
1
-1
/
+3
*
Merge "Parsoid: trigger cache warming on page view"
jenkins-bot
2023-01-24
1
-1
/
+3
|
\
|
*
Parsoid: trigger cache warming on page view
daniel
2023-01-23
1
-1
/
+3
*
|
Merge "deferred,jobqueue,rdbms: Change logger->notice to info or warning"
jenkins-bot
2023-01-17
1
-3
/
+3
|
\
\
|
*
|
deferred,jobqueue,rdbms: Change logger->notice to info or warning
Timo Tijhof
2023-01-14
1
-3
/
+3
|
|
/
*
/
jobqueue: Document that RefreshLinksJob doesn't write to ParserCache
daniel
2023-01-17
1
-1
/
+8
|
/
*
Merge "Storage: Change LoadBalancer::getAnyOpenConnection to getConnectionRef"
jenkins-bot
2023-01-13
1
-4
/
+2
|
\
|
*
Storage: Change LoadBalancer::getAnyOpenConnection to getConnectionRef
Timo Tijhof
2023-01-13
1
-4
/
+2
*
|
jobqueue: Warm parsoid parser cache using a job
Derick Alangi
2023-01-11
1
-43
/
+7
|
/
*
Use SlotRecord::MAIN instead of hard coded value
Umherirrender
2023-01-03
1
-2
/
+2
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
4
-4
/
+4
*
Merge "Update moveToExternal and resolveStubs"
jenkins-bot
2022-12-20
1
-1
/
+11
|
\
|
*
Update moveToExternal and resolveStubs
Tim Starling
2022-12-20
1
-1
/
+11
*
|
Storage: Migrate NameTableStore to SelectQueryBuilder
Amir Sarabadani
2022-12-16
1
-8
/
+6
*
|
Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"
jenkins-bot
2022-12-16
1
-5
/
+1
|
\
\
|
*
|
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-5
/
+1
*
|
|
Merge "PageEditStash: Serialize ad-hoc to restore WRITE_ALLOW_SEGMENTS"
jenkins-bot
2022-12-13
1
-8
/
+28
|
\
\
\
|
*
|
|
PageEditStash: Serialize ad-hoc to restore WRITE_ALLOW_SEGMENTS
Aaron Schulz
2022-12-13
1
-8
/
+28
|
|
|
/
|
|
/
|
*
|
|
Parsoid: Enable lint data and parser cache together
daniel
2022-12-12
1
-0
/
+1
*
|
|
Merge "Protect HistoryBlob storage against malicious class injection"
jenkins-bot
2022-12-07
1
-2
/
+3
|
\
\
\
|
*
|
|
Protect HistoryBlob storage against malicious class injection
Tim Starling
2022-12-02
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "PageUpdater: fix render reason"
jenkins-bot
2022-12-06
1
-1
/
+1
|
\
\
\
|
*
|
|
PageUpdater: fix render reason
daniel
2022-12-06
1
-1
/
+1
|
|
/
/
*
/
/
When content is marked bad, show an error, don't pretend it is empty
Tim Starling
2022-12-05
2
-17
/
+55
|
/
/
*
|
Merge "Introduce PageUpdateStatus"
jenkins-bot
2022-12-01
2
-46
/
+165
|
\
\
[prev]
[next]