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
/
CommentStore
/
CommentStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
1
-3
/
+0
*
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
1
-0
/
+3
*
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
1
-3
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
CommentStore: `hash()` has only one caller, make private
Derick Alangi
2024-07-25
1
-1
/
+1
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
CommentStore: Remove unused getFields method
Alexander Vorwerk
2024-01-20
1
-20
/
+0
*
Add second batch of taint-check annotations
Daimona Eaytoy
2023-09-23
1
-0
/
+2
*
filerepo: Switch to use IConnectionProvider where possible
Amir Sarabadani
2023-09-12
1
-4
/
+5
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
1
-1
/
+1
*
Merge CommentStoreBase into CommentStore
Alexander Vorwerk
2023-09-01
1
-1
/
+382
*
Follow-up f6bd18d: Add in-code comment on aliases for when they were added
James D. Forrester
2023-08-25
1
-0
/
+3
*
CommentStore: Drop temp table code
Alexander Vorwerk
2023-06-13
1
-33
/
+0
*
Drop $wgCommentTempTableSchemaMigrationStage
Alexander Vorwerk
2023-06-09
1
-6
/
+1
*
Drop revision_comment_temp
Alexander Vorwerk
2023-06-07
1
-1
/
+1
*
Migrate revision_comment_temp to rev_comment_id
Alexander Vorwerk
2023-05-27
1
-1
/
+1
*
Remove deprecated CommentStore::getStore
Umherirrender
2023-04-22
1
-11
/
+0
*
Merge "Hard-deprecate CommentStore::getStore"
jenkins-bot
2023-01-14
1
-1
/
+2
|
\
|
*
Hard-deprecate CommentStore::getStore
Umherirrender
2023-01-09
1
-1
/
+2
*
|
Prepare migration from revision_comment_temp to rev_comment_id
Alexander Vorwerk
2023-01-02
1
-1
/
+6
|
/
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+87