summaryrefslogtreecommitdiff
path: root/doc/workflow
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few nitpicksRémy Coutable2016-07-202-4/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow to disable user request access to groups/projectsFelipe Artur2016-07-202-0/+6
|
* Change URLs to new permissions.md locationAchilleas Pipinellis2016-07-123-3/+3
|
* Add documentation for wildcard protected branches.Timothy Andrew2016-07-054-2/+26
|
* Improve the request / withdraw access button18310-improve-request-access-buttonRémy Coutable2016-07-015-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-3/+5
| | | | | | Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-5/+11
| | | | | | | | | | | | | This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
* Merge branch 'issue_3359_3' into 'master' Douwe Maan2016-06-291-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | Insert notification settings dropdown into groups ## Display notification settings dropdown for groups part of #3359 ![groups](/uploads/d61648236b81b0cca55fa2d73758f0df/groups.png) ![Screenshot_from_2016-06-29_10-58-37](/uploads/7be05ea6002932c094a81b25a308fd62/Screenshot_from_2016-06-29_10-58-37.png) ![small](/uploads/6f2b556d734c870e358f6f56618a0bab/small.png) See merge request !4857
| * Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-295-21/+38
| |\
| * \ merge master into issue_3359_3Felipe Artur2016-06-291-0/+2
| |\ \
* | | | optimize png images losslessly using zopflipngPeter Dave Hello2016-06-29100-0/+0
| |_|/ |/| |
* | | Merge branch 'inline-todos-docs' into 'master' Robert Speicher2016-06-225-21/+38
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Todos documentation and screenshots to include new functionality. Updates documentation for todos, includes updated and new screenshots. See also !4502 and #18906 Closes #18923 [ci skip] See merge request !4840
| * | Finish my sentence. [ci skip]Connor Shea2016-06-221-2/+1
| | |
| * | Update Todos documentation and screenshots to include new functionality.inline-todos-docsConnor Shea2016-06-215-21/+39
| | | | | | | | | | | | | | | | | | Add information about manually creating Todos from issue and merge request sidebars. [ci skip]
* | | Merge branch 'doc_refactor_labels' into 'master' Achilleas Pipinellis2016-06-225-17/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor labels docs Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/18555 See merge request !3347
| * | | Move labels documentation to new locationdoc_refactor_labelsAchilleas Pipinellis2016-06-2116-116/+2
| | | | | | | | | | | | | | | | Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
| * | | Add info on tooltipsAchilleas Pipinellis2016-06-211-0/+7
| | | | | | | | | | | | | | | | [ci skip]
| * | | Refactor labels docsAchilleas Pipinellis2016-06-2112-9/+101
| |/ / | | | | | | | | | [ci skip]
* | | Expand on Award Emoji documentation, update/add screenshots. [ci skip]award-emoji-docsConnor Shea2016-06-214-14/+31
|/ /
* | Merge branch ↵Jacob Schatz2016-06-201-0/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'lbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentation' into 'master' Documented the up key shortcut ## What does this MR do? Documents the `up` key edit note shortcut in the `/help/_shortcuts.html.haml` help pane and the `/doc/workflow/shortcuts.png` screenshot. ## Are there points in the code the reviewer needs to double check? The issue and MR shortcuts should be merged, they're the same? Shall I open an issue or include here? This panel also need to be a little more responsive. Shall I open an issue or include here? Additionally, I have some conflicts regarding the screenshot. This screenshot also needs to update for !4570. ## Why was this MR needed? Everyone should know about this awesome shortcut. ## What are the relevant issue numbers? Closes #18114. ## Screenshots (if relevant) View the [updated screenshot](https://gitlab.com/gitlab-org/gitlab-ce/blob/e7221ad66efeb0f7d263ead7ed523d194243fb09/doc/workflow/shortcuts.png) ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - [ ] Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !4758
| * | Added shortcut to help shortcuts viewlbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentationLuke "Jared" Bennett2016-06-171-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated shortcuts.png for docs Updated CHANGELOG Moved CHANGELOG entry updated shortcut docs
* | | Merge branch '18584-document-request-access-feature' into 'master' Achilleas Pipinellis2016-06-2017-1/+45
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document access request to project & group ## What does this MR do? Adds documentation that was missing from !3798. ## Are there points in the code the reviewer needs to double check? I've taken the opportunity to update the images in the "Project users" documentation page, I can remove the commit if it's not welcome! ## What are the relevant issue numbers? Closes #18584. ## Does this MR meet the acceptance criteria? - [ ] Tests - [ ] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) /cc @DouweM See merge request !4685
| * | | Update images for the 'Project users' documentation18584-document-request-access-featureRémy Coutable2016-06-1510-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Add documentation for the 'request access to group' featureRémy Coutable2016-06-154-0/+22
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Add documentation for the 'request access to project' featureRémy Coutable2016-06-154-0/+22
| |/ / | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge master into issue_12758issue_12758Felipe Artur2016-06-171-1/+1
|\ \ \ | |/ /
* | | Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-0/+0
|\ \ \ | | |/ | |/|
| * | Add notification settings documentation and update screenshotFelipe Artur2016-06-132-2/+4
| |/
* | Implement custom notification level optionsFelipe Artur2016-06-152-2/+4
|/
* Add documentation for the 'only_allow_merge_if_build_succeeds.rb' featureRémy Coutable2016-06-102-0/+11
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'issue_9013' into 'master' Douwe Maan2016-05-201-1/+1
|\ | | | | | | | | | | | | Let users set notification levels in projects which they are not members Fixes #9013 See merge request !3986
| * Update documentationFelipe Artur2016-05-171-1/+1
| |
* | Merge branch 'patch-1' into 'master' Hannes Rosenögger2016-05-181-1/+1
|\ \ | |/ |/| | | | | | | | | doc: fix git lfs workaround for using http instead of https the url should only point to `info/lfs` instead of `info/lfs/batch/objects` See merge request !2713
| * doc: fix git lfs workaround for using http instead of https Felix Ruess2016-02-041-1/+1
| | | | | | the url should only point to `info/lfs` instead of `info/lfs/batch/objects`
* | Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-135-6/+6
| | | | | | | | [ci skip]
* | Merge pull request #9953 from cmckni3/update-lfs-documentationAchilleas Pipinellis2016-05-081-1/+1
|\ \ | | | | | | Update git lfs initialize command
| * | Updates git lfs initialize commandChris McKnight2016-04-071-2/+2
| | |
* | | Update wordingAlfredo Sumaran2016-04-261-1/+1
| | |
* | | Add documentation for "Hide whitespace changes" buttonAlfredo Sumaran2016-04-264-3/+3
| | |
* | | Merge branch 'issue_14904' into 'master' Jacob Schatz2016-04-251-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new shortcuts Closes #14904 - On a project: `i` To navigate to New Issue page. - On a issuable: `l` To open Label dropdown on a issuable. - Global: Typing `?` multiple times now toggles the modal. See merge request !3686
| * \ \ Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-207-1/+54
| |\ \ \
| * | | | Update shortcuts imageAlfredo Sumaran2016-04-181-0/+0
| | | | |
* | | | | Merge branch 'doc-gh-import-additions' into 'master' Achilleas Pipinellis2016-04-221-5/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add newest enhancements to GH importer docs [ci skip] See merge request !3867
| * | | | | Add newest enhancements to GH importer docsAchilleas Pipinellis2016-04-221-5/+9
| | |/ / / | |/| | | | | | | | | | | | | [ci skip]
* | | | | Use new Note styleguideAchilleas Pipinellis2016-04-221-1/+2
|/ / / / | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-196-0/+53
|\ \ \ \
| * | | | Add support to cherry-pick any commitP.S.V.R2016-04-186-0/+53
| |/ / / | | | | | | | | | | | | | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785 Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
* | | | "git lfs init" is deprecated, use "git lfs install" instead.Con Vissenberg2016-04-181-1/+1
|/ / /
* | | Start with iid on branch creationZeger-Jan van de Weg2016-04-141-1/+1
| | |
* | | Move 'New branch from issue' feature doc to web_editor.mdAchilleas Pipinellis2016-04-132-0/+32
|/ / | | | | | | [ci skip]