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
/
DatabaseError.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve DBReadOnlyError/DBExpectedError page title
Aaron Schulz
2015-10-26
1
-0
/
+7
*
Make DBReadOnlyError extend DBExpectedError
Aaron Schulz
2015-10-24
1
-1
/
+1
*
Enforce lagged-slave read-only mode on the DB layer
Aaron Schulz
2015-10-05
1
-0
/
+6
*
Avoid update.php suggestion on DB connection errors
Aaron Schulz
2015-08-07
1
-6
/
+13
*
Updated some try-catch statements: MWException -> Exception
Aaron Schulz
2015-01-09
1
-1
/
+1
*
Use a more generic DB Error wording
Florianschmidtwelzow
2014-12-27
1
-2
/
+2
*
Revert "Replace wfMsgReplaceArgs by RawMessage"
Anomie
2014-09-29
1
-4
/
+2
*
Replace wfMsgReplaceArgs by RawMessage
umherirrender
2014-09-29
1
-2
/
+4
*
Deprecate HTMLFileCache::newFromTitle() in favor of constructor
Max Semenik
2014-09-19
1
-1
/
+1
*
DBConnectionError: Expand {{SITENAME}} in pagetitle with Message::text()
Kevin Israel
2014-05-26
1
-6
/
+2
*
Made DB errors go to the exception log again
Aaron Schulz
2014-04-28
1
-8
/
+0
*
Fixed some @params documentation (includes/[db|installer])
umherirrender
2014-04-19
1
-1
/
+1
*
Hide message for DBUnexpectedError exceptions
Kevin Israel
2014-03-04
1
-3
/
+12
*
Update documentation for database related classes
Siebrand Mazeland
2014-01-06
1
-16
/
+26
*
Stop using the unholy trinity in DatabaseError
Chad Horohoe
2014-01-02
1
-6
/
+6
*
Break long lines and formatting updates for includes/db/
Siebrand Mazeland
2013-11-21
1
-6
/
+23
*
Update formatting on database-related classes
Siebrand Mazeland
2013-11-21
1
-3
/
+6
*
exception: Use MWExceptionHandler::logException in more places
Timo Tijhof
2013-10-30
1
-7
/
+7
*
Exception: Clean up html document for error pages
Timo Tijhof
2013-10-30
1
-37
/
+29
*
Hide server IP addresses from DB error pages
Kevin Israel
2013-09-03
1
-63
/
+131
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
(Bug 42461) Remove call to "new Database()"
Platonides
2013-03-18
1
-4
/
+4
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-4
/
+4
*
fix some spacing
umherirrender
2013-01-26
1
-1
/
+1
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-1
/
+1
*
(bug 37138) Fix broken Google sitesearch in DatabaseError
Timo Tijhof
2012-06-05
1
-2
/
+2
*
Added missing GPLv2 headers in includes/db.
Alexandre Emsenhuber
2012-04-26
1
-0
/
+21
*
rv r87948 "fix backtrace on SQL error"
Antoine Musso
2012-01-30
1
-4
/
+0
*
More documentation of parameters following up r104591
Sam Reed
2011-12-05
1
-4
/
+4
*
Moar documentations
Sam Reed
2011-11-29
1
-0
/
+16
*
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
*
* Let HTMLFileCache constructor take in a Title *or* a the prefixed dbkey its...
Aaron Schulz
2011-11-02
1
-4
/
+11
*
HTMLFileCache refactoring:
Aaron Schulz
2011-09-29
1
-3
/
+3
*
Moar documentations
Sam Reed
2011-09-16
1
-0
/
+5
*
* Removed usage of error suppression operator in includes/db
Alexandre Emsenhuber
2011-07-04
1
-3
/
+3
*
Fix for r86722: pass the message 'dberrortext' unescaped to the output since ...
Alexandre Emsenhuber
2011-06-23
1
-5
/
+10
*
More documentation stuffs
Sam Reed
2011-05-25
1
-0
/
+32
*
Documentation
Sam Reed
2011-05-25
1
-4
/
+5
*
Move DB(.*?)Error classes into own file
Sam Reed
2011-05-25
1
-0
/
+276