summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'da-clarify-subgroup-permissions' into 'master'Achilleas Pipinellis2018-09-281-15/+17
|\
| * Update notes notation in subgroups docsAchilleas Pipinellis2018-09-281-10/+9
| * Update render style of note boxesda-clarify-subgroup-permissionsdappelt2018-09-211-4/+4
| * Address Evan's commentsdappelt2018-09-191-4/+5
| * Clarify subgroup permissionsdappelt2018-09-181-2/+4
* | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-09-281-2/+2
|\ \
| * | Fix broken link of feature proposal template in issue_workflow.mdZsolt Kovari2018-09-241-2/+2
* | | Docs: improve Issue Boards overview (to deprecate feature page)Marcia Ramos2018-09-285-113/+176
* | | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-2716-25/+25
|\ \ \
| * | | Correct Gitlab to GitLab in docsMarcel Amirault2018-09-2516-25/+25
* | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-271-3/+9
|\ \ \ \
| * | | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-3/+9
* | | | | Merge branch 'feature/add-public-email-to-users-api' into 'master'Rémy Coutable2018-09-275-60/+93
|\ \ \ \ \
| * | | | | add user's public_email attribute to apiAlexis Reigel2018-09-275-0/+13
| * | | | | add missing user attributes to api docsAlexis Reigel2018-09-273-60/+80
* | | | | | Document community rolesRay Paik2018-09-271-0/+12
* | | | | | Merge branch 'docs/linting-section' into 'master'Marcia Ramos2018-09-272-3/+106
|\ \ \ \ \ \
| * | | | | | Add linting section to documentation guidelinesdocs/linting-sectionEvan Read2018-09-262-3/+106
* | | | | | | Update using_docker_build.mdCauan Cabral2018-09-271-2/+2
* | | | | | | Merge branch 'mr-api-diff-refs-doc' into 'master'Rémy Coutable2018-09-271-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add diff_refs documentation in single merge requests response.Patrizio Bonzani2018-09-261-0/+5
* | | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-09-271-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Move chown *after* cpCraig Fisher2018-09-271-1/+1
| * | | | | | | | Added `chown git` to the backup tar to prevent permission denied errors.Craig Fisher2018-09-131-1/+2
* | | | | | | | | Merge branch 'docs/remove-doctoc-frontmatter' into 'master'Achilleas Pipinellis2018-09-274-122/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove DocToc frontmatter from published pagesdocs/remove-doctoc-frontmatterEvan Read2018-09-274-122/+41
* | | | | | | | | | Fix link to mitmproxy installationdocs/fix-mitmproxy-linkEvan Read2018-09-271-3/+3
|/ / / / / / / / /
* | | | | | | | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-4/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | deprecate scope param for runners apiAlexis Reigel2018-09-151-3/+3
| * | | | | | | | | add missing params to runners api docAlexis Reigel2018-09-151-2/+8
| * | | | | | | | | add status param to runners apiAlexis Reigel2018-09-151-0/+4
| * | | | | | | | | add type param to runners apiAlexis Reigel2018-09-151-0/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-266-15/+13
* | | | | | | | | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-09-261-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | ci docs: clarify allow_failure defaultC.J. Jameson2018-09-181-0/+1
* | | | | | | | | Merge branch 'docs/add-artifact-file-url' into 'master'Kamil Trzciński2018-09-261-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add documentation for stable URLs for ArtifactsJorge C. Leitao2018-09-241-0/+14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'patch-25' into 'master'Marcia Ramos2018-09-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docs: one-off typo fixBen Bodenmiller2018-09-221-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-09-261-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | uploads.md: Fix incorrect path referencePer Lundberg2018-09-251-1/+1
* | | | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-09-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update deploy token example to use httpsClayton Carter2018-09-131-1/+1
* | | | | | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2018-09-261-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: link to repo check failuresBen Bodenmiller2018-09-201-1/+2
* | | | | | | | | | | Added cpp documentation for junit integration. Shaun Burns2018-09-251-0/+21
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'docs/zj-update-repository-lang' into 'master'Achilleas Pipinellis2018-09-251-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update doc/user/project/repository/index.mddocs/zj-update-repository-langZeger-Jan van de Weg2018-09-251-1/+3
* | | | | | | | | | | Merge branch 'enable-force-write-auth-keys-restore' into 'master'Nick Thomas2018-09-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enable write to auth_keys file during restoreCindy Pallares2018-09-251-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |