summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'docs-add-git-strategy-note' into 'master'Evan Read2019-01-201-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add a note that GIT_STRATEGY is not supported for k8s executor See merge request gitlab-org/gitlab-ce!23974
| * | | | | | | | | Add a note that GIT_STRATEGY is not supported for k8s executorAlexander Tanayno2019-01-181-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'docs-patch-38' into 'master'Kushal Pandya2019-01-181-2/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update vuex.md - swap PUT/POST methods See merge request gitlab-org/gitlab-ce!24494
| * | | | | | | | | | Update vuex.md - swap PUT/POST methodsFilipa Lacerda2019-01-181-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sengelhard-fix-reference-to-label' into 'master'Achilleas Pipinellis2019-01-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update reference to ~Monitoring to be ~Monitor See merge request gitlab-org/gitlab-ce!24489
| * | | | | | | | | | Update reference to ~Monitoring to be ~MonitorSeth Engelhard2019-01-181-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch ↵Achilleas Pipinellis2019-01-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '56254-follow-up-from-change-update-instructions-for-node-from-6-to-8' into 'master' Correct minimum yarn version in 11.6 -> 11.7 upgrade doc Closes #56254 See merge request gitlab-org/gitlab-ce!24495
| * | | | | | | | | | Correct yarn version in 11.6 -> 11.7 upgrade docLukas 'Eipi' Eipert2019-01-181-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'view-epic-permissions' into 'master'Sean McGivern2019-01-181-3/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | View epic permissions See merge request gitlab-org/gitlab-ce!24483
| * | | | | | | | | Update permissions.mdVictor Wu2019-01-181-3/+1
| | | | | | | | | |
* | | | | | | | | | Add documentation for new NGINX Ingress metricsJoshua Lambert2019-01-183-13/+74
| | | | | | | | | |
* | | | | | | | | | Merge branch 'ce-issue_7526' into 'master'Fatih Acet2019-01-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [EE Backport] Add notes filters for epics See merge request gitlab-org/gitlab-ce!24372
| * | | | | | | | | | [EE Backport] Add notes filters for epicsFelipe Artur2019-01-141-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Add flat-square badge styleFabian Schneider2019-01-181-1/+21
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'Grzegorz Bizon2019-01-181-8/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use MR IID in Review Apps slug and domain See merge request gitlab-org/gitlab-ce!24388
| * | | | | | | | | | Use MR IID in Review Apps slug and domainRémy Coutable2019-01-151-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | Use CI variables in CI docker build examplesSiim Tiilen2019-01-181-3/+3
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'docs/allow-edits-maintainers-forks' into 'master'Achilleas Pipinellis2019-01-175-7/+68
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor "Allow edits from maintainers in forks" docs See merge request gitlab-org/gitlab-ce!24426
| * | | | | | | | | | Refactor "Allow edits from maintainers in forks" docsAchilleas Pipinellis2019-01-175-7/+68
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/minor-fix-for-yaml-topic' into 'master'Achilleas Pipinellis2019-01-171-13/+12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix text and markdown See merge request gitlab-org/gitlab-ce!24446
| * | | | | | | | | | | Fix text and markdownEvan Read2019-01-171-13/+12
| | | | | | | | | | | |
* | | | | | | | | | | | API for importing external reposBen2019-01-171-0/+33
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs/minor-section-restructure' into 'master'Marcia Ramos2019-01-171-6/+10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Promote sections and minor improvements See merge request gitlab-org/gitlab-ce!24410
| * | | | | | | | | | | Promote sections and minor improvementsEvan Read2019-01-161-6/+10
| | | | | | | | | | | |
* | | | | | | | | | | | Added support for custom hosts/domainsAaron Walker2019-01-171-0/+2
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Refactor `include` CI yaml docsAchilleas Pipinellis2019-01-171-248/+287
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'docs-rename-feature-proposal' into 'master'Rémy Coutable2019-01-161-8/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adopt label renaming from ~"feature proposal" to ~feature See merge request gitlab-org/gitlab-ce!24371
| * | | | | | | | | Adopt label renaming from ~"feature proposal" toLin Jen-Shin2019-01-151-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | just ~feature.
* | | | | | | | | | Merge branch 'features/document-graphicsmagick-source-installation' into ↵Douwe Maan2019-01-161-0/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Document graphicsmagick installation for source installation Closes #56322 See merge request gitlab-org/gitlab-ce!24404
| * | | | | | | | | | doc graphicsmagick installation for source installAlexis Reigel2019-01-151-0/+7
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ac-pages-subgroups' into 'master'Nick Thomas2019-01-163-8/+15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Gitlab-Pages for subgroups See merge request gitlab-org/gitlab-ce!23505
| * | | | | | | | | | Links the issue which introduced the featureac-pages-subgroupsMarcia Ramos2019-01-141-2/+1
| | | | | | | | | | |
| * | | | | | | | | | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-143-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab Pages supports projects hosted under a subgroup, but not subgroup websites. That means that only the highest-level group supports i.e.: You created a group for your engineering department called `engineering`, a subgroup for all your documentation websites called `docs`,and a project within this subgroup is called `workflows`. Your project URL is `https://gitlab.com/engineering/docs/workflows/`. Once you enable GitLab Pages for this project, the site will live under `https://engineering.gitlab.io/docs/workflows`.
* | | | | | | | | | | Merge branch 'shared_with_group_path' into 'master'Nick Thomas2019-01-162-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add group ful path to project's shared_with_groups See merge request gitlab-org/gitlab-ce!24052
| * | | | | | | | | | Add group full path to project's shared_with_groupsMathieu Parent2019-01-152-0/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs/uplift-award-emoji-api-doc' into 'master'Achilleas Pipinellis2019-01-162-103/+126
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more information and refactor format of award emoji-related topics See merge request gitlab-org/gitlab-ce!24288
| * | | | | | | | | | Add more links to other APIsEvan Read2019-01-161-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Add links to other APIsEvan Read2019-01-161-3/+3
| | | | | | | | | | |
| * | | | | | | | | | Continue addressing review feedbackEvan Read2019-01-152-45/+44
| | | | | | | | | | |
| * | | | | | | | | | More consistency with plural for emojiEvan Read2019-01-111-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Be consistent with plural form of emoji. Also, notes are commentsEvan Read2019-01-112-24/+22
| | | | | | | | | | |
| * | | | | | | | | | Add more information and refactor format of award emoji-related topicsEvan Read2019-01-102-102/+128
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'zj-feature-gate-set-project-path' into 'master'Kamil Trzciński2019-01-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow setting of feature gates per project See merge request gitlab-org/gitlab-ce!24184
| * | | | | | | | | | | Allow setting of feature gates per projectZeger-Jan van de Weg2019-01-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For features the feature gates are sometimes projects, not groups or users. For example for git object pools: https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5872 This commit allows for setting feature group gates based on projects, by its path as that seems most convenient.
* | | | | | | | | | | | Merge branch 'update-sidekiq-cron' into 'master'Kamil Trzciński2019-01-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update sidekiq-cron 0.6.0 -> 1.0 See merge request gitlab-org/gitlab-ce!24235
| * | | | | | | | | | | Adopt Fugit to replace Rufus::SchedulerLin Jen-Shin2019-01-151-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'allow-to-quarantine-tests' into 'master'Robert Speicher2019-01-151-0/+12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to quarantine tests See merge request gitlab-org/gitlab-ce!24369
| * | | | | | | | | | | Allow to quarantine testsRémy Coutable2019-01-151-0/+12
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | Add more information and refactor format of branch-related API topicsEvan Read2019-01-152-142/+83
| | | | | | | | | | |
* | | | | | | | | | | Add more information and refactor format of Avatar API topicEvan Read2019-01-151-15/+23
|/ / / / / / / / / /