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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore deprecated aliases for CommentStoreComment and RawMessage
Bartosz DziewoĆski
2025-03-21
1
-0
/
+5
*
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
2
-6
/
+0
*
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
2
-0
/
+6
*
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
2
-6
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
2
-3
/
+3
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Merge "CommentStore: Typehint param in CommentStoreComment constructor"
jenkins-bot
2024-07-25
1
-9
/
+2
|
\
|
*
CommentStore: Typehint param in CommentStoreComment constructor
Derick Alangi
2024-07-24
1
-9
/
+2
*
|
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
2
-6
/
+2
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
2
-2
/
+2
*
CommentStore: Force message to be a string
daniel
2024-01-25
1
-3
/
+14
*
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
2
-412
/
+382
*
Remove migration code from CommentStoreBase
Lucas Werkmeister
2023-08-29
1
-80
/
+10
*
Follow-up f6bd18d: Add in-code comment on aliases for when they were added
James D. Forrester
2023-08-25
2
-0
/
+6
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
1
-9
/
+4
*
CommentStore: Drop temp table code
Alexander Vorwerk
2023-06-13
2
-193
/
+11
*
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
*
respect migration stage when deleting from revision_comment_temp
Alexander Vorwerk
2023-02-03
1
-0
/
+13
*
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
2
-9
/
+7
|
/
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
3
-0
/
+815