summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Document how to swap database tables.docs/document-swapping-tablesYorick Peterse2017-09-112-0/+54
|
* Correctly link ConvDev Index nav links to its controller.conv-dev-index-regressionBryce Johnson2017-09-082-1/+1
|
* Merge branch 'revert-f2421b2b' into 'master'Robert Speicher2017-09-083-7/+0
|\ | | | | | | | | Revert "Add option to change navigation color palette" See merge request !14148
| * Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-083-7/+0
| | | | | | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* | Merge branch 'fix/ldap-typo-docs' into 'master'Achilleas Pipinellis2017-09-081-1/+1
|\ \ | | | | | | | | | | | | [CE] Fix small typos in LDAP documentation See merge request !14153
| * | Update ldap.mdfix/ldap-typo-docsJames Lopez2017-09-081-1/+1
| |/
* | index project settings doc from other indexesMarcia Ramos2017-09-082-0/+5
| |
* | copyeditMarcia Ramos2017-09-081-5/+5
| |
* | fixes linkMarcia Ramos2017-09-081-1/+1
|/
* Docs new index for project's settingsMarcia Ramos2017-09-088-5/+80
|
* Merge branch 'docs/yaml-hidden-keys' into 'master'Marcia Ramos2017-09-081-11/+17
|\ | | | | | | | | | | | | Clarify yaml hidden keys (jobs) Closes #37480 See merge request !14110
| * Clarify yaml hidden keys (jobs)docs/yaml-hidden-keysAchilleas Pipinellis2017-09-081-11/+17
| |
* | Adds a better explanation for alignment sectionFilipa Lacerda2017-09-081-7/+18
| |
* | Merge branch 'gpg' into 'master'Rémy Coutable2017-09-081-2/+2
|\ \ | | | | | | | | | | | | update gpg_signed_commit to use 0xLONG format for gpg list keys See merge request !13839
| * | update gpg_signed_commit to use 0xLONG format for gpg list keysKevin Pankonen2017-09-071-2/+2
| | |
* | | Merge branch 'patch-18' into 'master'Rémy Coutable2017-09-081-2/+4
|\ \ \ | | | | | | | | | | | | | | | | clarify that only some Runner Executors have these security concerns See merge request !14068
| * | | clarify that only some Runner Executors have these security concernsBen Bodenmiller2017-09-061-2/+4
| | | |
* | | | Merge branch 'rs-pick-security-into-master' into 'master'Douwe Maan2017-09-082-4/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update master with 9.5.4 security patches See merge request !14131
| * | | | Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-072-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | [9.5] Disallow the `name` attribute on all user-provided markup See merge request gitlab/gitlabhq!2166
* | | | | Improve clarity of Helm Chart docsJoshua Lambert2017-09-084-39/+54
|/ / / /
* | | | Add Auto DevOps docsAchilleas Pipinellis2017-09-0711-10/+455
| | | |
* | | | Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-073-17/+24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve "Share with group lock" feature for subgroups Closes #30550 See merge request !13944
| * | | | Update “Share with group lock” docsMichael Kozono2017-09-063-17/+24
| | | | |
* | | | | Update docs for confidential issuesClement Ho2017-09-077-5/+19
| | | | |
* | | | | Merge branch ↵Sean McGivern2017-09-073-0/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master' Add option to change navigation color palette Closes #35012 See merge request !13619
| * | | | | Restore some changes from !9199Rubén Dávila2017-09-063-0/+7
| |/ / / /
* | | | | Add script and job to trigger a docs buildAchilleas Pipinellis2017-09-072-0/+21
| | | | |
* | | | | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-11/+12
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Finish migration to the new events setup Closes #37241 See merge request !13932
| * | | | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This finishes the procedure for migrating events from the old format into the new format. Code no longer uses the old setup and the database tables used during the migration process are swapped, with the old table being dropped. While the database migration can be reversed this will 1) take a lot of time as data has to be coped around 2) won't restore data in the "events.data" column as we have no way of restoring this. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
* | | | | Merge branch 'feature/plantuml-restructured-text' into 'master'Rémy Coutable2017-09-071-1/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for PlantUML in reStructuredText See merge request !13900
| * | | | | Add documentation for PlantUML in reStructuredTextMarkus Koller2017-08-291-1/+10
| | | | | |
* | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-09-071-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: fix json response See merge request !13831
| * | | | | | fix json responseEmilienMottet2017-08-291-0/+4
| | | | | | |
* | | | | | | Merge branch 'patch-15' into 'master'Rémy Coutable2017-09-071-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect reference in documentation See merge request !13733
| * | | | | | | Fix incorrect reference in documentationJohan Brandhorst2017-08-211-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-09-071-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add example of docker login with personal access token See merge request !13668
| * | | | | | | | Add example of docker login with personal access tokenTim Hobbs2017-08-181-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into 'master'Rémy Coutable2017-09-071-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor Text Fix See merge request !13946
| * | | | | | | | | Minor Text FixSab942017-08-311-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-071-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group boards CE backport See merge request !13883
| * | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox2017-09-0681-558/+2225
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | ee_issue_928_backport
| * | | | | | | | | Continue BE backportFelipe Artur2017-08-311-1/+1
| | | | | | | | | |
* | | | | | | | | | Add Security on protected branchesFabio Busatto2017-09-073-0/+40
| | | | | | | | | |
* | | | | | | | | | Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-072-0/+158
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add API support for wiki pages Closes #12747 See merge request !13372
| * | | | | | | | | | Add API support for wiki pagesblackst0ne2017-09-072-0/+158
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs-37499-add-description-template-examples-to-the-docs' into ↵Achilleas Pipinellis2017-09-071-0/+54
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add description template examples to the docs Closes #37499 See merge request !14073
| * | | | | | | | | | Add full text example description templateMark Fletcher2017-09-061-0/+45
| | | | | | | | | | |
| * | | | | | | | | | Add link to GitLab project examples in Description Template documentationMark Fletcher2017-09-061-0/+9
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/autodeploy-refactor' into 'master'Achilleas Pipinellis2017-09-077-27/+151
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor the Autodeploy docs Closes #37151 See merge request !13906
| * | | | | | | | | | | Remove confusing Nginx example from Autodeploy docsdocs/autodeploy-refactorAchilleas Pipinellis2017-09-062-79/+17
| | | | | | | | | | | |