Gitlab-using other API resources

Source: Internet
Author: User

1. Users: Perform the following tasks to manage users
    • List Users
    • Get, Create, edit, and delete a user
    • List SSH keys for a given user
    • Get, create, and edit SSH keys for a user


2. Sessions: Can be managed in the following way
    • Log in with your e-mail and password to get your private token


3. Project: How to manage projects
    • List all the project
    • Get a single project
    • Get Project Events
    • Create a new project
    • Remove a project
    • List all the team members for a given project
    • Get,create,edit, and delete a team member
    • Get, add, edit, and delete project hooks
    • Get al the branches
    • Get a single branch
    • Protect and Unprotect Branches


4. Project snippets: Processing in the following ways
    • Get, create, Update,and delete code snippets for a project


5. Repositories: Can be managed in the following ways
    • List all the Git tags
    • Create a new Git tag
    • Get a raw file or blob content
    • Compare branches, tags, or commits
    • List all the Contributors


6. Commits: Can be managed in the following ways
    • List all the commits for a repository
    • Get a single commit
    • Get the difference for a single commit


7. Branches: Can be managed in the following ways
    • List, get, create, protect, unprotect, and delete branches


8. Merge requests: Can be managed in the following ways
    • List all the merge requests
    • Get, create, edit, accept, and close merge requests
    • Get all the comments for a given merge request


9. Issues: Can be managed in the following ways
    • List, get, create, and edit issues


Groups: Can be managed in the following ways
    • List, get and create groups
    • Transfer the project to a group
    • List all the group members
    • ADD and remove Group members

Gitlab-using other API resources

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.