aboutsummaryrefslogtreecommitdiffstats
path: root/opensearch_desc.php
Commit message (Expand)AuthorAgeFilesLines
* REST: introduce OpenSearchDescriptionHandlerdaniel2024-05-181-99/+7
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-0/+1
* Use namespaced classesUmherirrender2023-12-111-0/+1
* Replace some deprecated wfExpandUrl calls with UrlUtils::expandJames D. Forrester2023-05-301-3/+7
* Replace internal Hooks::runnerUmherirrender2023-05-111-1/+4
* In Web entry points, move file scope code into a main functionTim Starling2020-06-251-78/+84
* Hooks::run() call site migrationTim Starling2020-05-301-1/+1
* docs: Improve "Entry points" documentation pageTimo Tijhof2020-02-041-1/+7
* Add MW_REST_API and MW_ENTRY_POINTTim Starling2019-09-031-0/+2
* entrypoint: Avoid random Doxygen block from api.php and opensearch_desc.phpTimo Tijhof2019-07-081-11/+10
* Rename CDN config variables to be generic, deprecating the old namesJames D. Forrester2019-05-241-1/+1
* Enforce no-session constraint in opensearch_desc.php and profileinfo.phpBrad Jorsch2018-10-031-3/+2
* Restore original OpenSearch namespacesLucas Werkmeister2018-06-071-2/+2
* Update 'OpenSearchDescription' linksSuriyaa Kudo2018-04-291-2/+2
* Drop deprecated EnableAPI and EnableWriteAPI settingsJames D. Forrester2018-04-181-1/+1
* Warn on session access in profileinfo.php and opensearch_desc.phpBrad Jorsch2016-05-051-0/+5
* Convert all array() syntax to []Kunal Mehta2016-02-171-10/+10
* Change some line comments to multi line commentsumherirrender2015-10-141-10/+11
* wfRunHooks() -> Hooks::run() in remaining entry point filesChad Horohoe2015-04-271-1/+1
* Merge OpenSearchXml extension into coreBrad Jorsch2014-11-261-7/+12
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* Update code formattingSiebrand Mazeland2013-02-141-3/+3
* style: fix up commas in function argumentsAntoine Musso2013-02-061-1/+1
* Use __DIR__ instead of dirname( __FILE__ )Hoo man2012-08-271-1/+1
* Use wfMessage instead of deprecated wfMsg*Alex Monk2012-08-181-1/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-231-2/+16
* Use canonical URLs (introduced in r94995) in the OpenSearch discovery thingyRoan Kattouw2011-08-191-3/+3
* Same as r48631; added "@file" when needed, also added doc in redirect.php and...Alexandre Emsenhuber2009-03-211-0/+2
* Revert r37272 "Send $wgMimeType mime type for Special:Search template"Brion Vibber2008-07-071-1/+1
* Send $wgMimeType mime type for Special:Search templateAlexandre Emsenhuber2008-07-071-1/+1
* OpenSearch cleanup; Firefox now sends you to the search page for empty search...Brion Vibber2008-07-011-27/+67
* Ajax suggestions:Robert Stojnić2008-04-151-1/+1
* Tweak up last commit about opensearch desc to be nicer. Cleaner message name,...Brion Vibber2008-02-271-2/+1
* * (bug 12723) OpenSearch description name now uses more compact language codeBrion Vibber2008-02-271-2/+9
* * (bug 12935, 12981) Fully-qualify archive URLs in delete, revert messagesBrion Vibber2008-02-131-5/+2
* Apply live hack from Wikimedia codebase: bump HTTP cache expiry on OpenSearch...Brion Vibber2008-01-291-1/+2
* * Made special page names case-insensitive and localisable. Care has been tak...Tim Starling2006-10-301-1/+1
* fixed suggest URLYuri Astrakhan2006-10-161-1/+1
* * Added search suggestions link.Yuri Astrakhan2006-10-161-0/+4
* Add "title" to the opensearch link to allow automatic adding of the search en...Jens Frank2006-10-091-2/+5
* another minor fixTim Starling2006-08-201-1/+1
* favicon fixTim Starling2006-08-201-1/+7
* Experimental OpenSearch descriptionTim Starling2006-08-201-0/+32