Tests: Assert that integration tests are not in unit test directory
[lhc/web/wiklou.git] / tests /
2019-07-10 Kosta HarlanTests: Assert that integration tests are not in unit...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "bagostuff: optimize SqlBagOStuff and fix failing...
2019-07-10 jenkins-botMerge "rdbms: make IDatabase::isReadOnly() return true...
2019-07-10 jenkins-botMerge "Update OOUI to v0.33.2"
2019-07-10 jenkins-botMerge "Remove references to db field ar_text_id"
2019-07-10 jenkins-botMerge "Isolate globals for ContentSecurityPolicy tests"
2019-07-10 ThaliaReplace old URLs in SampleTest
2019-07-10 jenkins-botMerge "REST: add write access checks to BasicAccess"
2019-07-10 jenkins-botMerge "Add rest.php (REST API endpoint) with feature...
2019-07-10 jenkins-botMerge "REST: basic read restrictions"
2019-07-10 Aaron Schulzrdbms: make IDatabase::isReadOnly() return true for...
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-10 Aaron Schulzbagostuff: optimize SqlBagOStuff and fix failing segmen...
2019-07-10 jenkins-botMerge "Fix typo in table documentation"
2019-07-10 jenkins-botMerge "Add safemode to special redirect parameters...
2019-07-09 jenkins-botMerge "config: Change ConfigException to extend LogicEx...
2019-07-09 jenkins-botMerge "Move unit tests, round III"
2019-07-09 Amir SarabadaniMove unit tests, round III
2019-07-09 jenkins-botMerge "Add fields and docs to WikiExporter"
2019-07-09 jenkins-botMerge "rdbms: avoid recursion in LoadBalancer when...
2019-07-09 jenkins-botMerge "jobqueue: mention more methods in RunnableJob...
2019-07-09 Aaron Schulzrdbms: avoid recursion in LoadBalancer when the master...
2019-07-09 jenkins-botMerge "Unset all globals unneeded for unit tests, asser...
2019-07-09 Amir SarabadaniUnset all globals unneeded for unit tests, assert corre...
2019-07-09 jenkins-botMerge "objectcache: simplify WANObjectCache version...
2019-07-09 jenkins-botMerge "jobqueue: remove unused "aggregator" field refer...
2019-07-09 jenkins-botMerge "objectcache: deleteObjectsExpiringBefore() signa...
2019-07-09 jenkins-botMerge "Run SpecialPageFatalTest with lang=qqx"
2019-07-09 jenkins-botMerge "Correct typo `notMinimumVerisonMessage'"
2019-07-09 jenkins-botMerge "Recognizes Open Document Database"
2019-07-09 jenkins-botMerge "Improve type hints in parser related classes"
2019-07-09 Antoine MussoRecognizes Open Document Database
2019-07-09 Tim StarlingREST: add write access checks to BasicAccess
2019-07-09 Tim StarlingREST: basic read restrictions
2019-07-08 jenkins-botMerge "installer: Avoid <doclink/> hack for 'config...
2019-07-08 jenkins-botMerge "installer: Convert <downloadlink/> hack to raw...
2019-07-08 jenkins-botMerge "installer: Call getInfoBox() with raw wikitext...
2019-07-08 jenkins-botMerge "installer: Fix Html::infoBox param docs and...
2019-07-08 jenkins-botMerge "build: Remove reference of non-existent "Fuzz...
2019-07-08 jenkins-botMerge "build: Remove redundant 'vendor/bin' prefix...
2019-07-08 jenkins-botMerge "mediawiki.util: Simplify test-only setOptions...
2019-07-08 jenkins-botMerge "lockmanager: tweak FSLockManager permission...
2019-07-08 jenkins-botMerge "objectcache: tweak SqlBagOStuff purging to happe...
2019-07-08 jenkins-botMerge "objectcache: add IStoreKeyEncoder interface...
2019-07-08 jenkins-botMerge "entrypoint: Avoid random Doxygen block from...
2019-07-08 Timo Tijhofmediawiki.util: Simplify test-only setOptions methods
2019-07-08 jenkins-botMerge "rdbms: normalize Database/LBFactory logging...
2019-07-08 Máté SzabóMake MSCompoundFileReader::readFile platform-agnostic
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-07-08 jenkins-botMerge "Improve specialmute-email-footer description"
2019-07-08 Željko FilipinSelenium: replace UserLoginPage with BlankPage where...
2019-07-08 Amir SarabadaniRun SpecialPageFatalTest with lang=qqx
2019-07-08 jenkins-botMerge "Move unit tests FormatJsonTest.php to a dedicate...
2019-07-08 jenkins-botMerge "Split SanitizerTest to unit and integration...
2019-07-08 Amir SarabadaniSplit SanitizerTest to unit and integration tests
2019-07-08 jenkins-botMerge "Reorganize testsuites"
2019-07-08 jenkins-botMerge "Tell users how they can force a maintenance...
2019-07-08 Amir SarabadaniMove unit tests FormatJsonTest.php to a dedicated file...
2019-07-06 Aaron Schulzrdbms: normalize Database/LBFactory logging and add...
2019-07-06 jenkins-botMerge "Don't process "all" option in Html::namespaceSel...
2019-07-06 jenkins-botMerge "OutputPage: Load html5shiv without indirection...
2019-07-05 jenkins-botMerge "Fix type hints in jobqueue related classes"
2019-07-05 jenkins-botMerge "Adjust type hints in file related classes"
2019-07-05 jenkins-botMerge "rdbms: clean up $groups logic in LoadBalancer...
2019-07-05 jenkins-botMerge "Adjust type hints in htmlform related classes"
2019-07-05 jenkins-botMerge "build: Update eslint-config-wikimedia to 0.13.0"
2019-07-05 jenkins-botMerge "Pass int for argument to ArchivedFile"
2019-07-05 Ed Sandersbuild: Update eslint-config-wikimedia to 0.13.0
2019-07-05 jenkins-botMerge "Bidi isolate user names in block error paramters"
2019-07-05 jenkins-botMerge "PopulateContentTables: compute sha1 and length...
2019-07-05 jenkins-botMerge "Add "help" link to Special:Unblock"
2019-07-05 jenkins-botMerge "Follow-up 9c9cfa2ec3d7: fix non-session entry...
2019-07-05 ThaliaBidi isolate user names in block error paramters
2019-07-05 jenkins-botMerge "Import the PSR logger classes in Message"
2019-07-05 jenkins-botMerge "Update populateRevisionSha1.php for MCR schema...
2019-07-05 jenkins-botMerge "SlotRecord:compute sha1 if empty."
2019-07-05 jenkins-botMerge "resourceloader: Only output ResourceLoaderDynami...
2019-07-04 jenkins-botMerge "rdbms: fix typo and clean up some cruft in MWLBF...
2019-07-04 Aaron Schulzrdbms: clean up $groups logic in LoadBalancer and expan...
2019-07-04 jenkins-botMerge "Fix `cursor` on TagItemWidgets"
2019-07-04 jenkins-botMerge "Fix type hints in objectcache related classes"
2019-07-04 jenkins-botMerge "Fix param documentation of ProtectionForm::show"
2019-07-04 jenkins-botMerge "PreferencesFormOOUI: Avoid Phan warning with...
2019-07-04 Timo Tijhofresourceloader: Only output ResourceLoaderDynamicStyles...
2019-07-04 jenkins-botMerge "Rename various $wikiId fields/parameters to...
2019-07-04 jenkins-botMerge "rdbms: make implement IResultWrapper directly...
2019-07-04 Aaron Schulzrdbms: make implement IResultWrapper directly instead...
2019-07-04 Aaron Schulzrdbms: make temp table tracking in Database more robust
2019-07-04 danielSlotRecord:compute sha1 if empty.
2019-07-04 Matěj SuchánekDon't process "all" option in Html::namespaceSelectorOp...
2019-07-03 jenkins-botMerge "Remove JavaScript global variable wgLoadScript"
2019-07-03 jenkins-botMerge "rcfilters: Simplify FormWrapperWidget submit...
2019-07-03 jenkins-botMerge "mediawiki.action.edit.preview: Use CSS instead...
2019-07-03 jenkins-botMerge "LogFormatter::formatParameterValue: handle bad...
2019-07-03 jenkins-botMerge "Ensure canHaveTalkPage returns false when getTal...
2019-07-03 danielLogFormatter::formatParameterValue: handle bad user...
2019-07-03 jenkins-botMerge "Revert "rdbms: codify DatabaseDomain table ...
2019-07-03 jenkins-botMerge "Improve documentation of getJoin() methods for...
2019-07-03 jenkins-botMerge "Fix API message maps for block errors"
next