summaryrefslogtreecommitdiff
path: root/doc/user/project
Commit message (Collapse)AuthorAgeFilesLines
* doc: Spelling fixesVille Skyttä2018-01-196-6/+6
|
* Merge branch 'gcp-fix' into 'master'Kamil Trzciński2018-01-111-5/+8
|\ | | | | | | | | | | | | Fix GCP redirect Closes #41867 See merge request gitlab-org/gitlab-ce!16355
| * Add API requirements to docsMatija Čupić2018-01-111-5/+8
| |
* | Update Redmine docs to let user know that `new_issue_url` is not being used.Victor Wu2018-01-101-6/+1
| |
* | Remove Beta notice for ClustersFabio Busatto2018-01-101-3/+0
|/
* Merge branch 'docs-push-web-hook-note' into 'master'Achilleas Pipinellis2018-01-091-0/+6
|\ | | | | | | | | Add note about only 20 commits being included in push payload See merge request gitlab-org/gitlab-ce!16149
| * Add note about only 20 commits being included in push payloaddocs-push-web-hook-noteDrew Blessing2017-12-271-0/+6
| |
* | Merge branch 'patch-24' into 'master'Achilleas Pipinellis2018-01-091-1/+5
|\ \ | | | | | | | | | | | | Update irker documentation to mention an irker bug with key-protected channels. See merge request gitlab-org/gitlab-ce!16274
| * | Update irker documentation to mention an irker bug with key-protected channels.Mattia Rizzolo2018-01-081-1/+5
| | | | | | | | | | | | Signed-off-by: Mattia Rizzolo <mattia@debian.org>
* | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-065-4/+4
|\ \ \ | |/ / | | | | | | * master: (114 commits)
| * | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-053-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
| * | Update Kubernetes service documentationdocs-update-kubernetes-documentationMayra Cabrera2018-01-032-2/+2
| | | | | | | | | | | | | | | | | | States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information.
* | | Bump import/export version to 2.2.0Grzegorz Bizon2018-01-051-1/+2
|/ / | | | | | | | | We need to bump import/export version because we introduced a new object's hierarchy that is not backwards compatible.
* | Merge branch 'docs-update-doc-for-prometheus-and-kubernetes-integrations' ↵Kamil Trzciński 🎆 Back on Jan 2!2018-01-033-2/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Updates documentation for Prometheus and Kubernetes integration Closes #41432 See merge request gitlab-org/gitlab-ce!16156
| * | Updates documentation for prometheus and kubernetes integrationdocs-update-doc-for-prometheus-and-kubernetes-integrationsMayra Cabrera2017-12-283-2/+6
| |/
* | Typos correction on the advise of @smcgivernEdouard2017-12-291-4/+4
| |
* | Documenting that resolved JIRA tickets are not automatically transitionedEdouard2017-12-291-0/+5
| |
* | Table flip quick action docsVictor Wu2017-12-281-0/+2
|/
* Merge branch 'docs/gpg-clarify' into 'master'Marcia Ramos2017-12-221-1/+6
|\ | | | | | | | | | | | | Add note about using the term GPG for all related implementations Closes #36970 See merge request gitlab-org/gitlab-ce!14887
| * Add note about using the term GPG for all related implementationsdocs/gpg-clarifyAchilleas Pipinellis2017-12-221-1/+6
| | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36970
* | Merge branch 'patch-29' into 'master'Achilleas Pipinellis2017-12-221-1/+1
|\ \ | |/ |/| | | | | Fix prometheus arg in prometheus.yml See merge request gitlab-org/gitlab-ce!16075
| * Fix prometheus arg in prometheus.ymlSam Galson2017-12-211-1/+1
| |
* | Consolidate the docs when changing a repo pathJohn Doe2017-12-212-54/+98
| |
* | Add docs for automatic redirects when renaming namespacesAchilleas Pipinellis2017-12-212-6/+42
| |
* | move "Transfer an existing project into a group" to project docsMarcia Ramos2017-12-212-0/+11
|/ | | | | | - move the section - replace identifiers with inline links - update settings (General settings > Advanced settings)
* Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak2017-12-181-0/+3
|
* Merge branch 'docs-jprovazn-create-from-email' into 'master'Marcia Ramos2017-12-142-2/+7
|\ | | | | | | | | Fixed doc for create MR from email See merge request gitlab-org/gitlab-ce!15849
| * Fixed doc for create MR from emaildocs-jprovazn-create-from-emailJan Provaznik2017-12-122-2/+7
| | | | | | | | | | * fixed anchor for create MR from email * added a screenshot for this feature
* | Merge branch 'update-doc-for-user-group-project-transfers' into 'master'Douwe Maan2017-12-141-0/+6
|\ \ | | | | | | | | | | | | Clarifies documentation for user, group & project transfers See merge request gitlab-org/gitlab-ce!15896
| * | Updates doc for user, group & project transfersupdate-doc-for-user-group-project-transfersMayra Cabrera2017-12-131-0/+6
| |/
* | Make usage of SSH keys in CI/CD more cleardocs/ci-ssh-keysAchilleas Pipinellis2017-12-131-1/+1
|/
* Merge branch 'jprovazn-description' into 'master'Sean McGivern2017-12-121-1/+2
|\ | | | | | | | | | | | | Use message body for merge request description Closes #40968 See merge request gitlab-org/gitlab-ce!15839
| * Use message body for merge request descriptionjprovazn-descriptionJan Provaznik2017-12-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | When a merge request is created from email, use message body as merge request description. If message body is empty then merge request description is still created from the source branch commit (if there is only single commit in the merge request). If message body is empty and there are multiple commits in the source branch, then merge request description is left empty. Closes #40968
* | Updated image for diff navigation docsdiff-file-navigation-doc-screenshot-docsPhil Hughes2017-12-121-0/+0
| |
* | Milestone sidebar docsVictor Wu2017-12-123-4/+6
|/
* Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into ↵Kamil Trzciński2017-12-071-3/+15
|\ | | | | | | | | | | | | | | | | 'master' Dependency validator Closes #34834 See merge request gitlab-org/gitlab-ce!14009
| * Clean up docs for dependencies validationfeature/sm/34834-missing-dependency-should-fail-job-2Achilleas Pipinellis2017-12-071-9/+13
| |
| * Update document to use ci_validates_dependenciesShinya Maeda2017-12-071-0/+8
| |
* | Docs: refactor Pages indexMarcia Ramos2017-12-071-46/+75
| |
* | Rename GKE as Kubernetes EngineTakuya Noguchi2017-12-061-1/+1
|/
* Create merge request from emailJan Provaznik2017-12-051-1/+9
| | | | | | | | | | | * new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
* Documentation bug fixes: Added procedure to disable built-in Issues.Koichiro Mikami2017-12-012-13/+16
|
* Remove serialised diff and commit columnsSean McGivern2017-11-282-3/+2
| | | | | | | | | | | | | | | | The st_commits and st_diffs columns on merge_request_diffs historically held the YAML-serialised data for a merge request diff, in a variety of formats. Since 9.5, these have been migrated in the background to two new tables: merge_request_diff_commits and merge_request_diff_files. That has the advantage that we can actually query the data (for instance, to find out how many commits we've stored), and that it can't be in a variety of formats, but must match the new schema. This is the final step of that journey, where we drop those columns and remove all references to them. This is a breaking change to the importer, because we can no longer import diffs created in the old format, and we cannot guarantee the export will be in the new format unless it was generated after this commit.
* Merge branch 'patch-29' into 'master'Rémy Coutable2017-11-271-1/+1
|\ | | | | | | | | Add in the Oxford comma See merge request gitlab-org/gitlab-ce!15602
| * Add in the Oxford commaDavid Muckle2017-11-251-1/+1
| |
* | removed 'only once' from the docsChristiaan Van den Poel2017-11-251-1/+1
|/
* Cross link default branch docs to issue closing pattern docsdocs/cross-link-default-branchAchilleas Pipinellis2017-11-221-2/+3
|
* Custom issue trackerVictor Wu2017-11-211-0/+20
|
* Merge branch 'docs/gb/update-pipeline-badge-docs' into 'master'Rémy Coutable2017-11-201-1/+3
|\ | | | | | | | | | | | | Update pipeline status badge details docs Closes #40316 See merge request gitlab-org/gitlab-ce!15483
| * Update pipeline status badge details docsdocs/gb/update-pipeline-badge-docsGrzegorz Bizon2017-11-201-1/+3
| |