GitInfrastructureComparison

From OSGeo
Revision as of 05:17, 14 April 2016 by Wiki-Mloskot (talk | contribs) (Add Trac to the comparison)
Jump to navigation Jump to search

Comparison Table

Moved from https://git.osgeo.org/_gogs_/sac/gogs-service/wiki/Git-services-comparison

This table is aimed at helping to decide which service to install on OSGeo machines to provide hosting for OSGeo projects.

The priority of each parameter is not currently defined.

Feature Gogs GitLab-CE Trac
deployed in staging YES NO YES (in use)
login via LDAP YES YES YES
LDAP groups sync NO
autonomous creation of repositories YES YES NO
autonomous creation of organizations YES NO
organization management YES (poor) YES NO
private repositories YES (no filesystem permission handling) YES
external issue tracker YES (example) YES NO
internal issue tracker YES YES YES
tool to migrate from trac NO YES n/a
external wiki YES
internal wiki YES (edit permissions match code repo ones) YES (1) YES
comment issues via mail NO YES YES
PostgreSQL backend YES YES YES
Multilanguage 15 languages
Comments on diff lines NO YES YES (via plugins)
Pull requests YES YES NO (?)
Webhooks YES YES
Edit GIT hooks YES
CI external (like drone) integrated
tracking of forks YES (example) YES NO

- (1) : GitLab wiki permissions match repo ones. GitLab wikis can be accessed through a git repo.

More about existing software packages

See GitHostingSoftware