summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add up arrow buttonEvan Read2018-11-191-22/+24
|
* Implement second phase of refactor, including:Evan Read2018-11-191-52/+68
| | | | | | | | - Adding icons. - Adding more stages. - Alphabetising tables. - Adding more links. - Andother minor improvements.
* Refactor landing pageEvan Read2018-11-191-155/+300
| | | | | | | | | Includes: - Orientating page around audiences. - Adding descriptions to all links. - Light restructuring. - Minor fixes.
* Docs agile sprints and releasesVictor Wu2018-11-161-0/+20
|
* minor: format fix for GH import pagedocs-patch-31Cynthia Ng2018-11-161-0/+1
|
* Add information on support for git v2 in docsBalasankar "Balu" C2018-11-161-1/+9
|
* Update architecture.md to have a component by component overviewLee Matos2018-11-161-23/+166
|
* Merge branch 'docs/fix_changelog_type_documentation' into 'master'Achilleas Pipinellis2018-11-161-9/+9
|\ | | | | | | | | Add missing `performance` to changelog type doc See merge request gitlab-org/gitlab-ce!22733
| * Add missing `performance` to changelog type docdocs/fix_changelog_type_documentationPhilippe Lafoucrière2018-11-011-9/+9
| |
* | Merge branch 'validate-that-foreign-keys-are-created' into 'master'Sean McGivern2018-11-161-6/+1
|\ \ | | | | | | | | | | | | | | | | | | Validate that foreign keys are indexed and created Closes #50875 See merge request gitlab-org/gitlab-ce!22808
| * | Validate foreign keys being indexedKamil Trzciński2018-11-151-6/+1
| | |
* | | Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into ↵Grzegorz Bizon2018-11-161-0/+17
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Allow pipelines to be deleted by project owners" Closes #41875 See merge request gitlab-org/gitlab-ce!22988
| * | | Move pipeline delete docs to endMatija Čupić2018-11-131-17/+17
| | | |
| * | | Add docs for deleting a pipeline via APIMatija Čupić2018-11-121-0/+17
| | | |
* | | | Merge branch 'jramsay/object-storage-docs' into 'master'Marcia Ramos2018-11-161-2/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Object storage docs are not relevant to GitLab.com and is in Core See merge request gitlab-org/gitlab-ce!22943
| * | | | Fix object storage tier informationjramsay/object-storage-docsJames Ramsay2018-11-151-2/+5
| | | | |
* | | | | Merge branch 'patch-28' into 'master'Marcia Ramos2018-11-161-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix punctuation error See merge request gitlab-org/gitlab-ce!22345
| * | | | | Fix punctuation errorAndrew Banchich2018-10-141-1/+1
| | | | | |
* | | | | | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-161-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Upgrade Helm Tiller Version Used By GitLab Managed Apps" Closes #49726 See merge request gitlab-org/gitlab-ce!22693
| * | | | | | Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-0/+4
| | | | | | |
* | | | | | | Merge branch 'allow-to-use-glob-for-ci-changes-detection' into 'master'Grzegorz Bizon2018-11-161-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add glob for CI changes detection See merge request gitlab-org/gitlab-ce!23128
| * | | | | | | Add glob for CI changes detectionKirill Zaitsev2018-11-151-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'gt-add-mk-support-for-project-settings' into 'master'Achilleas Pipinellis2018-11-161-0/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add markdown support information for project settings See merge request gitlab-org/gitlab-ce!23081
| * | | | | | | Add markdown support information for project settings [ci skip]George Tsiolis2018-11-151-0/+2
| |/ / / / / /
* | | | | | | Docs eks updateDaniel Gruesso2018-11-163-101/+170
| | | | | | |
* | | | | | | Merge branch 'fix-typo-addres-to-address' into 'master'Evan Read2018-11-161-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo addres to address See merge request gitlab-org/gitlab-ce!23108
| * | | | | | | fix typo addres to addressyoda2018-11-151-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'osw-comment-on-any-diff-line-docs' into 'master'Evan Read2018-11-162-0/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for commenting in any line of MR diff files See merge request gitlab-org/gitlab-ce!22878
| * | | | | | | | Add docs for commenting in any line of MR diff filesosw-comment-on-any-diff-line-docsOswaldo Ferreira2018-11-142-0/+9
| | | | | | | | |
* | | | | | | | | Merge branch 'supported-web-browsers-to-bullet-list' into 'master'Evan Read2018-11-161-1/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change supported web browsers sentence to bullet list See merge request gitlab-org/gitlab-ce!23088
| * | | | | | | | | Change supported web browsers sentence to bullet list in requirements.mdsupported-web-browsers-to-bullet-listLuke Bennett2018-11-141-1/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'docs/rs-revert-api-version' into 'master'Evan Read2018-11-161-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert API is going into 11.5, not 11.6. See merge request gitlab-org/gitlab-ce!23060
| * | | | | | | | | Revert API is going into 11.5, not 11.6.docs/rs-revert-api-versionRobert Speicher2018-11-141-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch ↵Evan Read2018-11-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '53577-update-additional-resources-link-training-material-tags-docs' into 'master' Update additional resources link in training material docs Closes #53577 See merge request gitlab-org/gitlab-ce!23056
| * | | | | | | | | | Update doc/university/training/topics/tags.mdDaniel Fernau2018-11-141-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'docs-knative-guide' into 'master'Mike Lewis2018-11-166-12/+157
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs knative guide See merge request gitlab-org/gitlab-ce!22953
| * | | | | | | | | | minor editsMike Lewis2018-11-161-4/+4
| | | | | | | | | | |
| * | | | | | | | | | minor editsMike Lewis2018-11-161-10/+10
| | | | | | | | | | |
| * | | | | | | | | | Replace deploy-stage.png with smaller and croppedMike Lewis2018-11-161-0/+0
| | | | | | | | | | |
| * | | | | | | | | | correct dockerfile term and update portdocs-knative-guidedanielgruesso2018-11-131-2/+2
| | | | | | | | | | |
| * | | | | | | | | | trigger build for docsDaniel Gruesso2018-11-131-1/+1
| | | | | | | | | | |
| * | | | | | | | | | include ci-yml in bodydanielgruesso2018-11-124-38/+46
| | | | | | | | | | |
| * | | | | | | | | | fix broken linksdanielgruesso2018-11-091-1/+1
| | | | | | | | | | |
| * | | | | | | | | | add images and url retrieval sectiondanielgruesso2018-11-094-1/+34
| | | | | | | | | | |
| * | | | | | | | | | Initial draft for serverless pagedanielgruesso2018-11-094-2/+106
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/laravel-registry' into 'master'Evan Read2018-11-162-3/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix path to project permissions Closes #53838 See merge request gitlab-org/gitlab-ce!23041
| * | | | | | | | | | | Fix path to project permissionsdocs/laravel-registryAchilleas Pipinellis2018-11-142-3/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-151-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display impersonation token value only after creation See merge request gitlab-org/gitlab-ce!22916
| * | | | | | | | | | | Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we migrated all PersonlAccessTokens to store only its hash in the DB, the token value can no longer be shown to the user.
* | | | | | | | | | | | Merge branch 'sh-structured-logs-docs' into 'master'Sean McGivern2018-11-152-0/+145
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation on how to use structured logging Closes #54059 See merge request gitlab-org/gitlab-ce!23031