summaryrefslogtreecommitdiff
path: root/doc/user/project
Commit message (Collapse)AuthorAgeFilesLines
* Add notice about HTTPS cloning for CIci-httpsKamil Trzcinski2016-10-061-0/+3
|
* Merge branch 'docs/ca-feedback' into 'master' Achilleas Pipinellis2016-10-062-15/+73
|\ | | | | | | | | | | | | | | | | Add more info in Cycle Analytics docs - Clarify the Plan to Code stages in Cycle Analytics docs based on feedback https://about.gitlab.com/2016/09/21/cycle-analytics-feature-highlight/#comment-2915715168 - Add a workflow example See merge request !6562
| * Clarify some more the Cycle Analytics workflow exampleAchilleas Pipinellis2016-10-061-16/+22
| | | | | | | | [ci skip]
| * 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]
* | Merge branch 'fix/import-export-admin' into 'master' Robert Speicher2016-10-031-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Enable Import/Export for non-admin users Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21315 Related https://gitlab.com/gitlab-org/gitlab-ce/issues/20857 and https://gitlab.com/gitlab-org/gitlab-ce/issues/20821/ See merge request !6080
| * | Enable import/export back for non-adminsfix/import-export-adminJames Lopez2016-10-031-1/+2
| |/
* | Add a /wip slash commandThomas Balthazar2016-10-031-1/+2
|/ | | | It toggles the 'WIP' prefix in the MR title.
* 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
|
* Move document on CI build permissions to new locationAchilleas Pipinellis2016-09-221-0/+281
|
* 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]
* 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
|/
* 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
|
* 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
| |
* | Use new image for Issue Board pageAchilleas Pipinellis2016-08-251-0/+0
|/ | | | [ci skip]
* Merge branch 'docs-koding-change-loc' into 'master' Achilleas Pipinellis2016-08-2215-0/+128
|\ | | | | | | | | | | | | Split Koding admin/user docs Backend/Frontend MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5909 See merge request !5938
| * Split Koding admin/user docsAchilleas Pipinellis2016-08-2215-0/+128
| |