Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-06-27Merge branch ↵Achilleas Pipinellis
'63588-follow-up-from-documentation-for-prometheus-service-discovery' into 'master' Add note to collect CONSUL_SERVER_NODES in HA docs Closes #63588 See merge request gitlab-org/gitlab-ce!29945
2019-06-27Clarified supported operating systemsRussell Dickenson
2019-06-27Fix broken link in markdown docMarcel Amirault
2019-06-27Add zero downtime upgrade detail for production_replicasDaniel Gruesso
2019-06-27Merge branch 'patch-71' into 'master'Ray Paik
docs: Update README.md. Made a simple grammar fix. See merge request gitlab-org/gitlab-ce!30065
2019-06-27Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah
Instance-level cluster pod terminal access Closes #55489, #55488, #55487, and #61156 See merge request gitlab-org/gitlab-ce!28613
2019-06-27Markdown doc refactor - squashedMarcel Amirault
Change emoji to Gitlab rendering and fix typo Use built in renderer for math Touchups to GFM Doc and bring in suggestions from MR 22122 Fix link Add epics to align docs Add epic badge Fix dashes making accidental headers, and move wikis down, add emoji note Add section explaining GitLab markdown extensions Update to incorporate recent changes Add links rendering, fix issue rendering as color chip Add links rendering, fix issue rendering as color chip Update links to GitLab rendered version of markdown doc Separate GFM extensions, reorder list, other tweaks Update code blocks and highlighting Trying to fix improper markdown rendering Fix rendering broken by triple backticks and add emoji note testing triple tildes instead of quad backticks testing rending after mermaid Various fixes to improve markdown rendering Update markdown doc after review Fix markdown doc after review, part two fix typo in markdown doc
2019-06-27Merge branch 'dz-remove-deprecated-user-routes' into 'master'Mike Greiling
Remove deprecated user routes See merge request gitlab-org/gitlab-ce!30044
2019-06-27Merge branch 'docs/sidekiq-cluster' into 'master'Evan Read
Clean up the Sidekiq cluster docs See merge request gitlab-org/gitlab-ce!28831
2019-06-27Add note to collect CONSUL_SERVER_NODES in HA docsCindy Pallares
There are several instances in our HA docs where an example of `Y.Y.Y.Y consul1.gitlab.example.com Z.Z.Z.Z` is given, but this value isn't explicitly stated. It should be the IP addresses or DNS records of the Consul server nodes.
2019-06-26Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu
Remove Sentry settings from application settings See merge request gitlab-org/gitlab-ce!28447
2019-06-26Docs: document "force https" for PagesMarcia Ramos
2019-06-26Docs: require release version in image filenamesMarcia Ramos
2019-06-26Document limitations of jsdomWinnie Hellmann
2019-06-26Merge branch ↵Marcia Ramos
'61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master' Add missing tier badge for the pipelines quota Closes #61687 See merge request gitlab-org/gitlab-ce!30046
2019-06-26Update HA monitoring documentationBen Kochie
* Update wording and include localhost for monitoring whitelist configurations. * Add monitoring config documentation for pgbouncer_exporter.
2019-06-26Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' ↵Bob Van Landuyt
into 'master' Sanity check for GraphQL authorized? See merge request gitlab-org/gitlab-ce!29921
2019-06-26Remove deprecated /u/:username routesDmitriy Zaporozhets
Also release `u` from TOP_LEVEL_ROUTES Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-06-26Add tier badge for additional pipelines quota purchaseAchilleas Pipinellis
2019-06-26Docs: Add more info on recovery codesTristan Williams
2019-06-26Update README.md. Made a simple grammar fix.Rose Grissinger
2019-06-26Merge branch 'docs/63418-docs-feedback-update-for-11-11-1-feature-flag' into ↵Evan Read
'master' Add note about Docker socket mounting See merge request gitlab-org/gitlab-ce!29924
2019-06-26Remove unused authorized_find methodLuke Duncalfe
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29921#note_184713939
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-06-25Merge branch '60697-docs-feedback-revise-operations-dashboard-docs' into ↵Marcia Ramos
'master' Resolve "Docs feedback: revise operations dashboard" Closes #60697 See merge request gitlab-org/gitlab-ce!30038
2019-06-25Merge branch 'docs/add-code-comments-development-guide' into 'master'Marcia Ramos
Add code comments development guide Closes #63132 See merge request gitlab-org/gitlab-ce!30043
2019-06-25Merge branch ↵Grzegorz Bizon
'require-pipeline-when-enabling-only-allow-merge-if-pipeline-succeeds' into 'master' Pipeline must be present if "Pipeline must succeed" is set See merge request gitlab-org/gitlab-ce!29926
2019-06-25Clarify that this.something is not available in Jest (docs)Winnie Hellmann
2019-06-25Add code comments development guideDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-06-25Clarify that Jest does not use Webpack (docs)Winnie Hellmann
2019-06-25Clarify permissions for Operations dashboardAchilleas Pipinellis
2019-06-25Merge branch 'docs/dep-scanning-not-support-list' into 'master'Achilleas Pipinellis
Mention what tools are not supported in Dependency Scanning See merge request gitlab-org/gitlab-ce!30030
2019-06-25Revert "Revert to `id: :integer`"Peter Leitzen
This reverts commit 51340f9b47e8339cdabce11d0a17ac724278bff0.
2019-06-25Mention what tools are not supported in Dependency ScanningAchilleas Pipinellis
2019-06-25Require pipeline if "Pipeline must succeed" is setFabio Pitino
When a user sets only_allow_merge_if_pipeline_succeeds, also named as "Pipeline must succeed" project setting, we require the pipeline to be present. This solves race condition issues especially with external CI providers when a build is triggered externally but no pipelines are created in GitLab yet. Document that a head pipeline is expected when using "Pipeline must succeed" setting. Also explain limitations with the use of only/except where there may not be any jobs created and the merge request will not be allowed to be merged.
2019-06-25Edit resource creation textEvan Read
2019-06-25Merge branch '30355-use-hours-only-for-time-tracking' into 'master'Phil Hughes
Limit time tracking units to hours Closes #30355 See merge request gitlab-org/gitlab-ce!29469
2019-06-25Add note about Docker socket mountingSteve Azzopardi
When using `docker:dind` service and the Runner has the socket mounted as well it will lead to the following error: ``` Failed to load listeners: can't create unix socket /var/run/docker.sock: device or resource busy ``` reference https://gitlab.com/gitlab-org/gitlab-ce/issues/63418
2019-06-25Add Markdown lintingEvan Read
Also adds and one linting rule and makes project conform to it.
2019-06-25Merge branch 'docs/dep-scanning' into 'master'Evan Read
Document all the available options for Dependency Scanning Closes gitlab-ee#10121 See merge request gitlab-org/gitlab-ce!29347
2019-06-25Mention kaniko in container registryFranklin Yu
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
Changes migration and all other places the attribute is used
2019-06-25Limit time tracking values to hoursJon Kolb
Adds an instance setting to limit display of time tracking values to hours only
2019-06-25Add brackets escape example to LDAP docBlair Lunceford
2019-06-25Updated explanation of CI_COMMIT_BEFORE_SHA variableBlair Lunceford
2019-06-25Move terminal construction logic to EnvironmentTiger
This enables terminals for group and project level clusters. Previously there was no way to determine which project (and therefore kubernetes namespace) to connect to, moving this logic onto Environment means the assoicated project can be used to look up the correct namespace.
2019-06-24Add doc for ServiceResponseLin Jen-Shin
2019-06-24Require database reviews for migrationsAndreas Brandl
2019-06-24Merge branch 'sh-remove-token-from-profiling-docs' into 'master'Kamil Trzciński
Remove requirement for personal access token in profiling See merge request gitlab-org/gitlab-ce!29972
2019-06-24Add name & search parameters to project environments APILee Tickett