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
/
Revision
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated
Amir Sarabadani
2024-04-30
1
-2
/
+2
*
Replace all instances of "per default" with "by default"
Tim Starling
2024-04-29
2
-2
/
+2
*
Fix some line indent
Umherirrender
2024-04-20
1
-2
/
+2
*
Remove ContributionsLookup service
Thalia
2024-04-15
1
-278
/
+0
*
Fix some spelling errors
Tim Starling
2024-03-18
1
-3
/
+3
*
build: Fix line indents
Umherirrender
2024-03-11
1
-4
/
+4
*
RevisionStore: Use SelectQueryBuilder in findIdenticalRevision
Bartosz Dziewoński
2024-03-06
1
-22
/
+13
*
RevisionStore: Force index to fix slow query in findIdenticalRevision
Bartosz Dziewoński
2024-03-05
1
-0
/
+2
*
Merge "rdbms: Remove more usages of DBAccessObjectUtils::getDBOptions()"
jenkins-bot
2024-02-27
1
-2
/
+10
|
\
|
*
rdbms: Remove more usages of DBAccessObjectUtils::getDBOptions()
Amir Sarabadani
2024-02-22
1
-2
/
+10
*
|
Merge "Remove IDBAccessObject from being implemented in many classes"
jenkins-bot
2024-02-21
3
-4
/
+3
|
\
\
|
*
|
Remove IDBAccessObject from being implemented in many classes
Amir Sarabadani
2024-02-19
3
-4
/
+3
|
|
/
*
|
Merge "[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawT...
jenkins-bot
2024-02-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()
C. Scott Ananian
2024-02-20
1
-1
/
+1
*
|
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
2
-2
/
+2
|
/
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-2
/
+2
*
Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer
C. Scott Ananian
2024-02-07
1
-7
/
+3
*
RevisionStore: Remove usage of ActorMigration
Alexander Vorwerk
2024-02-05
2
-41
/
+28
*
Always allow local IP actors to be created when importing
Thalia
2024-01-29
1
-2
/
+33
*
Replace unchecked MWException with SPL exceptions
Daimona Eaytoy
2024-01-28
1
-2
/
+1
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
2
-5
/
+5
*
Merge "Introduce DBAccessObjectUtils::getDBFromRecency()"
jenkins-bot
2024-01-22
1
-15
/
+17
|
\
|
*
Introduce DBAccessObjectUtils::getDBFromRecency()
Amir Sarabadani
2024-01-19
1
-15
/
+17
*
|
Merge "Revision: Add types and streamline SlotRoleRegistry code"
jenkins-bot
2024-01-21
1
-37
/
+22
|
\
\
|
*
|
Revision: Add types and streamline SlotRoleRegistry code
thiemowmde
2024-01-21
1
-37
/
+22
*
|
|
ActorMigration: Drop temp table code
Alexander Vorwerk
2024-01-19
1
-9
/
+5
*
|
|
Merge "Replace deprecated MWException"
jenkins-bot
2024-01-16
1
-9
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Replace deprecated MWException
Daimona Eaytoy
2024-01-16
1
-9
/
+4
|
|
/
*
/
Directly call IDBAccessObject constants instead of implementing it
Amir Sarabadani
2024-01-10
2
-18
/
+18
|
/
*
Namespace ParserOutput
James D. Forrester
2023-12-14
3
-3
/
+3
*
Parsoid-VE-MCR hack: Always return main slot output if useParsoid is set
Subramanya Sastry
2023-11-13
1
-4
/
+7
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
2
-3
/
+3
*
Introduce ChangeTagsStore::modifyDisplayQueryBuilder()
Amir Sarabadani
2023-09-27
1
-25
/
+9
*
Merge "RevisionArchiveRecord: Also check for permission to view deleted pages"
jenkins-bot
2023-09-21
1
-0
/
+41
|
\
|
*
RevisionArchiveRecord: Also check for permission to view deleted pages
Bartosz Dziewoński
2023-09-20
1
-0
/
+41
*
|
Migrate another major batch to SelectQueryBuilder
Amir Sarabadani
2023-09-20
1
-8
/
+7
*
|
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
|
Namespace 'special' Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-1
/
+1
|
/
*
Bump phan to 0.13.0
Amir Sarabadani
2023-09-11
2
-5
/
+5
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
1
-6
/
+6
*
Introduce ArchiveSelectQueryBuilder
Amir Sarabadani
2023-09-07
4
-13
/
+100
*
Merge "ArchivedRevisionLookup: Allow lookups using just the revision ID"
jenkins-bot
2023-09-06
1
-8
/
+10
|
\
|
*
ArchivedRevisionLookup: Allow lookups using just the revision ID
Bartosz Dziewoński
2023-09-02
1
-8
/
+10
*
|
Merge "General whitespace clean-up of tabs followed by multiple spaces"
jenkins-bot
2023-09-06
1
-1
/
+1
|
\
\
|
*
|
General whitespace clean-up of tabs followed by multiple spaces
James D. Forrester
2023-09-06
1
-1
/
+1
|
|
/
*
/
Introduce RevisionSelectQueryBuilder
Amir Sarabadani
2023-09-06
3
-25
/
+145
|
/
*
Remove deprecated ActorMigration usages around ContribsPager
Func
2023-08-25
1
-8
/
+0
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
4
-4
/
+4
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
1
-24
/
+37
*
Migrate last batch of simple Database::select* calls to SQB
Amir Sarabadani
2023-08-01
3
-85
/
+84
[prev]
[next]