Add @deprecated to Article::prepareTextForEdit()
[lhc/web/wiklou.git] / includes / search /
2016-10-05 jenkins-botMerge "ObjectCache::newFromParams fix SqlBagOStuff...
2016-10-05 jenkins-botMerge "ApiHelp: Add directionality to various things...
2016-10-05 jenkins-botMerge "ApiBase: Remove deprecated getResultData()"
2016-10-05 jenkins-botMerge "Add a continuation button to ApiSandbox"
2016-10-05 jenkins-botMerge "Make Special:MIMESearch non-expensive, again"
2016-10-04 jenkins-botMerge "parserTests: Do not check for DjVu support"
2016-10-04 jenkins-botMerge "Avoid 'message' in log context in AuthManager"
2016-10-03 jenkins-botMerge "action=history should return 404 if there is...
2016-10-02 jenkins-botMerge "Add a class to the <a> element of the interlangu...
2016-09-30 jenkins-botMerge "Remove test for <math> which fails when Extensio...
2016-09-30 jenkins-botMerge "Don't skip tests which lack non-tidy output"
2016-09-29 jenkins-botMerge "Do not run exact db match if offset is > 0"
2016-09-29 jenkins-botMerge "Emit deprecation warnings for Article::doEdit...
2016-09-29 jenkins-botMerge "Disallow css attr() with url type"
2016-09-29 jenkins-botMerge "API: Add generator non-continuation data"
2016-09-28 jenkins-botMerge "Parser: Allow `<s>` and `<strike>` in table...
2016-09-28 jenkins-botMerge "Use classes to apply the 'editfont' preference"
2016-09-28 jenkins-botMerge "Avoid DBPerformance warnings in ApiClearHasMsg"
2016-09-28 jenkins-botMerge "Avoid DBPerformance log warnings in SpecialEditW...
2016-09-28 jenkins-botMerge "Set ignore_user_abort( true ) during DB commit...
2016-09-28 jenkins-botMerge "Remove full form of ChangeTags::buildTagFilterSe...
2016-09-27 jenkins-botMerge "Directly use Language::factory instead of wfGetL...
2016-09-27 jenkins-botMerge "Avoid multiple writes to changetags table in...
2016-09-27 dcausseDo not run exact db match if offset is > 0
2016-09-27 jenkins-botMerge "Remove getSearchEngine() from DatabaseBase"
2016-09-26 jenkins-botMerge "AuthManager phpdoc cleanup"
2016-09-26 jenkins-botMerge "Update wfEscapeShellArg() comments"
2016-09-26 jenkins-botMerge "Minor installer/upgrader cleanups"
2016-09-26 jenkins-botMerge "Change mid-upload 'cancel' button to 'back'"
2016-09-26 jenkins-botMerge "Add new type SearchIndexField::INDEX_TYPE_SHORT_...
2016-09-26 dcausseAdd new type SearchIndexField::INDEX_TYPE_SHORT_TEXT
2016-09-23 jenkins-botMerge "Revert "resourceloader: Make cache-eval in mw...
2016-09-23 jenkins-botMerge "Log when Message::__toString has an unexpected...
2016-09-23 jenkins-botMerge "Handle links with multiple pipes correctly in...
2016-09-23 jenkins-botMerge "Ensure users are able to edit the page after...
2016-09-23 jenkins-botMerge "Inject "srvCache" and local DB connections into...
2016-09-23 jenkins-botMerge "Revert "Move wfEscapeWikiText() to Parser::escap...
2016-09-22 jenkins-botMerge "Move wfEscapeWikiText() to Parser::escapeWikitext()"
2016-09-22 jenkins-botMerge "Follow-up 764cd6a1: unbreak quiet buttons"
2016-09-22 jenkins-botMerge "refreshLinks: Use vslow group for DB_REPLICA...
2016-09-21 jenkins-botMerge "Remove .mw-help-field-hint and -data CSS classes...
2016-09-21 jenkins-botMerge "Fix importation of weird file names in importTex...
2016-09-21 jenkins-botMerge "Move XMP* classes to includes/libs"
2016-09-21 jenkins-botMerge "XMPValidate: Use ConvertibleTimestamp instead...
2016-09-21 jenkins-botMerge "Improve lag/flag behavior and docs in LoadBalancer"
2016-09-20 jenkins-botMerge "FSFile and TempFSFile cleanups"
2016-09-20 jenkins-botMerge "Move some FileBackend related classes to /libs"
2016-09-20 jenkins-botMerge "Only send DB query profiling to MWDebug::query"
2016-09-20 jenkins-botMerge "Avoid TransactionProfiler notices for TEMPORARY...
2016-09-20 jenkins-botMerge "Improve Database::__destruct() and add a __clone...
2016-09-20 jenkins-botMerge "Emit deprecation warnings from Article::fetchCon...
2016-09-20 jenkins-botMerge "Pass User to SearchEngine::getProfiles"
2016-09-20 dcaussePass User to SearchEngine::getProfiles
2016-09-20 jenkins-botMerge "Fix minor SqliteInstaller IDEA warning"
2016-09-20 jenkins-botMerge "Set an initial dummy domain in Database::__const...
2016-09-20 jenkins-botMerge "Deprecfate WikiRevision::getText"
2016-09-20 jenkins-botMerge "Improve tableExists() for MySQL"
2016-09-20 jenkins-botMerge "Extract replacePrefixes into a static method"
2016-09-19 dcausseExtract replacePrefixes into a static method
2016-09-17 jenkins-botMerge "registration: Support 'ServiceWiringFiles' in...
2016-09-17 jenkins-botMerge "LoginSignupSpecialPage: Reduce hackiness of...
2016-09-17 jenkins-botMerge "Show warnings in HTMLForm and warnings as warnin...
2016-09-17 jenkins-botMerge "mw.widgets.CategorySelector: Add client-side...
2016-09-17 jenkins-botMerge "PrefixSearch: Implement searching in multiple...
2016-09-16 jenkins-botMerge "resourceloader: Move 'site' and 'user' logic...
2016-09-16 jenkins-botMerge "Add SearchEngineFactory::getSearchEngineClass...
2016-09-16 Aaron SchulzAdd SearchEngineFactory::getSearchEngineClass() instead...
2016-09-16 jenkins-botMerge "Split out ConvertableTimestamp class"
2016-09-16 jenkins-botMerge "Rephrase tooltip-rollback for clarity"
2016-09-16 jenkins-botMerge "API: Force straight join for prop=linkshere...
2016-09-16 jenkins-botMerge "mediawiki.user: Minor clean up of code and unit...
2016-09-16 jenkins-botMerge "Avoid global state in DatabaseBase::factory...
2016-09-16 jenkins-botMerge "Remove wfSetBit()/wfSetVar() calls in DatabaseBase"
2016-09-16 jenkins-botMerge "Remove wfRandomString() dependency in DatabaseBase"
2016-09-16 jenkins-botMerge "Remove wfGetCaller() dependency from DatabaseBase"
2016-09-16 jenkins-botMerge "resourceloader: Set a Title on context-created...
2016-09-16 jenkins-botMerge "Deprecate jquery.arrowSteps module"
2016-09-15 jenkins-botMerge "Infrastructure for augmenting search results"
2016-09-15 Stanislav MalyshevInfrastructure for augmenting search results
2016-09-14 jenkins-botMerge "Add caching to Title::loadRestrictions()"
2016-09-13 jenkins-botMerge "Allow putting the app ID in the password for...
2016-09-12 jenkins-botMerge "add IGNORE INDEX option to mysql database handler"
2016-09-11 jenkins-botMerge "Display an error message when the validataion...
2016-09-11 jenkins-botMerge "Revert "Clean up user handling in UploadStash""
2016-09-09 jenkins-botMerge "Chinese Conversion Table Update 2016-6"
2016-09-09 jenkins-botMerge "Hide signup/login/logout links when they would...
2016-09-09 jenkins-botMerge "Avoid user autocreation race condition caused...
2016-09-08 jenkins-botMerge "LinkFilter: Fix return types in phpdoc"
2016-09-08 jenkins-botMerge "Run tests from MediaWiki-Vagrant virtual machine...
2016-09-08 jenkins-botMerge "Run database-using tests in MySQL STRICT mode"
2016-09-07 jenkins-botMerge "Revert "Revision: Simplify loadText() with neste...
2016-09-07 jenkins-botMerge "Revision: Simplify loadText() with nested getWit...
2016-09-07 jenkins-botMerge "API: Fix query+authmanagerinfo example message...
2016-09-07 jenkins-botMerge "SpecialUpload: Give a context title to getExists...
2016-09-07 jenkins-botMerge "Clarify that $terms get preg_quoted by caller...
2016-09-07 jenkins-botMerge "objectcache: add "hotTTR" and "ageNew" options...
2016-09-07 jenkins-botMerge "Clarify and update DeferredUpdates docs"
2016-09-06 jenkins-botMerge "Disallow mismatched beginMasterChanges/commitMas...
2016-09-06 jenkins-botMerge "Rm unused 'remembermypassword' message, doc...
2016-09-06 Brian WolffClarify that $terms get preg_quoted by caller in Search...
next