summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '31454-missing-project-id-pipeline-hook-data' into 'master'Rémy Coutable2017-10-311-0/+10
|\ | | | | | | | | | | | | Adds project_id to pipeline hook data Closes #31454 See merge request gitlab-org/gitlab-ce!15044
| * Adds project_id to pipeline hook dataJacopo2017-10-301-0/+10
| | | | | | | | Pipeline hook data now includes the project_id
* | Allow promoting project milestones to group milestonesFelipe Artur2017-10-311-1/+2
| |
* | Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+1
|\ \ | | | | | | | | | | | | Add Packagist project service See merge request gitlab-org/gitlab-ce!14493
| * | Add Packagist project serviceMatt Coleman2017-10-131-0/+1
| | |
* | | Semi-linear history merge is now available in CE.Nick Brown2017-10-271-1/+0
| |/ |/| | | Already mentioned in the list above this one.
* | Changing the smallest of typosLyle Kozloff2017-10-241-1/+1
| |
* | Simple docs fixesConnor Shea2017-10-231-4/+4
| |
* | Merge branch 'docs-fix-delete-merged-branches-typo' into 'master'Achilleas Pipinellis2017-10-231-1/+1
|\ \ | | | | | | | | | | | | Fix a small typo in the delete merged branches documentation See merge request gitlab-org/gitlab-ce!15003
| * | Fix a small typo in the delete merged branches documentationMark Fletcher2017-10-231-1/+1
| | |
* | | Fix the description of the new branch created by an issue's new branch buttonMark Fletcher2017-10-231-1/+1
|/ /
* | Fix #20930: automatic closing is not triggered on very first push.Sébastien2017-10-171-3/+5
| |
* | Update automatic_issue_closing.mdimplements-closing-docsVictor Wu2017-10-131-1/+2
|/
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-1/+1
|
* Merge branch 'docs/gke-cluster' into 'master'Achilleas Pipinellis2017-10-123-0/+93
|\ | | | | | | | | Add docs for GKE integration See merge request gitlab-org/gitlab-ce!14712
| * Explicit state integration deletionAchilleas Pipinellis2017-10-121-1/+1
| |
| * Add link to Google billing accountAchilleas Pipinellis2017-10-091-1/+3
| |
| * Fix broken linkAchilleas Pipinellis2017-10-061-1/+1
| |
| * Remove Google sign-in requirementAchilleas Pipinellis2017-10-061-6/+0
| |
| * Simplify overviewAchilleas Pipinellis2017-10-051-2/+1
| |
| * Add docs for GKE integrationAchilleas Pipinellis2017-10-053-0/+98
| |
* | Update image commenting MR linkClement Ho2017-10-111-1/+2
| |
* | Developer can create/edit/delete milestonesVictor Wu2017-10-111-1/+2
| |
* | Add image discussion docsClement Ho2017-10-116-3/+40
| |
* | Locked issues / mrs docsVictor Wu2017-10-102-24/+16
| |
* | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-091-2/+52
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-5/+49
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-067-0/+41
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531
| * | Refactor discussion lock docsAchilleas Pipinellis2017-10-052-10/+21
| | |
| * | Add documentation for discussion lockJarka Kadlecova2017-10-046-0/+30
| | |
* | | Add delete issue docsWilliam Chia2017-10-064-0/+16
| | |
* | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-052-1/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add external link for online artifacts Closes #34102 See merge request gitlab-org/gitlab-ce!14399
| * \ \ Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-046-4/+65
| |\ \ \
| * | | | Restore lost artifacts browser imageEric Eastwood2017-10-031-0/+0
| | | | |
| * | | | Add test for external HTML artifactEric Eastwood2017-10-031-0/+0
| | | | |
| * | | | Add docs for online view of HTML artifactsEric Eastwood2017-10-022-1/+7
| | | | |
* | | | | Merge branch 'digitalmoksha/gitlab-ce-feature/verify_secondary_emails' into ↵Sean McGivern2017-10-051-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Send a confirmation email when the user adds a secondary email address Closes #37385, #28621, and #36959 See merge request gitlab-org/gitlab-ce!14703
| * | | | Merge branch 'master' into ↵Douwe Maan2017-10-0588-148/+324
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | digitalmoksha/gitlab-ce-feature/verify_secondary_emails # Conflicts: # app/controllers/admin/users_controller.rb # app/controllers/confirmations_controller.rb # app/controllers/profiles/emails_controller.rb # app/models/user.rb # app/services/emails/base_service.rb # app/services/emails/destroy_service.rb # app/views/devise/mailer/confirmation_instructions.html.haml # lib/api/users.rb # spec/services/emails/destroy_service_spec.rb
| * | | | | Make GPG signature verification work with non-primary email (#36959)Brett Walker2017-09-231-2/+2
| | | | | |
* | | | | | Update github.md importer docs to clarify branches from forks get created in GLLee Matos2017-10-051-0/+5
| |/ / / / |/| | | |
* | | | | Update a bunch of docs imagesAchilleas Pipinellis2017-10-0446-89/+61
| |_|/ / |/| | |
* | | | Merge branch 'docs-add-summary-about-project-archiving' into 'master'Achilleas Pipinellis2017-10-031-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation to summarise project archiving Closes #35919 See merge request gitlab-org/gitlab-ce!14650
| * | | | Add documentation to summarise project archivingMark Fletcher2017-10-031-0/+8
| | |_|/ | |/| |
* | | | Update MR doc to indicate that the linear-history feature is available for ↵ff_port_from_eeValery Sizov2017-10-021-2/+0
| | | | | | | | | | | | | | | | CE as well
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-021-1/+1
|\ \ \ \ | |/ / /
| * | | remove periodBen Bodenmiller2017-09-301-1/+1
| | |/ | |/| | | | [skip ci]
* | | Backport documentation for semi-linear historyValery Sizov2017-09-291-0/+12
| | |
* | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-2810-44/+187
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: app/models/project.rb db/schema.rb
| * | copyedit - reorg headersMarcia Ramos2017-09-281-21/+21
| | |
| * | copyedit + last_updatedMarcia Ramos2017-09-281-4/+10
| | |