summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Add example Cycle Analytics workflowdocs/ca-feedbackAchilleas Pipinellis2016-10-041-5/+53
| | | | [ci skip]
* Take a new screenshot for Cycle AnalyticsAchilleas Pipinellis2016-10-031-0/+0
|
* Clarify that the `production` environment is case-sensitiveAchilleas Pipinellis2016-10-031-1/+1
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/22533
* Clarify Plan and Code stages moreAchilleas Pipinellis2016-10-031-2/+2
|
* Clarify what it means Test stage is not calculated in TotalAchilleas Pipinellis2016-10-031-1/+4
|
* Fix markdown URL linkAchilleas Pipinellis2016-10-031-1/+1
|
* Clarify the Plan to Code stages in Cycle Analytics docsAchilleas Pipinellis2016-09-281-3/+4
| | | | [ci skip]
* Copyedit the CI build permissions docAchilleas Pipinellis2016-09-221-3/+3
| | | | [ci skip]
* Small fixes in CI build permissions docsAchilleas Pipinellis2016-09-221-16/+16
| | | | | - Add link to external user - Move build triggers up
* s/project/buildAchilleas Pipinellis2016-09-221-1/+1
| | | | [ci skip]
* Added a note about build triggers [ci skip]Kamil Trzcinski2016-09-221-0/+8
|
* Make 'build permissions' consistentAchilleas Pipinellis2016-09-221-2/+2
| | | | [ci skip]
* Move document on CI build permissions to new locationAchilleas Pipinellis2016-09-222-7/+287
|
* Refactor new CI build permissions model docsAchilleas Pipinellis2016-09-221-111/+0
|
* Update permissions tableKamil Trzcinski2016-09-221-6/+23
|
* Describe how the recent changes of CI permissions affect buildsKamil Trzcinski2016-09-221-0/+125
|
* Merge branch 'dz-improve-mr-versions-doc' into 'master' Rémy Coutable2016-09-224-1/+5
|\ | | | | | | | | | | | | Update merge request versions documentation with new screenshots For #13570 based on https://gitlab.com/gitlab-org/gitlab-ce/issues/21427 See merge request !6454
| * Update merge request versions documentation with new screenshotsdz-improve-mr-versions-docDmitriy Zaporozhets2016-09-214-1/+5
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'docs/cycle-analytics' into 'master' merge-request-push-compare-uiAchilleas Pipinellis2016-09-221-6/+8
|\ \ | | | | | | | | | | | | | | | | | | Fix typos in cycle analytics docs See merge request !6467
| * | Fix typos in cycle analytics docsAchilleas Pipinellis2016-09-221-6/+8
| |/ | | | | | | [ci skip]
* | Change location and refactor issue closing pattern documentationAchilleas Pipinellis2016-09-222-1/+56
|/ | | | | | | | | Split into user and administrator docs: - administration/issue_closing_pattern.md - user/project/issues/automatic_issue_closing.md [ci skip]
* Add docs on Cycle AnalyticsAchilleas Pipinellis2016-09-202-0/+112
| | | | [ci skip]
* Fixed label color issue and added Import/Export versioning tableJames Lopez2016-09-191-2/+16
|
* Document how to download the latest build artifactsAchilleas Pipinellis2016-09-182-0/+32
| | | | [ci skip]
* Merge branch 'user-permission-doc-fix' into 'master' Achilleas Pipinellis2016-09-151-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc/user/permissions: update option and menu names ## What does this MR do? This fixes `doc/user/permissions.md` documentation. ## Are there points in the code the reviewer needs to double check? The reviewer can check that the name of the option is now **Public pipelines** and that this option is in **Project Settings > CI/CD Pipelines**. ## Why was this MR needed? Because the previous name of the option and of the menu had not been updated in `doc/user/permissions.md` when they were changed. ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? This is a documentation only MR, so I don't think it needs to pass all these acceptance criteria. - [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [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 - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? I don't know of any issue number. See merge request !6302
| * doc/user/permissions: update option and menu namesChristian Couder2016-09-121-1/+1
| | | | | | | | | | It looks like the option is now called **Public pipelines** and the menu item is now **Project Settings > CI/CD Pipelines**.
* | Document the fact that merge requests from private forks can be checked out ↵document-checkout-mr-from-forks-locallyRémy Coutable2016-09-131-0/+3
|/ | | | locally
* Add changelog entry and documentation for merge request versions compareDmitriy Zaporozhets2016-09-071-0/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch '21857-refactor-merge-requests-documentation' into 'master' Achilleas Pipinellis2016-09-0525-0/+423
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor merge requests documentation ## What does this MR do? Add more information on merge requests. ## Moving docs to a new location? See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location - [x] Make sure the old link is not removed and has its contents replaced with a link to the new location. - [x] Make sure internal links pointing to the document in question are not broken. - [x] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory. - [x] If working on CE, submit an MR to EE with the changes as well. --- Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21857 See merge request !6202
| * Refactor authorization_for_merge_requests.md21857-refactor-merge-requests-documentationAchilleas Pipinellis2016-09-051-16/+32
| |
| * Add links to new docs in merge_requests.md and workflow/README.mdAchilleas Pipinellis2016-09-053-27/+117
| |
| * Move merge request versions to its own documentAchilleas Pipinellis2016-09-053-5/+23
| |
| * Move "Only allow merge requests to be merged if the build succeeds" to new ↵Achilleas Pipinellis2016-09-054-12/+20
| | | | | | | | location
| * Move revert_changes.md to new locationAchilleas Pipinellis2016-09-055-0/+64
| |
| * Move cherry_pick_changes.md to new locationAchilleas Pipinellis2016-09-055-0/+52
| |
| * Move `wip_merge_requests.md` to a new locationAchilleas Pipinellis2016-09-054-0/+17
| |
| * Move merge_when_build_succeeds.md to new locationAchilleas Pipinellis2016-09-053-0/+28
| |
| * Move authorization_for_merge_requests.md to new locationAchilleas Pipinellis2016-09-051-0/+40
| |
| * Move `workflow/merge_requests.md` to `user/project/merge_requests.md`Achilleas Pipinellis2016-09-056-0/+90
| |
* | Move docs for template dropdowns to the new locationdocs-gitlab-ci-dropdownAchilleas Pipinellis2016-09-024-0/+24
| |
* | Move web_editor doc to new locationAchilleas Pipinellis2016-09-0213-0/+151
|/
* Project tools visibility levelFelipe Artur2016-09-011-0/+9
|
* Add angle brackets around due date in slash cmds docsdoc/fix-due-date-in-slash-commandsGrzegorz Bizon2016-08-291-1/+1
|
* Fix due date example in slash commands documentationGrzegorz Bizon2016-08-291-1/+1
|
* Merge branch 'fix-markdown-help-references' into 'master' Achilleas Pipinellis2016-08-271-10/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix markdown help references ## What does this MR do? Replaces all `markdown/markdown` references with `user/markdown` since `markdown/markdown.md` has been replaced with `user/markdown.md` ## Are there points in the code the reviewer needs to double check? Shouldn't be any :smile: ## Why was this MR needed? So that users who click on markdown help don't have to click/redirect to another link to get to the markdown help page ## What are the relevant issue numbers? Closes #21434 ## Screenshots (if relevant) ``` $git grep markdown/markdown app/helpers/search_helper.rb:47: { category: "Help", label: "Markdown Help", url: help_page_path("markdown/markdown") }, app/views/admin/appearances/_form.html.haml:16: Description parsed with #{link_to "GitLab Flavored Markdown", help_page_path('markdown/markdown'), target: '_blank'}. app/views/help/ui.html.haml:552: You can check how markdown rendered at #{link_to 'Markdown help page', help_page_path("markdown/markdown")}. doc/development/doc_styleguide.md:425:[gfm]: http://docs.gitlab.com/ce/markdown/markdown.html#newlines "GitLab flavored markdown documentation" doc/user/markdown.md:69:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#newlines doc/user/markdown.md:89:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#multiple-underscores-in-words doc/user/markdown.md:104:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#url-auto-linking doc/user/markdown.md:125:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#multiline-blockquote doc/user/markdown.md:159:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#code-and-syntax-highlighting doc/user/markdown.md:229:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#inline-diff doc/user/markdown.md:245:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#emoji doc/user/markdown.md:310:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#task-lists doc/user/markdown.md:333:https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md#videos doc/user/markdown.md:783:[markdown.md]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/markdown/markdown.md spec/routing/routing_spec.rb:110: path = '/help/markdown/markdown.md' spec/routing/routing_spec.rb:112: path: 'markdown/markdown', ``` ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] 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 !6024
| * Fix markdown help referencesClement Ho2016-08-261-10/+10
| |
* | Fix `Stack Build` wizard description in koding.mdFederico "Lox2016-08-251-1/+1
|/
* Merge branch ↵Robert Speicher2016-08-251-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-data' into 'master' Handle non-UTF-8 conflicts gracefully ## What does this MR do? If a conflict file isn't in a UTF-8-compatible encoding, we can't resolve it in the UI. ## What are the relevant issue numbers? Closes #21247. See merge request !5961
| * Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-0/+1
| | | | | | | | | | | | | | These can't be resolved in the UI because if they aren't in a UTF-8 compatible encoding, they can't be rendered as JSON. Even if they could, we would be implicitly changing the file encoding anyway, which seems like a bad idea.
* | Update Issue board documentationDouglas Barbosa Alexandre2016-08-251-4/+3
| |