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
2018-11-27Merge branch 'docs/andr3-update-issue-board-screenshot' into 'master'Kushal Pandya
[Docs] Update issue boards images for recent cards redesign See merge request gitlab-org/gitlab-ce!23321
2018-11-27Merge branch '54230-eliminate-duplicated-words' into 'master'Evan Read
Eliminate duplicated words (for docs) See merge request gitlab-org/gitlab-ce!23183
2018-11-27improve browse JUnit detailsBen Bodenmiller
2018-11-27Merge branch 'fix-ci-help-page' into 'master'Evan Read
Fix broken links in CI help page See merge request gitlab-org/gitlab-ce!22920
2018-11-27Merge branch 'patch-30' into 'master'Evan Read
standardize periods & fix typo See merge request gitlab-org/gitlab-ce!23294
2018-11-26Merge branch 'ce-rd-extract-ee-specific-sidekiq-queue-config' into 'master'Robert Speicher
Backport of gitlab-ee!8470 See merge request gitlab-org/gitlab-ce!23150
2018-11-26Merge branch 'docs/ce-to-ee-no-squash' into 'master'Rémy Coutable
Instruct against squashing in CE to EE MRs See merge request gitlab-org/gitlab-ce!23330
2018-11-26Merge branch 'sh-improve-prettier-docs' into 'master'Phil Hughes
Fix documentation on using prettier for a specific directory See merge request gitlab-org/gitlab-ce!23336
2018-11-26WebIDE: Make Ctrl+Enter automatically commit when commit textarea is focusedThomas Pathier
2018-11-26Merge branch 'patch-32' into 'master'Achilleas Pipinellis
Update to properly reference users instead of projects See merge request gitlab-org/gitlab-ce!23325
2018-11-26Merge branch 'patch-32' into 'master'Evan Read
Add month unit See merge request gitlab-org/gitlab-ce!23297
2018-11-24Fix documentation on using prettier for a specific directoryStan Hu
If the `check` parameter is used, the `allFiles` parameter is `false`, which causes the prettier.js script only to process staged files. The correct parameters are `check-all` and `save-all`.
2018-11-23Merge branch '52371-filter-by-none-any-for-labels-in-issues-mrs-api' into ↵Nick Thomas
'master' Resolve "Filter by `None`/`Any` for labels in issues/mrs API" Closes #52371 See merge request gitlab-org/gitlab-ce!22622
2018-11-23Add docs note for Reverting MR availabilityChristian Svensson
2018-11-23add a note about omnibus chart and info how to backup with gitlab chartAlexander Tanayno
2018-11-23[docs] Enable importing from other sitesFranklin Yu
2018-11-23Add instructions on how to add Prometheus as data source in GrafanaChenjerai Katanda
2018-11-23Merge branch 'patch-31' into 'master'Achilleas Pipinellis
Replace public_jobs attribute with public_builds attribute in Projects API docs See merge request gitlab-org/gitlab-ce!23194
2018-11-23Instruct against squashing in CE to EE MRsAchilleas Pipinellis
2018-11-23Merge branch 'docs-add-missing-languages-in-proofreaders-page' into 'master'Achilleas Pipinellis
Add missing languages in Proofreaders page See merge request gitlab-org/gitlab-ce!23243
2018-11-23Merge branch 'certmanager-temp' into 'master'Kamil Trzciński
Deploy cert-manager to managed cluster for SSL certificates See merge request gitlab-org/gitlab-ce!23036
2018-11-23Refactor landing page CEEvan Read
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
By using the parameters `?labels=None|Any` the user can filter issues/mrs from the API that has `none/any` label. Affected endpoints are: - /api/issues - /api/projects/:id/issues - /api/groups/:id/issues - /api/merge_requests - /api/projects/:id/merge_requests - /api/groups/:id/merge_requests
2018-11-23Merge branch 'docs/fix-ingress-nginx-links' into 'master'Achilleas Pipinellis
Fix 404ing links for NGINX ingress controller See merge request gitlab-org/gitlab-ce!23258
2018-11-23Merge branch 'docs/fix-booklist-links' into 'master'Achilleas Pipinellis
Move links to HTTPS to avoid possible 503 errors in broken link checkers See merge request gitlab-org/gitlab-ce!23313
2018-11-23Update to properly reference users instead of projectsrkottmann
2018-11-23Merge branch 'docs-update-perfbar-path' into 'master'Achilleas Pipinellis
refresh the path to performance bar in admin settings with the up-to-date value See merge request gitlab-org/gitlab-ce!23316
2018-11-23[Docs] Update issue boards imgs for new redesignAndré Luís
2018-11-23update screenshot for request profiling tokenAlexander Tanayno
2018-11-23update path to performance bar in admin settingsAlexander Tanayno
2018-11-23Move links to HTTPS to avoid possible 503 errors in broken link checkersEvan Read
2018-11-22Merge branch 'patch-32' into 'master'Stan Hu
Documentation: Correct blocked SMTP ports for GKE See merge request gitlab-org/gitlab-ce!23275
2018-11-22Merge branch 'docs/fix-shibboleth-markdown' into 'master'Achilleas Pipinellis
Fix markdown to render correctly See merge request gitlab-org/gitlab-ce!23221
2018-11-22Merge branch 'docs/delete-broken-link' into 'master'Achilleas Pipinellis
Remove broken link that 404s and has no alternative See merge request gitlab-org/gitlab-ce!23295
2018-11-22Add month unitKyleK
2018-11-22Merge branch 'patch-32' into 'master'Achilleas Pipinellis
Update discord_notifications.md See merge request gitlab-org/gitlab-ce!23292
2018-11-22Eliminate duplicated wordsTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22Docs: fix API move issue curl commandCynthia Ng
2018-11-22Merge branch '53596-mention-required-file-extension-yaml-include-docs' into ↵Evan Read
'master' Update docs for include to mention required file extension Closes #53596 See merge request gitlab-org/gitlab-ce!23048
2018-11-22Remove broken link that 404s and has no alternativeEvan Read
2018-11-22standardize periods & fix typoBen Bodenmiller
2018-11-22Docs: Cleaning up various linksMarcel Amirault
2018-11-22Update discord_notifications.mdblackst0ne
2018-11-22Upgraded minimum Git version to 2.18.0Francisco Javier López
2018-11-21Docs wording updatedAmit Rathi
2018-11-21Merge branch 'issue_53908' into 'master'Marcia Ramos
Add documentation for notes filters Closes #53908 See merge request gitlab-org/gitlab-ce!23196
2018-11-21deprecate UX Guide and redirect to design.gitlabSarrah Vesselov
2018-11-21Merge branch 'patch-32' into 'master'Stan Hu
Documentation: Fix typo in Merge request description See merge request gitlab-org/gitlab-ce!23266
2018-11-21Add documentation for notes filtersFelipe Artur
Notes/Discussions filters documentation was missingg.
2018-11-21Correct blocked SMTP ports for GKEMax Winterstein