summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-041-0/+57
|\ | | | | | | | | Use a background migration for migrating issues.closed_at See merge request gitlab-org/gitlab-ce!16083
| * Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a previous attempt (rolled back in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16021) we tried to migrate `issues.closed_at` from timestamp to timestamptz using a regular migration. This has a bad impact on GitLab.com and as such was rolled back. This commit re-implements the original migrations using generic background migrations, allowing us to still migrate the data in a single release but without a negative impact on availability. To ensure the database schema is up to date the background migrations are performed inline in development and test environments. We also make sure to not migrate that that doesn't need migrating in the first place or has already been migrated.
* | Merge branch 'update-autodevops-template' into 'master'Kamil Trzciński2018-01-031-0/+15
|\ \ | | | | | | | | | | | | Update Auto DevOps template See merge request gitlab-org/gitlab-ce!16042
| * | Set Auto Browser Performance Testing to 10.4update-autodevops-templateJoshua Lambert2017-12-211-1/+1
| | |
| * | Add docs for AutoDevOpsJoshua Lambert2017-12-211-0/+15
| | |
* | | Merge branch 'docs-update-doc-for-prometheus-and-kubernetes-integrations' ↵Kamil Trzciński 🎆 Back on Jan 2!2018-01-033-2/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Updates documentation for Prometheus and Kubernetes integration Closes #41432 See merge request gitlab-org/gitlab-ce!16156
| * | | Updates documentation for prometheus and kubernetes integrationdocs-update-doc-for-prometheus-and-kubernetes-integrationsMayra Cabrera2017-12-283-2/+6
| | | |
* | | | Align chart docs with readmealign-chart-docsJoshua Lambert2018-01-031-2/+2
| | | |
* | | | Add documents for GitLab utilitiesdocs-gitlab-utilitiesLin Jen-Shin2018-01-022-0/+93
| |_|/ |/| |
* | | Typos correction on the advise of @smcgivernEdouard2017-12-291-4/+4
| | |
* | | Documenting that resolved JIRA tickets are not automatically transitionedEdouard2017-12-291-0/+5
| | |
* | | Merge branch 'patch-11' into 'master'Robert Speicher2017-12-281-8/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | doc/plantuml.md: use html tags so code fence example would work [ci skip] See merge request gitlab-org/gitlab-ce!16026
| * | | plantuml.md: use html tags so code fence example would workElan Ruusamäe2017-12-271-8/+10
| | | |
* | | | Table flip quick action docsVictor Wu2017-12-281-0/+2
| |/ / |/| |
* | | Update code_climate recommended usage.Jonathan Duck2017-12-251-2/+1
| | |
* | | Merge branch '32364-updating-slack-notification-not-working-by-api' into ↵Rémy Coutable2017-12-231-66/+258
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Updating Slack Notification not working by API" Closes #32364 et #22306 See merge request gitlab-org/gitlab-ce!11435
| * | | Add Microsoft Teams Service API docsMark Fletcher2017-12-221-0/+34
| | | |
| * | | Add Prometheus Service API docsMark Fletcher2017-12-221-0/+34
| | | |
| * | | Add Bugzilla Service API docsMark Fletcher2017-12-221-0/+38
| | | |
| * | | Update parameter formatting across Service API docsMark Fletcher2017-12-221-62/+102
| | | |
| * | | Support new chat notifications parameters in Services APIMark Fletcher2017-12-221-8/+54
| | | | | | | | | | | | | | | | | | | | + Add support for the new separate channel and events settings * Dry up chat notifications in the service properties definitions
* | | | Merge branch 'docs/gpg-clarify' into 'master'Marcia Ramos2017-12-221-1/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note about using the term GPG for all related implementations Closes #36970 See merge request gitlab-org/gitlab-ce!14887
| * | | | Add note about using the term GPG for all related implementationsdocs/gpg-clarifyAchilleas Pipinellis2017-12-221-1/+6
| | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36970
* | | | | Docs: move article LDAP-CE to its topic-related folderMarcia Ramos2017-12-228-278/+272
| |/ / / |/| | |
* | | | Clarify Auto DevOps pipelinesFabio Busatto2017-12-222-15/+8
| | | |
* | | | Merge branch 'lfs-docs-typo' into 'master'Achilleas Pipinellis2017-12-221-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | docs: fix a typo in LFS documentation See merge request gitlab-org/gitlab-ce!16078
| * | | | docs: fix a typo in LFS documentationBen Boeckel2017-12-211-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'patch-29' into 'master'Achilleas Pipinellis2017-12-221-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Fix prometheus arg in prometheus.yml See merge request gitlab-org/gitlab-ce!16075
| * | | Fix prometheus arg in prometheus.ymlSam Galson2017-12-211-1/+1
| |/ /
* | | Merge branch 'docs/update-doc-for-ruby-2-3-6' into 'master'Robert Speicher2017-12-214-8/+368
|\ \ \ | | | | | | | | | | | | | | | | Update installation and upgrade guides to use Ruby 2.3.6 See merge request gitlab-org/gitlab-ce!16038
| * | | Update installation and upgrade guides to use Ruby 2.3.6docs/update-doc-for-ruby-2-3-6Rémy Coutable2017-12-204-8/+368
| | |/ | |/| | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'patch-28' into 'master'Jacob Schatz2017-12-215-73/+218
|\ \ \ | | | | | | | | | | | | | | | | Added 'admin' persona See merge request gitlab-org/gitlab-ce!15470
| * | | Added 'admin' personaSarah O'Donnell2017-12-215-73/+218
| | | |
* | | | Docs: move article Artifactory + GL to subject-related folderMarcia Ramos2017-12-215-299/+298
|/ / /
* | | Mention GitLab Pages when changing usernameJohn Doe2017-12-211-1/+3
| | |
* | | Consolidate the docs when changing a repo pathJohn Doe2017-12-214-115/+164
| | |
* | | Add docs for automatic redirects when renaming namespacesAchilleas Pipinellis2017-12-212-6/+42
| | |
* | | move "Transfer an existing project into a group" to project docsMarcia Ramos2017-12-213-16/+16
| | | | | | | | | | | | | | | | | | - move the section - replace identifiers with inline links - update settings (General settings > Advanced settings)
* | | organise content by subjectorganise-by-subjectJob van der Voort2017-12-211-0/+4
| |/ |/|
* | Merge branch ↵Marcia Ramos2017-12-211-0/+50
|\ \ | | | | | | | | | | | | | | | | | | '41342-add-ci-yml-example-for-browser-performance-testing-in-ce' into 'master' Add CI YML example for Browser Performance Testing in CE See merge request gitlab-org/gitlab-ce!16058
| * | Add CI YML example for CE41342-add-ci-yml-example-for-browser-performance-testing-in-ceJoshua Lambert2017-12-201-0/+50
| | |
* | | Merge branch '41227-document-volume-mounts-with-docker-dind' into 'master'Achilleas Pipinellis2017-12-211-0/+15
|\ \ \ | | | | | | | | | | | | | | | | Resolve "Docker volumes not mounted when using docker:dind" See merge request gitlab-org/gitlab-ce!16070
| * | | Document mounting volumes with Docker-in-DockerTeresa e Junior2017-12-211-0/+15
| |/ /
* | | Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master'Douwe Maan2017-12-212-0/+2
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add new last_commit_id param for create commit endpoint Closes #38356 See merge request gitlab-org/gitlab-ce!15922
| * | Updates from last code review:38356-add-last_commit_sha-to-the-commit-apiRubén Dávila2017-12-202-1/+2
| | | | | | | | | | | | | | | | | | - Apply some refactoring for code reuse - Add file status validation for Files::DeleteService - Write additional specs
| * | Check if file has been modified for each action provided.Rubén Dávila2017-12-201-0/+1
| |/ | | | | | | | | | | When commiting multiple files we're now checking if any of those files has been modified by another commit and we're rejecting the new commit in this case.
* | Add optional `search` param for Merge Requests APIMark Fletcher2017-12-201-0/+2
|/
* Merge branch 'master' into fl-update-axios-docsFilipa Lacerda2017-12-191-12/+11
|\ | | | | | | | | | | * master: Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other
| * Tidy up the documentation of Gitlab HA/Gitlab ApplicationRichard Clamp2017-12-191-12/+11
| |
* | Update axios.mdfl-update-axios-docsFilipa Lacerda2017-12-191-1/+1
|/