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
/
rdbms
/
exception
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few doc comment fixups
Tim Starling
2017-12-04
1
-1
/
+0
*
Revert Message dependency from DB exception classes
Aaron Schulz
2017-09-27
1
-11
/
+1
*
Detect query timeouts and throw a specific exception
Matthew Flaschen
2017-09-20
2
-12
/
+53
*
DB excepions: consistently declare constructors as public
Chad Horohoe
2017-08-30
5
-5
/
+5
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-1
/
+1
*
Change @inheritdoc to @inheritDoc
Umherirrender
2017-08-11
1
-1
/
+1
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-1
/
+0
*
Move DB errors to Rdbms namespace
Aaron Schulz
2017-04-15
10
-5
/
+46
*
Move Database and subclasses to Rdbms namespace
Aaron Schulz
2017-04-12
1
-0
/
+1
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
4
-0
/
+4
*
Remove trailing empty lines in PHP
Fomafix
2017-01-16
1
-1
/
+0
*
Add ILocalizedException interface
Brad Jorsch
2016-12-08
1
-1
/
+9
*
DBError expects IDatabase|null as its first argument
Stephane Bisson
2016-11-01
1
-1
/
+1
*
Replace DatabaseBase:: with Database:: and update type hints
Aaron Schulz
2016-09-27
1
-1
/
+1
*
Break long lines and generalize some comments in /rdbms
Aaron Schulz
2016-09-22
1
-3
/
+1
*
Split up DBError classes into their own files
Aaron Schulz
2016-09-22
10
-132
/
+313
*
Remove MediaWiki mentions from /rdbms error strings
Aaron Schulz
2016-09-22
1
-5
/
+3
*
Exception cleanups for LoadBalancer
Aaron Schulz
2016-09-15
1
-2
/
+26
*
Move DBError to /libs/rdbms/exception
Aaron Schulz
2016-09-14
1
-0
/
+149