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
2018-03-16Merge branch 'fix/auth0-unsafe-login-10-4' into 'security-10-4'James Lopez
[10.4] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2352
2018-01-22Merge branch 'docs/dast-cleanup' into 'master'Marcia Ramos
Add more info on how DAST works See merge request gitlab-org/gitlab-ce!16615
2018-01-22Merge branch 'sh-scheduled-ci-pipeline-docs' into 'master'Achilleas Pipinellis
Add docs for playing a CI pipeline schedule See merge request gitlab-org/gitlab-ce!16568
2018-01-22Merge branch 'docs/runners-clear-cache' into 'master'Marcia Ramos
Add cache clearing documentation Closes #41940 See merge request gitlab-org/gitlab-ce!16559
2018-01-22Merge branch 'jramsay-3953-fast-ssh-ce-docs' into 'master'Marcia Ramos
Add release added and release backported to CE See merge request gitlab-org/gitlab-ce!16553
2018-01-22Merge branch 'docs/refactor-k8s-cluster' into 'master'Marcia Ramos
Improve Clusters documentation See merge request gitlab-org/gitlab-ce!16435
2018-01-18Merge branch 'jramsay-15567-lfs-icon-docs' into 'master'Marcia Ramos
Add Git LFS status icon to docs See merge request gitlab-org/gitlab-ce!16555 (cherry picked from commit 0392b0a9d56f13016679515c840184c5cad98e8e) de2cb24f Add Git LFS status icon to docs
2018-01-18Merge branch 'remove-soft-removals' into 'master'Douwe Maan
Remove soft removals related code Closes #37447 See merge request gitlab-org/gitlab-ce!15789 (cherry picked from commit 7acabf7c5908940665e1a8c4e3d09d423385657a) d0b8f536 Remove soft removals related code e5c49b57 Added tests for removing soft removed objects
2018-01-17Merge branch 'docs/sast-dast' into 'master'Marcia Ramos
Port the SAST DAST doc examples from EE to CE Closes #42007 See merge request gitlab-org/gitlab-ce!16430
2018-01-17Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan
Backport authorized_keys Closes gitlab-ee#3953 See merge request gitlab-org/gitlab-ce!16014 (cherry picked from commit 2e4a1b3b78a76103198180acf873de8470d7cecf) ac86b204 Backport authorized_keys branch 'find-key-by-fingerprint' 255a0f85 Backport option to disable writing to `authorized_keys` file 07bd79cd Combine ssh docs and rename the doc bcffeade Use ApplicationSetting.current in Admin::ApplicationSettingsController 797fe0a6 Backport authorized_keys_enabled defaults to true' d2f4e8f9 Avoid adding index if already exists 01319e59 Make Gitlab::CurrentSettings available when getting settings d9557e43 Backport spec fixes in spec/lib/gitlab/shell_spec.rb 40e3d9f3 Fix typo in spec/requests/api/internal_spec.rb bd9ead68 Fix spec in shell_spec.rb 9edd9a5e Adds changelog for backport of authorized_keys DB lookup from EE
2018-01-17Merge branch '10-4-stable-prepare-rc6' into '10-4-stable'LUKE BENNETT
10.4.0-rc6 on rc5 sec release See merge request gitlab/gitlabhq!2310
2018-01-15Merge branch 'remove-beta-notice-for-clusters' into 'master'Achilleas Pipinellis
Remove Beta notice for Clusters See merge request gitlab-org/gitlab-ce!16350
2018-01-15Merge branch 'dz-improve-code-quality-docs' into 'master'Achilleas Pipinellis
Use 0.69 version of codeclimate image for CI code quality docs See merge request gitlab-org/gitlab-ce!16319
2018-01-15Merge branch '41607-require-rsync-docs' into 'master'Achilleas Pipinellis
Resolve "Document rsync as requirement for 10.4" Closes #41607 See merge request gitlab-org/gitlab-ce!16252
2018-01-15Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into ↵Douwe Maan
'security-10-3' [10.3] Migrate `can_push` column from `keys` to `deploy_keys_project` See merge request gitlab/gitlabhq!2276
2018-01-15Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
[10.3] Fix path traversal in gitlab-ci.yml cache:key See merge request gitlab/gitlabhq!2270 (cherry picked from commit c32d0c6807dfd41d7838a35742e6d0986871b389) df29094a Fix path traversal in gitlab-ci.yml cache:key
2018-01-11Merge branch 'gcp-fix' into 'master'Kamil Trzciński
Fix GCP redirect Closes #41867 See merge request gitlab-org/gitlab-ce!16355 (cherry picked from commit 59adc07f00f4f3ea326194d77c31580edfdfb2a4) b44583e9 Extract GCP billing check as method cf6258af Fix billing checking 0cdd56e6 Fix link to billing e52bae3b Fix CheckGcpProjectBillingService spec b8b2f5ff Fix CheckGcpProjectBillingWorker spec 8ba3e473 Fix GCP Controller spec 1f0a4fe6 Add missing user agent header to GCP client 6ef28ace Add API requirements to docs 0b294fc2 Use new tab for link in flash cf95756a Refactor GCP redirect test suite e6012d3e Change failed GCP billing check wording 35598274 Fix breadcumb of clusters show page cf842986 Update links for GCP instructions
2018-01-11Delete fast_ssh_key_lookup.mdLuke Bennett
2018-01-10Update fast_ssh_key_lookup.mdLuke Bennett
2018-01-10Merge branch 'fj-41681-add-param-disable-commit-stats-api' into 'master'Douwe Maan
Add option to disable commit stats to commit API Closes #41681 See merge request gitlab-org/gitlab-ce!16309 (cherry picked from commit 088de97c3d86d9cf615538836527d23dbccd9712) baeceb8b Adding stats param to the commit's endpoint 114cad58 Updated documentation d5c5f2e6 Added specs 8f9e778a Added changelog
2018-01-10Merge branch 'improve-ssh-lookup-docs' into 'master'Douwe Maan
Improve SSH database key lookup documentation Closes #41399 See merge request gitlab-org/gitlab-ce!16048
2018-01-06Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon
* master: (114 commits)
2018-01-06Update installation.md for 10.4.0.rc1LUKE BENNETT
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2018-01-05Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda
Backport 'Rebase' feature from EE to CE Closes #40301 See merge request gitlab-org/gitlab-ce!16071
2018-01-05Merge branch 'docs/qa/gb/document-integration-tests-in-merge-requests' into ↵Rémy Coutable
'master' Add docs about end-to-end testing / GitLab QA tests Closes #39637 See merge request gitlab-org/gitlab-ce!16043
2018-01-05Rephrase paragraph about e2e tests in merge requests in docsGrzegorz Bizon
2018-01-05Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets
Expose project_id on /api/v4/pages/domains See merge request gitlab-org/gitlab-ce!16200
2018-01-05Bump import/export version to 2.2.0Grzegorz Bizon
We need to bump import/export version because we introduced a new object's hierarchy that is not backwards compatible.
2018-01-05Merge branch 'backport-issue_3413' into 'master'Sean McGivern
[EE-backport] Add group boards API endpoint See merge request gitlab-org/gitlab-ce!16194
2018-01-05Merge branch 'master' into 'master'Rémy Coutable
Update settings.md See merge request gitlab-org/gitlab-ce!16233
2018-01-05Remove EE only sections from docsFelipe Artur
2018-01-05Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)
2018-01-05Merge branch '40228-verify-integrity-of-repositories' into 'master'Sean McGivern
Resolve "Verify integrity of repositories" Closes #40228 See merge request gitlab-org/gitlab-ce!15931
2018-01-05Merge branch 'feature/api_runners_online' into 'master'Rémy Coutable
Add online attribute to runner api entity Closes #25774 See merge request gitlab-org/gitlab-ce!11750
2018-01-05Update check.mdJames Lopez
2018-01-05add deprecation and removal issue to docsJames Lopez
2018-01-05Add status attribute to runner api entityAlessio Caiazza
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
2018-01-04EE-BACKPORT group boardsFelipe Artur
2018-01-04Update settings.mdGauthier Wallet
2018-01-04Merge branch 'docs-update-kubernetes-documentation' into 'master'Kamil Trzciński
Update Kubernetes service documentation See merge request gitlab-org/gitlab-ce!16212
2018-01-04Copy-edit end-to-end testing guide documentationGrzegorz Bizon
2018-01-04refactor spec, add docsJames Lopez
2018-01-04Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern
Use a background migration for migrating issues.closed_at See merge request gitlab-org/gitlab-ce!16083
2018-01-04Update Kubernetes service documentationMayra Cabrera
States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information.
2018-01-03Merge branch 'update-autodevops-template' into 'master'Kamil Trzciński
Update Auto DevOps template See merge request gitlab-org/gitlab-ce!16042
2018-01-03Merge branch 'docs-update-doc-for-prometheus-and-kubernetes-integrations' ↵Kamil Trzciński 🎆 Back on Jan 2!
into 'master' Updates documentation for Prometheus and Kubernetes integration Closes #41432 See merge request gitlab-org/gitlab-ce!16156
2018-01-03Expose project_id on /api/v4/pages/domainsLuc Didry
2018-01-03Add online attribute to runner api entityAlessio Caiazza