@@ -35,24 +35,24 @@ _Symbols used in table:_
3535
3636| Feature | Gitea | Gogs | GitHub EE | GitLab CE | GitLab EE | BitBucket | RhodeCode CE |
3737| ----------------------------------- | ---------------------------------------------------| ---- | --------- | --------- | --------- | -------------- | ------------ |
38- | Open source and free | ✓ | ✓ | ✘ | ✓ | ✘ | ✘ | ✓ |
39- | Low resource usage (RAM/CPU) | ✓ | ✓ | ✘ | ✘ | ✘ | ✘ | ✘ |
40- | Multiple database support | ✓ | ✓ | ✘ | ⁄ | ⁄ | ✓ | ✓ |
41- | Multiple OS support | ✓ | ✓ | ✘ | ✘ | ✘ | ✘ | ✓ |
42- | Easy upgrade process | ✓ | ✓ | ✘ | ✓ | ✓ | ✘ | ✓ |
43- | Markdown support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
44- | Orgmode support | ✓ | ✘ | ✓ | ✘ | ✘ | ✘ | ? |
45- | CSV support | ✓ | ✘ | ✓ | ✘ | ✘ | ✓ | ? |
46- | Third-party render tool support | ✓ | ✘ | ✘ | ✘ | ✘ | ✓ | ? |
47- | Static Git-powered pages | [ ✘] ( https://github.com/go-gitea/gitea/issues/302 ) | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
48- | Integrated Git-powered wiki | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ (cloud only) | ✘ |
49- | Deploy Tokens | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
50- | Repository Tokens with write rights | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
51- | Built-in Package/Container Registry | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
52- | External git mirroring | ✓ | ✓ | ✘ | ✘ | ✓ | ✓ | ✓ |
53- | WebAuthn (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ? |
54- | Built-in CI/CD | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
55- | Subgroups: groups within groups | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✓ |
38+ | Open source and free | ✓ | ✓ | ✘ | ✓ | ✘ | ✘ | ✓ |
39+ | Low resource usage (RAM/CPU) | ✓ | ✓ | ✘ | ✘ | ✘ | ✘ | ✘ |
40+ | Multiple database support | ✓ | ✓ | ✘ | ⁄ | ⁄ | ✓ | ✓ |
41+ | Multiple OS support | ✓ | ✓ | ✘ | ✘ | ✘ | ✘ | ✓ |
42+ | Easy upgrade process | ✓ | ✓ | ✘ | ✓ | ✓ | ✘ | ✓ |
43+ | Markdown support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
44+ | Orgmode support | ✓ | ✘ | ✓ | ✘ | ✘ | ✘ | ? |
45+ | CSV support | ✓ | ✘ | ✓ | ✘ | ✘ | ✓ | ? |
46+ | Third-party render tool support | ✓ | ✘ | ✘ | ✘ | ✘ | ✓ | ? |
47+ | Static Git-powered pages | [ ✘] ( https://github.com/go-gitea/gitea/issues/302 ) | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
48+ | Integrated Git-powered wiki | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ (cloud only) | ✘ |
49+ | Deploy Tokens | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
50+ | Repository Tokens with write rights | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ |
51+ | Built-in Package/Container Registry | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
52+ | External git mirroring | ✓ | ✓ | ✘ | ✘ | ✓ | ✓ | ✓ |
53+ | WebAuthn (2FA) | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ? |
54+ | Built-in CI/CD | ✘ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ |
55+ | Subgroups: groups within groups | [ ✘ ] ( https://github.com/go-gitea/gitea/issues/1872 ) | ✘ | ✘ | ✓ | ✓ | ✘ | ✓ |
5656
5757## Code management
5858
0 commit comments