summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Allow users to create protected branches via CLIPatrick Bajao2019-03-211-1/+1
| | | | | | | | | | This is for fixing a regression introduced by: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24969 This fix will allow users who are allowed to push to protected branches to create protected branches via CLI as well, just like before. The checks for protected branch creation won't need to run.
* Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho2019-03-201-12/+13
|\ | | | | | | | | Create project-specific Kubernetes resources just-in-time See merge request gitlab-org/gitlab-ce!25586
| * Amend cluster and auto devops troubleshooting docsTiger2019-03-201-12/+13
| | | | | | | | | | | | Update these sections to reflect Kubernetes resources now being created as a build prerequisite. Remove section about deploys not being triggered as it is no longer accurate.
* | Fix note lists throughout docsEvan Read2019-03-2011-10/+21
| |
* | Merge branch 'only-counted-active-milestones-as-started' into 'master'Kamil Trzciński2019-03-191-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Only count active milestones as started Closes #58782 See merge request gitlab-org/gitlab-ce!25969
| * | Only count active milestones as startedSean McGivern2019-03-191-1/+1
| | | | | | | | | | | | | | | The Upcoming milestone filter only considers active milestones, but the Started one included closed milestones, too. This was inconsistent.
* | | Add cert-manager to group cluster docsThong Kuah2019-03-192-3/+17
| |/ |/| | | | | As that is indeed available for group clusters.
* | Docs: Fix note syntaxMarcia Ramos2019-03-151-1/+1
| |
* | Document global user permission configurationWei-Meng Lee2019-03-151-0/+6
| |
* | Refactor and restructure pipelines landing pageEvan Read2019-03-141-1/+1
| | | | | | | | - Also has other minor improvements.
* | Fix some procedures with misleading instructionsEvan Read2019-03-142-10/+8
| |
* | Merge branch '56406-update-default-branch-and-sha-docs' into 'master'Marcia Ramos2019-03-141-0/+6
|\ \ | | | | | | | | | | | | | | | | | | Update badge placeholder docs with privacy concerns Closes #56406 See merge request gitlab-org/gitlab-ce!26117
| * | Update badge placeholder docs with privacy concernsNick Thomas2019-03-131-0/+6
| | |
* | | Merge branch '58208-explicitly-set-masterauth' into 'master'Douglas Barbosa Alexandre2019-03-141-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Explicitly set master_auth for new GKE clusters Closes #58208 See merge request gitlab-org/gitlab-ce!26018
| * | | Add docs about requirement for basic auth and certThong Kuah2019-03-131-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Document that GitLab need the cluster to be created with basic auth and cert and why. Also note we have started explicitly enabling this so that we are ready when these settings are disabled by default in GKE 1.12
* | | | Fix incorrect link format in docsJames Ramsay2019-03-131-1/+1
| |/ / |/| |
* | | Improve precision of group docsEvan Read2019-03-131-9/+10
|/ /
* | Fix note alert box in convdev docCaleb Williamson2019-03-111-1/+1
|/ | | The `note` alert box within the convdev doc was improperly formatted.
* Docs: Fix CI/CD related anchorsMarcel Amirault2019-03-118-21/+16
|
* Update pipeline webhook example responseSteve Azzopardi2019-03-081-3/+18
| | | | | | | | In the example response we have builds with status `success` but the property `runner` is null, which is not a realistic representation of the response. The runner is always sent if the build has ran. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53121
* Disallow reopening of locked merge requestsJan Beckmann2019-03-081-1/+1
| | | | Fixes #56864
* Merge branch 'ingress-hostnames' into 'master'Mike Greiling2019-03-084-38/+27
|\ | | | | | | | | | | | | Add support for ingress hostnames Closes #58244, #56158, and #46691 See merge request gitlab-org/gitlab-ce!25181
| * Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-074-38/+27
| |
* | Add up-to-date illustationsMarcia Ramos2019-03-071-4/+16
|/ | | | | | - Pipeline status - Job running - Rollback button
* Merge branch 'master' into 'reply-to-comment-documentation'reply-to-comment-documentationMike Lewis2019-03-0746-228/+318
|\ | | | | | | # Conflicts: # doc/user/discussions/index.md
| * Merge branch 'restrict-jupyter-login' of ↵Amit Rathi2019-03-071-3/+3
| | | | | | | | https://gitlab.com/amit1rrr/gitlab-ce into restrict-jupyter-login
| * Merge branch 'eb-update-cycle-analytics-docs' into 'master'Kushal Pandya2019-03-072-21/+16
| |\ | | | | | | | | | | | | Update Cycle Analytics Documentation See merge request gitlab-org/gitlab-ce!25536
| | * Update Cycle Analytics documentationEric Brinkman2019-03-072-21/+16
| | | | | | | | | | | | | | | | | | Removed duplicate info. Update pipeline health to cycle analytics. Updated screenshots.
| * | Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-073-2/+23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Enable reply_to_individual_notes feature flag by default Closes #30299 See merge request gitlab-org/gitlab-ce!25575
| | * | Add current state of docsWinnie Hellmann2019-03-063-2/+23
| | | | | | | | | | | | | | | | copied from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25633
| * | | Move proj templates into default getting started guideMarcia Ramos2019-03-073-82/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move instructions to use project templates to getting started - Move the fork illustration into the in-depth guide - Add screenshot for current project templates Copyedit - better wording Copy edit - typo
| * | | Merge branch 'fix-group-without-owner' into 'master'Sean McGivern2019-03-071-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix group without owner after transfer Closes #58086 See merge request gitlab-org/gitlab-ce!25573
| | * | | fix group without owner after transferPeter Marko2019-03-011-0/+1
| | | | |
| * | | | Merge branch '7714-boards-fe' into 'master'Kushal Pandya2019-03-072-4/+6
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Display Recent Boards in Board switcher See merge request gitlab-org/gitlab-ce!25696
| | * | | | Porting changes from EERajat Jain2019-03-072-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Extract 445px as a variable - Documentation changes: new image and update copy
| | * | | | Add docs and update screenshotHeinrich Lee Yu2019-03-052-4/+6
| | | | | |
| * | | | | Docs: Add missing redirects to /user and /project_services docsMarcel Amirault2019-03-0713-3/+52
| | |_|_|/ | |/| | |
| * | | | Merge branch 'docs/update-permissions-list' into 'master'Evan Read2019-03-061-0/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Adding Package Repository Permissions to permissions.md See merge request gitlab-org/gitlab-ce!24676
| | * | | | Update permissions.md to add Pull from Private Package Repository and ↵Wil Wade2019-03-051-0/+2
| | | |_|/ | | |/| | | | | | | | | | | | Publish to Package Repository
| * | | | Allow protected branch creation via web and APIPatrick Bajao2019-03-061-1/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit includes changes to add `UserAccess#can_create_branch?` which will check whether the user is allowed to create a branch even if it matches a protected branch. This is used in `Gitlab::Checks::BranchCheck` when the branch name matches a protected branch. A `push_to_create_protected_branch` ability in `ProjectPolicy` has been added to allow Developers and above to create protected branches.
| * | | | Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into ↵Clement Ho2019-03-061-1/+7
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Add Saturday to Localization first day of the week" Closes #58023 See merge request gitlab-org/gitlab-ce!25509
| | * | | Add Saturday to first day of the weekhaghighi_ahmad2019-03-041-1/+7
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #58023 docs for adding Saturday for first day of the week add related settings for Saturday as first day of the week firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names make some variables lowercase (follow camelCase) add CHANGELOG entry Author: haghighi_ahmad <haghighi.ahmad@gmail.com> modified: app/assets/javascripts/pages/users/activity_calendar.js modified: app/helpers/preferences_helper.rb new file: changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml modified: doc/api/settings.md modified: doc/user/profile/preferences.md modified: locale/gitlab.pot modified: spec/helpers/preferences_helper_spec.rb
| * | | Docs: Fix all anchors in /user docsMarcel Amirault2019-03-0516-26/+26
| | | |
| * | | Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-052-7/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge dev.gitlab.org master into GitLab.com master Closes #2794, #2814, #2806, #2805, #2798, #2795, #2788, and #2787 See merge request gitlab-org/gitlab-ce!25746
| | * \ \ Merge dev master into GitLab.com masterYorick Peterse2019-03-042-7/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'security-2818_filter_impersonated_sessions' into 'master'Yorick Peterse2019-03-042-7/+1
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Filter impersonated sessions from active sessions and remove ability to revoke session See merge request gitlab/gitlabhq!2968
| | | | * | Remove ability to revoke active sessionImre Farkas2019-02-272-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Session ID is used as a parameter for the revoke session endpoint but it should never be included in the HTML as an attacker could obtain it via XSS.
| * | | | | Merge branch 'feature/gb/add-serverless-cicd-template' into 'master'Grzegorz Bizon2019-03-051-35/+32
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify CI/CD configuration on serverless projects Closes #57405 See merge request gitlab-org/gitlab-ce!25523
| | * | | | | Update index.mdGrzegorz Bizon2019-03-041-1/+1
| | | | | | |
| | * | | | | Apply suggestion to doc/user/project/clusters/serverless/index.mdGrzegorz Bizon2019-03-041-1/+1
| | | | | | |