summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into 'reply-to-comment-documentation'reply-to-comment-documentationMike Lewis2019-03-07122-414/+1142
|\ | | | | | | # Conflicts: # doc/user/discussions/index.md
| * Merge branch 'jest-docs' into 'master'Mike Lewis2019-03-071-8/+52
| |\ | | | | | | | | | | | | Add jest to frontend_testing docs See merge request gitlab-org/gitlab-ce!25748
| | * Apply suggestion to doc/development/testing_guide/frontend_testing.mdLuke Bennett2019-03-071-1/+1
| | |
| | * Add jest to frontend_testing docsLuke Bennett2019-03-041-8/+52
| | |
| * | 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 'patch-47' into 'master'Marcia Ramos2019-03-071-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix missing quote in Wildcard domains section See merge request gitlab-org/gitlab-ce!25773
| | * | | Fix missing quoteMartin Melka2019-03-051-1/+1
| | | | |
| * | | | 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
| * | | | | Profiler only works with absolute URLs and pathsSean McGivern2019-03-071-0/+4
| | | | | |
| * | | | | 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 'patch-48' into 'master'Kamil Trzciński2019-03-071-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change 11.9 for 11.7 in include external files See merge request gitlab-org/gitlab-ce!25839
| | * | | | | | Change 11.9 for 11.7 in include external filesDavid Broin2019-03-071-1/+1
| | | | | | | |
| * | | | | | | Merge branch 'auto-devops-tags' into 'master'Grzegorz Bizon2019-03-071-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Auto DevOps build job for tags See merge request gitlab-org/gitlab-ce!25718
| | * | | | | | | Update documentationwalkafwalka2019-03-031-1/+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-0726-3/+104
| | | | | | | | |
| * | | | | | | | Update upgrading_from_source.md for Ruby 2.5Jason Plum2019-03-071-2/+2
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the documented version requirement of Ruby inside of Upgrading from Source to show GitLab 11.8 needs Ruby 2.5
| * | | | | | | Merge branch 'patch-47' into 'master'Evan Read2019-03-071-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update using_docker_build.md Closes #58556 See merge request gitlab-org/gitlab-ce!25779
| | * | | | | | Update using_docker_build.mdChristian Morsing2019-03-051-1/+1
| | | | | | | |
| * | | | | | | 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
| * | | | | | | Merge branch 'docs/zj-feature-flag-group-project' into 'master'Sean McGivern2019-03-061-0/+23
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document ChatOps for actor feature gates See merge request gitlab-org/gitlab-ce!25815
| | * | | | | | | Document ChatOps for actor feature gatesZeger-Jan van de Weg2019-03-061-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The documentations only covered the percentage based feature gates. These don't work really well for a number of reasons, for example; a new visual element in GitLab would be weird to see only 25% of the time. Allowing feature gates based on projects and groups has been supported, now it's documented.
| * | | | | | | | 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 'docs-object-storage' into 'master'Marcia Ramos2019-03-061-2/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix object storage link in doc See merge request gitlab-org/gitlab-ce!25791
| | * | | | | | | | Fix object storage link in docTakuya Noguchi2019-03-061-2/+1
| | | |_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into ↵Clement Ho2019-03-062-2/+8
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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-042-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-22/+49
| | | | | | | | | |
| * | | | | | | | | Fix spelling and other minor improvementsEvan Read2019-03-061-1/+1
| | | | | | | | | |
| * | | | | | | | | Accept force option on commit via APIPatrick Bajao2019-03-061-0/+1
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When `force` is set to `true` and `start_branch` is set, the branch will be ovewritten with the new commit based on the `HEAD` of the `start_branch`. This commit includes changes to update the `gitaly-proto` gem.
| * | | | | | | | Fixed incorrect include keyLaurens Stötzel2019-03-061-3/+3
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'add-efs-warning-to-requirements' into 'master'Mike Lewis2019-03-051-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Adding EFS warning to requirements See merge request gitlab-org/gitlab-ce!25754
| | * | | | | | Adding NFS warning to requirementsEric Johnson2019-03-051-0/+2
| | | | | | | |
| * | | | | | | Merge branch 'add_ldap_tls_options' into 'master'Douwe Maan2019-03-051-8/+48
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow raw `tls_options` to be passed in LDAP configuration Closes #46391 See merge request gitlab-org/gitlab-ce!20678
| | * | | | | | | Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing2019-03-041-8/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've previously exposed ca_file and ssl_version but there are many possible options that can be used inside tls_options. Instead of exposing individual ones, simply expose the entire hash so it can be passed in and we won't have to add things in the future.
| * | | | | | | | Docs: Fix broken anchors in development docsMarcel Amirault2019-03-0511-37/+24
| | | | | | | | |
| * | | | | | | | 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