summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* UI for disabling group/project email notificationBrett Walker2019-08-173-0/+19
| | | | | | - Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
* Add new table to store email domainGosia Ksionek2019-08-161-0/+32
| | | | | | | | | | | | | | | 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
* Merge branch 'patch-31' into 'master'Nick Thomas2019-08-161-9/+0
|\ | | | | | | | | Removed duplicate Live preview entry for MR docs See merge request gitlab-org/gitlab-ce!31763
| * Removed duplicate Live preview entry for MR docsPhilipp Hasper2019-08-131-9/+0
| |
* | Add docs for rate limiter on raw endpointsMayra Cabrera2019-08-162-0/+20
| | | | | | | | | | | | | | 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
* | Update docs style for code blocksMarcel Amirault2019-08-161-2/+2
| | | | | | | | | | | | Clarify rules for code blocks, including spaces above and below, and to use tilde when code blocks contain triple backticks
* | Add a note about the lack of arm64 supportAlexander Tanayno2019-08-161-0/+3
| |
* | Document option to set Security Dashboard as default view for groupsAchilleas Pipinellis2019-08-161-0/+10
| |
* | Revert adding productivity analytics docsMartin Wortschack2019-08-161-69/+0
| |
* | Documentation: tell when push options were introducedChristian Couder2019-08-151-0/+6
| |
* | Update/expand docs for the Dependency ListMark Florian2019-08-155-9/+55
| | | | | | | | | | | | | | | | | | These changes align the docs with the features introduced in [1]. See also the [issue tracking the documentation changes][2]. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077 [2]: https://gitlab.com/gitlab-org/gitlab-ee/issues/12986
* | Update description templates screenshotsSeth Berger2019-08-154-8/+8
| | | | | | | | | | | | | | Updated screenshots about description templates in the project settings documentation. Closes #https://gitlab.com/gitlab-org/gitlab-ce/issues/65738
* | Update text Cycle -> ProductivityEzekiel Kigbo2019-08-151-1/+1
| |
* | Changes to cycle analytics docsVirjinia Alexieva2019-08-151-4/+24
| |
* | Note that assigning many people is starter featureBen Bodenmiller2019-08-151-1/+6
| |
* | Update Mattermost System Console settings page URL for webhooksJason Blais2019-08-151-1/+1
| |
* | Add docs page for productivity_analyticsMartin Wortschack2019-08-141-0/+69
| |
* | Fixing phrasing for guest userdocs-update-guest-user-docmac-key2019-08-141-6/+6
| |
* | Add guest user clarificationmac-key2019-08-141-0/+10
| |
* | Documentation: fix push options capabilitiesChristian Couder2019-08-141-0/+2
| | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31068 forgot to add a short description of the new push options that it added.
* | Embed metrics charts in issues - docsTristan Read2019-08-143-0/+26
| |
* | Update personal access token api scope descriptionNick Kipling2019-08-131-1/+1
| |
* | Make cron notation parser a proper noteDrew Blessing2019-08-131-1/+3
| |
* | Update permissions for dependency listTetiana Chupryna2019-08-131-1/+2
| |
* | Update admin_area to explain max attachment sizeMarcel Amirault2019-08-131-9/+24
| | | | | | | | | | Add information about max attachment size, including troubleshooting information if an error is received
* | Merge branch 'pb-update-mr-approvals-docs' into 'master'Marcia Ramos2019-08-131-14/+3
|\ \ | |/ |/| | | | | Docs: Remove info about approvals_required restriction See merge request gitlab-org/gitlab-ce!31268
| * Remove info about approvals_required restrictionpb-update-mr-approvals-docsPatrick Bajao2019-08-131-14/+3
| |
* | Move shared minutes purchase details to /subscriptionMarcel Amirault2019-08-135-53/+6
| | | | | | | | | | | | Move details and images related to buying more runner minutes to the subscription page, which deals with all purchase related information, and update links
* | Merge branch 'docs/update-gitlab-com-default-for-sidekiq-schedule-cron' into ↵Achilleas Pipinellis2019-08-131-1/+1
|\ \ | |/ |/| | | | | | | | | 'master' Update default values in GitLab.com settings See merge request gitlab-org/gitlab-ce!31682
| * Update default values in GitLab.com settingsdocs/update-gitlab-com-default-for-sidekiq-schedule-cronCindy Pallares 🦉2019-08-121-1/+1
| | | | | | | | Updates SIDEKIQ_MEMORY_KILLER_MAX_RSS default value
* | Merge branch 'georgekoltsov/63408-user-mapping' into 'master'Grzegorz Bizon2019-08-121-6/+6
|\ \ | | | | | | | | | | | | Add author lines to project import comments See merge request gitlab-org/gitlab-ce!31579
| * | Apply code review feedbackGeorge Koltsov2019-08-081-6/+6
| | |
| * | Update project/import/bitbucket.md docGeorge Koltsov2019-08-071-5/+5
| | |
* | | Merge branch 'georgekoltsov/51260-add-filtering-to-bitbucket-server-import' ↵Tim Zallmann2019-08-123-2/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add BitBucketServerImport project filtering See merge request gitlab-org/gitlab-ce!31420
| * | | Add filter param sanitizationgeorgekoltsov/51260-add-filtering-to-bitbucket-server-importGeorge Koltsov2019-08-121-2/+2
| | | |
| * | | Update import/bitbucket_server.md docsGeorge Koltsov2019-08-123-2/+4
| | | |
* | | | Merge branch 'docs-correct-new-branch-text-instead-of-lorem-ipsum' into 'master'Achilleas Pipinellis2019-08-121-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Replace Lorem Ipsum with actual screenshot text in docs See merge request gitlab-org/gitlab-ce!31412
| * | | Replace Lorem Ipsum with actual screenshot textdocs-correct-new-branch-text-instead-of-lorem-ipsumRene Verschoor2019-08-021-1/+1
| | | |
* | | | Fix markdown spacing in various docsMarcel Amirault2019-08-1216-125/+119
| | | | | | | | | | | | | | | | Align images and lists in assorted markdown docs
* | | | Fix markdown spacing in various docsMarcel Amirault2019-08-123-20/+20
| | | | | | | | | | | | | | | | Align images and lists in assorted markdown docs
* | | | Make section headings consistentEvan Read2019-08-121-1/+1
| | | |
* | | | Rename tfs.md to tfvc.md and updateMarcel Amirault2019-08-123-42/+51
| | | | | | | | | | | | | | | | | | | | the tfs.md doc was actually about tfvc, so it was renamed and content made more up to date, with light copy edits
* | | | Merge branch 'patch-72' into 'master'Evan Read2019-08-121-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs: Fix typo when enumerating GOSEC levels for SAST See merge request gitlab-org/gitlab-ce!31141
| * | | | Fix typo when enumerating GOSEC levelsTomKriek2019-07-251-1/+1
| | | | |
* | | | | Merge branch 'docs/disqus-identifier' into 'master'Evan Read2019-08-123-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace redirect_from with disqus_identifier in docs See merge request gitlab-org/gitlab-ce!31595
| * | | | | Replace redirect_from with disqus_identifier in docsdocs/disqus-identifierAchilleas Pipinellis2019-08-083-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's use disqus_identifier since this is a more descriptive name. We will need redirect_from for another purpose anyway (Nanoc redirects).
* | | | | | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Add keyboard shortcuts `p` and `n` to navigate duscussions.
* | | | | | Add more rules to markdown lint checkMarcel Amirault2019-08-124-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered list prefix), MD030 (spaces after list markers), and fixes remaining docs that were failing these tests
* | | | | | adding subgroups to docsVirjinia Alexieva2019-08-121-1/+2
| |_|_|_|/ |/| | | |
* | | | | Corrected custom email hostname instructionsRussell Dickenson2019-08-091-4/+6
| | | | |