summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | Document how to use DB_INITIALIZE and DB_MIGRATEThong Kuah2018-10-021-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Limitation of DB_INITIALIZE (run once) * helm hooks * Examples
* | | | | | | | | | | Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-032-58/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Gitlab::Git::Repository#rugged See merge request gitlab-org/gitlab-ce!22039
| * | | | | | | | | | Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-023-61/+3
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup code, and refactor tests that still use Rugged. After this, there should be no Rugged code that access the instance's repositories on non-test environments. There is still some rugged code for other tasks like the repository import task, but since it doesn't access any repository storage path it can stay.
* | | | | | | | | | Merge branch 'docs-jira-update' into 'master'Marcia Ramos2018-10-031-117/+119
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port Jira integration documentation update to CE Closes #50505 See merge request gitlab-org/gitlab-ce!22062
| * | | | | | | | | | Port jira doc update to ceMike Lewis2018-10-021-117/+119
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | #13650 added wip search functionality and testsChantal Rollison2018-10-033-2/+10
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'docs/refactor-review-apps-documentation' into 'master'Mike Lewis2018-10-033-91/+120
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more introductory information to Review Apps page, and other refactoring. Closes #50509 See merge request gitlab-org/gitlab-ce!21632
| * | | | | | | | Add more introductory information to Review Apps pagedocs/refactor-review-apps-documentationEvan Read2018-10-013-91/+120
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Also includes other refactoring.
* | | | | | | | Refactor quick actions docs into multiple tablesVictor Wu2018-10-021-46/+79
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-023-16/+33
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make single diff patch limit configurable Closes #48027 See merge request gitlab-org/gitlab-ce!21886
| * | | | | | Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-013-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
* | | | | | | Add missing changelog type [ci skip]George Tsiolis2018-10-011-1/+2
| |_|/ / / / |/| | | | |
* | | | | | Add variables on pipeline webhookPierre Tardy2018-10-011-1/+7
| | | | | |
* | | | | | Merge branch 'update-configuration-section' into 'master'Achilleas Pipinellis2018-10-011-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | add a note about reverse proxy to the configuration section See merge request gitlab-org/gitlab-ce!21951
| * | | | | | Add info about reverse proxy to the configuration sectionupdate-configuration-sectionAlexander Tanayno2018-09-281-1/+1
| | | | | | |
* | | | | | | Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable2018-10-011-19/+21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set public email through api Closes #37675 See merge request gitlab-org/gitlab-ce!21938
| * | | | | | | allow users api to set public_emailAlexis Reigel2018-10-011-19/+21
| | | | | | | |
* | | | | | | | Merge branch 'frozen-string-docs' into 'master'Rémy Coutable2018-10-011-2/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update docs regarding frozen string See merge request gitlab-org/gitlab-ce!22003
| * | | | | | | | Update docs regarding frozen stringgfyoung2018-09-291-2/+4
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | xref #47424.
* | | | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2018-10-011-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: clarify nothing special required for post-deployment migrations See merge request gitlab-org/gitlab-ce!22000
| * | | | | | | | docs: clarify nothing special required for post-deployment migrationsBen Bodenmiller2018-09-281-1/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-10-011-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Add notes about commits API to repository files documentation See merge request gitlab-org/gitlab-ce!21876
| * | | | | | | Add notes about commits API to repository files documentationKaspar Emanuel2018-09-271-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Docs: improve Pages overview (to deprecate feature page)Marcia Ramos2018-09-289-40/+148
| | | | | | |
* | | | | | | Merge branch 'bvl-merge-translations-docs' into 'master'Achilleas Pipinellis2018-09-282-0/+62
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Docs] Document how to merge translations from Crowdin See merge request gitlab-org/gitlab-ce!21924
| * | | | | | | Document how to merge translations from Crowdinbvl-merge-translations-docsBob Van Landuyt2018-09-282-0/+62
| | | | | | | |
* | | | | | | | Merge branch '51404-update-groups-and-projects-api-docs' into 'master'Achilleas Pipinellis2018-09-281-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs for Project/Groups members API with inherited members Closes #51404 See merge request gitlab-org/gitlab-ce!21984
| * | | | | | | Docs for Project/Groups members API with inherited members51404-update-groups-and-projects-api-docsJacopo2018-09-281-0/+2
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Expains the differences between `api/projects/:id/members` and `api/projects/:id/members/all` related to inherited members.
* | | | | | | Merge branch 'da-clarify-subgroup-permissions' into 'master'Achilleas Pipinellis2018-09-281-15/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify subgroup permissions See merge request gitlab-org/gitlab-ce!21769
| * | | | | | | Update notes notation in subgroups docsAchilleas Pipinellis2018-09-281-10/+9
| | | | | | | |
| * | | | | | | Update render style of note boxesda-clarify-subgroup-permissionsdappelt2018-09-211-4/+4
| | | | | | | |
| * | | | | | | Address Evan's commentsdappelt2018-09-191-4/+5
| | | | | | | |
| * | | | | | | Clarify subgroup permissionsdappelt2018-09-181-2/+4
| | | | | | | |
* | | | | | | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-09-281-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Documentation: Fix broken link of feature proposal template in issue_workflow.md See merge request gitlab-org/gitlab-ce!21894
| * | | | | | | Fix broken link of feature proposal template in issue_workflow.mdZsolt Kovari2018-09-241-2/+2
| | | | | | | |
* | | | | | | | Docs: improve Issue Boards overview (to deprecate feature page)Marcia Ramos2018-09-285-113/+176
| | | | | | | |
* | | | | | | | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-2716-25/+25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827
| * | | | | | | | Correct Gitlab to GitLab in docsMarcel Amirault2018-09-2516-25/+25
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-271-3/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows to work with execute permissions in GitLab API Closes #43832 See merge request gitlab-org/gitlab-ce!21866
| * | | | | | | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this action the user can update the execute_filemode of a given file in the repository.
* | | | | | | | | Merge branch 'feature/add-public-email-to-users-api' into 'master'Rémy Coutable2018-09-275-60/+93
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature/add public email to users api Closes #39346 See merge request gitlab-org/gitlab-ce!21909
| * | | | | | | | | add user's public_email attribute to apiAlexis Reigel2018-09-275-0/+13
| | | | | | | | | |
| * | | | | | | | | add missing user attributes to api docsAlexis Reigel2018-09-273-60/+80
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Document community rolesRay Paik2018-09-271-0/+12
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'docs/linting-section' into 'master'Marcia Ramos2018-09-272-3/+106
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add linting section to documentation guidelines See merge request gitlab-org/gitlab-ce!21849
| * | | | | | | | Add linting section to documentation guidelinesdocs/linting-sectionEvan Read2018-09-262-3/+106
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Update using_docker_build.mdCauan Cabral2018-09-271-2/+2
| | | | | | | |
* | | | | | | | Merge branch 'mr-api-diff-refs-doc' into 'master'Rémy Coutable2018-09-271-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add diff_refs documentation in single merge requests response. See merge request gitlab-org/gitlab-ce!21923
| * | | | | | | | Add diff_refs documentation in single merge requests response.Patrizio Bonzani2018-09-261-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-09-271-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added `chown git` to the backup tar to prevent permission denied errors. See merge request gitlab-org/gitlab-ce!21724