summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the web terminals docsdocs/web-terminals-cleanupAchilleas Pipinellis2019-06-211-53/+43
| | | | | - Clarify that they are available only for private Runners - Merge the two sections of file syncing into one
* Merge branch 'wording-docs' into 'master'Evan Read2019-06-211-1/+1
|\ | | | | | | | | Docs: Change wording See merge request gitlab-org/gitlab-ce!29746
| * Change wordinglob2019-06-171-1/+1
| |
* | Remove project-level cluster credential fallbackTiger Watson2019-06-211-0/+8
| | | | | | | | | | | | Project-level clusters that made use of this legacy behaviour have been migrated to unmanaged clusters, so we are now free to remove this fallback.
* | Merge branch 'patch-28' into 'master'Evan Read2019-06-201-1/+1
|\ \ | | | | | | | | | | | | using_docker_images.md: fix config.json path See merge request gitlab-org/gitlab-ce!29791
| * | using_docker_images.md: fix config.json pathPer Lundberg2019-06-181-1/+1
| | |
* | | Make deploy_boards doc clearer about its requirementsJoão Cunha2019-06-201-0/+2
| | |
* | | Update Grafana and GitLab Monitor in component listStan Hu2019-06-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit checks off two of the three components in the table that we added for the CEO Challenge in Contribute 2019: * Grafana: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3272 * GitLab Monitor: https://gitlab.com/charts/gitlab/merge_requests/787
* | | Merge branch 'docs-ml-gdk-how-to-more-info' into 'master'Mark Lapierre2019-06-201-0/+12
|\ \ \ | | | | | | | | | | | | | | | | Update docs on how to run E2E tests See merge request gitlab-org/gitlab-ce!29823
| * | | Update docs on how to run E2E testsdocs-ml-gdk-how-to-more-infoMark Lapierre2019-06-191-0/+12
| | | | | | | | | | | | | | | | Make instructions on how to run the E2E tests against GDK more explicit and easier to find.
* | | | Merge branch '12174-add-remove-child-epic-quick-actions-doc-ce' into 'master'cmcfarland/testAchilleas Pipinellis2019-06-201-5/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation on epic add/remove child relations quick actions See merge request gitlab-org/gitlab-ce!29860
| * | | | Add documentation on epic add/remove child relations quick actions12174-add-remove-child-epic-quick-actions-doc-ceAlexandru Croitor2019-06-201-5/+7
| | | | |
* | | | | Improve bug severity definitions and consolidate guidance for clarityMek Stittri2019-06-201-26/+26
| | | | |
* | | | | Merge branch 'link_to_issue_statistics_api_endpoint_in_docs' into 'master'Achilleas Pipinellis2019-06-201-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Link issue statistics api endpoint in the docs See merge request gitlab-org/gitlab-ce!29855
| * | | | | Link issue statistics api endpoint in the docslink_to_issue_statistics_api_endpoint_in_docsAlexandru Croitor2019-06-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Adds the missing link to issues_statistics api endpoint
* | | | | | Update Docs for Container Registry API Delete EndpointsJason Goodman2019-06-201-0/+5
| | | | | |
* | | | | | Add version text and edit sectionEvan Read2019-06-201-4/+14
| | | | | |
* | | | | | Edit new Zoom call link contentEvan Read2019-06-201-2/+9
| | | | | |
* | | | | | Document the workaround for issues after registry restoreDJ Mountney2019-06-201-0/+31
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restoring the registry ends up using the wrong file permissions, breaking the registry. Document the workaround while we look at improvements.
* | | | | Updating CE repo to include new EE users API changesMichael Leopard2019-06-191-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Updated users API documentation Moved API level changes to the service level
* | | | | Merge branch 'docs-gitaly-without-nfs' into 'master'Mike Lewis2019-06-191-0/+18
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update gitaly docs to enumerate how to eliminate NFS altogether See merge request gitlab-org/gitlab-ce!29812
| * | | | | Minor edits to Eliminating NFS sectionMike Lewis2019-06-191-9/+9
| | | | | |
| * | | | | Prefer cd path over ee path in docs linksdocs-gitaly-without-nfsDiana Stanley2019-06-181-5/+5
| | | | | |
| * | | | | Modify to conform to style guideDiana Stanley2019-06-181-5/+5
| | | | | |
| * | | | | Update gitaly docs to enumerate how to eliminate NFS altogetherDiana Stanley2019-06-181-0/+18
| | | | | |
* | | | | | Merge branch '52442-minimal-remove-mysql-support' into 'master'Robert Speicher2019-06-1916-461/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only support postgresql (minimal version) See merge request gitlab-org/gitlab-ce!29790
| * | | | | | Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-supportNick Thomas2019-06-1916-461/+21
| | |/ / / / | |/| | | | | | | | | | | | | | | | Now MySQL is no longer supported, we need to change the docs
* | | | | | Fix typo in doc/user/project/pipelines/settings.mdStan Hu2019-06-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change automaticallyl -> automatically
* | | | | | Backport EE MRWalmyr Lima2019-06-191-2/+2
|/ / / / / | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14280
* | | | | Merge branch 'docs/12-0-upgrade-correction' into 'master'Marin Jankovski2019-06-191-8/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Correct upgrade guides for 12.0 See merge request gitlab-org/gitlab-ce!29846
| * | | | | Correct upgrade guides for 12.0Yorick Peterse2019-06-191-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's fine to upgrade from 11.11.x to 12.x, so we remove the requirement to first upgrade to 12.0.x.
* | | | | | Update file locking docsAchilleas Pipinellis2019-06-196-42/+41
|/ / / / / | | | | | | | | | | | | | | | | | | | | - Remove outdated 'introduced in' section - Update/remove images
* | | | | Merge branch 'docs/12-0-upgrade' into 'master'Achilleas Pipinellis2019-06-191-0/+21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Added source upgrade guides for 12.0.0 See merge request gitlab-org/gitlab-ce!29795
| * | | | | Added source upgrade guides for 12.0.0docs/12-0-upgradeYorick Peterse2019-06-181-0/+21
| | | | | |
* | | | | | Document Usage Quotas group settings pageAlessio Caiazza2019-06-194-4/+10
| | | | | |
* | | | | | Merge branch 'link_zoom_call_issue-docs' into 'master'Achilleas Pipinellis2019-06-192-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add zoom call section in issue data page See merge request gitlab-org/gitlab-ce!29815
| * | | | | | Add zoom call section in issue data pagelink_zoom_call_issue-docsSeth Engelhard2019-06-182-0/+6
| | |/ / / / | |/| | | |
* | | | | | Crosslink Mattermost integrations, simplify components listJoshua Lambert2019-06-193-1/+8
| | | | | |
* | | | | | Add documentation and testsManoj MJ2019-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds - feature specs - to test the ability of a user with "developer" permission to delete tags in repositories. - documentation
* | | | | | Add note about not translating API messages.Bob Van Landuyt2019-06-191-0/+3
| | | | | |
* | | | | | Adds identity information while making external authorization requestsManoj MJ2019-06-191-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/61201#
* | | | | | Merge branch 'fix-microsoft-teams-notification-flags' into 'master'Stan Hu2019-06-191-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing API notification flags for Microsoft Teams See merge request gitlab-org/gitlab-ce!29824
| * | | | | | 59702 Fix API notification flags for MS TeamsSeiji Suenaga2019-06-181-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Demote new sectionEvan Read2019-06-191-1/+1
| | | | | |
* | | | | | Merge branch 'remove-support-for-app-label-matching' into 'master'Ash McKenzie2019-06-191-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | Remove support for app label matching See merge request gitlab-org/gitlab-ce!29460
| * | | | | Docs: note removal of app label supportremove-support-for-app-label-matchingThong Kuah2019-06-191-2/+1
| | | | | |
* | | | | | Adds docs for job collapsible sectionsFilipa Lacerda2019-06-182-0/+14
|/ / / / /
* | | | | Added IP restriction docs to groupsJeremy Watson2019-06-181-0/+19
|/ / / /
* | | | Merge branch 'docs-app-dev-platform' into 'master'Mike Lewis2019-06-181-0/+53
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add docs for Application Development Platform See merge request gitlab-org/gitlab-ce!29765
| * | | | Update phrasing of Security paragraphMike Lewis2019-06-181-3/+3
| | | | |