wiki.techinc.nl/includes/page
C. Scott Ananian 92ca7f68a4 Randomly sample statistics for Parsoid Selective Update
Controlled by $wgParsoidSelectiveUpdateSampleRate (which defaults to off)
randomly sample 1 in N parses to collect statistics to inform the design
of Parsoid selective update:

* For both legacy parses and Parsoid, count how many times a previous
  parse is in the cache when a new parse is requested.  This needs to
  sample the legacy parser as well as Parsoid because Parsoid is not
  yet invoked from the RefreshLinksJob.  We also count the relative
  number of parses from the different
  RevisionRenderer::getRenderedRevision() call sites to determine
  which pathways might account for the most opportunities for
  optimized selective update.

* For sampled parses using the Parsoid parser where a previous parse
  result is available, also fetch the previous wikitext source from the
  database.

Bug: T371713
Change-Id: I208aeac1b315a96bdb9669427cd03de461b914b4
2024-09-13 19:29:18 -04:00
..
File Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Hook Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
Article.php Make 'Mark this page as patrolled' a codex button 2024-08-08 18:54:06 +02:00
CategoryPage.php
ContentModelChangeFactory.php Add namespace to ContentModelChange 2024-08-08 11:14:45 +02:00
DeletePage.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
DeletePageFactory.php
ExistingPageRecord.php
ImageHistoryList.php Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
ImageHistoryPseudoPager.php Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
ImagePage.php Move Linker::makeExternalLink() to the LinkRenderer service 2024-06-10 18:47:32 +00:00
LegacyArticleIdAccess.php
MergeHistory.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
MergeHistoryFactory.php
MovePage.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
MovePageFactory.php
Page.php
PageArchive.php page: Hard-deprecate PageArchive::undeleteAsUser 2024-07-21 10:11:22 +02:00
PageAssertionException.php
PageCommandFactory.php Add namespace to ContentModelChange 2024-08-08 11:14:45 +02:00
PageIdentity.php
PageIdentityValue.php
PageLookup.php
PageProps.php
PageRecord.php
PageReference.php Add "implements/extends Stringable" to more classes and interfaces 2024-06-13 16:06:14 +02:00
PageReferenceValue.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
PageSelectQueryBuilder.php Fix 'SORT_ACS' for 'SORT_ASC' documentation typo 2024-08-08 10:18:51 +00:00
PageStore.php page: PageStore::newSelectQueryBuilder is no longer unstable 2024-06-19 14:02:48 +02:00
PageStoreFactory.php Use real type hints for services etc. in includes/page/ 2024-06-11 19:37:28 +02:00
PageStoreRecord.php
ParserOutputAccess.php Randomly sample statistics for Parsoid Selective Update 2024-09-13 19:29:18 -04:00
ProperPageIdentity.php
ProtectionForm.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
RedirectLookup.php
RedirectStore.php Use real type hints for services etc. in includes/page/ 2024-06-11 19:37:28 +02:00
RollbackPage.php Use ::findActorId in RollbackPage when looking up an actor ID 2024-07-26 14:47:07 +01:00
RollbackPageFactory.php
UndeletePage.php Use real type hints for services etc. in includes/page/ 2024-06-11 19:37:28 +02:00
UndeletePageFactory.php
WikiCategoryPage.php
WikiFilePage.php Implement RedirectStore service 2024-06-11 02:03:55 +00:00
WikiPage.php WikiPage: Use getReplicaDatabase instead of getMaintenanceConnectionRef 2024-08-08 14:05:53 +00:00
WikiPageFactory.php Use real type hints for services etc. in includes/page/ 2024-06-11 19:37:28 +02:00
Internal server error - Techinc Git

500

Internal server error

Forgejo version: 9.0.2+gitea-1.22.0