Commit Graph

353 Commits (27f6811e1fe0f0bf492eba60b93ea97c8be192d4)
 

Author SHA1 Message Date
gnosygnu 27f6811e1f Embeddable: Add method to selectively clear pages from cache
8 years ago
gnosygnu f683e272ee Embeddable: Fix multi-threaded diffs due to non thread-safe parser function {{urldecode}}
8 years ago
gnosygnu fddc6e2737 Embeddable: Fix multi-threaded error due to null ref error when generating file urls
8 years ago
gnosygnu af5b7569ee Embeddable: Fix multi-threaded error due to incorrect locking when lowercasing template names
8 years ago
gnosygnu 6867cc23b4 Embeddable: Fix default ns_mgr being used for wikis
8 years ago
gnosygnu 99c968e1e2 Mass_parse: Update wkr_id in resume cmd
8 years ago
gnosygnu 3a3bc01e82 Parser.Uniq: Fix possible bug with readding entire page instead of only sections
8 years ago
gnosygnu f138db17ca Mass_parse: Add resume command
8 years ago
gnosygnu cef2d7e2f6 Mw_parse: Mass checkin of various mediawiki parse files
8 years ago
gnosygnu 6a5c114998 Mw_parse.Apos: Add more tests
8 years ago
gnosygnu 32a857f062 Mw_parse.Apos: Add initial implementation
8 years ago
gnosygnu f8fcb553d5 Mw_parse.Table: Support attributes
8 years ago
gnosygnu 5f1609a869 Mw_parse.Table: Add tests for basic functionality
8 years ago
gnosygnu d22c5e5f3d Mass_parse: Add perf logger
8 years ago
gnosygnu 305c2f9762 Mw_parse.Table: Add more implementation
8 years ago
gnosygnu b35a45657c Mw_parse.Block: Add initial implementation
8 years ago
gnosygnu 086cdea9fb Mw_parse.Prepro: Add more support for templates
8 years ago
gnosygnu 1c0f9f4555 Mw_parse.Prepro: Convert some calls to Strspan
8 years ago
gnosygnu 40b520ecc6 Mw_parse.Prepro: Support more heading edge cases
8 years ago
gnosygnu 46274e9b6a Mw_parse.Prepro: Support template pipe; Cover more tests
8 years ago
gnosygnu 7fae7b832b Mw_parse.Prepro: Optimize elements_trie
8 years ago
gnosygnu 2ad1be255c Mw_parse.Prepro: Support heading and onlyinclude
8 years ago
gnosygnu 683481abbd Mw_parse.Tblw: Add more implementation of tblw
8 years ago
gnosygnu 3af333e563 Mw_parse: Add more comment support
8 years ago
gnosygnu 75972fcff0 Mw_parse: Add support for gobbling single-line comments
8 years ago
gnosygnu 25f74d7d80 Mw_parse: Add equivalent of htmlspecialchar
8 years ago
gnosygnu 6ee274efd6 Mass_parse: Clear all mem when ns changes else outofmemory error
8 years ago
gnosygnu bac00076b5 Mw_parse: Support ext xml nodes
8 years ago
gnosygnu 7813e41e34 Mw_parse: Support comment
8 years ago
gnosygnu b989ff63df Mw_parse: Support bracket, template, and tplarg
8 years ago
gnosygnu 08eb098422 Parser: Escape dangling tags; do not let them gobble up rest of page
8 years ago
gnosygnu f7b088e7a8 Mw_parse: Add test for basic text
8 years ago
gnosygnu 9610db0cab Mw_parse: Add more implementation of Mw_preprocessor
8 years ago
gnosygnu d15630c433 Mw_parse: Add basic implementation of Mw_preprocessor
8 years ago
gnosygnu 006c14db4e Bldr: Add basic implementation of orig_regy.find_missing
8 years ago
gnosygnu 4bcefa2621 App_update: Add menu link to new Special page
8 years ago
gnosygnu ad646efb5c Mass_parse: Clear ns_loaded cache; Add different cache clearing methods
8 years ago
gnosygnu 5840ebe592 App_update: Use version_id as cutoff, not version_date
8 years ago
gnosygnu 19571facdd App_update: Standardize date format
8 years ago
gnosygnu 0cc664121a App_update: Do not show Special:XowaAppUpdate if brand-new install
8 years ago
gnosygnu 200356d8ff App_update: Add skip update
8 years ago
gnosygnu 0ef1a82a16 App_update: Add app-update check to startup
8 years ago
gnosygnu 3c1898b9ef Html_dump: Update title to redirected page
8 years ago
gnosygnu fed89cd89b Html: If MediaWiki:Sidebar does not exist, use language's message 'sidebar', not null
8 years ago
gnosygnu 2dc6d8c20b File_shrink: Add initial classes for file_shrink
8 years ago
gnosygnu 063cc43047 Mass_parse: Refactor log_tbl
8 years ago
gnosygnu c869327a63 Release: v4.0.0.1701
8 years ago
gnosygnu 1bcd12a74e Gui: Support Command key on Mac OS X for keyboard shortcuts
8 years ago
gnosygnu 3fdea0ec50 Xtn: Change extensions to be wiki-specific instead of app-specific
8 years ago
gnosygnu e69c557595 Math: Add math.log_check command
8 years ago