summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-2716-25/+25
|\ | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827
| * 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
|\ \ | | | | | | | | | | | | | | | | | | Allows to work with execute permissions in GitLab API Closes #43832 See merge request gitlab-org/gitlab-ce!21866
| * | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-3/+9
| | | | | | | | | | | | With this action the user can update the execute_filemode of a given file in the repository.
* | | Merge branch 'feature/add-public-email-to-users-api' into 'master'Rémy Coutable2018-09-275-60/+93
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Feature/add public email to users api Closes #39346 See merge request gitlab-org/gitlab-ce!21909
| * | | 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 guidelines See merge request gitlab-org/gitlab-ce!21849
| * | | | 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. See merge request gitlab-org/gitlab-ce!21923
| * | | | | 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added `chown git` to the backup tar to prevent permission denied errors. See merge request gitlab-org/gitlab-ce!21724
| * | | | | | 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 pages See merge request gitlab-org/gitlab-ce!21944
| * | | | | | | Remove DocToc frontmatter from published pagesdocs/remove-doctoc-frontmatterEvan Read2018-09-274-122/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Also fix some markdown syntax.
* | | | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature: Runner type filter for admin view See merge request gitlab-org/gitlab-ce!19649
| * | | | | | | 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 default See merge request gitlab-org/gitlab-ce!21791
| * | | | | | 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 Artifacts See merge request gitlab-org/gitlab-ce!21890
| * | | | | | | Add documentation for stable URLs for ArtifactsJorge C. Leitao2018-09-241-0/+14
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was not documented, and it is a very useful feature for badges, versioned documentation, etc. already exist, it is just not documented. This commit fixes this.
* | | | | | | Merge branch 'patch-25' into 'master'Marcia Ramos2018-09-261-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: one-off typo fix See merge request gitlab-org/gitlab-ce!21872
| * | | | | | | 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 reference See merge request gitlab-org/gitlab-ce!21901
| * | | | | | uploads.md: Fix incorrect path referencePer Lundberg2018-09-251-1/+1
| | | | | | |
* | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-09-261-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Update deploy token example to use https See merge request gitlab-org/gitlab-ce!21720
| * | | | | | | 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 failures See merge request gitlab-org/gitlab-ce!21829
| * | | | | | | | 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.md See merge request gitlab-org/gitlab-ce!21898
| * | | | | | | | 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 the ability to use the force env for rebuilding authorized_keys during a restore See merge request gitlab-org/gitlab-ce!21896
| * | | | | | | | | Enable write to auth_keys file during restoreCindy Pallares2018-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fast lookup of authorized SSH keys in the database was ported to CE in v10.4. This change adds the option to enable the setting via the restore rake task and assumes yes if the force env variable is set.
* | | | | | | | | | Add clarity to EE feature styles for features introduced before and after 9.2Evan Read2018-09-251-3/+15
| | | | | | | | | |
* | | | | | | | | | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-251-2/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Provide NullStore for RequestStore" Closes #51718 See merge request gitlab-org/gitlab-ce!21848
| * | | | | | | | | | Add note to docs about `Gitlab::SafeRequestStore`Michael Kozono2018-09-241-2/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nik-doc-postgres-alignment' into 'master'Yorick Peterse2018-09-251-28/+45
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Postgres alignment padding – logic fixed See merge request gitlab-org/gitlab-ce!21764
| * | | | | | | | | Postgres alignment padding – logic fixed:nik-doc-postgres-alignmentNikolay OOO Sep 14 / Moscow timezone Sep 15-222018-09-201-28/+45
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alignment padding is applied based on the next column's data type, so, for example, we cannot state that for "boolean" (1 byte of data), the alignment is not needed. This commit fixes the logic in the doc. Update ordering_table_columns.md Typos fixed more polishing of text Minor improvements of text style Get rid of two "following" words in one line, having different meanings More text style polishing according @eread's comments
* | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-09-251-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Update ldap.md If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters See merge request gitlab-org/gitlab-ce!20460
| * | | | | | | | Update ldap.mdEd Goforth2018-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | If you escape the '\' character when using a "domain\user" scheme for the bind_dn name, it will fail. gitlab-ctl reconfigure escapes characters, and if you pre-escape the '\', the resultant yaml file will have four (4) '\' characters.
* | | | | | | | | Merge branch '51509-remove-sidekiq-limit-fetch' into 'master'Valery Sizov2018-09-255-39/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove background job throttling feature Closes #51509 See merge request gitlab-org/gitlab-ce!21748