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
/
content
/
WikiTextStructure.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-0
/
+19
*
WikiTextStructure: Drop message fallback to old cirrussearch message
Reedy
2024-07-29
1
-4
/
+0
*
WikiTextStructure: Use raw text from ParserOutput
Bartosz Dziewoński
2024-03-08
1
-4
/
+1
*
WikiTextStructure: Support heading tags with attributes
Bartosz Dziewoński
2024-02-08
1
-1
/
+1
*
WikiTextStructure/WikitextContentHandler: Minor cleanup
Reedy
2024-02-01
1
-44
/
+40
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-0
/
+1
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
WikiTextStructure: Rename extractHeadingBeforeFirstHeading() to extractTextBe...
Reedy
2023-08-23
1
-2
/
+2
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+1
*
WikiTextStructure: Also extract figcaption elements as captions
Erik Bernhardson
2023-03-23
1
-0
/
+1
*
Generate/set/get TOCData/SectionMetadata objects instead of arrays
Subramanya Sastry
2023-01-19
1
-2
/
+6
*
WikiTextStructure::getDefaultSort should return null, not false
Erik Bernhardson
2022-11-18
1
-1
/
+5
*
Do minor code cleanup
Matěj Suchánek
2022-06-24
1
-1
/
+0
*
Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty
C. Scott Ananian
2021-10-08
1
-1
/
+1
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-3
/
+0
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Replace strlen() calls with strict string comparisons
Thiemo Kreuz
2019-03-28
1
-1
/
+1
*
WikiTextStructure: Add an exclusion from WikibaseMediaInfo
James D. Forrester
2019-01-17
1
-1
/
+3
*
WikiTextStructure: Explain the source of two non-Core exclusions
James D. Forrester
2019-01-17
1
-2
/
+2
*
Preserve whitespace in search index text content
Erik Bernhardson
2018-09-14
1
-4
/
+0
*
WikiTextStructure: Exclude <style> tags
Brad Jorsch
2018-03-13
1
-0
/
+2
*
Use ParserOutput stateless transforms
Brad Jorsch
2017-11-30
1
-3
/
+4
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
1
-1
/
+0
*
Allow editors to exclude navigation items from search indices
Erik Bernhardson
2017-04-18
1
-0
/
+3
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-14
/
+20
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-10-11
1
-1
/
+1
*
Remove/actualize unused imports
Max Semenik
2016-09-26
1
-1
/
+0
*
Merge "Add DEFAULTSORT to search index field data"
jenkins-bot
2016-09-01
1
-0
/
+8
|
\
|
*
Add DEFAULTSORT to search index field data
dcausse
2016-08-29
1
-0
/
+8
*
|
Extract ParserOutput search index data fields from WikiTextContentHandler
aude
2016-08-19
1
-44
/
+0
|
/
*
Add search-ignored-headings string, copied from cirrus-search-ignored-headings.
Stanislav Malyshev
2016-08-04
1
-2
/
+5
*
Make content handlers assemble content for search
Stanislav Malyshev
2016-07-26
1
-0
/
+277