Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rm-src-branch' into 'master' | Grzegorz Bizon | 2019-07-23 | 1 | -0/+14 |
|\ | | | | | | | | | Support remove source branch on merge w/ push options See merge request gitlab-org/gitlab-ce!30728 | ||||
| * | Support rm src branch on merge w/ push option | Christian Couder | 2019-07-17 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MergeRequests::PushOptionsHandlerService has been updated to allow creating and updating merge requests with the `remove_source_branch` set using git push options. To create a new merge request and set it to remove the source branch when it is merged: git push -u origin -o merge_request.create \ -o merge_request.remove_source_branch To update an existing merge request and set it to remove the source branch when it is merged: git push -u origin -o merge_request.remove_source_branch Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64320 | ||||
* | | Docs: Update old SAML settings screenshot | Tristan Williams | 2019-07-23 | 2 | -1/+1 |
| | | |||||
* | | Merge branch 'maintainers-can-create-subgroup' into 'master' | Sean McGivern | 2019-07-22 | 2 | -8/+21 |
|\ \ | | | | | | | | | | | | | Add a group setting to allow Maintainers to create sub-groups See merge request gitlab-org/gitlab-ce!29718 | ||||
| * | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-19 | 1 | -4/+9 |
| | | | |||||
| * | | Add a link from the permissions table to the subgroups/creating a | Fabio Papa | 2019-07-19 | 1 | -1/+2 |
| | | | | | | | | | | | | subgroup section | ||||
| * | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | Update index.md | Fabio Papa | 2019-07-19 | 1 | -9/+10 |
| | | | |||||
| * | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-19 | 1 | -1/+0 |
| | | | |||||
| * | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | Apply suggestion to doc/user/permissions.md | Fabio Papa | 2019-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | Apply suggestion to doc/user/group/subgroups/index.md | Fabio Papa | 2019-07-19 | 1 | -1/+3 |
| | | | |||||
| * | | Adjust the documentation on subgroup permissions | Fabio Papa | 2019-07-19 | 1 | -0/+2 |
| | | | |||||
| * | | Adjust the documentation on subgroups | Fabio Papa | 2019-07-19 | 1 | -6/+9 |
| | | | |||||
* | | | Merge branch 'ce-9688-add-remove-blocking-mrs' into 'master' | Sean McGivern | 2019-07-22 | 5 | -0/+149 |
|\ \ \ | | | | | | | | | | | | | | | | | CE backport of "Add or remove blocking merge requests" See merge request gitlab-org/gitlab-ce!30908 | ||||
| * | | | Add documentation for blocking MRsce-9688-add-remove-blocking-mrs | Nick Thomas | 2019-07-22 | 5 | -0/+149 |
| | | | | | | | | | | | | | | | | This feature needs to be documented, so here is the documentation | ||||
* | | | | Docs: add alert for bugs - Pages' LE integration | Marcia Ramos | 2019-07-22 | 1 | -2/+21 |
|/ / / | |||||
* | | | OAuth2 support for GitLab personal access tokens | Steve Abrams | 2019-07-22 | 1 | -13/+10 |
| | | | | | | | | | | | | | | | | | | PATs are accepted using the OAuth2 compliant header "Authorization: Bearer {token}" in order to allow for OAuth requests while 2FA is enabled. | ||||
* | | | Documentation for email confirmation signup restriction | Matt Penna | 2019-07-22 | 2 | -7/+16 |
| | | | |||||
* | | | Document all the available options for SAST | Achilleas Pipinellis | 2019-07-22 | 2 | -0/+195 |
| | | | | | | | | | | | | | | | | | | | | | Port all info from: - security-products/sast/blob/master/docs/README.md - security-products/sast/blob/master/docs/analyzers.md | ||||
* | | | Fix unordered list spacing | Marcel Amirault | 2019-07-22 | 12 | -89/+89 |
|/ / | | | | | | | | | | | Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation, in /user and others. | ||||
* | | Link Metrics Reports from merge request docs | James Ramsay | 2019-07-19 | 1 | -0/+11 |
| | | |||||
* | | Remove duplicate word in Issues feature page | Russell Dickenson | 2019-07-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'docs/dast-analyzers' into 'master' | Evan Read | 2019-07-19 | 1 | -0/+22 |
|\ \ | | | | | | | | | | | | | | | | | | | Document all the available DAST variables Closes gitlab-ee#10122 See merge request gitlab-org/gitlab-ce!30801 | ||||
| * | | Document all the available DAST variablesdocs/dast-analyzers | Achilleas Pipinellis | 2019-07-16 | 1 | -0/+22 |
| | | | |||||
* | | | Set Private visibility for restricted Internal imported projects | George Koltsov | 2019-07-19 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | With https://gitlab.com/gitlab-org/gitlab-ee/issues/12388 change going live there is potential risk of breaking imports of 'Internal' projects. This change makes sure if 'Internal' visibility level is restricted all 'Internal' projects will be marked as 'Private' See: https://gitlab.com/gitlab-org/gitlab-ce/issues/64311 | ||||
* | | | Update numbered lists for docs standards | Marcel Amirault | 2019-07-19 | 3 | -11/+13 |
| | | | | | | | | | | | | | | | Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing. | ||||
* | | | Add documentation for panel types | Jose Ivan Vargas | 2019-07-19 | 3 | -1/+60 |
| | | | | | | | | | | | | | | | | | | | | | This adds documentation on how to add area and single stat panel types for the monitoring dashboards using custom yml files | ||||
* | | | Added mention of Quick actions | Russell Dickenson | 2019-07-18 | 1 | -1/+3 |
| | | | |||||
* | | | Added mention of autocomplete characters | Russell Dickenson | 2019-07-18 | 1 | -0/+6 |
| | | | |||||
* | | | Add documentation page for bulk editing group issue milestones | Eugenia Grieff | 2019-07-18 | 4 | -8/+41 |
| | | | | | | | | | | | | | | | | | | - Add new page to group docs for bulk editing issues - Add link to new section to group index - Amend bulk editing page at a project level to remove issues from note | ||||
* | | | Create documentation for the manual sorting / re-ordering capability | Brett Walker | 2019-07-18 | 3 | -1/+36 |
| | | | |||||
* | | | Doc: resolving confidential issues in private fork | Patrick Bajao | 2019-07-18 | 4 | -0/+51 |
| | | | | | | | | | | | | | | | | | | Add a section in Confidential Issues documentation with information about the "Create confidential merge request" button/dropdown and how it can help in resolving confidential issues. | ||||
* | | | Merge branch 'feature/gb/serverless-app-deployment-template' into 'master' | Thong Kuah | 2019-07-18 | 1 | -21/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Deploy serverless apps with `gitlabktl` Closes #64494 See merge request gitlab-org/gitlab-ce!30740 | ||||
| * | | | Update docs on serverless apps deployments | Grzegorz Bizon | 2019-07-15 | 1 | -21/+16 |
| | | | | |||||
* | | | | Set correct file mode for autocomplete images | Winnie Hellmann | 2019-07-18 | 2 | -0/+0 |
| | | | | |||||
* | | | | Add docs for Let's Encrypt integration | Vladimir Shushlin | 2019-07-17 | 5 | -5/+87 |
| |_|/ |/| | | | | | | | | | | | | | | * Add deprecation warning to old integration * Add user docs * Add admin docs | ||||
* | | | Documented autocomplete characters | Russell Dickenson | 2019-07-17 | 4 | -0/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added a table listing all autocomplete characters. - Added a link to the autocomplete characters docs, from the Projects feature list. - Added an example of how autocomplete would behave for `Users and groups`, including two screenshots. | ||||
* | | | Add tip about stripping ANSI color codes | Elliot Rushton | 2019-07-17 | 1 | -0/+16 |
| | | | |||||
* | | | Propagate PIP index URL | Fabien Catteau | 2019-07-17 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Propagate PIP_INDEX_URL, PIP_EXTRA_INDEX_URL to the dependency-scanning Docker image to support Python projects depending on custom Pypi registries. These variables will be consumed by the gemnasium-python analyzer. | ||||
* | | | Docs: update Cloudflare's redirect method for Pages | Marcia Ramos | 2019-07-17 | 1 | -5/+16 |
| | | | |||||
* | | | Resolve docs lint failure in users/clusters/applications.md | Robert Speicher | 2019-07-16 | 1 | -1/+1 |
| | | | |||||
* | | | Update weight/priority definitions in prometheus dashboard docs | Sarah Yasonik | 2019-07-16 | 1 | -3/+1 |
| | | | |||||
* | | | Enable GitLabb runner to be uninstalled from cluster | João Cunha | 2019-07-16 | 1 | -1/+2 |
| |/ |/| | | | | | | | | | - Set as uninstallable app - Update docs - Adjust specs | ||||
* | | Avoid using HTML when plain text and markdown work | Evan Read | 2019-07-16 | 1 | -10/+10 |
| | | |||||
* | | Merge branch 'mc/doc/enforce-template-inclusion-docs' into 'master' | Evan Read | 2019-07-16 | 2 | -0/+20 |
|\ \ | | | | | | | | | | | | | Create docs for required pipeline config See merge request gitlab-org/gitlab-ce!30660 | ||||
| * | | Create docs for required pipeline configmc/doc/enforce-template-inclusion-docs | Scott Hampton | 2019-07-15 | 2 | -0/+20 |
| | | | | | | | | | | | | | | | | | | Based on the https://gitlab.com/gitlab-org/gitlab-ee/issues/8429 issue for the required pipeline configuration setting. | ||||
* | | | Clean up the Prometheus custom dashboards docs | Achilleas Pipinellis | 2019-07-16 | 1 | -46/+71 |
| | | | | | | | | | | | | | | | - Place all under one section - Fix Markdown | ||||
* | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39964 | Russell Dickenson | 2019-07-16 | 1 | -2/+2 |
| | | | |||||
* | | | Docs: Add more detail to sign-up restrictions | Tristan Williams | 2019-07-16 | 1 | -9/+13 |
| | | |