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/user
AgeCommit message (Collapse)Author
2019-08-28Update group permissions table documentationEugenia Grieff
2019-08-28Change reference to Mattermost versions.Russell Dickenson
Changed reference to Mattermost versions, so that it's clear which menu navigation path applies.
2019-08-26Added note that Multiple Issue Boards moved tiers.Russell Dickenson
2019-08-26License Compliance defaults to Python 3Fabien Catteau
License Compliance now uses Python 3 by default. See https://gitlab.com/gitlab-org/gitlab-ee/issues/12032
2019-08-26Updated container scanningSeth Berger
Updated container scanning docs with a sample config
2019-08-26Add Documentation for `line-chart`Miguel Rincon
2019-08-26Merge branch 'docs-fix-health-check-docs-syntax-error' into 'master'Achilleas Pipinellis
Remove duplicate text in health check doc See merge request gitlab-org/gitlab-ce!32175
2019-08-26Merge branch 'docs-upgrade-gosec-url-data-to-partially-reliable' into 'master'Achilleas Pipinellis
Update docs - SAST golang analyzer URLs are partially reliable See merge request gitlab-org/gitlab-ce!32164
2019-08-24Remove duplicate text in health check docSean Arnold
2019-08-23Update docs - SAST golang analyzer URLs are partially reliableLucas Charles
With https://gitlab.com/gitlab-org/security-products/analyzers/gosec/merge_requests/18 we have added some basic URLs to our gosec analyzer, upgrading data from none to partially reliable
2019-08-23Add example usage to SAST/DS docs for file exclusionLucas Charles
2019-08-23Use common terminology for SAT/DS table headersLucas Charles
2019-08-23Add headers to missing SAST doc tablesLucas Charles
2019-08-23Docs health check failure examplesSean Arnold
2019-08-23Update documentation screenshotSamantha Ming
2019-08-22Add core badges to admin_area docsMarcel Amirault
Some admin_area docs were missing the Core Only badge
2019-08-22Merge branch ↵Jan Provaznik
'ce-12873-support-restricting-group-access-by-multiple-ip-subnets' into 'master' CE Port: Support restricting group access by multiple IP subnets See merge request gitlab-org/gitlab-ce!31959
2019-08-22Make it clear that the artifacts count as uncompressedAchilleas Pipinellis
2019-08-22Update docs to pass new markdownlintMarcel Amirault
Deletes extra spaces and line, makes lists consistent, and fixes links.
2019-08-22Rename License Management to License ComplianceAchilleas Pipinellis
As part of https://gitlab.com/gitlab-org/gitlab-ee/issues/8910, all occurrences of License Management are replace with License Compliance.
2019-08-21Merge branch 'docs-fix-case-zm' into 'master'Achilleas Pipinellis
Correct case of GitLab in section header See merge request gitlab-org/gitlab-ce!31879
2019-08-21Documentation MVC for group managed accountsJeremy Watson
2019-08-21Docs: Add Sailfish app to 2faStefan Schmalzhaf
2019-08-21Add docs for csv downloadLaura Montemayor
2019-08-21Docs: Refresh project request access screenshotsTristan Williams
2019-08-21Adds specific metric styles and propSimon Knox
This MR adds the styles for displaying a single chart next to another one when embedding them in an issue.
2019-08-21Merge branch '46299-wiki-page-creation' into 'master'Filipa Lacerda
Remove wiki page slug dialog step when creating wiki page See merge request gitlab-org/gitlab-ce!31362
2019-08-21Improve details about when rebase button is offeredBen Bodenmiller
2019-08-21New wiki page redirects user to random slugLuke Duncalfe
Previously we asked a user to enter a new slug before taking them to the Create Page page. As a UX improvement, we now take them to a randomly generated URI so they can begin creating their new page. https://gitlab.com/gitlab-org/gitlab-ce/issues/46299
2019-08-20Update repository languages screenshotMarcel Amirault
2019-08-20Update project import docMarcel Amirault
Update screenshot and improve text to match
2019-08-20Add documentation for incrementally expand mr diffsSamantha Ming
2019-08-19CE: Support restricting group access by multiple IP subnetsmanojmj
This change adds support for adding multiple IP subnets for restricting access to groups
2019-08-19Improve new CI job permissions model docsBen Bodenmiller
2019-08-19Merge branch 'docs-update-design-management-limitations' into 'master'Evan Read
Link more issues in Design Management Limitations See merge request gitlab-org/gitlab-ce!31697
2019-08-19Add documentation for feature flag Target UsersJason Goodman
Add screenshot
2019-08-19Migrate cycle analytics topic to new sectionEvan Read
Also fixes links to new section and refactors some existing content for the GitLab 12.2 changes.
2019-08-19Update doc/user/project/integrations/jira.md, ↵Kemais Ehlers
doc/user/project/integrations/img/jira_service_page_v12_2.png files Deleted doc/user/project/integrations/img/jira_service_page.png
2019-08-19Escape vertical bars inside code blocks in quick_actions.md - Markdown ↵Jonathan Love
parsing in previews and Gitlab.com appear to parse these as table delimiters even when inside a code block.
2019-08-19Update screenshot to fix bad htmlMarcel Amirault
2019-08-19Docs: Improve clarity of SCIM workflowTristan Williams
2019-08-19Improve docs for cross-project MR dependenciesNick Thomas
Addressing a documentation review by Marcia!
2019-08-19Mentions related log on Rate limit docsMayra Cabrera
Requests over the rate limit are logged into `auth.log`
2019-08-19Merge branch 'docs/update-srm-settings' into 'master'Evan Read
Update srmX configuration description See merge request gitlab-org/gitlab-ce!31142
2019-08-17UI for disabling group/project email notificationBrett Walker
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
2019-08-17Add new table to store email domainGosia Ksionek
In order to save user preferences regarding user emails allowed to be invited to group Add foreign_key and down method Change adding foreign key Add partial call to view Add changelog entry Fix schema
2019-08-16Merge branch 'patch-31' into 'master'Nick Thomas
Removed duplicate Live preview entry for MR docs See merge request gitlab-org/gitlab-ce!31763
2019-08-16Add docs for rate limiter on raw endpointsMayra Cabrera
The section was included on security/raw_limits and on the admin area settings. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/48717
2019-08-16Update docs style for code blocksMarcel Amirault
Clarify rules for code blocks, including spaces above and below, and to use tilde when code blocks contain triple backticks
2019-08-16Update srmX configurationSteve Azzopardi