Merge "mw.feedback: Make the title required"
[lhc/web/wiklou.git] / includes / Linker.php
2016-01-18 jenkins-botMerge "ChangeTags: Teach updateTags() to derive log_id...
2016-01-18 jenkins-botMerge "Validate that $wgVariantArticlePath is absolute...
2016-01-15 jenkins-botMerge "build: Enable karma debug log and use progress...
2016-01-15 jenkins-botMerge "Fix CLI installer when --dbname is not specified...
2016-01-13 jenkins-botMerge "Remove patrol config check in User::isAllowed()"
2016-01-13 jenkins-botMerge "Use dedicated cookie for skipping CDN cache...
2016-01-12 jenkins-botMerge "Refactor JobRunner::run() by breaking it up...
2016-01-12 jenkins-botMerge "Provide short URL to file description page in...
2016-01-12 jenkins-botMerge "Update the WikiPage object with the new ID when...
2016-01-12 jenkins-botMerge "Dependency inject TransactionProfiler into Datab...
2016-01-12 jenkins-botMerge "De-duplicate near match query terms when generat...
2016-01-12 jenkins-botMerge "Allow parameters to be passed into skin tooltip...
2016-01-12 victorbarbuAllow parameters to be passed into skin tooltip messages
2016-01-12 jenkins-botMerge "Revert "Convert Special:EmailUser to use OOUIHTM...
2016-01-07 jenkins-botMerge "convertExtensionToRegistration: Detect if compos...
2016-01-07 jenkins-botMerge "installer: Choose CACHE_ACCEL as the default...
2016-01-07 jenkins-botMerge "Fix CONTENT-LENGTH header in WebRequestUpload"
2016-01-07 jenkins-botMerge "Allow patrol of uploads"
2016-01-06 jenkins-botMerge "jquery.accessKeyLabel: make modifier info public"
2016-01-06 jenkins-botMerge "Setup.php: Ensure that defaults for 'rcdays...
2016-01-06 jenkins-botMerge "mediawiki.Upload: Add #getApi method, use it...
2016-01-06 jenkins-botMerge "Option to associate a rev id to a RC log entry...
2016-01-06 jenkins-botMerge "Add hook to allow extensions to modify query...
2016-01-06 jenkins-botMerge "RequestContext: Load the request object for...
2016-01-06 jenkins-botMerge "Add largest allowed range as parameter to block...
2016-01-06 jenkins-botMerge "Restore changes to WikiRevision that were lost...
2016-01-05 jenkins-botMerge "Move category refreshes to a deferred update"
2016-01-05 jenkins-botMerge "Avoid calling Block::deleteIfExpired() when...
2016-01-05 jenkins-botMerge "Make Maintenance::commitTransaction() do slave...
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2016-01-05 jenkins-botMerge "Slightly simplify QueryPage::outputResults"
2016-01-04 jenkins-botMerge "HTMLForm: Use <button> and allow differing label...
2016-01-04 jenkins-botMerge "Update jakub-onderka/php-parallel-lint to 0...
2016-01-03 FlorianRemove Linker::makeImageLink2
2016-01-03 jenkins-botMerge "Import: Handle uploads with sha1 starting with...
2016-01-03 jenkins-botMerge "Fix positioning of jQuery.tipsy tooltip arrows"
2016-01-03 ReedyLinker::makeLinkObj() was removed
2016-01-02 ReedyLinker::makeKnownLinkObj() was removed
2015-12-19 jenkins-botMerge "Fix spelling mistakes in comments"
2015-12-17 jenkins-botMerge "Revert "Don't check namespace in SpecialWantedte...
2015-12-17 jenkins-botMerge "Merge namespace aliases like we merge namespace...
2015-12-16 jenkins-botMerge "Installer: Link 4.0 family of CC licenses"
2015-12-16 jenkins-botMerge "$wgUsersNotifiedOnAllChanges should not send...
2015-12-14 jenkins-botMerge "DefaultSettings.php: Use .invalid as invalid...
2015-12-14 jenkins-botMerge "SpecialPagesWithProp: Use 'combobox' field and...
2015-12-14 jenkins-botMerge "Add error checking for file argument"
2015-12-14 jenkins-botMerge "Remove uncalled Skin::getNamespaceNotice"
2015-12-14 jenkins-botMerge "Call Skin::setRelevantUser on Special:UserRights"
2015-12-14 jenkins-botMerge "PHP 7 compatibility: Fix variable interpolation...
2015-12-14 jenkins-botMerge "PHP 7 compatibility: Fix variable interpolation...
2015-12-14 jenkins-botMerge "Adjust datetime in email confirmation email"
2015-12-13 jenkins-botMerge "Support all values for exif PhotometricInterpret...
2015-12-12 jenkins-botMerge "Make query pages not accept offset > 10000 in...
2015-12-09 jenkins-botMerge "Fix various mistakes in PHPDoc comments"
2015-12-09 jenkins-botMerge "Reserve data-mw and data-parsoid attribute prefi...
2015-12-07 jenkins-botMerge "Use wgNamespaceIds constants instead of hard...
2015-12-06 jenkins-botMerge "tests: Clean up use of mt_rand()"
2015-12-06 jenkins-botMerge "tests: Remove unused TableCleanupTest class"
2015-12-06 jenkins-botMerge "Make RefreshLinksJob de-duplication more robust"
2015-12-04 jenkins-botMerge "Add support for blacklisting common passwords"
2015-12-04 jenkins-botMerge "Defer the redirect table update in WikiPage...
2015-12-04 jenkins-botMerge "Add more BacklinkJobUtils comments"
2015-12-04 jenkins-botMerge "Remove unused WikiPage::getLastNAuthors() method"
2015-12-04 jenkins-botMerge "Fix some IDEA errors in BacklinkJobUtils"
2015-12-04 jenkins-botMerge "Make HTMLCacheUpdate always use the job queue"
2015-12-04 jenkins-botMerge "Use normal space instead of &#160; in "white...
2015-12-04 jenkins-botMerge "Extracted some code from PrefixSearch for re...
2015-12-04 jenkins-botMerge "Fix CatMemberChanges for numeric category names"
2015-12-04 jenkins-botMerge "Move category membership RC updates to CategoryM...
2015-12-04 csteippAdd warning comment on formatLinksInComment
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-24 jenkins-botMerge "Implement HTMLComboboxField"
2015-11-24 jenkins-botMerge "Move details of import logs into log params"
2015-11-23 jenkins-botMerge "Fix typo in doc comment on MWSaltedPassword...
2015-11-23 jenkins-botMerge "Allow maintenance/cdb.php to look up keys with...
2015-11-23 jenkins-botMerge "API DB commit and sticky DC cookie fixes"
2015-11-20 jenkins-botMerge "Don't "preview" (i.e. execute) user JS on non...
2015-11-20 jenkins-botMerge "Update cached user ID after user is added to...
2015-11-20 jenkins-botMerge "Use User::getId instead of trying to fix the...
2015-11-19 jenkins-botMerge "TOC: Restore missing underlines in Firefox"
2015-11-19 jenkins-botMerge "HTMLForm: Do not render hidden elements as elements"
2015-11-18 jenkins-botMerge "Race condition fixes for refreshLinks jobs"
2015-11-18 jenkins-botMerge "Use $foo.msg( 'bar' ) rather than $foo.html...
2015-11-17 jenkins-botMerge "Have SquidUpdate::newFromTitles use getSquidURLs"
2015-11-17 jenkins-botMerge "Make JobRunner::commitMasterChanges() check...
2015-11-17 jenkins-botMerge "Remove redundant null-handling for Title::newFro...
2015-11-17 Timo TijhofRemove redundant null-handling for Title::newFromText
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-06 jenkins-botMerge "Convert JobQueueGroup::getCachedConfigVar to...
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-05 jenkins-botMerge "Don't link to title on "htmlform-title-not-exists""
2015-11-04 jenkins-botMerge "Allow passing detailed permission errors data...
2015-11-04 jenkins-botMerge "hooks.txt: don't use deprecated hooks in examples"
2015-11-04 jenkins-botMerge "resourceloader: Use WAN cache for validateScript...
2015-11-03 jenkins-botMerge "Avoid use of rollback() in WikiPage::doEditConte...
2015-11-03 jenkins-botMerge "phpcs: Fix some "Single space expected before...
2015-11-03 jenkins-botMerge "Add comment to unused EDIT_DEFER_UPDATES in...
2015-11-03 jenkins-botMerge "Add WebResponse::clearCookie()"
2015-11-03 jenkins-botMerge "Change Special:ChangePassword to use OOUI"
next