Commit Graph

1141 Commits (master)
 

Author SHA1 Message Date
gnosygnu 3b6efe4274 Scribunto: Fix 'Module:Exception:2 attempt to index ? (a nil value)' on some en.u pages [#475]
5 years ago
gnosygnu c7f54287af Html: Change self-link pages from <b> to <a class='mw-selflink selflink'> [#478]
5 years ago
gnosygnu 3852d4762b HttpServer: Navigate to an error page for invalid titles like Earth] [#480]
5 years ago
gnosygnu 43cc4b15e8 Json: Parse surrogate-pairs correctly in unicode-escaped strings [#487]
5 years ago
gnosygnu 641a17621f Json: Skip forward by 5 characters, not 4 for unicode sequences [#486]
5 years ago
gnosygnu a6ce48fffa Remove trailing whitespace [#482]
5 years ago
gnosygnu 491d1905c9 Scribunto: Ignore snak if novalue [#481]
5 years ago
gnosygnu 3d9491e2de Xtns.TemplateStyles: Cache TemplateStyles for HTML databases [#482]
5 years ago
gnosygnu fbe158537e Fix build failing due to mis-named _fxt class [#476]
5 years ago
gnosygnu 17da6dc17f Fix build failing due to mis-named _fxt class [#476]
5 years ago
gnosygnu b48b6def4e Xtn.Translate: Add #translation function with no implementation [#445]
5 years ago
gnosygnu ee03d79536 Scribunto: Set frame title for pages when invoking Scribunto code [#476]
5 years ago
gnosygnu cca043dff6 Do not wipe table upon initialization, else will lose data after xomp_resume [#456]
5 years ago
gnosygnu 05e8c11338 Scribunto: Apply namespace argument only if in main namespace [#473]
5 years ago
gnosygnu b74ca77786 ParserFunctions: Increase precedence of E over ln and other operations [#397]
5 years ago
gnosygnu 42dbaff1d2 Scribunto: Encode key / val in GetUrl [#465]
5 years ago
gnosygnu 648cd4944a Remove unused invk branch; Update tests [#460]
5 years ago
gnosygnu c07e6e25b5 Parser: Change encoding of html id to encode fewer characters [#462]
5 years ago
gnosygnu ba35901865 Parser: Parse html in internal link captions [#460]
5 years ago
gnosygnu 4d9072830c HTTP Server: Parse links with trailing slash [#459]
5 years ago
gnosygnu c94090cd09 Parser: Add test for djvu [#440]
5 years ago
gnosygnu 31c6576b50 Parser: Handle UTF-8 characters in attribute keys / values [#457]
5 years ago
gnosygnu 3a748eea32 Add comment to clarify that NULL content should return NULL [#450]
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 4e920af183 Fix broken gmatch test; Fix broken maven build
5 years ago
gnosygnu 0f75a625db Update build files for new baselib [#413]
5 years ago
gnosygnu f860edf064 Scribunto: Use Luaj for pattern-matching (instead of Java Regex) [#413]
5 years ago
gnosygnu 4a1b2e25c0 Parser: Comment|Terminate comment if new-line found [#437]
5 years ago
gnosygnu f895259be6 Wikibase: Add entity-type for lexeme so that 2019-04 wikidata jsons don't fail
5 years ago
gnosygnu 42953aaa0f MassParse: Fix multi-threaded issues b/c wbase caches aren't locked
5 years ago
gnosygnu 74b63d5f08 Test: Add utility core.Page_url for easier logging; also do not run cfg during tests
5 years ago
gnosygnu 1cde843264 Project: Rename test classes for xowa_maven script
5 years ago
gnosygnu 5204d33af7 Dev: Fix more echo mistakes; rename boot.sh [#427]
5 years ago
gnosygnu bc9e017906 Dev: Fix bootstrapping issues and bad echoes [#427]
5 years ago
gnosygnu a5644dea07 Dev: Add Maven build files [#427]
5 years ago
gnosygnu bbbc14eb34 Refactor: Move database-server tests into tst folder [#427]
5 years ago
gnosygnu 022d551760 Refactor: Add _tst suffix to test classes.gfs [#427]
5 years ago
gnosygnu 73cb63c493 Refactor: Remove stray f from beginning of xowa.gfs [#427]
5 years ago
gnosygnu 4909799a67 Refactor: Rename *_test.java files to *_mock.java files [#427]
5 years ago
gnosygnu 367a3a94b9 Refactor: Remove unused experimental files [#427]
5 years ago
gnosygnu f22a0cca43 Refactor: Remove unnecessary junit import [#427]
5 years ago
gnosygnu 42b158c165 Css: Add 'mw-parser-output' to main div [#274]
5 years ago
gnosygnu 09d9f93d20 Parser.Wikibase: Retrieve by label if pid is not present; also, return pid, not label [#354]
5 years ago
gnosygnu 623c7a129e Fix broken Luaj jar [#419]
5 years ago
gnosygnu cc8b9810a7 Parser.Tidy: Add vnu as additional tidy engine [#417]
5 years ago
gnosygnu 31c7604f03 Scribunto: Add initial support for LuaJ StringLib as replacement for Regex [#413]
5 years ago
gnosygnu 2fc03f6211 Parser.TemplateStyles: Check if title is null [#416]
5 years ago
gnosygnu 581aa5123c Parser.Wikibase: Return null instead of empty string if invalid title passed to getEntityId [#415]
5 years ago
gnosygnu 8c1f30039b Css: Change css jump-to class from 'mw-navigation' to 'mw-head' [#394]
5 years ago