summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-issues-api-gitaly-nplusone' into 'master'Sean McGivern2019-08-201-2/+0
|\
| * Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-171-2/+0
* | Merge branch 'docs-testing-n-1-request-sepcs' into 'master'Lin Jen-Shin2019-08-202-1/+8
|\ \
| * | Require request specs when testing N+1 for controllersThong Kuah2019-08-202-1/+8
| |/
* | Merge branch 'chore/fix-typo' into 'master'Marin Jankovski2019-08-201-1/+1
|\ \
| * | Fix minor typo: CE -> EEArun Kumar Mohan2019-08-191-1/+1
* | | Docs DOCKER_AUTH_CONFIG not available for k8sSteve Azzopardi2019-08-201-8/+11
* | | Merge branch 'patch-74' into 'master'Ray Paik2019-08-201-1/+1
|\ \ \
| * | | Update README.mdAlex Harford2019-08-161-1/+1
* | | | Combine old and new frontend testing guide (docs)Winnie Hellmann2019-08-202-359/+363
* | | | Merge branch 'initial-docs-for-auto-devops-sidekiq' into 'master'Evan Read2019-08-201-0/+46
|\ \ \ \
| * | | | Initial docs for sidekiq worker with Auto DevOpsinitial-docs-for-auto-devops-sidekiqDylan Griffith2019-08-201-0/+46
* | | | | Add documentation for incrementally expand mr diffsSamantha Ming2019-08-202-0/+9
* | | | | Standardize markdown in dev and workflowMarcel Amirault2019-08-1913-328/+331
* | | | | Doc: add project approval rule endpointsMark Chao2019-08-191-56/+238
* | | | | Update Team labels definition in the Issue Workflow documentationRémy Coutable2019-08-191-25/+6
* | | | | Merge branch 'cross-link-instrumentation' into 'master'Evan Read2019-08-191-1/+1
|\ \ \ \ \
| * | | | | Link to GitLab Performance Monitoringcross-link-instrumentationThong Kuah2019-08-191-1/+1
* | | | | | Improve new CI job permissions model docsBen Bodenmiller2019-08-191-12/+17
* | | | | | Merge branch 'docs-testing-guide-update' into 'master'Evan Read2019-08-191-1/+0
|\ \ \ \ \ \
| * | | | | | Remove reference to old lib/api/ci dirdocs-testing-guide-updateThong Kuah2019-08-171-1/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'doc-be_like_time' into 'master'Evan Read2019-08-191-0/+13
|\ \ \ \ \ \
| * | | | | | Add `be_like_time` matcher to Testing Styleguidedoc-be_like_timeLuke Duncalfe2019-08-191-0/+13
* | | | | | | Merge branch 'docs-update-design-management-limitations' into 'master'Evan Read2019-08-191-2/+12
|\ \ \ \ \ \ \
| * | | | | | | Link more issues in Design Management Limitationsdocs-update-design-management-limitationsLuke Duncalfe2019-08-151-2/+12
| |/ / / / / /
* | | | | | | Add documentation for feature flag Target UsersJason Goodman2019-08-192-1/+14
* | | | | | | Migrate cycle analytics topic to new sectionEvan Read2019-08-195-187/+218
| |_|_|_|_|/ |/| | | | |
* | | | | | Update doc/user/project/integrations/jira.md, doc/user/project/integrations/i...Kemais Ehlers2019-08-193-1/+1
* | | | | | Escape vertical bars inside code blocks in quick_actions.md - Markdown parsin...Jonathan Love2019-08-191-8/+10
* | | | | | Update screenshot to fix bad htmlMarcel Amirault2019-08-192-0/+0
* | | | | | Merge branch 'docs-runner-needs-owner' into 'master'Evan Read2019-08-191-4/+4
|\ \ \ \ \ \
| * | | | | | Fix required runner permissionsdocs-runner-needs-ownerElliot Rushton2019-08-081-4/+4
* | | | | | | Docs: Improve clarity of SCIM workflowTristan Williams2019-08-191-8/+7
| |_|_|/ / / |/| | | | |
* | | | | | Improve docs for cross-project MR dependenciesNick Thomas2019-08-194-15/+15
* | | | | | Docs: Refresh CI quick start screenshotsTristan Williams2019-08-194-0/+0
* | | | | | Merge branch 'remove-mysql-from-dev-docs' into 'master'Evan Read2019-08-1910-72/+34
|\ \ \ \ \ \
| * | | | | | Remove MySQL references from development docsNick Thomas2019-08-1610-72/+34
* | | | | | | Mentions related log on Rate limit docsMayra Cabrera2019-08-182-3/+9
* | | | | | | Merge branch 'docs/update-srm-settings' into 'master'Evan Read2019-08-181-64/+19
|\ \ \ \ \ \ \
| * | | | | | | Update srmX configurationdocs/update-srm-settingsSteve Azzopardi2019-08-161-64/+19
* | | | | | | | add GitLab CI job token API authentication sectionBen Bodenmiller2019-08-181-1/+10
| |_|_|_|/ / / |/| | | | | |
* | | | | | | UI for disabling group/project email notificationBrett Walker2019-08-174-0/+27
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'legacy-attachments-migrate-fix' into 'master'Michael Kozono2019-08-163-0/+17
|\ \ \ \ \ \
| * | | | | | Add rake tasks for migrating leacy uploadslegacy-attachments-migrate-fixJarka Košanová2019-08-163-0/+17
* | | | | | | Add new table to store email domainGosia Ksionek2019-08-161-0/+32
* | | | | | | Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-161-0/+15
|\ \ \ \ \ \ \
| * | | | | | | Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-041-0/+15
* | | | | | | | Merge branch 'patch-31' into 'master'Nick Thomas2019-08-161-9/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed duplicate Live preview entry for MR docsPhilipp Hasper2019-08-131-9/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '12111-snippet-index-ee-docs' into 'master'Grzegorz Bizon2019-08-161-0/+4
|\ \ \ \ \ \ \ \