summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Improve SCIM documentationTristan Williams2019-07-254-21/+30
|
* Merge branch 'sh-yarn-dedupe-docs' into 'master'Mike Greiling2019-07-251-0/+12
|\ | | | | | | | | Add documentation on how to add dependencies to yarn See merge request gitlab-org/gitlab-ce!31066
| * Add documentation on how to add dependencies to yarnsh-yarn-dedupe-docsStan Hu2019-07-231-0/+12
| | | | | | | | | | Danger constantly warns about de-duplicating dependencies, so put these instructions in the documentation so they can be searched.
* | Fix rendering in Newline sectionEric Lindsey2019-07-251-2/+2
| |
* | Merge branch 'unnececssary-slack-redirect' into 'master'Evan Read2019-07-241-2/+2
|\ \ | | | | | | | | | | | | Documentation - Removed the unnecessary loop See merge request gitlab-org/gitlab-ce!31003
| * | Removed the unnecessary loop through `../project_services/slack.md`.Jeffrey Cafferata2019-07-221-2/+2
| | |
* | | Add whitespace back to markdown docMarcel Amirault2019-07-241-28/+34
| | |
* | | Merge branch '12250-mvc-security-navigation-section-docs' into 'master'Evan Read2019-07-245-3/+3
|\ \ \ | | | | | | | | | | | | | | | | Update docs to reflect new Security tabs See merge request gitlab-org/gitlab-ce!31046
| * | | Update docs to reflect new Security tabs12250-mvc-security-navigation-section-docsDave Pisek2019-07-245-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit includes changes to update the documentation so it reflects the new navigation structure introduced by the additional tab "Security & Compliance" to the project-views sidebar and "Security" to the group-views sidebar. * Screenshot * Paths to the Dependency List * Paths to the group-level security dashboard
* | | | [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Istvan szalai <istvan.szalai@savoirfairelinux.com>
* | | | Followup edit of documentationEvan Read2019-07-242-10/+9
| | | |
* | | | Fix some errors in Markdown filesEvan Read2019-07-244-5/+5
| | | |
* | | | Better information on blocking usersEvan Read2019-07-243-41/+115
| | | |
* | | | Improve the Auto DevOps topic a bitEvan Read2019-07-242-52/+53
| | | |
* | | | Clean up headers in markdownMarcel Amirault2019-07-2412-18/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some markdown headers needed tweaking to adhere to standards, including blank lines above and below, only one space after hash, first header should be h1, and only one h1 per doc
* | | | Improve code quality documentationEvan Read2019-07-241-20/+59
| | | |
* | | | Merge branch '64243-design-management-docs' into 'master'Marcia Ramos2019-07-244-0/+66
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | PerhAdd documentation for Design Management feature See merge request gitlab-org/gitlab-ce!30448
| * | | | Add documentation for Design Management feature64243-design-management-docsLuke Duncalfe2019-07-194-0/+66
| | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/64243
* | | | | Add Go test guidelinesSteve Azzopardi2019-07-241-0/+39
| | | | |
* | | | | Cross link to kaniko docsEvan Read2019-07-243-13/+35
| | | | | | | | | | | | | | | | | | | | | | | | | Also make security warning more visible and improves instructions.
* | | | | Merge branch 'sh-add-rugged-to-peek' into 'master'Sean McGivern2019-07-246-3/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Rugged calls to performance bar See merge request gitlab-org/gitlab-ce!30983
| * | | | | Update performance bar documentationStan Hu2019-07-246-3/+5
| | | | | |
* | | | | | LFS export records repository_type dataLuke Duncalfe2019-07-242-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A project can have the same `LfsObject` linked with up to three `LfsObjectsProject` records. Each of these records would be for a different repository, recorded in the `repository_type` property. The different repositories at time of writing are "project", "wiki", and "design". See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894 This change exports the list of `repository_type`s as a JSON mapping of oid => repository_types, which are imported to recreate the correct `LfsObjectsProject` records. https://gitlab.com/gitlab-org/gitlab-ee/issues/11090
* | | | | | Merge branch 'docs-correct-omitted-word' into 'master'Evan Read2019-07-241-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct an omitted word See merge request gitlab-org/gitlab-ce!31083
| * | | | | | Correct omitted wordotuhs_d2019-07-241-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Add notes to the docs about setting service variables for users wanting to ↵Elliot Rushton2019-07-242-0/+13
| |/ / / / |/| | | | | | | | | | | | | | do so from the UI
* | | | | Remove beta from group and instance clustersDaniel Gruesso2019-07-242-2/+0
| | | | |
* | | | | Add GitLab Unix shell scripting style guide to docsVictor Zagorodny2019-07-242-0/+118
|/ / / /
* | | | Rename changelog to correct issue number, be more explicit that we're ↵James Keogh2019-07-231-0/+1
| | | | | | | | | | | | | | | | talking about Auto DevOps projects
* | | | Add PIP_DEPENDENCY_PATH to dependency scanning templatemo khan2019-07-231-0/+1
| | | |
* | | | CE port for Group bulk edit merge requestsEugenia Grieff2019-07-233-14/+18
| |_|/ |/| | | | | | | | | | | | | | | | | Add bulk update sidebar to merge requests template Add js to toggle sidebar Fix bulk update button in issues template Add specs for merge requests in bulk update service
* | | Merge branch 'sh-enable-bootsnap' into 'master'Douglas Barbosa Alexandre2019-07-231-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Make Bootsnap available via ENABLE_BOOTSNAP=1 Closes #45230 See merge request gitlab-org/gitlab-ce!30963
| * | | Add docs for ENABLE_BOOTSNAPsh-enable-bootsnapStan Hu2019-07-191-0/+1
| | | |
* | | | Merge branch 'ce-port-315-log-impersonation-actions-in-audit-log' into 'master'Ash McKenzie2019-07-231-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | CE Port: Log impersonation actions in audit log See merge request gitlab-org/gitlab-ce!31039
| * | | | CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds audit logs for user impersonation when an admin starts/stops impersonating another user.
* | | | | Merge branch 'if-64257-active_session_lookup_key_cleanup' into 'master'Bob Van Landuyt2019-07-231-0/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Rake task to cleanup expired ActiveSession lookup keys See merge request gitlab-org/gitlab-ce!30668
| * | | | | Rake task to cleanup expired ActiveSession lookup keysif-64257-active_session_lookup_key_cleanupImre Farkas2019-07-221-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases ActiveSession.cleanup was not called after authentication, so for some user ActiveSession lookup keys grew without ever cleaning up. This Rake task manually iterates over the lookup keys and removes ones without existing ActiveSession.
* | | | | | Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern2019-07-231-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiple pipeline support for Build status See merge request gitlab-org/gitlab-ce!30828
| * | | | | | Add specs for specifying pipeline behaviorMatija Čupić2019-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds specs for testing the new behavior of specifying a pipeline when POSTing a status.
| * | | | | | Multiple pipeline support for Build statusGaetan Semet2019-07-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows user to specify the pipeline ID when several pipelines has been triggered on the same branch and commit. Signed-off-by: Gaetan Semet <gaetan.semet@renault.com>
* | | | | | | Merge branch 'rm-src-branch' into 'master'Grzegorz Bizon2019-07-231-0/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support remove source branch on merge w/ push options See merge request gitlab-org/gitlab-ce!30728
| * | | | | | | Support rm src branch on merge w/ push optionChristian Couder2019-07-171-0/+14
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MergeRequests::PushOptionsHandlerService has been updated to allow creating and updating merge requests with the `remove_source_branch` set using git push options. To create a new merge request and set it to remove the source branch when it is merged: git push -u origin -o merge_request.create \ -o merge_request.remove_source_branch To update an existing merge request and set it to remove the source branch when it is merged: git push -u origin -o merge_request.remove_source_branch Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64320
* | | | | | | Docs: Update old SAML settings screenshotTristan Williams2019-07-232-1/+1
| | | | | | |
* | | | | | | Convert githost.log to JSON formatStan Hu2019-07-221-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will make it easier to parse this in production and adds the `correlation_id` if available.
* | | | | | | Merge branch 'docs-dry-the-stage-and=group-labels-list' into 'master'Mek Stittri2019-07-221-54/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dry the list of stage and group labels by linking to them directly See merge request gitlab-org/gitlab-ce!30365
| * | | | | | | Dry the list of stage and group labels by linking to them directlydocs-dry-the-stage-and=group-labels-listRémy Coutable2019-07-221-54/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-222-8/+21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a group setting to allow Maintainers to create sub-groups See merge request gitlab-org/gitlab-ce!29718
| * | | | | | | | Apply suggestion to doc/user/group/subgroups/index.mdFabio Papa2019-07-191-4/+9
| | | | | | | | |
| * | | | | | | | Add a link from the permissions table to the subgroups/creating aFabio Papa2019-07-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subgroup section
| * | | | | | | | Apply suggestion to doc/user/permissions.mdFabio Papa2019-07-191-1/+1
| | | | | | | | |