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
*
Bug 35162 - Change in Database api break extension MSSQLBackCompat
Sam Reed
2012-03-22
1
-3
/
+1
*
Reverted r106025 and friends (r106370, r106373, r108060, r108337, r106419). T...
Aaron Schulz
2012-02-03
1
-49
/
+5
*
Strict Standards: Declaration of DatabaseOracle::sourceStream() should be com...
Sam Reed
2012-02-02
1
-1
/
+5
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
2
-2
/
+2
*
rv r87948 "fix backtrace on SQL error"
Antoine Musso
2012-01-30
1
-4
/
+0
*
Pass some more __METHOD__ to DatabaseBase::begin() and DatabaseBase::commit()
Alexandre Emsenhuber
2012-01-18
2
-3
/
+3
*
Followup to r108744
OverlordQ
2012-01-12
1
-1
/
+1
*
Give sql.php eval.php type scrollback
Sam Reed
2012-01-12
2
-7
/
+6
*
Followup r108768, callign the right callback helps too
Sam Reed
2012-01-12
1
-1
/
+1
*
Add $inputCsllback to sourceStream(), to return full lines back to the callin...
Sam Reed
2012-01-12
1
-3
/
+5
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
2
-11
/
+16
*
Kill "* @return void"
Sam Reed
2012-01-12
2
-16
/
+11
*
Revert r108603, which was itself a revert of r107376, r107994. Before conside...
Max Semenik
2012-01-11
3
-24
/
+48
*
Reverts MySQL stored procedure support
Antoine Musso
2012-01-11
3
-48
/
+24
*
No need of $wgDBmwschema after r108060
Platonides
2012-01-07
1
-2
/
+2
*
Couple of fname -> __method__
Chad Horohoe
2012-01-06
1
-9
/
+7
*
(bug 32787) Add DB name to debug output. Based on patch by Solitarius
Chad Horohoe
2012-01-06
1
-5
/
+3
*
Followup r107932
Sam Reed
2012-01-05
1
-1
/
+1
*
re r106025 — apply follow up from Luca Fulchir
Mark A. Hershberger
2012-01-04
1
-6
/
+1
*
follow up r107932 with w/s fixes
Mark A. Hershberger
2012-01-04
1
-3
/
+3
*
Fix Bug 33384 - database drivers cannot be provided by extension
Mark A. Hershberger
2012-01-03
1
-1
/
+3
*
Added support for stored procedures/functions to MySQL:
Max Semenik
2011-12-27
3
-24
/
+48
*
* removed manual cascading of recentchanges on page delete
Jure Kajzer
2011-12-20
1
-3
/
+1
*
Fixes to DB2 support:
Leons Petrazickis
2011-12-16
1
-16
/
+179
*
Foooollowup r106373 - update comment
Niklas Laxström
2011-12-16
1
-3
/
+1
*
Simplify a bit the code of r106025
Platonides
2011-12-15
1
-9
/
+6
*
Use the canonical name of the setting
Platonides
2011-12-15
1
-4
/
+4
*
Bug 16794 - $wgSharedDB PostgreSQL support
Mark A. Hershberger
2011-12-13
1
-5
/
+59
*
add missing deprecation notices and added deprecation version to existing ones
Jeroen De Dauw
2011-12-13
3
-4
/
+7
*
* (bug 32786) Fix backwards compatibility for extensions using 1.17's Databas...
Brion Vibber
2011-12-06
1
-0
/
+13
*
More documentation of parameters following up r104591
Sam Reed
2011-12-05
6
-56
/
+55
*
Adding new debugging toolbar
John Du Hart
2011-12-04
1
-0
/
+4
*
Per Timo, the second line would wipe out the first
Sam Reed
2011-12-02
1
-1
/
+1
*
Reverting r103706
Sam Reed
2011-12-02
3
-20
/
+8
*
Moar documentations
Sam Reed
2011-11-29
8
-5
/
+180
*
Bit more documentation
Sam Reed
2011-11-29
1
-1
/
+16
*
Improve comment from r104047
Sam Reed
2011-11-25
1
-1
/
+1
*
Added Database::getServerUptime() function to return seconds of uptime
Aaron Schulz
2011-11-24
2
-0
/
+20
*
Added wasLockTimeout() DB function. All our DBMS can implement this accept fo...
Aaron Schulz
2011-11-23
2
-0
/
+19
*
Reverted 'lockTimeout' option from r104069: table_lock_wait_timeout is GLOBAL...
Aaron Schulz
2011-11-23
2
-6
/
+0
*
Factored setTimeout() into setSessionOptions() and deprecated the former. In ...
Aaron Schulz
2011-11-23
2
-8
/
+30
*
Kill mysql4 specific code from DatabaseMysql
Sam Reed
2011-11-23
1
-47
/
+20
*
* (bug 8859) Database::update should take array of tables too
Sam Reed
2011-11-19
3
-8
/
+20
*
Followup r102910
Sam Reed
2011-11-14
1
-1
/
+1
*
Bug 32379 - DatabaseError.php is hardcoding http
Sam Reed
2011-11-13
1
-4
/
+4
*
Added rollback-related comment to nextSequenceValue()
Aaron Schulz
2011-11-13
1
-0
/
+4
*
Fix syntax error I introduced from r102683
Sam Reed
2011-11-10
1
-1
/
+1
*
Add $fname to tableExists
Sam Reed
2011-11-10
6
-10
/
+11
*
some more oracle-phpunit-fu (should not affect non-oracle)
Jure Kajzer
2011-11-10
2
-2
/
+2
*
* Added getInfinity to DatabaseOracle
Jure Kajzer
2011-11-10
1
-1
/
+7
[next]