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
AgeCommit message (Collapse)Author
2019-09-09Add kubernetes section to group runner settings63768-group-settings-kubernetes-runner-sectionmfluharty
Move existing kubernetes section to its own file Render it in project runner setting and group runner settings
2019-09-09Merge branch 'fj-11777-lower-search-count-limits' into 'master'Stan Hu
Improve performance of search by lowering counters Closes gitlab-ee#11777 See merge request gitlab-org/gitlab-ce!32211
2019-09-09Lower searches count limitFrancisco Javier López
Lowering the limit when performing search from 1001 to 101. This will allow us to speed this process.
2019-09-09Merge branch '61927-skeleton-pages-internal-api' into 'master'Kamil Trzciński
Add skeleton Pages internal API See merge request gitlab-org/gitlab-ce!32732
2019-09-09Merge branch 'patch-73' into 'master'Achilleas Pipinellis
Update repository_mirroring.md See merge request gitlab-org/gitlab-ce!32797
2019-09-09Merge branch 'job-rules-e2e' into 'master'Kamil Trzciński
Passing job:rules downstream and E2E specs for job:rules configuration See merge request gitlab-org/gitlab-ce!32609
2019-09-09Passing job:rules downstream and E2E specs for job:rules configurationdrew
2019-09-09Merge branch 'events-delete-all' into 'master'Lin Jen-Shin
Use delete_all for deleting events See merge request gitlab-org/gitlab-ce!32751
2019-09-09Merge branch 'patch-76' into 'master'Achilleas Pipinellis
Correct typo in documentation See merge request gitlab-org/gitlab-ce!32791
2019-09-09Correct typo in documentationPaulo Ribeiro
2019-09-09Merge branch 'make-epics-position-migration-robust' into 'master'Andreas Brandl
Make epic_issues relative_position migration more robust Closes #66923 See merge request gitlab-org/gitlab-ce!32646
2019-09-09Merge branch 'plafoucriere-master-patch-99848' into 'master'Achilleas Pipinellis
Add complete list of personas in feature issue template See merge request gitlab-org/gitlab-ce!32778
2019-09-09Add complete list of personas in feature issue templatePhilippe Lafoucrière
2019-09-09Merge branch 'fix-doc-interruptible-env-default' into 'master'Ash McKenzie
Fixes interruptible property documentation See merge request gitlab-org/gitlab-ce!32758
2019-09-09Merge branch '46686-bump-kubeclient-version-qa' into 'master'Nick Thomas
Bump Kubeclient to 4.4.0 See merge request gitlab-org/gitlab-ce!32811
2019-09-09Merge branch '67188-ce-and-ee-pipelines-not-created-on-dev' into 'master'Lin Jen-Shin
Make the 'package-and-qa-manual:master' job only run on .com Closes #67188 See merge request gitlab-org/gitlab-ce!32812
2019-09-09Make the 'package-and-qa-manual:master' job only run on .comRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-09-09Bump Kubeclient to 4.4.0Tiger
2019-09-09Merge branch 'patch-76' into 'master'Ray Paik
fix typo in backup_restore.md See merge request gitlab-org/gitlab-ce!32767
2019-09-09Fixes documentation about default value of interruptible propertyCédric Tabin
2019-09-09Merge branch 'dind-example-doc' into 'master'Evan Read
Add DinD example note for k8s executors See merge request gitlab-org/gitlab-ce!32160
2019-09-09Add DinD example note for k8s executorsKyle Russell
Using the DinD example that stores the built image in the container registry may not be visible to the Kubernetes executor if the default image pull policy defaults to IfNotPresent.
2019-09-09Merge branch 'docs/sast-ds-docker-version' into 'master'Evan Read
Document workaround for SAST failures See merge request gitlab-org/gitlab-ce!32665
2019-09-09Document workaround for SAST failuresAchilleas Pipinellis
There's an error that occurs when the Docker version used to run the SAST job is 19.03.00, and the job will fail. Advise the users what to do in case they bump into this.
2019-09-09Merge branch 'docs-realign-danger-doc' into 'master'Evan Read
Bring typo fix from EE into CE See merge request gitlab-org/gitlab-ce!32808
2019-09-09Bring typo fix from EE into CEMarcel Amirault
2019-09-09Merge branch 'reduce-parse-options-complexity' into 'master'Ash McKenzie
Refactor parse_options() in push_options.rb Closes #67091 See merge request gitlab-org/gitlab-ce!32756
2019-09-09Merge branch ↵Ash McKenzie
'51123-error-500-viewing-admin-page-due-to-statement-timeout-on-counting-total-notes-again' into 'master' Resolve "Add Widget for statistics in Admin/Dashboard page" See merge request gitlab-org/gitlab-ce!32449
2019-09-09Application Statistics APIManoj MJ
This change implements Application Statistics API
2019-09-09Merge branch 'docs-chmod-imgs' into 'master'Evan Read
Chmod 644 on 3 images See merge request gitlab-org/gitlab-ce!32806
2019-09-09Chmod 644 on 3 imagesMarcel Amirault
2019-09-09Merge branch 'docs-group-level-jupyterhub' into 'master'Evan Read
Document JupyterHub is available for group-level clusters See merge request gitlab-org/gitlab-ce!32718
2019-09-09Merge branch 'docs/standardise_punctuation' into 'master'Evan Read
Standardised punctuation at end of sentences See merge request gitlab-org/gitlab-ce!32723
2019-09-09Standardised punctuation at end of sentencesRussell Dickenson
2019-09-09Merge branch 'docs-api-divergence' into 'master'Evan Read
Bring typo fix over from EE See merge request gitlab-org/gitlab-ce!32802
2019-09-09Bring typo fix over from EEMarcel Amirault
2019-09-09Merge branch 'docs/remove-unwanted-spaces-plantuml' into 'master'Evan Read
Fix issue causing linting test failures See merge request gitlab-org/gitlab-ce!32801
2019-09-09Fix issue causing linting test failuresRussell Dickenson
2019-09-09Merge branch 'docs-add-auto-sign-in-omniauth-blunceford' into 'master'Evan Read
Add auto_sign_in_with_provider info to OmniAuth doc See merge request gitlab-org/gitlab-ce!32416
2019-09-09Add auto_sign_in_with_provider info to OmniAuth docBlair Lunceford
2019-09-09Merge branch 'patch-71' into 'master'Evan Read
fix for #60120 See merge request gitlab-org/gitlab-ce!30199
2019-09-09fix for #60120Daniel Le Berre
2019-09-08Merge branch 'docs-qa-readme-ref' into 'master'Dan Davison
Replace GDK ref See merge request gitlab-org/gitlab-ce!32621
2019-09-08Replace GDK refDan Davison
2019-09-08Merge branch 'bump-fog-google' into 'master'Stan Hu
Bump fog-google to support ADC auth on GCP Closes gitlab-ee#14810 See merge request gitlab-org/gitlab-ce!32775
2019-09-08Merge branch 'remove-unnecessary-freeze-in-app-helpers' into 'master'Stan Hu
Avoid calling freeze on already frozen strings in app/helpers See merge request gitlab-org/gitlab-ce!32789
2019-09-08Merge branch 'kamil-refactor-import-structure' into 'master'Stan Hu
Normalize import_export structure See merge request gitlab-org/gitlab-ce!32704
2019-09-08Update repository_mirroring.md as per ↵Ben Radcliffe
https://gitlab.com/gitlab-org/gitlab-ee/issues/10361#note_198445760
2019-09-07Refactor parse_options() in push_options.rbChristian Couder
This improves code quality by reducing Cognitive Complexity. This fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/67091
2019-09-07Merge branch 'patch-73' into 'master'Marcia Ramos
Updated description in the Gitlab Prometheus metrics section See merge request gitlab-org/gitlab-ce!32280