summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Document Lambda deploys via GitLab CI/CDdocument-lambda-deployNicholas Klick2019-09-162-2/+183
|
* Merge branch 'update_user_group_name' into 'master'Achilleas Pipinellis2019-09-051-1/+1
|\ | | | | | | | | | | | | Update user permission group name Closes #65975 See merge request gitlab-org/gitlab-ce!32321
| * Update user permission nameNikita Potapenko2019-08-281-1/+1
| |
* | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-0/+41
| | | | | | | | | | | | | | Since it is not possible to dynamically detect if a job is automatically cancellable or not, a this new attribute is necessary. Moreover, it let the maintainer of the repo to adjust the behaviour of the auto cancellation feature to match exactly what he needs.
* | Adjust markdown linting guidelinesMarcel Amirault2019-09-052-66/+39
| | | | | | | | | | Move details of markdownlint mostly to the documentation index for a SSoT, and link apropriately
* | Refactor new undo_* methodsReuben Pereira2019-09-051-2/+2
| | | | | | | | | | | | - Move code for creating a new column from old into a function so that it can be reused. - Also add comments above the methods.
* | Merge branch ↵Peter Leitzen2019-09-051-27/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '66150-remove-dynamically-constructed-feature-flags-starting-with-prometheus_transaction_' into 'master' Resolve "Remove dynamically constructed feature flags starting with `prometheus_transaction_`" Closes #66150 See merge request gitlab-org/gitlab-ce!32395
| * | Remove feature flags starting with `prometheus_transaction_`Jacopo2019-09-051-27/+0
| | | | | | | | | | | | Those feature flags were always enabled so we can remove them safely.
* | | Update security dashboards documentationPaul Gascou-Vaillancourt2019-09-055-2/+5
|/ / | | | | | | | | Reflect the addition of a "hide dismissed vulnerabilities" toggle in security dashboards, see https://gitlab.com/gitlab-org/gitlab-ee/issues/9102
* | Change serveo link as it often goes downMarcel Amirault2019-09-051-2/+4
| |
* | Provide guidance on how docs global navigation should be structuredEvan Read2019-09-052-22/+73
| |
* | Move 3 references from debug project to docsMarcel Amirault2019-09-054-10/+1531
| | | | | | | | | | Move rails and linux cheat sheets, and test_environment reference docs to the docs project
* | Split tests across files for the sake of parallelizationMark Lapierre2019-09-051-0/+17
| |
* | Docs: Add role level note to projects permissionCynthia Ng2019-09-051-1/+3
| |
* | Separate doc for version specific Geo update stepsToon Claes2019-09-053-427/+448
| | | | | | | | | | | | | | | | To emphasize the happy path for updating Geo nodes, put the version specific steps in a separate document and cross-link them for discoverability. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11881
* | Merge branch 'mj/code-review-avoid' into 'master'Ash McKenzie2019-09-051-2/+7
|\ \ | | | | | | | | | | | | What to avoid in code review See merge request gitlab-org/gitlab-ce!32592
| * | What to avoid in code reviewmj/code-review-avoidMarin Jankovski2019-09-041-2/+7
| | |
* | | Update Pipeline Security Dashboard documentationMark Florian2019-09-0410-21/+21
| | | | | | | | | | | | Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496.
* | | Added SSoT front and back matterMatt Penna2019-09-044-1/+82
| | | | | | | | | | | | | | | | | | These docs are straightforward API reference material and needed only to have document type header and troubleshooting footer added for the SSoT effort.
* | | Adds docs for total usage storage quotaFilipa Lacerda2019-09-041-0/+6
| | |
* | | Let project reporters create issue from group boardsFelipe Artur2019-09-041-1/+2
| | | | | | | | | | | | | | | The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
* | | Clarified website url precedenceSeth Berger2019-09-041-0/+2
| | |
* | | Removes regular migrations from background onesMayra Cabrera2019-09-041-6/+9
| | | | | | | | | | | | | | | Specifies that background migrations should be scheduled as post deployment migrations
* | | Removed reference to project for DASTSeth Berger2019-09-041-1/+1
| | |
* | | Merge branch 'ce-14713-fix-geo-link-pointing-to-online-doc' into 'master'Douglas Barbosa Alexandre2019-09-041-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Add a link to the 'Repository Storage Types' doc page See merge request gitlab-org/gitlab-ce!32650
| * | | Add a link to the 'Repository Storage Types' doc pagece-14713-fix-geo-link-pointing-to-online-docRémy Coutable2019-09-041-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Add epic_iid to issue API entityWinnie Hellmann2019-09-041-0/+12
|/ / / | | | | | | | | | (cherry picked from commit 0bf7fecdee5a200eeb4f27b4888a57ceee63bde9)
* | | Removing 'Premium' label in block titleNicolas Borderes2019-09-044-7/+8
| | | | | | | | | | | | Added when it has been moved to core
* | | Updates the merge request author responsibilityMayra Cabrera2019-09-041-1/+2
| | | | | | | | | | | | | | | Indicate it's the author's responsibility to prepare the merge request for a database review
* | | Follow-up from database load balancing docsAchilleas Pipinellis2019-09-041-6/+7
|/ /
* | Update large repositories, remove duplicated textTymoteusz Motylewski2019-09-031-1/+1
| |
* | Edit to new rules documentationEvan Read2019-09-031-33/+59
| |
* | Development docs: how to add Prometheus metricsThong Kuah2019-09-031-0/+23
| | | | | | | | | | This documents the various knowledge needed to add new GitLab self-monitoring Prometheus metrics.
* | Updated Feature flags docOrit Golowinski2019-09-031-4/+0
| |
* | Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-031-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Remove spec/rails_helper.rb Closes #66741 See merge request gitlab-org/gitlab-ce!32380
| * | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-2/+2
| | | | | | | | | | | | | | | rails_helper.rb's only logic was to require spec_helper.rb.
* | | Clarify limits for needs keywordEvan Read2019-09-031-25/+22
| | |
* | | Merge branch 'mc/feature/downstream-pipeline-tracking-ce' into 'master'Kamil Trzciński2019-09-031-0/+12
|\ \ \ | | | | | | | | | | | | | | | | Backport documentation for status checking behaviors See merge request gitlab-org/gitlab-ce!32184
| * | | Backport documentation from EEmc/feature/downstream-pipeline-tracking-ceMatija Čupić2019-09-031-0/+12
| | | | | | | | | | | | | | | | | | | | Backport documentation from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15580
* | | | Added relationships between Release and MilestoneEtienne Baqué2019-09-031-20/+74
| | | | | | | | | | | | | | | | | | | | | | | | Modified schema via migrations. Added one-to-one relationship between the two models. Added changelog file
* | | | Merge branch 'links-use-new-location' into 'master'Rémy Coutable2019-09-036-17/+17
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Use new location for helm charts repo See merge request gitlab-org/gitlab-ce!32563
| * | | | Use new location for helm charts repolinks-use-new-locationBalasankar "Balu" C2019-09-036-17/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
* | | | | Merge branch 'change-role-system-hook' into 'master'Rémy Coutable2019-09-031-0/+40
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add system hooks for project/group membership updates Closes gitlab-ee#12252 See merge request gitlab-org/gitlab-ce!32371
| * | | | | Add system hooks for project/group membership updatesBrandon Williams2019-09-021-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When updating group and project members, new system hooks `user_update_for_group` and `user_update_for_team` will be executed. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12252
* | | | | | Make badging less confusing in quick actions docMarcel Amirault2019-09-031-2/+5
| | | | | |
* | | | | | Add suggested changes to docker build docMarcel Amirault2019-09-031-3/+4
| | | | | |
* | | | | | Add Danger bot development documentationNick Thomas2019-09-033-1/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is overdue, and some of the suggestions are embarrassing, but this is how we actually develop Danger today.
* | | | | | Update `true` with `"true"`yonatan miller2019-09-021-2/+2
| |/ / / / |/| | | | | | | | | | | | | | Gitlab CI Linter otherwise gives error `variables config should be a hash value of key value pairs`
* | | | | Merge branch 'docs/license-compliance' into 'master'Marcia Ramos2019-09-0210-5/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update screenshots for License Compliance Closes gitlab-ee#8910 See merge request gitlab-org/gitlab-ce!32537
| * | | | | Update screenshots for License Compliancedocs/license-complianceAchilleas Pipinellis2019-09-0210-5/+5
| | | | | |