Commit Graph

174 Commits (master)

Author SHA1 Message Date
gnosygnu 659bca3660 Parser: Prepend `0` to all strings starting with `.`, even just `.` [#838]
3 years ago
gnosygnu aeef520228 Dev: Fix failing tests after project rebuild [#826]
3 years ago
gnosygnu 19a315b8cd Skin: Change to mustache-backed Skin.Vector [#797]
4 years ago
gnosygnu 6ed7659b4d Core: Parse decimal 'e' as 'E' [#565]
4 years ago
gnosygnu bdae819908 Scribunto: Trim zeroes when stringifying Doubles [#697]
4 years ago
gnosygnu 7b6b3ed09a Wikibase: Implement lexeme, form, and sense [#771]
4 years ago
gnosygnu b87e4d07cb Scribunto: Hack fix for stopping long-running threads [#737]
4 years ago
gnosygnu 0cdfa0992c Hdump: Serialize / deserialize top-icon [#721]
4 years ago
gnosygnu b0e02979ac XOMW: Start XomwRequestContext [#632]
4 years ago
gnosygnu 0d917bccc7 XOMW: Finish XomwHooks - part 2 [#632]
4 years ago
gnosygnu 73a56ffab3 TemplateStyles: Add XoCssMin from @desb42 [#704]
4 years ago
gnosygnu 7ad1291768 XomwTemplateParser: Port XomwPreprocessor classes as direct translation of MW code [#632]
4 years ago
gnosygnu 8629292960 Wikibase: Parse e as exponent in wikidata json [#565]
4 years ago
gnosygnu bc30fd8526 ParserFunctions: Round numbers to default precision of 14 [#683]
4 years ago
gnosygnu 23eefef91a Log: Fix garbled messages still during HTML build [#646]
4 years ago
gnosygnu da87b17902 ParserFunctions: Comment out unused variables [#661]
4 years ago
gnosygnu bfce37f0ba ParserFunctions: Add PHP implementation of strtotime [#661]
4 years ago
gnosygnu 775bff3bac Wikibase: Do not fail for FormatStatements and getPropertyOrder [#658]
4 years ago
gnosygnu 763c7b52b7 ParserFunctions: Support timezone / meridian formats [#648]
4 years ago
gnosygnu 374de22699 ParserFunctions: Set day to last day of month if only Year-Feb passed [#644]
4 years ago
gnosygnu c1b8911a7d Log: Fix out-of-order log messages during HTML build [#646]
4 years ago
gnosygnu 5e2ce08abb Xomw: Standardize static classes [#633]
4 years ago
gnosygnu 5aec368f8d Lang: Support explicit plural indexes and rules in other languages [#633]
4 years ago
gnosygnu 866debd51d Scribunto: Add HashLibrary [#589]
5 years ago
gnosygnu fca507568f Score: Check for missing src for score generated images [#577]
5 years ago
gnosygnu bb86b026fe Html_dump: Include namespace+title in redlink ttl, not just title [#568]
5 years ago
gnosygnu fdd05c99a9 Parser: Do not reset attributes when tag has more than 16 attributes [#579]
5 years ago
gnosygnu 620f196d4e Core: Add additional test classes [#553]
5 years ago
gnosygnu 75105c8397 Performance: Disable dirty flag after formatter is compiled [#575]
5 years ago
gnosygnu cda21d987f Parser: Do not reuse byte array when trimming bfr [#562]
5 years ago
gnosygnu 5ac949e8c0 HTTP Server: Generalize file:///root logic even more [#524]
5 years ago
gnosygnu 0854cf9ba1 Xomw.Preprocessor: Integrate rest of Preprocessor_Hash tests [#508]
5 years ago
gnosygnu 436f219477 Mass_parse: Add thread-locking to LRU cache [#518]
5 years ago
gnosygnu 34dcfdde7d User.Logs: Delete log folders if logs are disabled [#510]
5 years ago
gnosygnu 989ccde83a Sqlite: Add option for read-only detection [#509]
5 years ago
gnosygnu 7f76d8128d Xomw.Preprocessor: Start integrating Preprocessor_Hash [#508]
5 years ago
gnosygnu 5d886501e8 Language: Escape left-to-right / right-to-left marks in names.json ('\xE2\x80\x8E' to '\u200E') [#501]
5 years ago
gnosygnu 43cc4b15e8 Json: Parse surrogate-pairs correctly in unicode-escaped strings [#487]
5 years ago
gnosygnu 3d9491e2de Xtns.TemplateStyles: Cache TemplateStyles for HTML databases [#482]
5 years ago
gnosygnu c07e6e25b5 Parser: Change encoding of html id to encode fewer characters [#462]
5 years ago
gnosygnu cf94f252e9 Make: Add xomp_stats to track time per page (and other attributes) [#456]
5 years ago
gnosygnu 5db81504fb Upgrade Apache Commons Compress from 1.5 to 1.18
5 years ago
gnosygnu f860edf064 Scribunto: Use Luaj for pattern-matching (instead of Java Regex) [#413]
5 years ago
gnosygnu 1cde843264 Project: Rename test classes for xowa_maven script
5 years ago
gnosygnu 022d551760 Refactor: Add _tst suffix to test classes.gfs [#427]
5 years ago
gnosygnu 4909799a67 Refactor: Rename *_test.java files to *_mock.java files [#427]
5 years ago
gnosygnu cc8b9810a7 Parser.Tidy: Add vnu as additional tidy engine [#417]
5 years ago
gnosygnu a94a9f0c7f Cite: Change Cite to follow MediaWiki behavior for super-scripting [#382]
5 years ago
gnosygnu 8ef5854eb7 Scribunto: Iterate regx by codepoint not by bytes [#383]
5 years ago
gnosygnu 3fd759b020 Scribunto: Do not fail in ustring.find if negative bgn is large [#366]
5 years ago