From 16b34448d48cdda912e9f93f90b77482d7b0a922 Mon Sep 17 00:00:00 2001 From: Lauris BH Date: Wed, 9 May 2018 12:57:02 +0300 Subject: [PATCH] Compare git services in docs page (#3911) --- docs/content/doc/features/comparison.en-us.md | 611 ++++++++++++++++++ 1 file changed, 611 insertions(+) create mode 100644 docs/content/doc/features/comparison.en-us.md diff --git a/docs/content/doc/features/comparison.en-us.md b/docs/content/doc/features/comparison.en-us.md new file mode 100644 index 0000000000..c793bcdd45 --- /dev/null +++ b/docs/content/doc/features/comparison.en-us.md @@ -0,0 +1,611 @@ +--- +date: "2018-05-07T13:00:00+02:00" +title: "Gitea compared to other Git hosting options" +slug: "comparison" +weight: 5 +toc: true +draft: false +menu: + sidebar: + parent: "features" + name: "Comparison" + weight: 5 + identifier: "comparison" +--- + +# Gitea compared to other Git hosting options + +To help decide if Gitea is suited for your needs here is how it compares to other Git self hosted options. + +Be warned that we don't regularly check for feature changes in other products so this list can be outdated. If you find anything that needs to be updated in table below please report [issue on Github](https://github.com/go-gitea/gitea/issues). + +_Symbols used in table:_ + +* _✓ - supported_ + +* _⁄ - supported with limited functionality_ + +* _✘ - unsupported_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FeatureGiteaGogsGitHub EEGitLab CEGitLab EEBitBucket
Open source and free✓✓✘✓✘✘
Issue tracker✓✓✓✓✓✓
Pull/Merge requests✓✓✓✓✓✓
Squash merging✓✘✓✘✓✓
Rebase merging✓✓✓✘⁄✘
Pull/Merge request inline comments✘✘✓✓✓✓
Pull/Merge request approval✘✘⁄✓✓✓
Merge conflict resolution✘✘✓✓✓✓
Restrict push and merge access to certain users✓✘✓⁄✓✓
Markdown support✓✓✓✓✓✓
Issues and pull/merge requests templates✓✓✓✓✓✘
Revert specific commits or a merge request✘✘✓✓✓✓
Labels✓✓✓✓✓✘
Time tracking✓✘✓✓✓✘
Multiple assignees for issues✘✘✓✓✓✘
Related issues✘✘⁄✘✓✘
Confidential issues✘✘✘✓✓✘
Comment reactions✓✘✓✓✓✘
Lock Discussion✘✘✓✓✓✘
Batch issue handling✓✘✓✓✓✘
Issue Boards✘✘✘✓✓✘
Create new branches from issues✘✘✘✓✓✘
Commit graph✓✘✓✓✓✓
Web code editor✓✓✓✓✓✓
Branch manager✓✘✓✓✓✓
Create new branches✓✘✓✓✓✘
Repository topics✓✘✓✓✓✘
Repository code search✓✘✓✓✓✓
Global code search✓✘✓✓✓✓
Issue search✓✘✓✓✓✓
Global issue search✘✘✓✓✓✓
Git LFS 2.0✓✘✓✓✓⁄
Integrated Git-powered wiki✓✓✓✓✓✓
Static Git-powered pages✘✘✓✓✓✘
Group Milestones✘✘✘✓✓✘
Granular user roles (Code, Issues, Wiki etc)✓✘✘✓✓✘
Cherry-picking changes✘✘✘✓✓✘
GPG Signed Commits✓✘✓✓✓✓
Reject unsigned commits✘✘✓✓✓✘
Verified Committer✘✘?✓✓✓
Subgroups: groups within groups✘✘✘✓✓✘
Custom Git Hooks✓✓✓✓✓✓
Repository Activity page✓✘✓✓✓✓
Deploy Tokens✓✓✓✓✓✓
Repository Tokens with write rights✓✘✓✓✓✘
Easy upgrade process✓✓✘✓✓✘
Built-in Container Registry✘✘✘✓✓✘
External git mirroring✓✓✘✘✓✓
AD / LDAP integration✓✓✓✓✓✓
Multiple LDAP / AD server support✓✓✘✘✓✓
LDAP user synchronization✓✘✓✓✓✓
OpenId Connect support✓✘✓✓✓?
OAuth 2.0 integration (external authorization)✓✘⁄✓✓?
Act as OAuth 2.0 provider✘✘✓✓✓✓
Two factor authentication (2FA)✓✓✓✓✓✓
Webhook support⁄✓✓✓✓✓
Mattermost/Slack integration✓✓⁄✓✓⁄
Discord integration✓✓✓✘✘✘
Built-in CI/CD✘✘✘✓✓✘
External CI/CD status display✓✘✓✓✓✓
Multiple database support✓✓✘⁄⁄✓
Multiple OS support✓✓✘✘✘✘
Low resource usage (RAM/CPU)✓✓✘✘✘✘
-- 2.39.5