Merge "Merge namespace aliases like we merge namespace names"
[lhc/web/wiklou.git] / includes / search / SearchOracle.php
2014-05-20 jenkins-botMerge "API: Fix prop=revisions&rvdiffto= without rvprop...
2014-05-15 jenkins-botMerge "Allow editing transcluded sections via the API"
2014-05-15 jenkins-botMerge "Check for Language::getSpecialPageAliases return...
2014-05-15 jenkins-botMerge "Added unicode encoding support flags to FileBackend"
2014-05-15 jenkins-botMerge "Installer: properly override default $wgLogo...
2014-05-15 jenkins-botMerge "Added a script to compare current parser output...
2014-05-14 jenkins-botMerge "Avoid an infinite redirect in $wgSecureLogin...
2014-05-14 jenkins-botMerge "Linker.php: Do not double escape accesskey in...
2014-05-14 RobmoenMerge "Implement mediawiki.cookie module"
2014-05-14 jenkins-botMerge "qunit: Make use of 'config' and 'messages' short...
2014-05-13 jenkins-botMerge "Allow floating point values for $wgJobBackoffThr...
2014-05-13 jenkins-botMerge "Improved rate limit log to mention IP"
2014-05-12 jenkins-botMerge "Add two more categories to Special:TrackingCateg...
2014-05-12 jenkins-botMerge "Make update.php file executable"
2014-05-11 jenkins-botMerge "jquery.suggestions: Hide the suggestions list...
2014-05-10 SPQRobinMerge "Update html5 specs link in comment"
2014-05-10 jenkins-botMerge "Adds the SidebarBeforeOutput hook"
2014-05-10 jenkins-botMerge "Introduce ContentGetParserOutput hook"
2014-05-10 jenkins-botMerge "Restored method for clearing a watchlist in...
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/revisiondelete/"
2014-05-10 jenkins-botMerge "Remove underscore from classes RevDel_*"
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/resourceloader/"
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/upload"
2014-05-10 jenkins-botMerge "Pass phpcs-strict on includes/search/"
2014-05-09 Brion VIBBERMerge "Allow mobile to reduce image quality"
2014-05-09 Siebrand MazelandPass phpcs-strict on includes/search/
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-07 jenkins-botMerge "resourceloader: Report problematic modules in...
2014-05-07 jenkins-botMerge "Clarify docs for wgCookieExpiration"
2014-05-06 jenkins-botMerge "Make gallery properties publically accessible."
2014-05-06 Chad HorohoeMerge "SpecialSearch: Get title from one we already...
2014-05-06 jenkins-botMerge "Add version comments for 1.24 to all updaters"
2014-05-06 jenkins-botMerge "Special:BookSources: Remove link to PriceSCAN"
2014-05-06 jenkins-botMerge "Move profile In/OUT call out of MWPHPUnitCommand"
2014-05-06 jenkins-botMerge "Move teardownTestDB and wfLogProfilingData out...
2014-05-06 jenkins-botMerge "Remove includepath stuff from MediaWikiPHPUnitCo...
2014-05-05 jenkins-botMerge "mediawiki.mixins: Move .box-sizing mixin from...
2014-05-05 jenkins-botMerge "Don't call legalSearchChars() statically so...
2014-05-05 Chad HorohoeDon't call legalSearchChars() statically so it can...
2014-05-05 jenkins-botMerge "Return $wgSitename as displayname for local...
2014-05-01 jenkins-botMerge "Expand core post edit functionality to match VE"
2014-05-01 jenkins-botMerge "Change X-UA-Compatible from <meta> tag to HTTP...
2014-04-30 jenkins-botMerge "Added VirtualRESTServiceClient/VirtualRESTServic...
2014-04-29 jenkins-botMerge "Fix some issues with Microsoft SQL Server support"
2014-04-29 jenkins-botMerge "Fix IE9's lack of support for console.warn.apply"
2014-04-29 jenkins-botMerge "The $CHANGEDORCREATED parameter to the 'enotif_b...
2014-04-29 jenkins-botMerge "API: Warn when unsupported PHP array syntax...
2014-04-27 jenkins-botMerge "resourceloader: Optimize module registry sent...
2014-04-26 jenkins-botMerge "Add jquery.accessKeyLabel javascript module"
2014-04-25 jenkins-botMerge "Fix Language::parseFormattedNumber for lzh and...
2014-04-24 jenkins-botMerge "HtmlFormatter::filterContent() should always...
2014-04-24 jenkins-botMerge "Introducing pp_sortkey."
2014-04-23 jenkins-botMerge "Make users API cache mode public if blockinfo...
2014-04-22 jenkins-botMerge "Avoid bogus IE extension check errors in img_aut...
2014-04-22 jenkins-botMerge "Removed $wgImgAuthPublicTest"
2014-04-22 jenkins-botMerge "Allow Status::hasMessage to work with Message...
2014-04-22 jenkins-botMerge "Pass phpcs-strict on maintenance/storage/"
2014-04-22 jenkins-botMerge "Pass phpcs-strict on maintenance/oracle/"
2014-04-22 jenkins-botMerge "Pass phpcs-strict on maintenance/benchmarks/"
2014-04-22 jenkins-botMerge "Clean up database-backed SearchResultSets"
2014-04-22 Chad HorohoeClean up database-backed SearchResultSets
2014-04-22 jenkins-botMerge "Add 'since <version>' to @deprecated annotations"
2014-04-22 jenkins-botMerge "Fix "UTPage" creation in tests"
2014-04-22 jenkins-botMerge "Explain make kss environment variable in README"
2014-04-22 jenkins-botMerge "Drop -{webkit,moz}-box-shadow"
2014-04-22 jenkins-botMerge "Made TempFSFile try to purge files on fatals...
2014-04-22 jenkins-botMerge "Remove unused message 'livepreview-loading'"
2014-04-22 jenkins-botMerge "Include pool type in pool counter log entries"
2014-04-22 jenkins-botMerge "Avoid uncommitted transaction notices in thumb...
2014-04-22 jenkins-botMerge "Put class FakeConverter in its own file"
2014-04-22 jenkins-botMerge "JSON i18n shim: Only register LocalisationCacheR...
2014-04-22 jenkins-botMerge "Fixed some @params documentation (includes/*)"
2014-04-20 umherirrenderFixed some @params documentation (includes/*)
2014-04-17 jenkins-botMerge "Add 'mw-anonuserlink' class for anonymous users"
2014-04-15 MwalkerMerge "New hook for readonly editpages"
2014-04-15 jenkins-botMerge "Handle conflicting image format options in predi...
2014-04-13 jenkins-botMerge "Add columns option to Special:PrefixIndex"
2014-04-13 jenkins-botMerge "Rename Skin::getUsableSkins() to Skin::getAllowe...
2014-04-07 jenkins-botMerge "Error Msg for missing db username & password...
2014-04-01 jenkins-botMerge "Add a LESS test suite"
2014-03-31 jenkins-botMerge "Provide RequestContext from fixDoubleRedirects"
2014-03-31 jenkins-botMerge "Update IRCLineURL hook to include RecentChange...
2014-03-28 Parent5446Merge "Set ThrottledError's response code to 429"
2014-03-28 jenkins-botMerge "HttpStatus: add RFC 6585 status codes"
2014-03-27 SwallingMerge "Follow-up to typography changes to Vector"
2014-03-27 jenkins-botMerge "Remove unused $wgLicenseTerms"
2014-03-27 jenkins-botMerge "Update set of files cleaned up after parserTests"
2014-03-27 jenkins-botMerge "Typography update to Vector skin"
2014-03-26 jenkins-botMerge "ResourceLoaderStartUpModule: Use hashMtime to...
2014-03-26 jenkins-botMerge "resourceloader: Sanitize lang code before creati...
2014-03-26 jenkins-botMerge "mediawiki.html: Fix jsduck syntax for list,...
2014-03-26 jenkins-botMerge "Remove button styles from mediawiki.ui"
2014-03-26 jenkins-botMerge "Suppress section edit links with action=render"
2014-03-26 jenkins-botMerge "Have ?download parameter trigger Content-Disposi...
2014-03-26 jenkins-botMerge "Comment generated code to explain the i18n JSON...
2014-03-26 jenkins-botMerge "Add a 'revdelete-selected-file' message on Speci...
2014-03-26 jenkins-botMerge "Remove "include redirects" option from search"
2014-03-26 Chad HorohoeRemove "include redirects" option from search
2014-03-25 jenkins-botMerge "Handle exceptions when testing row validity"
2014-03-23 jenkins-botMerge "Button group adjustments"
next