Enum | Description |
---|---|
ProjectConfigEntry.Type |
Annotation Type | Description |
---|---|
AnonymousCowardName |
Special name for a user that hasn't set a name.
|
CanonicalWebUrl |
Marker on a
String holding the canonical address for this server. |
GerritServerConfig |
Marker on
Config holding gerrit.config . |
GitReceivePackGroups |
Used to populate the groups of users that are allowed to run
receive-pack on the server.
|
GitUploadPackGroups |
Used to populate the groups of users that are allowed to run
upload-pack on the server.
|
ProjectOwnerGroups |
Marker on a
Set<AccountGroup.Id> for the configured groups which
should become owners of a created project. |
SitePath |
Marker on a
File pointing to the site path. |