Software:Bitbucket

From HandWiki
(Redirected from Software:Bitbucket Server)
Short description: Web-based hosting service for software development projects
Bitbucket
BitBucket SVG Logo.svg
Bitbucket Logo
Type of site
Collaborative version control
Available inEnglish, German, Russian, French, Simplified Chinese, Spanish, Hindi, Japanese, Korean, Portuguese
OwnerAtlassian
Created byJesper Noehr
Website{{{1}}}
CommercialYes
RegistrationRequired with optional OpenID
Launched2008; 16 years ago (2008)
Current statusOnline
Written inPython (BitBucket Cloud), Java (BitBucket Server)

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

Bitbucket Server
Bitbucket UI.png
Developer(s)Atlassian, Inc.
Initial release2012
Stable release
7.21.0 / 28 February 2022; 2 years ago (2022-02-28)
Written inJava
Operating systemPlatform-independent
Typedistributed revision control
revision control
LicenseProprietary, free for use by official non-profit organizations, charities, and open-source projects, but not governmental, academic or religious organizations[16][17]
Websitewww.atlassian.com/software/bitbucket/server

Bitbucket Server (formerly known as Stash[18]) is a combination Git server and web interface product written in Java and built with Apache Maven.[19] 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.[20]

Bitbucket Server is a commercial software product that can be licensed for running on-premises.[21] 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.[21]

History

Bitbucket was previously an independent startup company, founded by Jesper Nøhr in 2008.[22] On 29 September 2010, Bitbucket was acquired by Atlassian.[23] In September 2015, Atlassian renamed their Stash product to Bitbucket Server.[24] 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[25] and in July 2020, Bitbucket Cloud removed support for its original repository format Mercurial.[26]

See also

References

  1. "Django Success Story Bitbucket". 8 June 2008. https://code.djangoproject.com/wiki/DjangoSuccessStoryBitbucket. 
  2. "Work with pull requests - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/work-with-pull-requests-223220593.html. 
  3. "Build, test and deploy with Pipelines - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/bitbucket-pipelines-792496469.html. 
  4. "Two-step verification - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/two-step-verification-777023203.html. 
  5. 5.0 5.1 "Bitbucket Introduces Required Two-Factor Authentication and IP Whitelisting". https://www.infoq.com/news/2017/02/bitbucket-improves-security. 
  6. "Suggest or require checks before a merge - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/merge-checks-856691474.html. 
  7. "Code search in Bitbucket - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/code-search-in-bitbucket-873876782.html. 
  8. 8.0 8.1 "Bitbucket Cloud Adds Beta Support for Git Large File Storage". https://www.infoq.com/news/2016/07/bitbucket-git-lfs. 
  9. "Use the issue tracker - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/use-the-issue-tracker-221449750.html. 
  10. "Use a wiki - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/use-a-wiki-221449748.html. 
  11. "Publishing a Website on Bitbucket Cloud - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/publishing-a-website-on-bitbucket-cloud-221449776.html. 
  12. "Bitbucket Cloud add-ons - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/bitbucket-cloud-add-ons-780871938.html. 
  13. "Use the Bitbucket Cloud REST APIs - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/use-the-bitbucket-cloud-rest-apis-222724129.html. 
  14. "Snippets - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/snippets-719095082.html. 
  15. "Smart Mirroring for Bitbucket Cloud - Atlassian Documentation". https://confluence.atlassian.com/bitbucket/smart-mirroring-for-bitbucket-cloud-838427434.html. 
  16. Atlassian. "ATLASSIAN – Open Source Project License Request". Atlassian.com. http://www.atlassian.com/software/views/open-source-license-request. 
  17. Atlassian. "ATLASSIAN – Community License Request". Atlassian.com. http://www.atlassian.com/software/views/community-license-request. 
  18. "Bitbucket rebrand FAQ - Atlassian Documentation". https://confluence.atlassian.com/bitbucketserver/bitbucket-rebrand-faq-779298912.html. 
  19. "Building Bitbucket Server from Source Code". https://developer.atlassian.com/server/bitbucket/how-tos/building-bitbucket-server-from-source-code/. 
  20. Atlassian. "Stash is now Bitbucket Server | Atlassian". https://www.atlassian.com/software/bitbucket/server. 
  21. 21.0 21.1 "Stash: Licensing and Pricing". Atlassian. https://www.atlassian.com/licensing/stash. 
  22. "Bitbucket on Nabble". Nabble. 31 July 2008. http://mercurial.808500.n3.nabble.com/Bitbucket-org-td798877.html. 
  23. Jenna Pitcher (30 September 2010). "Atlassian snatches Bitbucket". ITWire. https://www.itwire.com/it-industry-news/strategy/42202-atlassian-snatches-bitbucket. 
  24. Atlassian. "Stash is now Bitbucket Server - Atlassian". https://www.atlassian.com/software/bitbucket/server. 
  25. "How to enable 3-way diff in BitBucket 7.0". https://community.atlassian.com/t5/Bitbucket-questions/How-to-enable-3-way-diff-in-BitBucket-7-0/qaq-p/1331371. 
  26. Chan, Denise (2020-04-21). "Sunsetting Mercurial support in Bitbucket". https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket. 

External links