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
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rdbms: inject the mysql index name aliases into Database
Aaron Schulz
2018-03-12
1
-0
/
+27
*
Introduce IDatabase::buildSubstring
addshore
2018-03-07
1
-0
/
+9
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-1
/
+4
*
rdbms: remove "m" prefix from Database fields
Aaron Schulz
2018-02-15
1
-70
/
+70
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-12
/
+12
*
Merge "rdbms: set the schema in the LBFactory local domain"
jenkins-bot
2018-02-02
1
-1
/
+1
|
\
|
*
rdbms: set the schema in the LBFactory local domain
Aaron Schulz
2018-01-31
1
-1
/
+1
*
|
rdbms: make affectedRows() work more consistently
Aaron Schulz
2018-01-30
1
-1
/
+1
*
|
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-2
/
+2
|
/
*
Introduce DB schema overrides for unit tests.
daniel
2018-01-05
1
-2
/
+2
*
Remove some dumb headers with my name in it
Chad Horohoe
2017-11-30
1
-3
/
+0
*
Use the main stash for LBFactory "memStash" parameter
Aaron Schulz
2017-11-10
1
-5
/
+7
*
Deprecate IDatabase::nextSequenceValue()
Brad Jorsch
2017-08-31
1
-22
/
+3
*
rdbms: Rename "memCache" to "memStash" in LBFactory
Aaron Schulz
2017-08-17
1
-1
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-21
1
-2
/
+0
*
Merge "Remove exception and drop cloned tables in PostgresSQL too"
jenkins-bot
2017-06-28
1
-1
/
+3
|
\
|
*
Remove exception and drop cloned tables in PostgresSQL too
yoonghm
2017-06-13
1
-1
/
+3
*
|
DB: Add join conditions to selectField, selectFieldValues, and insertSelect
Brad Jorsch
2017-06-14
1
-18
/
+11
|
/
*
A service for read-only mode
Tim Starling
2017-04-19
1
-3
/
+5
*
Move DB errors to Rdbms namespace
Aaron Schulz
2017-04-15
1
-0
/
+2
*
Move Database and subclasses to Rdbms namespace
Aaron Schulz
2017-04-12
1
-0
/
+2
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
2
-0
/
+3
*
Move ResultWrapper subclasses to Rdbms
Aaron Schulz
2017-03-03
1
-0
/
+1
*
Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones"
jenkins-bot
2017-02-28
1
-1
/
+1
|
\
|
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
|
installer: Fix "relation 'user' does not exist" error for Postgres
Timo Tijhof
2017-02-23
1
-0
/
+3
|
/
*
Move ORAResult to /db
Aaron Schulz
2017-02-17
2
-107
/
+108
*
Move Field classes to Rdbms namespace
Aaron Schulz
2017-02-16
1
-0
/
+53
*
Move Blob class to Rdbms namespaces
Aaron Schulz
2017-02-13
1
-0
/
+1
*
Fix assortment of IDEA warnings
Aaron Schulz
2017-02-11
1
-13
/
+7
*
Move mssql class to /libs
Aaron Schulz
2017-02-10
2
-1384
/
+9
*
Move DatabaseDomain to Rdbms namespace
Aaron Schulz
2017-02-07
1
-0
/
+1
*
Move LBFactory to Rdbms namespace
Aaron Schulz
2017-02-03
1
-0
/
+11
*
Replace use of &$this
Brad Jorsch
2017-01-31
1
-2
/
+2
*
Fixing grammar, capitalization and spelling in comments
Zppix
2017-01-19
1
-6
/
+6
*
Merge "Cleanup some incorrect return annotations"
jenkins-bot
2016-12-16
2
-2
/
+2
|
\
|
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
2
-2
/
+2
*
|
Add LoadBalancer::getMaintenanceConnectionRef() method
Aaron Schulz
2016-12-10
1
-4
/
+5
|
/
*
Avoid use of DatabaseBase in /includes
Aaron Schulz
2016-12-02
2
-2
/
+2
*
Only apply wgDBschema to postgres/mssql
Aaron Schulz
2016-11-21
1
-4
/
+15
*
Revert "objectcache: detect default getWithSetCallback() set options"
Hashar
2016-11-16
1
-19
/
+0
*
objectcache: detect default getWithSetCallback() set options
Aaron Schulz
2016-11-16
1
-0
/
+19
*
Depedency inject remappedTableName() map via MWLBFactory
Aaron Schulz
2016-11-09
1
-1
/
+7
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Clean up some ObjectCache factory callers
Aaron Schulz
2016-10-03
1
-2
/
+3
*
database: Rename LBFactoryMW to MWLBFactory
Timo Tijhof
2016-09-30
1
-2
/
+2
*
Merge "Replace DatabaseBase:: with Database:: and update type hints"
jenkins-bot
2016-09-27
1
-4
/
+4
|
\
|
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
1
-4
/
+4
*
|
Remove a few unused variables
Max Semenik
2016-09-26
1
-1
/
+1
|
/
[prev]
[next]