lhc/web/wiklou.git
2017-12-27 Kunal MehtaAdd @covers tags to ContentHandler tests
2017-12-27 Kunal MehtaAdd @covers tags to jobqueue tests
2017-12-27 Kunal MehtaAdd @covers tags to HTMLForm test
2017-12-27 Kunal MehtaAdd @covers tags to filerepo tests
2017-12-27 Kunal MehtaAdd @covers tags to LinksUpdate test
2017-12-27 Kunal MehtaAdd @covers tags to includes/debug tests
2017-12-27 Kunal MehtaAdd @covers tags for RevisionStoreDbTest
2017-12-27 jenkins-botMerge "Add @covers tags to miscellaneous tests"
2017-12-27 jenkins-botMerge "Add @covers tags to utils tests"
2017-12-27 jenkins-botMerge "Add @covers tags to user tests"
2017-12-27 jenkins-botMerge "Add @covers tags to specials tests"
2017-12-27 jenkins-botMerge "Add @covers tags to parser tests"
2017-12-27 jenkins-botMerge "Add @covers tags to page tests"
2017-12-27 jenkins-botMerge "Add @covers tags to objectcache tests"
2017-12-27 jenkins-botMerge "Add @covers tags to media tests"
2017-12-27 jenkins-botMerge "Add @covers tags to logging tests"
2017-12-27 Thiemo MättigDocument "arrays of UserGroupMembership objects" as...
2017-12-27 jenkins-botMerge "Simplify ApiQueryRecentChangesIntegrationTest"
2017-12-27 jenkins-botMerge "Integration tests for ApiQueryRecentChanges"
2017-12-27 Thiemo MättigSimplify ApiQueryRecentChangesIntegrationTest
2017-12-27 James D. Forresterresources: Upgrade jquery.chosen from 0.9.14 to 1.8.2
2017-12-27 Thiemo MättigFix inconsistent capitalization of different method...
2017-12-27 jenkins-botMerge "Special:ProtectedPages: Use HTMLForm"
2017-12-27 Prateek SaxenaSpecial:ProtectedPages: Use HTMLForm
2017-12-27 Translation... Localisation updates from https://translatewiki.net.
2017-12-26 Translation... Localisation updates from https://translatewiki.net.
2017-12-25 Kunal Mehtatests: Use checkPHPExtension() instead of re-implementi...
2017-12-25 Kunal MehtaAdd @covers tags for Collation tests
2017-12-25 Amir SarabadaniIntegration tests for ApiQueryRecentChanges
2017-12-25 Translation... Localisation updates from https://translatewiki.net.
2017-12-25 Kunal MehtaAdd @covers tags to miscellaneous tests
2017-12-25 Kunal MehtaAdd @covers tags to utils tests
2017-12-25 Kunal MehtaAdd @covers tags to user tests
2017-12-25 Kunal MehtaAdd @covers tags to specials tests
2017-12-25 Kunal MehtaAdd @covers tags to parser tests
2017-12-25 Kunal MehtaAdd @covers tags to page tests
2017-12-25 Kunal MehtaAdd @covers tags to objectcache tests
2017-12-25 Kunal MehtaAdd @covers tags to media tests
2017-12-25 Kunal MehtaAdd @covers tags to logging tests
2017-12-25 jenkins-botMerge "Allow fallbacks for $wgReferrerPolicy"
2017-12-25 Kunal MehtaFix @covers in XmlTest
2017-12-25 Amir SarabadaniAdd tests for several methods of Xml
2017-12-24 jenkins-botMerge "[MCR] Don't require $title to be passed to Revis...
2017-12-24 jenkins-botMerge "[MCR] Introduce BlobStoreFactory"
2017-12-24 jenkins-botMerge "Add `margin-bottom` for editButtons (EditPage)"
2017-12-24 Kunal MehtaAdd @covers tags to CategoriesRdfTest
2017-12-24 addshore[MCR] Introduce BlobStoreFactory
2017-12-24 Gergő TiszaAllow fallbacks for $wgReferrerPolicy
2017-12-24 jenkins-botMerge "Improve documentation of $wgReferrerPolicy"
2017-12-24 jenkins-botMerge "JavaScriptMinifier: Improve docs around parsing...
2017-12-24 jenkins-botMerge "JavaScriptMinifier: Remove support for unused...
2017-12-24 Timo TijhofJavaScriptMinifier: Improve docs around parsing of...
2017-12-24 Phantom42Add `margin-bottom` for editButtons (EditPage)
2017-12-24 jenkins-botMerge "Remove duplicate ServiceWiring definitions"
2017-12-23 Translation... Localisation updates from https://translatewiki.net.
2017-12-23 addshoreRemove duplicate ServiceWiring definitions
2017-12-23 jenkins-botMerge "Set wgCommentTableSchemaMigrationStage in Revisi...
2017-12-23 addshore[MCR] Don't require $title to be passed to Revision...
2017-12-23 Gergő TiszaImprove documentation of $wgReferrerPolicy
2017-12-22 UmherirrenderUpdate reference to DatabaseBase in hooks.txt
2017-12-22 Translation... Localisation updates from https://translatewiki.net.
2017-12-22 jenkins-botMerge "RCLFilters: support longer page names"
2017-12-22 jenkins-botMerge "resourceloader: Improve JavaScriptMinifier code...
2017-12-22 Timo TijhofJavaScriptMinifier: Remove support for unused $statemen...
2017-12-22 Stephane BissonRCLFilters: support longer page names
2017-12-22 Moriel SchottlenderRCFilters: Move product-specific rules into RCFilters...
2017-12-22 Timo Tijhofresourceloader: Improve JavaScriptMinifier code coverage
2017-12-22 addshore[MCR] Revision::newFromArchiveRow convert overrides...
2017-12-22 jenkins-botMerge "[MCR] Add and use $title param to RevisionStore...
2017-12-22 addshore[MCR] Add and use $title param to RevisionStore getPrev...
2017-12-22 jenkins-botMerge "Remove ESLint inline comments in WebdriverIO...
2017-12-22 addshore[MCR] Add optional $title param to Revision byId methods
2017-12-22 jenkins-botMerge "Improve coverage of PageArchive"
2017-12-22 Amir SarabadaniImprove coverage of PageArchive
2017-12-22 jenkins-botMerge "RCFilters: Create one single source of truth...
2017-12-22 jenkins-botMerge "[WikiImporter::notice] use wfDebug instead of...
2017-12-22 Fomafixjquery.tablesorter.less: Simplify by using less syntax
2017-12-22 Kunal MehtaRevisionTest: Fix @covers tags
2017-12-22 Kunal MehtaRevisionTest: Make @covers tags absolute (re-apply)
2017-12-22 Yifei He[WikiImporter::notice] use wfDebug instead of echo...
2017-12-22 jenkins-botMerge "objectcache: fix getMultiWithUnionSetCallback...
2017-12-22 jenkins-botMerge "shell: Add NO_LOCALSETTINGS restriction"
2017-12-22 jenkins-botMerge "shell: Add debug logging to find binaries that...
2017-12-22 jenkins-botMerge "shell: Run firejail inside limit.sh, make NO_EXE...
2017-12-22 Moriel SchottlenderRCFilters: Create one single source of truth for item...
2017-12-21 addshore[MCR] Use RevisionStore::getArchiveQueryInfo in PageArchive
2017-12-21 addshore[MCR] Add @covers tag for PageArchive::undeleteRevisions
2017-12-21 jenkins-botMerge "[MCR] Add test for PageArchive::listRevisions"
2017-12-21 addshore[MCR] Fix RevisionInsertComplete Revision pass by reference
2017-12-21 Translation... Localisation updates from https://translatewiki.net.
2017-12-21 jenkins-botMerge "ApiBlock: Improve username validation"
2017-12-21 jenkins-botMerge "MCR: Deprecate and gut Revision class"
2017-12-21 jenkins-botMerge "RecentChangesLinked: Include title without subpa...
2017-12-21 danielMCR: Deprecate and gut Revision class
2017-12-21 addshore[MCR] Add test for PageArchive::listRevisions
2017-12-21 Željko FilipinRemove ESLint inline comments in WebdriverIO configurat...
2017-12-21 Stephane BissonRecentChangesLinked: Include title without subpage...
2017-12-21 Stephane BissonRCFilters: Query using current (not default) sticky...
2017-12-21 jenkins-botMerge "Fix typo"
2017-12-21 Roan KattouwFollow-up e213462f7c61c: fix typo ("constriant" ->...
next