Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-04-03Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable
API: Make the /notes endpoint work with noteable iid instead of id Closes #29871 See merge request !10258
2017-04-03Merge branch ↵Rémy Coutable
'29874-support-wider-range-of-monitored-environments-with-prometheus' into 'master' Support wider range of monitored environments with Prometheus Closes #29874 See merge request !10159
2017-03-28Merge branch 'triggers-docs' into 'master' Achilleas Pipinellis
Triggers docs See merge request !10050
2017-03-24Merge branch '29860-fix-upgrade-guide' into 'master' Achilleas Pipinellis
Fix the 8.17 to 9.0 upgrade guide Closes #29860 See merge request !10183
2017-03-24Merge branch 'ruby-2.3-required' into 'master' Rémy Coutable
Add notes about dropping support for Ruby 2.1.x See merge request !10170
2017-03-24Merge branch 'docs/update-impersonation-tokens' into 'master' Sean McGivern
Update Impersonation tokens docs See merge request !10055
2017-03-24Merge branch 'better-priority-sorting' into 'master'Douwe Maan
Better priority sorting Closes #28754 See merge request !9938
2017-03-21Merge branch 'gitaly-install-rake' into 'master'Robert Speicher
Docs and scripts to install Gitaly from source Closes gitaly#136 and #28446 See merge request !9941
2017-03-21Merge branch '29730-9-0-upgrade-documentation-should-include-yarn' into ↵Filipa Lacerda
'master' Resolve "9.0 upgrade documentation should include Yarn" Closes #29730 See merge request !10101
2017-03-21Merge branch ↵Achilleas Pipinellis
'29713-update-documentation-to-reflect-prometheus-monitors-k8s-by-default' into 'master' Update docs to indicate prometheus k8s monitoring is on by default See merge request !10089
2017-03-18Merge branch 'all-ci-offline-migrations' into 'master' Robert Speicher
All CI offline migrations See merge request !9730
2017-03-17Merge branch 'doc_about_branch_creation_in_empty_repo' into 'master' Sean McGivern
Document a New Branch feature for Bare Projects See merge request !9996
2017-03-17Merge branch '29142-add-prometheus-integration-documentation' into 'master' Achilleas Pipinellis
Fix config option to disable Prometheus Closes #29142 See merge request !10019
2017-03-17Merge branch 'zj-fix-slack-link' into 'master' Rémy Coutable
Fix Slack link when on notify See merge request !9999
2017-03-17Merge branch 'tc-clean-up-no-label-doc' into 'master' Sean McGivern
Put the use of "No Label" in the labels description See merge request !9993
2017-03-17Merge branch '29142-add-prometheus-integration-documentation' into 'master' Achilleas Pipinellis
Prometheus Service Integration Documentation Closes #29142 See merge request !9954
2017-03-16Merge branch 'zj-rename-ci-vars' into 'master' Achilleas Pipinellis
Futher rename the CI variables See merge request !9851
2017-03-16Include instructions to update /etc/default/gitlabAchilleas Pipinellis
We were missing some info on updating /etc/default/gitlab In particular, changes needed to be made in order for Pages to work, see https://gitlab.com/gitlab-org/gitlab-ce/issues/29372
2017-03-16Added issue boards re-ordering docsPhil Hughes
2017-03-16Merge branch 'docs/add-missing-steps-in-pages-source-install' into 'master'Robert Speicher
Add missing steps of Pages source installation Closes #29372 [ci skip] See merge request !9923
2017-03-16Merge branch 'syshook_documentation_updated' into 'master' Achilleas Pipinellis
Syshook documentation updated See merge request !9893
2017-03-16Merge branch 'docs/nested-groups' into 'master' Achilleas Pipinellis
Add nested groups documentation Closes #28761 See merge request !9783
2017-03-16Document U2F limitations with multiple hostnames/FQDNs.Timothy Andrew
2017-03-16Merge branch 'patch-15' into 'master' Rémy Coutable
Update using_docker_images.md See merge request !9894
2017-03-11Merge branch 'docs/ci-variables-deprecation-table' into 'master' Achilleas Pipinellis
Cleanup CI variables table and add a deprecation note See merge request !9831
2017-03-11Merge branch 'update-install-guides-9-0' into 'master' Rémy Coutable
Flush out the update guide from 8.17 - 9.0 See merge request !9823
2017-03-11Merge branch 'protobuf-from-source' into 'master' Sean McGivern
Instructions for installing google-protobuf from source See merge request !9665
2017-03-08Merge branch 'update_crowd_docs' into 'master' Achilleas Pipinellis
Move and update Crowd authentication documentation See merge request !9775
2017-03-08Merge branch 'patch-15' into 'master' Achilleas Pipinellis
Add configuration instructions for Container Registry Notifications. See merge request !9500
2017-03-08Merge branch 'issue_16834'Douwe Maan
# Conflicts: # doc/api/v3_to_v4.md
2017-03-08Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan
GET "projects/:id/repository/commits" endpoint improvements Closes #1381 and #20207 See merge request !9679
2017-03-08Merge branch 'tc-api-v4-doc-changes' into 'master' Douwe Maan
API v4 doc changes See merge request !9723
2017-03-08Returns correct header data for commits endpointOswaldo Ferreira
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for ↵Felipe Artur
v3 and several improvements
2017-03-08Add configuration instructions for Container Registry Notifications.[ci skip]Alexandre Gomes
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-03-08API V4 is no longer in BetaToon Claes
And V4 is the preferred version to be used, because V3 will be removed in 9.4 (or later).
2017-03-08Update description about GET /projects endpointToon Claes
It returns all projects visible for the authenticated user, not just the project they are member of.
2017-03-08Make it possible to query scope as scope[]=Toon Claes
Since issues also accepts the query parameter iids[]=, also make it possible query scope like that.
2017-03-08Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes
Add endpoint to get the jobs scoped to a pipeline.
2017-03-07Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński
Rename BUILD to JOB in CI Variables Closes #29053 See merge request !9756
2017-03-07Move and update Crowd authentication documentationDrew Blessing
Current docs did not include information on configuring the app in Crowd. Also, moved the doc to the new administration/auth directory.
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
Update storage settings to allow extra values per shard See merge request !9597
2017-03-07Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' James Lopez
Change project count limit from 10 to 100000 See merge request !9767
2017-03-07Merge branch 'fix/gb/deprecate-ci-config-types' into 'master' Kamil Trzciński
Deprecate usage of `types` CI/CD configuration entry See merge request !9766
2017-03-07Rename REF to SHAZ.J. van de Weg
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch ↵Douwe Maan
'origin/personal_access_token_api_and_impersonation_token'
2017-03-07Rename BUILD to JOB in CI VariablesZ.J. van de Weg
Given GitLab moves away from using the term build, everywhere, also the CI variables are being renamed. For now, both `CI_BUILD_X` and `CI_JOB_X` are supported, with the same values. However, in about 3 months, support will be dropped.
2017-03-07Change project count limit from 10 to 100000Regis Freyd