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
/
language
/
MessageCache.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MessageCache: Don't initialize messageKeyOverrides in the constructor
mainframe98
2023-03-19
1
-1
/
+0
*
MessageCache: Add a new hook for more performant override fetching
mainframe98
2023-03-14
1
-1
/
+25
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
MessageCache: immediately update the local cache upon hash mismatch
Aaron Schulz
2023-02-22
1
-1
/
+3
*
MessageCache: improve handling of I/O errors from cache lock keys
Aaron Schulz
2023-02-08
1
-36
/
+71
*
docs: Add missing StubUserLang type to some @param/@return
Umherirrender
2023-01-12
1
-1
/
+2
*
Replace some tivial ??= with even more trivial ??
thiemowmde
2022-12-23
1
-2
/
+2
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-4
/
+1
*
Reorg: Move StubObject classes in includes to its own directory
Amir Sarabadani
2022-10-25
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-5
/
+5
*
Revert "MessageCache: Avoid 'contributions' replicas"
Lucas Werkmeister
2022-08-03
1
-5
/
+1
*
language: Improve type hints in MessageCache.php
Timo Tijhof
2022-07-15
1
-20
/
+11
*
MessageCache: Don't load the content for uncacheable rows
Tim Starling
2022-07-15
1
-26
/
+55
*
MessageCache style updates
Tim Starling
2022-07-15
1
-115
/
+123
*
language: Disable MessageCache if load() throws an exception
Tim Starling
2022-07-15
1
-1
/
+17
*
language: Add missing `@ingroup`, subgroup "Languages" and ungroup files
Timo Tijhof
2022-06-28
1
-6
/
+2
*
language: Move l10n-related classes from /cache to /language
Timo Tijhof
2022-06-28
1
-0
/
+1495
[prev]