summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update index.mdpatch-30Ray Paik2018-10-181-74/+2
|
* Merge branch 'sh-add-audit-logging-json-ce' into 'master'Stan Hu2018-10-181-0/+14
|\ | | | | | | | | Add support for JSON logging for audit events See merge request gitlab-org/gitlab-ce!22471
| * Add support for JSON logging for audit eventsStan Hu2018-10-181-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will add audit_json.log that writes one line per audit event. For example: { "severity":"INFO", "time":"2018-10-17T17:38:22.523Z", "author_id":3, "entity_id":2, "entity_type":"Project", "change":"visibility", "from":"Private", "to":"Public", "author_name":"John Doe4", "target_id":2, "target_type":"Project", "target_details":"namespace2/project2" }
* | Revised images in group docs to address gitlab-org/gitlab-ce#43422Marc Schwede2018-10-188-0/+0
| |
* | Merge branch 'patch-29' into 'master'Achilleas Pipinellis2018-10-181-1/+1
|\ \ | |/ |/| | | | | Fix param typo in Notes documentation See merge request gitlab-org/gitlab-ce!22406
| * Fix param typo in notes.mdArtur Pomadowski2018-10-161-1/+1
| |
* | Merge branch 'patch-29' into 'master'Achilleas Pipinellis2018-10-181-1/+1
|\ \ | | | | | | | | | | | | Should be `start_in` not `start_key` See merge request gitlab-org/gitlab-ce!22422
| * | Should be `start_in` not `start_key`Shane A. Stillwell2018-10-171-1/+1
| | |
* | | Merge branch 'fix-repocheck-doc-heading-link' into 'master'Stan Hu2018-10-181-1/+1
|\ \ \ | | | | | | | | | | | | | | | | repository check doc: fix a broken link See merge request gitlab-org/gitlab-ce!22444
| * | | repository check doc: fix a broken linkÆvar Arnfjörð Bjarmason2018-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The link to the repocheck.log section of the logs documentation was added in 7d9191eeff9 ("Small documentation reformatting and updates", 2018-04-23), but seemingly never worked. The markdown formatter turns "." into "-" in headings. See https://docs.gitlab.com/ee/administration/repository_checks.html#what-to-do-if-a-check-failed which has a broken link to https://docs.gitlab.com/ee/administration/logs.html#repocheck.log linking to https://docs.gitlab.com/ee/administration/logs.html#repocheck-log instead (just change "." to "-") fixes it.
* | | | Merge branch 'jarv/update-docs' into 'master'Stan Hu2018-10-181-4/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove beta status on hashed storage and reference to production readiness review. See merge request gitlab-org/gitlab-ce!22457
| * | | | Update repository_storage_types.mdJohn Jarvis2018-10-181-4/+1
| | | | |
* | | | | Merge branch 'docs/remove-link-to-self' into 'master'Achilleas Pipinellis2018-10-181-7/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove broken link See merge request gitlab-org/gitlab-ce!22284
| * | | | | Remove broken linkEvan Read2018-10-111-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | - And minor linting fixes.
* | | | | | Merge branch 'nurtch-docs-link' into 'master'Achilleas Pipinellis2018-10-181-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to Nurtch doc site. See merge request gitlab-org/gitlab-ce!22399
| * | | | | | Link to Nurtch doc site.Daniel Gruesso2018-10-161-1/+1
| | | | | | |
* | | | | | | Merge branch 'docs/troubleshooting-docs-ra' into 'master'Marcia Ramos2018-10-181-10/+12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split troubleshooting docs review apps in own section See merge request gitlab-org/gitlab-ce!22462
| * | | | | | | Split troubleshooting docs review apps in own sectionAchilleas Pipinellis2018-10-181-10/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Documents help and feedback section and DisqusMarcia Ramos2018-10-181-3/+43
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Links to MRs that introduced them - Explains how to omit them - Follows https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/341
* | | | | | Merge branch 'docs-tech-debt-followup-issues' into 'master'Filipa Lacerda2018-10-181-0/+39
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | When to create follow-up technical debt issues See merge request gitlab-org/gitlab-ce!22384
| * | | | | | Maintainers should be involved in follow-up issuesNick Thomas2018-10-171-1/+2
| | | | | | |
| * | | | | | Amend the tech debt in follow-ups policyNick Thomas2018-10-171-17/+33
| | | | | | |
| * | | | | | When to create follow-up technical debt issuesNick Thomas2018-10-161-0/+22
| | | | | | |
* | | | | | | Make getting a user by the username case insensitiveWilliam George2018-10-182-1/+7
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'gitaly-doc-update' into 'master'Rémy Coutable2018-10-182-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] Update Gitaly installation documentation See merge request gitlab-org/gitlab-ce!22435
| * | | | | | [ci skip] Update Gitaly installation documentationAlejandro Rodríguez2018-10-172-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the rake task takes the path to the default storage directory.
* | | | | | | Merge branch 'dm-document-role-maintainer' into 'master'Grzegorz Bizon2018-10-181-40/+88
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the role of the maintainer Closes #52114 See merge request gitlab-org/gitlab-ce!22232
| * | | | | | Strongly recommend involving a domain expert, especially when in doubt.Douwe Maan2018-10-171-4/+8
| | | | | | |
| * | | | | | Merge branch 'master' into 'dm-document-role-maintainer'Douwe Maan2018-10-1669-782/+566
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | # Conflicts: # doc/development/code_review.md
| * | | | | | Clarify responsibilities of MR author and maintainer based on feedback.Douwe Maan2018-10-161-40/+51
| | | | | | |
| * | | | | | Rewrite guidance on getting your merge request reviewed, approved, and mergedDouwe Maan2018-10-101-36/+32
| | | | | | |
| * | | | | | Document the role of the maintainerDouwe Maan2018-10-091-16/+53
| | | | | | |
* | | | | | | Merge branch 'severity-and-priority-rounding-rules-docs' into 'master'Douwe Maan2018-10-171-0/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Round P/S labels up, not down See merge request gitlab-org/gitlab-ce!22424
| * | | | | | | Round P/S labels up, not downNick Thomas2018-10-171-0/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'patch-28' into 'master'52748-gitlab-maven-repository-documentation-improvementsMike Lewis2018-10-171-7/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | add link to concurrent devops See merge request gitlab-org/gitlab-ce!22071
| * | | | | | further instance statistics editsMike Lewis2018-10-171-8/+8
| | | | | | |
| * | | | | | spellingWilliam Chia2018-10-031-1/+1
| | | | | | |
| * | | | | | add link to concurrent devopsWilliam Chia2018-10-031-1/+2
| | | | | | |
* | | | | | | Add Git protocol v2 docsJames Lopez2018-10-172-0/+98
| | | | | | |
* | | | | | | Allow JIRA to login using email and API tokenFelipe Artur2018-10-176-51/+78
| | | | | | |
* | | | | | | Merge branch 'sh-sh-add-nfs-details-docs' into 'master'Marcia Ramos2018-10-171-1/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Add documentation on using NFS v4.1 and disabling server delegations See merge request gitlab-org/gitlab-ce!22379
| * | | | | | Add documentation on using NFS v4.1 and disabling server delegationsStan Hu2018-10-161-1/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For more info, see: * https://gitlab.com/gitlab-org/gitaly/issues/1339 * https://gitlab.com/gitlab-org/gitlab-ce/issues/52017
* | | | | | | Merge branch 'fix-review-link-docs' into 'master'Douwe Maan2018-10-161-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "ready for review" link See merge request gitlab-org/gitlab-ce!22393
| * | | | | | | Fix "ready for review" linkJan Provaznik2018-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove assignee_id=0 condition from search filters, we agreed that just presence of "ready of review" label is sufficient for filtering MRs, no need to unassign yourself.
* | | | | | | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ↵Douwe Maan2018-10-161-6/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Webhook Image URLs Rewritten Incorrectly in Issues" Closes #52650 See merge request gitlab-org/gitlab-ce!22361
| * | | | | | | Web hook -> webhookSean McGivern2018-10-161-3/+3
| | | | | | | |
| * | | | | | | Fix image webhook rewriting for uploadsSean McGivern2018-10-161-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This rewrote URLs to be absolute URLs. However, for uploads (the most common case), we actually need them to point to not just the GitLab instance, but the project they're from. Thankfully, we can normally get that information from the object we're building the hook for.
* | | | | | | | Document linguist overridingZeger-Jan van de Weg2018-10-161-1/+5
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users report that some languages aren't detected, or at least not reported. This is mostly due to the fact that these languages aren't programming languages, according to Linguist. Originally noted in: https://gitlab.com/gitlab-org/gitlab-ce/issues/50705#note_99600216 Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/51995
* | | | | | | Merge branch 'docs-update-maintenance-path-typo-ck' into 'master'Achilleas Pipinellis2018-10-161-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo: 9.5.8 => 9.5.10 See merge request gitlab-org/gitlab-ce!22368
| * | | | | | | Fix typo: 9.5.8 => 9.5.10Chenjerai Katanda2018-10-151-1/+1
| | | | | | | |