Skip to content
Snippets Groups Projects
Commit f22c7095 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Add titles to doc pages.

parent 3bdf0e29
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 4 deletions
## Deploy Keys
# Deploy Keys
 
### List deploy keys
 
Loading
Loading
# Groups
## List project groups
 
Get a list of groups. (As user: my groups, as admin: all groups)
Loading
Loading
# Issues
## List issues
 
Get all issues created by authenticated user. This function takes pagination parameters
Loading
Loading
# Merge requests
## List merge requests
 
Get all merge requests for this project.
Loading
Loading
# Milestones
## List project milestones
 
Returns a list of project milestones.
Loading
Loading
# Notes
Notes can be wall notes or comments on snippets, issues or merge requests.
 
## Wall
Loading
Loading
# Project snippets
## List snippets
 
Get a list of project snippets.
Loading
Loading
## Projects
# Projects
 
### List projects
 
Loading
Loading
# Repositories
## List project repository tags
 
Get a list of repository tags from a project, sorted by name in reverse alphabetical order.
Loading
Loading
# CRUD for repository files
# Repository files
## CRUD for repository files
 
## Create, read, update and delete repository files using this API
 
Loading
Loading
# Session
Login to get private token
 
```
Loading
Loading
# System hooks
All methods require admin authorization.
 
The url endpoint of the system hooks can be configured in [the admin area under hooks](/admin/hooks).
Loading
Loading
# Users
## List users
 
Get a list of users.
Loading
Loading
# Database Mysql
## Note
 
We do not recommend using MySQL due to various issues. For example, case [(in)sensitivity](https://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html) and [problems](http://bugs.mysql.com/bug.php?id=65830) that [suggested](http://bugs.mysql.com/bug.php?id=50909) [fixes](http://bugs.mysql.com/bug.php?id=65830) [have](http://bugs.mysql.com/bug.php?id=63164).
Loading
Loading
# Installation
# Select Version to Install
Make sure you view [this installation guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md) from the branch (version) of GitLab you would like to install. In most cases
this should be the highest numbered stable branch (example shown below).
Loading
Loading
# Operating Systems
# Requirements
## Operating Systems
 
GitLab is developed for the Linux operating system. For the installations options and instructions please see [the installation section of the readme](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md#installation).
 
Loading
Loading
# Corporate contributor license agreement
You accept and agree to the following terms and conditions for Your present and future Contributions submitted to GitLab B.V.. Except for the license granted herein to GitLab B.V. and recipients of software distributed by GitLab B.V., You reserve all right, title, and interest in and to Your Contributions.
 
1. Definitions.
Loading
Loading
# Individual contributor license agreement
You accept and agree to the following terms and conditions for Your present and future Contributions submitted to GitLab B.V.. Except for the license granted herein to GitLab B.V. and recipients of software distributed by GitLab B.V., You reserve all right, title, and interest in and to Your Contributions.
 
1. Definitions.
Loading
Loading
# Markdown
----------------------------------------------
 
Table of Contents
Loading
Loading
# Permissions
Users have different abilities depending on the access level they have in a particular group or project.
If a user is both in a project group and in the project itself, the highest permission level is used.
If a user is a GitLab administrator they receive all permissions.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment