This page is a translated version of the page Codesearch and the translation is 100% complete.
Codesearch
2019 Coolest Tool Award Winner
in the category
Developer

A MédiaWiki kódkereső egy teljesen ingyenes szoftver, melynek segítségével könnyedén kereshetsz a Gerriten tárolt MédiaWiki core, bővítmények és skinek között. A keresést bizonyos tárhelyekre vagy tárhelytípusokra is korlátozhatod. A reguláris kifejezések támogatottak mind a keresési karakterláncban, mind az útvonal szerinti szűrésnél.

Próbáld ki: https://codesearch.wmcloud.org/search/

Megvalósítás

Codesearch uses Hound as the search implementation. It indexes the origin/master branch of all specified repositories, and updates them every 90 minutes, and adds new repositories every 24 hours. Each search profile is backed by a different instance of hound. A small Python Flask server acts as the proxy for the web frontend, backed by gunicorn, to the individual hound instances.

Beépített tárolók

  • MediaWiki core.
  • MediaWiki extensions hosted in Gerrit (except those marked as read-only).
  • MediaWiki extensions hosted elsewhere, if listed by MWStake.
  • MediaWiki skins hosted in Gerrit (except those marked as read-only).
  • Milkshake repositories (from GitHub).
  • OOjs Core and OOUI (from Gerrit).
  • translatewiki.net configuration (from Gerrit).
  • Software services by WMF SRE, Performance, and Analytics hosted in Gerrit.
  • Configuration for MediaWiki and SRE instructure at WMF (e.g. operations/puppet, operations/dns, and operations/mediawiki-config from Gerrit).
  • ArmchairGM repos (hidden by default, access directly via https://codesearch.wmcloud.org/armchairgm/)
  • Pywikibot repositories (from Gerrit).

Additional repositories can be added upon request. Note that submodules must be indexed seperately if desired (T188023).

To discover MediaWiki extensions and skins hosted in Gerrit, Codesearch uses the extdistrepos API.

Adminisztráció

The current project administrators are Addshore, Derick Alangi, Ladsgroup, Legoktm, MaxSem, Andrew Bogott, Rush and Prtksxna. Documentation on the operation/administration of codesearch is available at Codesearch/Admin.

Forrás

  • Codesearch (GitHub mirror), available under the terms of the GPL v3 or any later version.
  • Hound, available under the terms of the MIT license.

Hibák és szolgáltatási kérések

Please file them in the Phabricator project.

Lásd még