summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Move the gitlab-docs project under gitlab-orgrename-gitlab-docs-repoAchilleas Pipinellis2019-07-116-21/+21
| | | | | Search and replace gitlab-com/gitlab-docs with gitlab-org/gitlab-docs. For https://gitlab.com/gitlab-com/gitlab-docs/issues/310
* Give Knative serving permissions to service accountHordur Freyr Yngvason2019-07-111-10/+16
| | | | | | | | GitLab uses a kubernetes service account to perform deployments. For serverless deployments to work as expected with externally created clusters with their own knative installations (e.g. via Cloud Run), this account requires additional permissions in the serving.knative.dev API group.
* Merge branch 'docs-crosslink-prometheus-grafana-in-ha-monitoring' into 'master'Achilleas Pipinellis2019-07-111-1/+1
|\ | | | | | | | | | | | | Crosslink Prometheus and Grafana to HA monitoring Closes #63419 See merge request gitlab-org/gitlab-ce!30588
| * Crosslink prometheus and grafana to HA monitoringdocs-crosslink-prometheus-grafana-in-ha-monitoringabuerer2019-07-101-1/+1
| |
* | Merge branch 'chriscool-master-patch-19677' into 'master'Achilleas Pipinellis2019-07-111-1/+2
|\ \ | | | | | | | | | | | | | | | | | | Update doc/ci/yaml/README.md Closes #58636 See merge request gitlab-org/gitlab-ce!30516
| * | Add --push-option example in doc/ci/yaml/README.mdchriscool-master-patch-19677Christian Couder2019-07-101-1/+2
| | |
* | | Merge branch 'chriscool-master-patch-11367' into 'master'Achilleas Pipinellis2019-07-111-1/+2
|\ \ \ | | | | | | | | | | | | | | | | Update doc/user/project/merge_requests/index.md See merge request gitlab-org/gitlab-ce!30517
| * | | Update push option note in merge_requests/index.mdchriscool-master-patch-11367Christian Couder2019-07-101-1/+2
| |/ /
* | | Improve Graphql DocsFelipe Artur2019-07-112-0/+513
| | | | | | | | | | | | Adds more friendly docs for GraphQl implementation
* | | Merge branch 'bvl-link-phab-users' into 'master'James Lopez2019-07-111-0/+6
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Fetch users from Phabricator + link to issues Closes #60565 See merge request gitlab-org/gitlab-ce!30321
| * | Fetch users from Phabricator to link to issuesBob Van Landuyt2019-07-101-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | We fetch the users from Phabricator based on their Phabricator ID. If a user with the same username exists and is a member of the project, we set them as assignee or author. When a user is applicable, we also cache it in Redis so we don't have to perform the request again for the same phid.
* | | Fix whitespace in many administration docsMarcel Amirault2019-07-1015-429/+434
| | | | | | | | | | | | | | | | | | | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs (part 2)
* | | Edit GraphQL general availability textEvan Read2019-07-102-6/+7
| | |
* | | Merge branch 'docs-move-pgbouncer-ha-docs-out-of-db-docs' into 'master'Achilleas Pipinellis2019-07-102-83/+83
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Moving Pgbouncer HA documentation out of database documentation Closes #63540 See merge request gitlab-org/gitlab-ce!30471
| * | | Moving Pgbouncer HA documentation out of database documentationdocs-move-pgbouncer-ha-docs-out-of-db-docsabuerer2019-07-092-83/+83
| | | |
* | | | Vulnerabilities API now supports pipeline_idrossfuhrman2019-07-101-0/+2
| | | |
* | | | Add docs on project-based dashboard configSarah Yasonik2019-07-101-1/+64
| |_|/ |/| |
* | | Merge branch '63044-cluster-health-group-refactor' into 'master'Douglas Barbosa Alexandre2019-07-101-3/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Refactor common_metrics importer into a more extensible pattern Closes #63044 See merge request gitlab-org/gitlab-ce!30012
| * | Rename Gitlab::Importers moduleRyan Cobb2019-07-091-1/+1
| | | | | | | | | | | | | | | In order to avoid confusion between Gitlab::Importers module and other like named modules, this renamed it to Gitlab::DatabaseImporters.
| * | Remove CommonMetricsImporter patchRyan Cobb2019-07-091-3/+1
| | | | | | | | | | | | | | | | | | Remove CommonMetricsImporter patch and change all references to CommonMetrics::Importer. Move specs into their appropriate folders. Also cleans up some common_metric importer namespacing.
* | | Merge branch 'link-help-path-epic-in-dev-docs' into 'master'Achilleas Pipinellis2019-07-101-3/+6
|\ \ \ | | | | | | | | | | | | | | | | In /development/documentation page, add link to epic for removing /help See merge request gitlab-org/gitlab-ce!30550
| * | | Add link to epic for removing /helplink-help-path-epic-in-dev-docsMike Lewis2019-07-101-3/+6
| | | |
* | | | Tidy up version notes for Pages documentationEvan Read2019-07-101-10/+13
|/ / /
* | | Include merge method link in attribute descriptionCindy Pallares 🦉2019-07-101-3/+3
| | | | | | | | | | | | | | | | | | Currently, the project visibility methods attribute description link to the descriptions and options for visibility methods. The merge methods attribute description doesn't should do the same.
* | | Merge branch 'docs-siegerts-fix-typo' into 'master'63197-move-chart-alerts-into-dropdown-menuEvan Read2019-07-101-1/+1
|\ \ \ | |/ / |/| | | | | | | | Docs: fix typo See merge request gitlab-org/gitlab-ce!30505
| * | typo fixdocs-siegerts-fix-typosiegerts2019-07-091-1/+1
| | |
* | | Merge branch 'patch-72-docs' into 'master'Thong Kuah2019-07-091-4/+7
|\ \ \ | | | | | | | | | | | | | | | | Add documentation for customizing the auto-deploy-app helm chart by setting `HELM_UPGRADE_EXTRA_ARGS` to `--values my-values.yaml` See merge request gitlab-org/gitlab-ce!30371
| * | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+0
| | | |
| * | | Merge branch 'master' into 'patch-72-docs'nathanbietz2019-07-09362-2227/+2354
| |\ \ \ | | | | | | | | | | | | | | | # Conflicts: # doc/topics/autodevops/index.md
| * | | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| | | | |
| * | | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| | | | |
| * | | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| | | | |
| * | | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| | | | |
| * | | | Apply suggestion to doc/topics/autodevops/index.mdnathanbietz2019-07-091-1/+1
| | | | |
| * | | | Update index.md.... change "helm deploy" to "helm upgrade"nathanbietz2019-07-041-1/+1
| | | | |
| * | | | Update index.md.... add instructions on how to add a `values.yaml` override ↵nathanbietz2019-07-041-4/+7
| | | | | | | | | | | | | | | | | | | | file to the default auto-deploy-app helm chart by setting `HELM_UPGRADE_EXTRA_ARGS` to `--values my-values.yaml` (or `-f my-values.yaml`).
* | | | | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-09385-2922/+3180
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'jramsay/enable-object-dedupe-by-default' into 'master'Nick Thomas2019-07-091-12/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable repository object pools by default Closes gitaly#1606 See merge request gitlab-org/gitlab-ce!29595
| | * | | | Enable repository object pools by defaultJames Ramsay2019-07-091-12/+7
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | Object pools allow Git objects to be shared from the parent project to forks, reducing storage requirements.
| * | | | Merge branch 'negative-commit-message-push-rule-docs' into 'master'Ray Paik2019-07-091-24/+27
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Negative commit message push rule docs See merge request gitlab-org/gitlab-ce!30521
| | * | | | Document the negative commit message push rule for the API.Maikel2019-07-091-24/+27
| | | | | |
| * | | | | Resolve "Update project import/export docs to include what exactly is ↵Michael Leopard2019-07-091-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | imported/exported"
| * | | | | NPM Registry docs new package naming conventionSteve Abrams2019-07-091-7/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | The documentation is updated to include details on the new limitations and rules to naming NPM packages. A note is included on how naming collisions are handled.
| * | | | Docs: audit/auditor docs imagesMarcel Amirault2019-07-094-2/+2
| | | | |
| * | | | Remove `:graphql` feature flagcharlie ablett2019-07-091-13/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove `FeatureConstrainer` call wrapping api endpoint - Remove `Feature.enabled?(:graphql)` conditionals in back and frontend - Modify graphql test to be graphql flag agnostic - Remove api routing spec - Remove frontend feature flag via `gon`
| * | | Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog
| * | | Tidy up timezone topicEvan Read2019-07-091-5/+3
| | |/ | |/|
| * | Docs: Add missing backtick fence to code blockMarcel Amirault2019-07-091-0/+1
| | |
| * | Fix spacing of code blocksMarcel Amirault2019-07-0925-888/+909
| | | | | | | | | | | | | | | | | | | | | Code blocks should not be spaced 4 times, as this will prevent the code from being colored. They should also be spaced the same as the lists they are a part of, to make reading easier.
| * | Makes copying host keys a recommended stepLyle Kozloff2019-07-091-1/+1
| | |