gitlab-org--gitlab-foss/doc/workflow/README.md

45 lines
2.4 KiB
Markdown
Raw Normal View History

# Workflow
- [Automatic issue closing](../user/project/issues/automatic_issue_closing.md)
- [Change your time zone](timezone.md)
2016-09-20 19:06:41 +00:00
- [Cycle Analytics](../user/project/cycle_analytics.md)
- [Description templates](../user/project/description_templates.md)
- [Feature branch workflow](workflow.md)
- [GitLab Flow](gitlab_flow.md)
- [Groups](groups.md)
- Issues - The GitLab Issue Tracker is an advanced and complete tool for
tracking the evolution of a new idea or the process of solving a problem.
- [Confidential issues](../user/project/issues/confidential_issues.md)
2017-01-24 13:59:37 +00:00
- [Due date for issues](../user/project/issues/due_dates.md)
2016-08-16 10:40:16 +00:00
- [Issue Board](../user/project/issue_board.md)
- [Keyboard shortcuts](shortcuts.md)
- [File finder](file_finder.md)
- [Labels](../user/project/labels.md)
2015-07-13 17:36:29 +00:00
- [Notification emails](notifications.md)
- [Project Features](project_features.md)
- [Project forking workflow](forking_workflow.md)
2015-08-03 22:55:02 +00:00
- [Project users](add-user/add-user.md)
- [Protected branches](../user/project/protected_branches.md)
2017-04-07 01:35:59 +00:00
- [Protected tags](../user/project/protected_tags.md)
2016-08-22 12:53:09 +00:00
- [Slash commands](../user/project/slash_commands.md)
- [Sharing a project with a group](share_with_group.md)
- [Share projects with other groups](share_projects_with_other_groups.md)
- [Time tracking](time_tracking.md)
2016-09-02 11:11:57 +00:00
- [Web Editor](../user/project/repository/web_editor.md)
- [Releases](releases.md)
2017-04-20 16:28:05 +00:00
- [Milestones](../user/project/milestones/index.md)
- [Merge Requests](../user/project/merge_requests/index.md)
- [Authorization for merge requests](../user/project/merge_requests/authorization_for_merge_requests.md)
- [Cherry-pick changes](../user/project/merge_requests/cherry_pick_changes.md)
2016-11-25 11:51:12 +00:00
- [Merge when pipeline succeeds](../user/project/merge_requests/merge_when_pipeline_succeeds.md)
- [Resolve discussion comments in merge requests reviews](../user/discussions/index.md)
- [Resolve merge conflicts in the UI](../user/project/merge_requests/resolve_conflicts.md)
- [Revert changes in the UI](../user/project/merge_requests/revert_changes.md)
- [Merge requests versions](../user/project/merge_requests/versions.md)
- ["Work In Progress" merge requests](../user/project/merge_requests/work_in_progress_merge_requests.md)
- [Manage large binaries with Git LFS](lfs/manage_large_binaries_with_git_lfs.md)
2016-11-25 11:51:12 +00:00
- [Importing from SVN, GitHub, Bitbucket, etc](importing/README.md)
2016-03-02 12:33:47 +00:00
- [Todos](todos.md)
- [Snippets](../user/snippets.md)
- [Subgroups](../user/group/subgroups/index.md)