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
/
exception
/
MWException.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-0
/
+7
*
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
1
-1
/
+5
*
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-0
/
+2
*
Remove error printing in MWException
Bartosz Dziewoński
2024-04-25
1
-177
/
+3
*
Deprecate error printing in MWException
Bartosz Dziewoński
2024-01-10
1
-8
/
+34
*
exception: Replace $wgCommandLineMode checks with MW_ENTRY_POINT
Bartosz Dziewoński
2023-12-14
1
-1
/
+1
*
Deprecate explicit arguments to OutputPage::prepareErrorPage()
C. Scott Ananian
2023-09-21
1
-1
/
+2
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+2
*
Deprecate MWException
Daimona Eaytoy
2023-01-22
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+2
*
exception: Inject wgShowExceptionDetails from Setup.php
Timo Tijhof
2022-05-22
1
-25
/
+8
*
Remove access to config globals from includes/exception
daniel
2022-05-12
1
-8
/
+19
*
exception: Simplify MWExceptionRenderer to reduce influence of config
Timo Tijhof
2022-01-30
1
-18
/
+8
*
exception: Undo use of MediaWikiServices
Timo Tijhof
2022-01-12
1
-15
/
+11
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-11
/
+15
*
Fix typos in comments (M)
Siddharth VP
2022-01-09
1
-1
/
+1
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-7
/
+7
|
/
*
Mark exceptions as newable and stable for subclassing
daniel
2020-07-10
1
-0
/
+14
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+2
*
exception: No longer try to send error page post-send on api.php
Timo Tijhof
2020-03-26
1
-4
/
+6
*
Make MWException show up pretty even if $wgLang is a stub
Brian Wolff
2020-03-23
1
-4
/
+1
*
Unpack arrays on variadic arguments
Umherirrender
2019-08-31
1
-1
/
+1
*
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
Reedy
2019-05-11
1
-0
/
+1
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-5
/
+4
*
Various fixes to make phan-taint-check happier
Brian Wolff
2019-03-02
1
-6
/
+16
*
Do not pass unused parameter
Jakub Vrana
2018-12-01
1
-1
/
+1
*
exception: Add FIXME about code duplication
Timo Tijhof
2018-09-28
1
-0
/
+1
*
exception: Avoid preg_replace for literal swap
Timo Tijhof
2018-09-27
1
-1
/
+3
*
Fix html <title> for exceptions during message parsing.
Brian Wolff
2018-09-01
1
-2
/
+20
*
Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest
Brad Jorsch
2018-02-16
1
-1
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
SECURITY: Escape internal error message
Brian Wolff
2017-11-15
1
-7
/
+9
*
Provide message/warning/error box abstraction
jdlrobson
2017-11-13
1
-2
/
+2
*
Remove $wgExceptionHooks
Gergő Tisza
2017-05-22
1
-23
/
+2
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-4
/
+4
*
MWException: restore prior render() logic
Bryan Davis
2016-10-01
1
-1
/
+20
*
Add MWExceptionRenderer class and decouple DBError
Aaron Schulz
2016-09-14
1
-45
/
+2
*
Clean up array() syntax in docs, part III
Amir Sarabadani
2016-08-13
1
-1
/
+1
*
Provide a unique request identifier
Ori Livneh
2016-03-25
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Use HttpStatus::header instead of manually crafting header()
Timo Tijhof
2015-06-04
1
-2
/
+6
*
exception: Use standard message for HTTP status 500
Timo Tijhof
2015-06-03
1
-2
/
+2
*
Fix phpcs errors and warnings in includes/exception
Kunal Mehta
2015-03-14
1
-1
/
+2
*
Add i18n for the infamous "Fatal exception of type MWException" errorbox
Federico Leva
2015-02-23
1
-6
/
+14
*
MWException: Log stack traces for php errors (not exceptions)
Timo Tijhof
2014-11-16
1
-2
/
+0
*
Revert "Replace wfMsgReplaceArgs by RawMessage"
Anomie
2014-09-29
1
-4
/
+2
[next]