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
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
10
-39
/
+39
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
2
-2
/
+2
*
Merge "specials: Catch RevisionAccessException and ignore on Special:Undelete"
jenkins-bot
2024-10-04
3
-0
/
+8
|
\
|
*
specials: Catch RevisionAccessException and ignore on Special:Undelete
Umherirrender
2024-09-30
3
-0
/
+8
*
|
Merge "Add namespace to remaining parts of Wikimedia\ObjectCache"
jenkins-bot
2024-10-03
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
2
-2
/
+2
*
|
Make revision-slots expiry configurable
Alexander Vorwerk
2024-09-30
1
-3
/
+9
|
/
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
3
-4
/
+4
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-1
/
+0
*
Provide previous parse results to parser when rendering
C. Scott Ananian
2024-08-23
2
-13
/
+59
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
7
-7
/
+7
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
2
-2
/
+2
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
2
-2
/
+2
*
RevisionStore: Add documentation saying to avoid the trap I fell into
Pppery
2024-06-11
1
-0
/
+3
*
Merge "Use StatusValue::getMessages() instead of deprecated methods"
jenkins-bot
2024-05-29
1
-2
/
+2
|
\
|
*
Use StatusValue::getMessages() instead of deprecated methods
Bartosz Dziewoński
2024-05-18
1
-2
/
+2
*
|
Change some type hints from IDatabase to IReadableDatabase
Umherirrender
2024-05-24
1
-6
/
+6
*
|
Merge "Add MediaWiki\Content namespace to FallbackContent{,Handler}"
jenkins-bot
2024-05-23
1
-1
/
+1
|
\
\
|
*
|
Add MediaWiki\Content namespace to FallbackContent{,Handler}
Ebrahim Byagowi
2024-05-21
1
-1
/
+1
|
|
/
*
/
Allow undeletion of IP revisions when temp accounts are enabled
Dreamy Jazz
2024-05-23
1
-2
/
+16
|
/
*
Merge "Migrate to IReadableDatabase::newSelectQueryBuilder with queryInfo"
jenkins-bot
2024-05-05
1
-8
/
+5
|
\
|
*
Migrate to IReadableDatabase::newSelectQueryBuilder with queryInfo
Umherirrender
2024-05-04
1
-8
/
+5
*
|
Replace boolval with casting to bool
Ollie Shotton
2024-05-05
2
-2
/
+2
|
/
*
Revision: Migrate some calls to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-01
2
-49
/
+59
*
Remove last uses of DBAccessObjectUtils::getDBOptions()
Amir Sarabadani
2024-04-30
1
-38
/
+31
*
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
[next]