Английская Википедия:Bitbucket

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Distinguish Шаблон:Short description Шаблон:Use dmy dates Шаблон:Infobox website Bitbucket is a Git-based source code repository hosting service owned by Atlassian. Bitbucket offers both commercial plans and free accounts with an unlimited number of private repositories.

Services

Bitbucket Cloud

Bitbucket Cloud (previously known as Bitbucket) is written in Python using the Django web framework.[1]

Bitbucket is mostly used for code and code review. Bitbucket supports the following features:

  • Pull requests with code review and comments[2]
  • Bitbucket Pipelines,[3] a continuous delivery service
  • Two-step verification and required two-step verification[4][5]
  • IP whitelisting[5]
  • Merge Checks[6]
  • Code search (Alpha)[7]
  • Git Large File Storage (LFS)[8]
  • Documentation, including automatically rendered README files in a variety of Markdown-like file formats
  • Issue tracking[9]
  • Wikis[10]
  • Static sites hosted on Bitbucket Cloud: Static websites have the bitbucket.io domain in their URL[11]
  • Add-ons and integrations[12]
  • REST APIs to build third-party applications which can use any development language[13]
  • Snippets that allow developers to share code segments or files[14]
  • Smart Mirroring[15]

Bitbucket Server

Шаблон:Infobox software Bitbucket Server (formerly known as Stash[16]) is a combination Git server and web interface product written in Java and built with Apache Maven.[17] It allows users to do basic Git operations (such as reviewing or merging code, similar to GitHub) while controlling read and write access to the code. It also provides integration with other Atlassian tools.[18]

Bitbucket Server is a commercial software product that can be licensed for running on-premises.[19] Atlassian provides Bitbucket Server for free to open source projects meeting certain criteria, and to organizations that are non-profit, non-government, non-academic, non-commercial, non-political, and secular. For academic and commercial customers, the full source code is available under a developer source license.[19]

History

Bitbucket was previously an independent startup company, founded by Jesper Nøhr in 2008.[20] On 29 September 2010, Bitbucket was acquired by Atlassian.[21] In September 2015, Atlassian renamed their Stash product to Bitbucket Server.[22] In July 2016, Bitbucket added support for Git Large File Storage (LFS).[8] In March 2020, Bitbucket Server controversially dropped support for viewing three way diffs[23] and in July 2020, Bitbucket Cloud removed support for its original repository format Mercurial.[24]

See also

References

Шаблон:Reflist

External links

Шаблон:Bug tracking systems Шаблон:Version control software