Class Repository
Repository represents a repository
Inheritance
System.Object
Repository
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Dangl.GiteaOrgManager.dll
Syntax
Properties
|
Improve this Doc
View Source
Allow_merge_commits
Declaration
public bool? Allow_merge_commits { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Allow_rebase
Declaration
public bool? Allow_rebase { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Allow_rebase_explicit
Declaration
public bool? Allow_rebase_explicit { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Allow_rebase_update
Declaration
public bool? Allow_rebase_update { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Allow_squash_merge
Declaration
public bool? Allow_squash_merge { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Archived
Declaration
public bool? Archived { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Archived_at
Declaration
public DateTimeOffset? Archived_at { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.DateTimeOffset> |
|
|
Improve this Doc
View Source
Avatar_url
Declaration
public string Avatar_url { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Clone_url
Declaration
public string Clone_url { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Created_at
Declaration
public DateTimeOffset? Created_at { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.DateTimeOffset> |
|
|
Improve this Doc
View Source
Default_allow_maintainer_edit
Declaration
public bool? Default_allow_maintainer_edit { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Default_branch
Declaration
public string Default_branch { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Default_delete_branch_after_merge
Declaration
public bool? Default_delete_branch_after_merge { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Default_merge_style
Declaration
public string Default_merge_style { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Description
Declaration
public string Description { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Empty
Declaration
public bool? Empty { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
External_tracker
Declaration
public ExternalTracker External_tracker { get; set; }
Property Value
|
Improve this Doc
View Source
External_wiki
Declaration
public ExternalWiki External_wiki { get; set; }
Property Value
|
Improve this Doc
View Source
Fork
Declaration
public bool? Fork { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Forks_count
Declaration
public long? Forks_count { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Full_name
Declaration
public string Full_name { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Has_actions
Declaration
public bool? Has_actions { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Has_issues
Declaration
public bool? Has_issues { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Has_packages
Declaration
public bool? Has_packages { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Has_projects
Declaration
public bool? Has_projects { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Has_pull_requests
Declaration
public bool? Has_pull_requests { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Has_releases
Declaration
public bool? Has_releases { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Has_wiki
Declaration
public bool? Has_wiki { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Html_url
Declaration
public string Html_url { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Id
Declaration
public long? Id { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Ignore_whitespace_conflicts
Declaration
public bool? Ignore_whitespace_conflicts { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Internal
Declaration
public bool? Internal { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Internal_tracker
Declaration
public InternalTracker Internal_tracker { get; set; }
Property Value
|
Improve this Doc
View Source
Language
Declaration
public string Language { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Languages_url
Declaration
public string Languages_url { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Link
Declaration
public string Link { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Mirror
Declaration
public bool? Mirror { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Mirror_interval
Declaration
public string Mirror_interval { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Mirror_updated
Declaration
public DateTimeOffset? Mirror_updated { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.DateTimeOffset> |
|
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Open_issues_count
Declaration
public long? Open_issues_count { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Open_pr_counter
Declaration
public long? Open_pr_counter { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Original_url
Declaration
public string Original_url { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Owner
Declaration
public User Owner { get; set; }
Property Value
|
Improve this Doc
View Source
Parent
Declaration
public Repository Parent { get; set; }
Property Value
|
Improve this Doc
View Source
Permissions
Declaration
public Permission Permissions { get; set; }
Property Value
|
Improve this Doc
View Source
Private
Declaration
public bool? Private { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Release_counter
Declaration
public long? Release_counter { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Repo_transfer
Declaration
public RepoTransfer Repo_transfer { get; set; }
Property Value
|
Improve this Doc
View Source
Size
Declaration
public long? Size { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Ssh_url
Declaration
public string Ssh_url { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Stars_count
Declaration
public long? Stars_count { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Template
Declaration
public bool? Template { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
Updated_at
Declaration
public DateTimeOffset? Updated_at { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.DateTimeOffset> |
|
|
Improve this Doc
View Source
Watchers_count
Declaration
public long? Watchers_count { get; set; }
Property Value
| Type |
Description |
| System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
Website
Declaration
public string Website { get; set; }
Property Value
| Type |
Description |
| System.String |
|