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
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)
Fomafix
2021-06-28
1
-1
/
+1
*
rdbms: cleanup getServer() and connection parameter fields in Database
Aaron Schulz
2021-05-05
1
-1
/
+1
*
build: Remove unneeded phpcs:ignore on false positives
Umherirrender
2021-04-29
1
-2
/
+0
*
Do not use a NullLogger when no handler is declared
Sébastien Beyou
2021-04-06
1
-5
/
+0
*
Drop Avro format option for monolog without deprecation
James D. Forrester
2021-03-25
1
-174
/
+0
*
Language: Turn public properties into Getters in LanguageConverter based hier...
Peter Ovchyn
2021-02-03
1
-8
/
+77
*
Merge "Emit deprecation warning for deprecated overrides."
jenkins-bot
2021-01-13
1
-6
/
+53
|
\
|
*
Emit deprecation warning for deprecated overrides.
daniel
2021-01-08
1
-6
/
+53
*
|
Correctly forwardport LogstashFormatter from monolog/monolog 1.25.3
Reedy
2020-12-02
1
-11
/
+99
|
/
*
Updating monolog/monolog (1.25.3 => 2.0.2)
Reedy
2020-11-17
11
-43
/
+88
*
Empty Monolog loggers are now real blackholes and add tests
Seb35
2020-09-20
1
-1
/
+6
*
Do not use @var on const
Umherirrender
2020-07-31
1
-1
/
+1
*
Don't output HTMLDebugLog div element when not needed
Ammar Abdulhamid
2020-07-29
1
-1
/
+1
*
debug: Use native E_USER_DEPRECATED instead of custom channel
Timo Tijhof
2020-07-17
1
-9
/
+31
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
1
-1
/
+1
*
MWDebug: Restore wgDeprecationReleaseLimit filtering
Ammar Abdulhamid
2020-07-10
1
-2
/
+5
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+2
*
Introduce wfDeprecatedMsg()
Tim Starling
2020-06-22
1
-12
/
+46
*
Introduce DeprecatablePropertyArray and use it for PageUpdater
Petr Pchelko
2020-06-09
1
-0
/
+94
*
Don't suppress debug log lines for queries when the debug toolbar is enabled
Tim Starling
2020-06-02
1
-6
/
+1
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-1
/
+1
*
deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change ...
Peter Ovchyn
2020-04-27
1
-44
/
+0
*
Allow the ParserTests framework to hide deprecation warnings
C. Scott Ananian
2020-04-22
1
-1
/
+1
*
More flexible deprecation warnings
Tim Starling
2020-04-22
1
-6
/
+66
*
Don't suppress deprecation log messages
Tim Starling
2020-04-16
1
-1
/
+1
*
phpunit: Add setNullLogger() and make tests default to LegacySpi
Timo Tijhof
2020-04-07
3
-0
/
+52
*
WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier
Timo Tijhof
2020-03-03
2
-3
/
+3
*
profiler: Remove support for $wgDebugLogGroups['profileoutput']
Timo Tijhof
2020-02-29
1
-28
/
+0
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
2
-4
/
+2
*
Clean up redundant Exception|Throwable union type
Ricordisamoa
2020-02-12
3
-14
/
+13
*
parser: Inject a LanguageConverterFactory through DI containers:
Peter Ovchyn
2020-02-04
1
-0
/
+43
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+4
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
3
-3
/
+3
*
Forbid wfDeprecated with $version = true
Fomafix
2019-12-31
1
-1
/
+1
*
debug: Move global after early return in LegacyLogger::log()
Timo Tijhof
2019-12-13
1
-2
/
+1
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-1
/
+0
*
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
7
-16
/
+16
*
Optimise no-op debug logging in LegacyLogger
Tim Starling
2019-11-21
1
-15
/
+64
*
Streamline/fix code by using short ?: and ?? syntax
Thiemo Kreuz
2019-11-11
1
-1
/
+1
*
Mild refactoring of ContentSecurityPolicy
Brian Wolff
2019-10-28
1
-1
/
+1
*
Fix new phan errors, part 8
Daimona Eaytoy
2019-10-22
1
-0
/
+1
*
Merge "Fix new phan errors, part 5"
jenkins-bot
2019-10-20
1
-1
/
+1
|
\
|
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-1
/
+1
*
|
Convert some private static arrays to constants
Max Semenik
2019-10-16
1
-2
/
+2
*
|
Merge "rdbms: Restore debug toolbar "Queries" feature"
jenkins-bot
2019-10-15
2
-10
/
+8
|
\
\
|
|
/
|
/
|
|
*
rdbms: Restore debug toolbar "Queries" feature
Timo Tijhof
2019-10-11
2
-10
/
+8
*
|
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
2
-1
/
+2
|
/
*
HHVM removal: Remove use of HHVM_VERSION and register_postsend_function
Daimona Eaytoy
2019-10-04
1
-10
/
+4
*
Declare dynamic properties
Daimona Eaytoy
2019-09-14
1
-0
/
+3
*
Add docblocks to a bunch of methods
Daimona Eaytoy
2019-09-08
1
-0
/
+6
[next]