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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
3
-60
/
+60
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
2
-2
/
+2
*
Merge "rdbms: disallow upsert()/replace() calls with multiple unique keys"
jenkins-bot
2021-05-07
3
-20
/
+20
|
\
|
*
rdbms: disallow upsert()/replace() calls with multiple unique keys
Aaron Schulz
2021-05-05
3
-20
/
+20
*
|
Merge "rdbms: use is_file() in DatabaseSqlite::open()"
jenkins-bot
2021-05-06
1
-5
/
+1
|
\
\
|
*
|
rdbms: use is_file() in DatabaseSqlite::open()
Aaron Schulz
2021-05-05
1
-5
/
+1
*
|
|
rdbms: add an IDatabase method to expose DB server IDs
Aaron Schulz
2021-05-05
5
-5
/
+47
|
/
/
*
/
rdbms: cleanup getServer() and connection parameter fields in Database
Aaron Schulz
2021-05-05
11
-168
/
+212
|
/
*
Merge "objectcache: Improve wanobjectcache metrics documentation"
jenkins-bot
2021-05-03
1
-23
/
+37
|
\
|
*
objectcache: Improve wanobjectcache metrics documentation
Timo Tijhof
2021-04-29
1
-23
/
+37
*
|
Merge "objectcache: Use regen_walltime metric even when value is not stored"
jenkins-bot
2021-05-03
1
-3
/
+4
|
\
|
|
*
objectcache: Use regen_walltime metric even when value is not stored
Timo Tijhof
2021-04-29
1
-3
/
+4
*
|
Update Legoktm's email address
Kunal Mehta
2021-05-02
1
-1
/
+1
*
|
rdbms: Use server time in DatabaseMysqlBase::getLagFromPtHeartbeat()
Aaron Schulz
2021-04-30
1
-21
/
+12
*
|
docs: Fix @var comments to use doc comment syntax
Umherirrender
2021-04-29
1
-2
/
+2
*
|
Merge "objectcache: use the mergeFlagMaps() return value in MultiWriteBagOStuff"
jenkins-bot
2021-04-29
1
-1
/
+2
|
\
\
|
*
|
objectcache: use the mergeFlagMaps() return value in MultiWriteBagOStuff
Aaron Schulz
2021-04-29
1
-1
/
+2
|
|
/
*
/
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
James D. Forrester
2021-04-29
1
-0
/
+3
|
/
*
Merge "Replace uses of DB_MASTER with DB_PRIMARY"
jenkins-bot
2021-04-29
4
-12
/
+12
|
\
|
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
4
-12
/
+12
*
|
Merge "rdbms: remove whitespace padding from IDatabase::conditional()"
jenkins-bot
2021-04-29
1
-1
/
+1
|
\
\
|
*
|
rdbms: remove whitespace padding from IDatabase::conditional()
Aaron Schulz
2021-04-27
1
-1
/
+1
*
|
|
Merge "rdbms: improve IDatabase::conditional() documentation"
jenkins-bot
2021-04-29
3
-7
/
+7
|
\
|
|
|
*
|
rdbms: improve IDatabase::conditional() documentation
Aaron Schulz
2021-04-27
3
-7
/
+7
*
|
|
Merge "rdbms: move DBAL-related classes under /dbal directory"
jenkins-bot
2021-04-29
13
-0
/
+0
|
\
\
\
|
*
|
|
rdbms: move DBAL-related classes under /dbal directory
Aaron Schulz
2021-04-26
13
-0
/
+0
|
|
/
/
*
|
/
objectcache: set ATTR_DURABILITY in MemcachedBagOStuff
Aaron Schulz
2021-04-29
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge "Allow x-delete-at and x-delete-after expiry headers"
jenkins-bot
2021-04-29
1
-5
/
+10
|
\
\
|
*
|
Allow x-delete-at and x-delete-after expiry headers
kalle
2021-04-26
1
-5
/
+10
|
|
/
*
|
Merge "UploadBase::getSha1Base36FromPath can return false"
jenkins-bot
2021-04-28
1
-1
/
+1
|
\
\
|
*
|
UploadBase::getSha1Base36FromPath can return false
Umherirrender
2021-04-27
1
-1
/
+1
|
|
/
*
/
Postgres: Deprecate table name remapping parameter and function
Ammarpad
2021-04-26
2
-5
/
+12
|
/
*
rdbms: fix various phpstorm warnings in Database classes
Aaron Schulz
2021-04-19
1
-7
/
+12
*
rdbms: clarify hosts vs readible "server names"
Aaron Schulz
2021-04-19
2
-45
/
+46
*
IDatabase::upsert: Note that passing $uniqueKeys as string[] is deprecated
Martin Urbanec
2021-04-19
1
-0
/
+1
*
Use some more neutral language
Reedy
2021-04-18
1
-1
/
+1
*
rdbms: Add DB_PRIMARY to replace DB_MASTER
Taavi Väänänen
2021-04-15
2
-2
/
+13
*
Merge "objectcache: make BagOStuff log values that are not JSON serializable"
jenkins-bot
2021-04-15
1
-0
/
+61
|
\
|
*
objectcache: make BagOStuff log values that are not JSON serializable
Aaron Schulz
2021-04-14
1
-0
/
+61
*
|
uuid: Simplify GlobalIdGenerator by removing QUICK_VOLATILE flag
Aaron Schulz
2021-04-14
1
-50
/
+36
*
|
Merge "SessionManager: Document expectations for storage backend"
jenkins-bot
2021-04-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
SessionManager: Document expectations for storage backend
Timo Tijhof
2021-01-08
1
-0
/
+1
*
|
Merge "rdbms: improve ChronologyProtector comments and variable/method names"
jenkins-bot
2021-04-13
2
-30
/
+48
|
\
\
|
*
|
rdbms: improve ChronologyProtector comments and variable/method names
Aaron Schulz
2021-04-13
2
-30
/
+48
*
|
|
Merge "rdbms: Fix LoadBalancer connection error reporting"
jenkins-bot
2021-04-13
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rdbms: Fix LoadBalancer connection error reporting
Tim Starling
2021-04-13
1
-2
/
+2
*
|
|
objectcache: Update WANObjectCache class docs for sister keys
Timo Tijhof
2021-04-12
1
-12
/
+17
|
/
/
*
|
objectcache: Replace 'cluster' and 'mcrouterAware' with 'broadcastRoutingPrefix'
Timo Tijhof
2021-04-09
1
-30
/
+20
*
|
Merge "objectcache: Implement 'onHostRoutingPrefix' option in WANObjectCache"
jenkins-bot
2021-04-09
1
-189
/
+346
|
\
\
|
*
|
objectcache: Implement 'onHostRoutingPrefix' option in WANObjectCache
Timo Tijhof
2021-04-09
1
-189
/
+346
[next]