aboutsummaryrefslogtreecommitdiffstats
path: root/includes/deferred
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-022-2/+2
* Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-1/+1
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-253-4/+4
* Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-209-10/+10
* Fix GREATEST usage in site_statsPppery2025-03-191-7/+4
* Replace call_user_func with dynamic function callUmherirrender2025-02-131-1/+1
* categorylinks: Add support for write bothAmir Sarabadani2025-01-212-9/+97
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-176-29/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-164-24/+0
* rdbms: remove MWLBFactory::applyGlobalState deferred update logicAaron Schulz2024-12-191-3/+5
* search: Move SearchUpdate.php to /includes/search directoryTimo Tijhof2024-11-261-214/+0
* Use ParserOutput::getLinkList() internallyC. Scott Ananian2024-11-156-11/+49
* language: Move MessageCacheUpdate to languageTimo Tijhof2024-11-141-66/+0
* Don't hardcode the file extension in searchindex normalizationDerk-Jan Hartman2024-11-061-10/+2
* Rename various $connectionProvider vars to $dbProviderAaron Schulz2024-10-281-3/+3
* Merge "rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChange...jenkins-bot2024-10-221-4/+0
|\
| * rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()Aaron Schulz2024-10-091-4/+0
* | Use namespaced classesUmherirrender2024-10-211-1/+2
* | Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* | deferred: Add @phan-mandatory-param for function name argumentsUmherirrender2024-10-112-2/+2
|/
* Merge "Deduplicate language links in ParserOutput and OutputPage"jenkins-bot2024-09-271-1/+2
|\
| * Deduplicate language links in ParserOutput and OutputPageC. Scott Ananian2024-09-261-1/+2
* | Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-272-2/+2
|/
* Add missing documentation to class properties (miscellaneous classes)Umherirrender2024-09-142-0/+4
* Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()James D. Forrester2024-09-101-1/+1
* Merge "deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks"jenkins-bot2024-08-232-3/+6
|\
| * deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinksUmherirrender2024-07-302-3/+6
* | Merge "deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs"jenkins-bot2024-08-202-62/+1
|\ \
| * | deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobsAaron Schulz2024-08-202-62/+1
* | | Merge "deferred: simplify $dependeeDbws parameter type for MWCallableUpdate"jenkins-bot2024-08-122-3/+3
|\ \ \
| * | | deferred: simplify $dependeeDbws parameter type for MWCallableUpdateAaron Schulz2024-08-092-3/+3
* | | | Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+1
|/ / /
* | | Merge "deferred: actually flush replica view snapshots in onRunUpdateStart()"jenkins-bot2024-08-091-7/+8
|\ \ \
| * | | deferred: actually flush replica view snapshots in onRunUpdateStart()Aaron Schulz2024-08-081-7/+8
| | |/ | |/|
* / | deferred: pass $fname to MWCallableUpdate callbacks and improve commentsAaron Schulz2024-08-082-14/+35
|/ /
* / Use expression builder instead of raw sqlUmherirrender2024-07-232-2/+2
|/
* Replace User, Title, and WikiPage in more signaturesDaimona Eaytoy2024-07-102-14/+17
* rdbms: Warn about queries that don't provide the callerBartosz DziewoƄski2024-05-312-2/+5
* Use RawSQLValue for some SET clauses in update/upsertUmherirrender2024-05-292-5/+11
* Merge "Remove TemplateLinksSchemaMigrationStage config"jenkins-bot2024-05-282-23/+6
|\
| * Remove TemplateLinksSchemaMigrationStage configUmherirrender2024-05-152-23/+6
* | Add namespace and deprecation alias to RefreshSecondaryDataUpdateEbrahim Byagowi2024-05-201-4/+8
* | Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-193-3/+6
|/
* SiteStatsupdate: update to use StatsFactoryCole White2024-05-041-2/+4
* Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecatedAmir Sarabadani2024-04-301-2/+2
* search: Use ServiceOptions not full config objectDerick Alangi2024-04-161-3/+3
* Substitute category default sort key when filling links table, not at parse timeC. Scott Ananian2024-03-291-0/+10
* Drop old class_aliases for before MW 1.39 that were missedJames D. Forrester2024-03-202-6/+0
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-1925-25/+25
* deferred: Migrate deferred updates metric to StatsLibDerick Alangi2024-03-181-2/+6