summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Mention focus: true in the specsallow-focus-in-specsGiorgenes Gelatti2019-08-131-0/+1
|
* Merge branch 'ce-docker_image_replication_node_status' into 'master'Douglas Barbosa Alexandre2019-08-101-0/+12
|\ | | | | | | | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943 See merge request gitlab-org/gitlab-ce!31406
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943ce-docker_image_replication_node_statusValery Sizov2019-08-071-0/+12
| | | | | | | | Docker Registry Replication
* | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-38/+0
|\ \ | | | | | | | | | | | | Remove KubernetesService integration See merge request gitlab-org/gitlab-ce!31365
| * | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-38/+0
| | | | | | | | | | | | | | | | | | Creating new records has been disabled, and all existing records been migrated to clusters as of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
* | | Merge branch '65700-document-max-replication-slots-pg-ha' into 'master'Achilleas Pipinellis2019-08-091-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add max_replication_slots to PG HA documentation Closes #65700 See merge request gitlab-org/gitlab-ce!31534
| * | | Add max_replication_slots to PG HA documentation65700-document-max-replication-slots-pg-haRobert Marshall2019-08-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - PostgreSQL high availability documentation does not mention `max_replication_slots` which must be set to work properly as the default value is zero. Resolves: https://gitlab.com/gitlab-org/gitlab-ce/issues/65700 Related: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4576 Related: https://gitlab.com/gitlab-org/distribution/team-tasks/issues/438 Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
* | | | Adds DB guidelines regarding execution timingMayra Cabrera2019-08-091-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add a new guideline regarding the file location of background migrations - Add a new section about execution timing guidelines for all different kinds of migrations
* | | | Merge branch '60157-cloneauth-docs' into 'master'Achilleas Pipinellis2019-08-091-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Clarify without authentication Closes #60157 See merge request gitlab-org/gitlab-ce!31604
| * | | | Clarify without authenticationStefan Schmalzhaf2019-08-081-1/+1
| | | | |
* | | | | Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable2019-08-092-8/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove label issue and MR counts from default API responses See merge request gitlab-org/gitlab-ce!31543
| * | | | | Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-082-8/+10
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | These counts significantly increase the load time for these requests. Users can now opt in to receiving the counts by setting `with_counts=true` in requests. This is a breaking change, but hopefully a fairly minor one.
* | | | | Corrected custom email hostname instructionsRussell Dickenson2019-08-091-4/+6
| | | | |
* | | | | Add contribution section to contribution agreementsMarcel Amirault2019-08-092-23/+29
| | | | |
* | | | | Merge branch '62759-gitlab-backup-doc' into 'master'Evan Read2019-08-093-15/+15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Replace `gitlab-rake` with `gitlab-backup` command for backup and restore tasks See merge request gitlab-org/gitlab-ce!31555
| * | | | | Change gitlab-rake to gitlab-backup for backup and restore tasks62759-gitlab-backup-docHossein Pursultani2019-08-073-15/+15
| | | | | |
* | | | | | Add namespace default note to cluster docsTiger Watson2019-08-091-1/+4
| | | | | |
* | | | | | Merge branch 'migration-style-guide-docs' into 'master'Evan Read2019-08-091-8/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Migration Style Guide. Remove MySQL mentions See merge request gitlab-org/gitlab-ce!31531
| * | | | | | Update Migration Style Guidemigration-style-guide-docsValery Sizov2019-08-071-8/+3
| | |/ / / / | |/| | | |
* | | | | | Sorting in alphabetical order, adding strings to be used with analyzersJulius Kvedaras2019-08-081-13/+13
| | | | | |
* | | | | | Bring k8s cheat sheet to docsMarcel Amirault2019-08-082-0/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring the support team k8s cheat sheet into the main documentation
* | | | | | Add link to memory team page from the installation requirementsEmilie Schario2019-08-081-1/+2
| | | | | |
* | | | | | Merge branch 'sh-rename-githost-to-gitjson' into 'master'Mayra Cabrera2019-08-083-6/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename githost.log -> git_json.log See merge request gitlab-org/gitlab-ce!31634
| * | | | | | Rename githost.log -> git_json.logStan Hu2019-08-083-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The githost.log name was often confused with GitHost.io. Rename this to git_json.log to make it clear it's coming from Git and that it's JSON data.
* | | | | | | Merge branch '11965-geo-prevent-using-non-empty-tracking-database-ce' into ↵Michael Kozono2019-08-081-1/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14981 See merge request gitlab-org/gitlab-ce!31493
| * | | | | | Update Geo troubleshooting docs11965-geo-prevent-using-non-empty-tracking-database-ceDouglas Barbosa Alexandre2019-08-081-1/+15
| | | | | | |
* | | | | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-087-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
* | | | | | | Rename blocking MRs to cross-project MR dependenciesNick Thomas2019-08-089-142/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're removing the ability for MRs in a single project to block each other, and performing a rename of the feature to go along with that. This necessitates documentation changes
* | | | | | | Refactor subscriptions informationEvan Read2019-08-083-149/+207
| | | | | | |
* | | | | | | Add docs for local requests whitelistReuben Pereira2019-08-084-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add documentation under security/webhooks since similar docs are present there.
* | | | | | | Merge branch 'patch-1' into 'master'Ray Paik2019-08-081-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!26644
| * | | | | | Update proofreader.mdSandzhaj2019-03-271-0/+1
| | | | | | |
* | | | | | | Merge branch 'docs/deploy-keys-api' into 'master'Evan Read2019-08-082-28/+33
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge deploy keys example to deploy keys API docs See merge request gitlab-org/gitlab-ce!31600
| * | | | | | | Merge deploy keys example to deploy keys API docsAchilleas Pipinellis2019-08-082-28/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No reason to keep them separate.
* | | | | | | | CE port for bulk updating group labelsEugenia Grieff2019-08-084-18/+40
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | - Original EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14827
* | | | | | | Merge branch '20137-starrers' into 'master'Stan Hu2019-08-082-0/+235
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add possibilty to view starrers ("stargazers") of a repository & any user's starred repositories Closes #20137 See merge request gitlab-org/gitlab-ce!24690
| * | | | | | | Address reviewer commentsCamil Staps2019-08-071-17/+23
| | | | | | | |
| * | | | | | | Expose time since starring on project/:id/starrers API endpoint; exclude ↵Camil Staps2019-08-071-14/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | private profiles here as well
| * | | | | | | Fix API endpoint for starred projects of a user; add info about starred ↵Camil Staps2019-08-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | projects on profile to documentation
| * | | | | | | Add documentation and changelog for !24690Camil Staps2019-08-071-0/+221
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'tpresa-expose-reject-unsigned-commits' into 'master'Ash McKenzie2019-08-081-3/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for reject_unsigned_commits (premium only) See merge request gitlab-org/gitlab-ce!31113
| * | | | | | | Updating description of the optiontpresa-expose-reject-unsigned-commitsThiago Presa2019-08-071-1/+1
| | | | | | | |
| * | | | | | | Add docs for reject_unsigned_commits (premium only)Thiago Presa2019-08-071-3/+7
| | | | | | | |
* | | | | | | | Split api resources into it's own docMarcel Amirault2019-08-082-143/+148
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Move the api resources section from the api readme to it's own file, and adjust/link accordingly
* | | | | | | Update documentation for new feature flag percent rollout UXJason Goodman2019-08-073-2/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add updated screen shots
* | | | | | | Add Jenkins quick reference pageJason Lenny2019-08-073-0/+211
| | | | | | |
* | | | | | | Merge branch '45619-reservedNames-docs' into 'master'Achilleas Pipinellis2019-08-071-21/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Update and sort reserved names Closes #45619 See merge request gitlab-org/gitlab-ce!31569
| * | | | | | | Update and sort reserved namesStefan Schmalzhaf2019-08-071-21/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Use Git 2.22 for GitLabZeger-Jan van de Weg2019-08-071-4/+4
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
* | | | | | Compress images with pngquantAchilleas Pipinellis2019-08-07232-0/+0
| | | | | |