Fix typo accessable --> accessible
[lhc/web/wiklou.git] / tests /
2018-03-14 jenkins-botMerge "rdbms: Add $join_conds to IDatabase::estimateRow...
2018-03-14 jenkins-botMerge "rdbms: inject the mysql index name aliases into...
2018-03-14 jenkins-botMerge "resourceloader: Clean up and better document...
2018-03-13 danielAvoid dumping big stack traces from unit tests.
2018-03-12 Aaron Schulzrdbms: inject the mysql index name aliases into Database
2018-03-12 jenkins-botMerge "Switch Block::purgeExpired to use AutoCommitUpdate"
2018-03-12 jenkins-botMerge "Remove "dash" case in preprocessToObj"
2018-03-12 jenkins-botMerge "Move phpunit @group from file comment to class...
2018-03-10 UmherirrenderMove phpunit @group from file comment to class comment
2018-03-09 jenkins-botMerge "Add ExternalUserNames::getLocal() to get local...
2018-03-09 jenkins-botMerge "API: Update prefixsearch/opensearch docs"
2018-03-09 Amir SarabadaniAdd ExternalUserNames::getLocal() to get local part...
2018-03-09 Brad JorschRemove useless use
2018-03-09 jenkins-botMerge "Replace wfGetLBFactory"
2018-03-09 jenkins-botMerge "purgeExpiredUserrights: Show number of rows...
2018-03-08 jenkins-botMerge "Update OOUI to v0.25.3"
2018-03-08 jenkins-botMerge "Job::insert: Hard deprecate (soft-deprecated...
2018-03-08 Timo Tijhofrdbms: Restore test for Database::setFlag()
2018-03-07 jenkins-botMerge "Self links should not be marked as legacy css"
2018-03-07 jenkins-botMerge "maintainance: Re-order OOUI script to be clearer...
2018-03-07 jenkins-botMerge "tables.sql: Correct lie about ct_params being...
2018-03-07 Aaron SchulzRemove FakeDatabaseMysqlBase test class
2018-03-07 jenkins-botMerge "Restore index forcing in ContribsPager"
2018-03-07 jenkins-botMerge "Introduce IDatabase::buildIntegerCast"
2018-03-07 jenkins-botMerge "Introduce IDatabase::buildSubstring"
2018-03-07 addshoreIntroduce IDatabase::buildIntegerCast
2018-03-07 addshoreIntroduce IDatabase::buildSubstring
2018-03-07 jenkins-botMerge "Add support for 'hu-formal'"
2018-03-07 jenkins-botMerge "Use `class="free external"` only on unbracketed...
2018-03-07 C. Scott AnanianUse `class="free external"` only on unbracketed URLs
2018-03-07 jenkins-botMerge "Allow querying contributions of interwiki usernames"
2018-03-06 C. Scott AnanianSync up with Parsoid parserTests.txt
2018-03-06 jenkins-botMerge "Use RemexHtml as the tidy implementation for...
2018-03-06 jenkins-botMerge "Change Recent Changes "Number of edits..." prefe...
2018-03-06 Brad JorschAllow querying contributions of interwiki usernames
2018-03-06 jenkins-botMerge "mediawiki.special.apisandbox: Reorder functions"
2018-03-06 jenkins-botMerge "Introduce DatabaseLogEntry::newFromId"
2018-03-06 jenkins-botMerge "Add test for WikiPage post-edit stats update"
2018-03-06 jenkins-botMerge "rdbms: cleanup some type checks and documentation"
2018-03-06 Aaron SchulzAdd test for WikiPage post-edit stats update
2018-03-06 Max SemenikIntroduce DatabaseLogEntry::newFromId
2018-03-05 jenkins-botMerge "resourceloader: Add test for non-empty user...
2018-03-05 jenkins-botMerge "DifferenceEngine: Use CSS classes instead of...
2018-03-05 Timo Tijhofresourceloader: Add test for non-empty user module...
2018-03-05 jenkins-botMerge "Revert "Log the reason why revision->getContent...
2018-03-05 jenkins-botMerge "EditPage: In the list of "templates used", highl...
2018-03-05 jenkins-botMerge "StripState testing and cleanup"
2018-03-05 jenkins-botMerge "Fix master/replica race condition when creating...
2018-03-05 Tim StarlingStripState testing and cleanup
2018-03-03 jenkins-botMerge "Drop 'comma' value for wgArticleCountMethod"
2018-03-02 Kunal MehtaUse RemexHtml as the tidy implementation for parser...
2018-03-02 jenkins-botMerge "Introduce hasSlot in RevisionRecord and Revision...
2018-03-02 addshore[MCR] NameTableStore
2018-03-02 jenkins-botMerge "rdbms: make LoadBalancer::getConnection() ignore...
2018-03-02 jenkins-botMerge "rdbms: avoid strange uses of empty()"
2018-03-02 jenkins-botMerge "rdbms: add missing hint check DatabaseMysqlBase...
2018-03-02 jenkins-botMerge "Ensure abort link parsing on xmlish tag in link...
2018-03-02 Aaron Schulzrdbms: make LoadBalancer::getConnection() ignore CONN_T...
2018-03-02 jenkins-botMerge "Fix undefined $ok in DatabaseUpdater::migrateCom...
2018-03-02 jenkins-botMerge "resourceloader: Un-deprecate makeLoaderCondition...
2018-03-02 danielrdbms: in Database::selectSQLText, do not treat $conds...
2018-03-02 Aaron Schulzrdbms: add missing hint check DatabaseMysqlBase::isInse...
2018-03-02 jenkins-botMerge "Expose the latest modified index seen by EtcdConfig"
2018-03-02 James D. ForresterDrop 'comma' value for wgArticleCountMethod
2018-03-01 jenkins-botMerge "rdbms: refactored code into separate Database...
2018-03-01 jenkins-botMerge "multiselect: Use MenuTagMultiselectWidget"
2018-03-01 Giuseppe LavagettoExpose the latest modified index seen by EtcdConfig
2018-03-01 jenkins-botMerge "Only add header when description not already...
2018-03-01 jenkins-botMerge "Fix bogus DatabaseOracle::__construct() calls...
2018-03-01 jenkins-botMerge "Use findSelectedItems instead of getSelectedItems"
2018-02-28 jenkins-botMerge "rdbms: allow callers to hint that native insertS...
2018-02-28 jenkins-botMerge "Database: Add batching to non-native insertSelect()"
2018-02-28 jenkins-botMerge "Fix table loading bug for CRH transliteration"
2018-02-28 jenkins-botMerge "Parser: Don't wrap <style> or <link> tags in...
2018-02-28 Brad JorschParser: Don't wrap <style> or <link> tags in paragraphs
2018-02-28 Brad Jorschrdbms: allow callers to hint that native insertSelect...
2018-02-28 Brad JorschDatabase: Add batching to non-native insertSelect()
2018-02-28 jenkins-botMerge "Separate additional swift users for public and...
2018-02-28 NikerabbitMerge "Update namespaces for Sindhi"
2018-02-28 jenkins-botMerge "In StripState use closures instead of temporary...
2018-02-28 jenkins-botMerge "Do not run ipblocks cleanup randomly, just do...
2018-02-28 jenkins-botMerge "RCFilters: Actually apply the $autoCloseIgnore...
2018-02-27 jenkins-botMerge "shell: Don't use --seccomp=@default for firejail...
2018-02-27 jenkins-botMerge "Update more forms to limit comments by codepoint...
2018-02-27 UmherirrenderReplace wfGetLBFactory
2018-02-27 jenkins-botMerge "Remove wfWaitForSlaves when using Maintenance...
2018-02-27 jenkins-botMerge "Remove wfProfileIn/wfProfileOut"
2018-02-27 jenkins-botMerge "Accept non-fully qualified TestCase in Structure...
2018-02-27 jenkins-botMerge "Create a custom log formatter that allows log...
2018-02-26 Kunal Mehtashell: Don't use --seccomp=@default for firejail <...
2018-02-26 jenkins-botMerge "updateCollation.php: Improve --dry-run mode"
2018-02-26 tjonesFix table loading bug for CRH transliteration
2018-02-26 danielIntroduce hasSlot in RevisionRecord and RevisionSlots.
2018-02-26 Lucas WerkmeisterAccept non-fully qualified TestCase in StructureTest
2018-02-26 jenkins-botMerge "Chinese Conversion Table Update 2018-1"
2018-02-26 jenkins-botMerge "SpecialPageAliasTest: Fix arguments of Language...
2018-02-25 FomafixSpecialPageAliasTest: Fix arguments of Language::fetchL...
2018-02-23 jenkins-botMerge "wgGroupPermissions: Don't grant editmyusercss...
2018-02-23 jenkins-botMerge "Add `actor` table and code to start using it"
2018-02-23 jenkins-botMerge "mediawiki.mixins: Extend `hyphens()` mixin for...
next