| BanCommit |
The REST endpoint that marks commits as banned in a project.
|
| BanCommit.BanResultInfo |
|
| BranchesCollection |
|
| Check |
|
| CheckAccess |
|
| CheckMergeability |
Check the mergeability at current branch for a git object references expression.
|
| ChildProjectsCollection |
|
| CommitIncludedIn |
|
| CommitsCollection |
The collection of commit IDs (ie.
|
| CommitsIncludedInRefs |
|
| ConfigInfoCreator |
|
| CreateAccessChange |
|
| CreateBranch |
|
| CreateChange |
|
| CreateDashboard |
|
| CreateLabel |
|
| CreateProject |
|
| CreateSubmitRequirement |
A rest create view that creates a "submit requirement" for a project.
|
| CreateTag |
|
| DashboardsCollection |
|
| DeleteBranch |
|
| DeleteBranches |
|
| DeleteDashboard |
|
| DeleteLabel |
|
| DeleteRef |
|
| DeleteSubmitRequirement |
|
| DeleteTag |
|
| DeleteTags |
|
| FilesCollection |
|
| FilesInCommitCollection |
like FilesCollection, but for commits that are specified as hex ID, rather than branch
names.
|
| FilesInCommitCollection.ListFiles |
|
| GarbageCollect |
REST endpoint that executes GC on a project.
|
| GarbageCollect.Input |
|
| GetAccess |
|
| GetBranch |
|
| GetChildProject |
|
| GetCommit |
|
| GetConfig |
|
| GetContent |
|
| GetDashboard |
|
| GetDescription |
|
| GetHead |
|
| GetLabel |
|
| GetParent |
|
| GetProject |
|
| GetReflog |
|
| GetStatistics |
|
| GetSubmitRequirement |
A rest read view that retrieves a "submit requirement" for a project by its name.
|
| GetTag |
|
| Index |
|
| IndexChanges |
|
| LabelDefinitionInputParser |
|
| LabelsCollection |
|
| ListBranches |
|
| ListChildProjects |
|
| ListDashboards |
|
| ListLabels |
|
| ListProjects |
List projects visible to the calling user.
|
| ListSubmitRequirements |
List submit requirements in a project.
|
| ListTags |
|
| PostLabels |
REST endpoint that allows to add, update and delete label definitions in a batch.
|
| ProjectNode |
|
| ProjectRestApiModule |
|
| ProjectRestApiModule.BatchModule |
Separately bind batch functionality.
|
| ProjectsCollection |
|
| PutBranch |
|
| PutConfig |
|
| PutDescription |
|
| PutProject |
|
| PutTag |
|
| QueryProjects |
Implements the GET /projects/?query=QUERY endpoint.
|
| RepositoryStatistics |
|
| SetAccess |
|
| SetAccessUtil |
|
| SetDashboard |
|
| SetHead |
|
| SetLabel |
|
| SetParent |
|
| SubmitRequirementsCollection |
|
| TagsCollection |
|
| UpdateSubmitRequirement |
A rest modify view that updates the definition of an existing submit requirement for a project.
|