When comparing Bitbucket's bug tracker vs Gitea, the Slant community recommends Bitbucket's bug tracker for most people. In the question“What are the best free bug-tracking tools for programming? ” Bitbucket's bug tracker is ranked 4th while Gitea is ranked 5th. The most important reason people chose Bitbucket's bug tracker is:
Bitbucket offers unlimited private repositories for free, as long as the number of members in a team is not larger than 5. BitBucket does not use GitHub's pricing plan, instead of charging users for each private repo, it charges teams per number of team members. It is free for up to 5 people.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free unlimited private repositories for small teams
Bitbucket offers unlimited private repositories for free, as long as the number of members in a team is not larger than 5. BitBucket does not use GitHub's pricing plan, instead of charging users for each private repo, it charges teams per number of team members. It is free for up to 5 people.
Pro Supports both Mercurial and Git
Has full support for both Mercurial and Git VCS.
Pro Native application for both Mac and Windows
Atlassian, the company behind BitBucket is also behind SourceTree, a free application for Windows and Mac wich works as a client for both Git and Mercurial which can be connected to BitBucket and other code hosting services.
Pro Multiple authentication methods
BitBucket supports GitHub, Twitter, Facebook, OpenID, Google and even GitHub authentication.
Pro Light-weight
Easy to install and setup. Can run on a VPS with 1 core CPU and 256MB RAM.
Pro Open source and maintained by community
Unlike Gogs, which is maintained primarily by its creator.
Pro Intuitive interface
Easy to navigate around and feels very natural in general.
Pro Non-memory consuming
Just like Gogs, but with new features and fixed bugs. Unlike GitLab which is enormous.
Pro Wiki and issues
Like GitHub, a wiki and issues (bugtracking) can be added to a repository.
Pro Fast pace of development
New features, constantly updated.
Pro Like Gogs but with faster bug fixes
If you love Gogs but were frustrated with the long wait for bugs to be fixed, this is for you.
Pro Most common platforms
Versions available for Linux, Mac and Windows. This is possible because Gitea is developed in the Go language which makes it compact and fast too. Only one executable is needed.
Pro Easy install with MariaDB back-end
No problems getting to work with MariaDB.
Pro Simple to install/written in GO
Pro Package Registry
Supports NuGet, npm, Cargo, Composer, Maven, RubyGems etc.
To work with the NuGet package registry, you can use command-line interface tools as well as NuGet features in various IDEs like Visual Studio.
Pro Runs perfect on a Raspberry Pi 3
Thanks to its light-weight and simple integration.
Pro Customizable Templates
All templates can be overridden.
Pro Focus only on key features
And if you want extra features, you can use web hooks.
Cons
Con The UI seems old and not very polished
While GitHub's UI is extremely simple to understand and very polished, BitBucket lacks a bit on this category. With a design that seems old and not as pleasant to look at.
Con Only 5 users are free
5 users free: Unlimited private repos, Dedicated support, Code reviews, Custom domains, JIRA integration, REST API.
Con Integration with other tools is not as good as github
Most of the 3rd party tools ( bug trackers, CI servers, chat servers, etc) always integrate with GitHub first, and either don't integrate with Bitbucket at all or do sub par job in it. For example there are 3 separate projects to allow building and verifying pull request submissions on Jenkins CI server and there is only one viable one for BitBucket and that one is really buggy and lacking many features.
The only exception to this rule is Atlassian products like Jira.