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-07-30Merge branch '12-1-auto-deploy-20190721' into rs-merge-auto-deploy-securityrs-merge-auto-deploy-securityRobert Speicher
2019-07-30Merge branch 'qa-gke-cluster-10gb' into 'master'Dan Davison
QA spec for Auto DevOps should use 10GB GKE disk See merge request gitlab-org/gitlab-ce!31266
2019-07-30Merge branch 'sh-fix-gitaly-access-control' into 'master'Douglas Barbosa Alexandre
Fix exception handling in Gitaly autodetection Closes #65328 See merge request gitlab-org/gitlab-ce!31285
2019-07-30Fix exception handling in Gitaly autodetectionStan Hu
In SELinux, the file cannot be written, and `Errno::EACCES`, not `Errno::ACCESS` is thrown. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65328
2019-07-30Merge branch 'fix-update-templates-rake' into 'master'Jan Provaznik
Fix broken update_project_templates rake task See merge request gitlab-org/gitlab-ce!31174
2019-07-30Fix broken update_project_templates rake taskHordur Freyr Yngvason
This rake task had been broken for a while. This fixes the breakages, adds a test to help avoid future breakages, and adds a few ergonomic improvements to the task itself.
2019-07-30Merge branch 'fix-secpick' into 'master'Stan Hu
Fix secpick pushing to stable branch See merge request gitlab-org/gitlab-ce!31275
2019-07-30Merge branch 'docs-fix-broken-internal-links' into 'master'Marcia Ramos
Fix broken internal links in docs Closes #65318 See merge request gitlab-org/gitlab-ce!31280
2019-07-30Fix broken internal links in docsSean McGivern
2019-07-30Fix secpick pushing to stable branchThong Kuah
2019-07-30Merge branch 'remove-line-profile-from-performance-bar' into 'master'Lin Jen-Shin
Remove line profiler from performance bar See merge request gitlab-org/gitlab-ce!31098
2019-07-30Merge branch 'qa-use-tiller-2.14.2-for-review-apps' into 'master'Lin Jen-Shin
Use the Helm `--atomic` flag when deploying Review Apps See merge request gitlab-org/gitlab-ce!31238
2019-07-30Remove line profiler from performance barSean McGivern
1. The output isn't great. It can be hard to find hotspots and, even when you do find them, to find why those are hotspots. 2. It uses some jQuery-specific frontend code which we can remove now that we don't have this any more. 3. It's only possible to profile the initial request, not any subsequent AJAX requests.
2019-07-30Merge branch 'qa-create-elasticsearch' into 'master'Mark Lapierre
CE backport for changes in EE MR 14646 See merge request gitlab-org/gitlab-ce!30932
2019-07-30Getting on par with EETomislav Nikic
This commit covers all the files that where changed in the identically named branch on EE that is creating an elasticsearch test case.
2019-07-30Use the --atomic flag when deploying Review AppsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-07-30Merge branch 'sh-ignore-git-errors-delete-project' into 'master'Ash McKenzie
Ignore Gitaly errors if cache flushing fails on project destruction See merge request gitlab-org/gitlab-ce!31164
2019-07-30Merge branch 'Jenkins_Integration_Mktg_Docs_Page_Update_20190729' into 'master'Evan Read
Update jenkins.md - add CTA to about.gitlab page See merge request gitlab-org/gitlab-ce!31259
2019-07-30Update jenkins.md - add CTA to about.gitlab pageAgnes Oetama
2019-07-30Ignore Gitaly errors if cache flushing fails on project destructionStan Hu
We should just ignore these errors and move along with the deletion since the repositories are going to be trashed anyway. Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31164
2019-07-30Merge branch 'docs-ci-examples-fix-typo' into 'master'Evan Read
documentation: fix a typo in ci/examples See merge request gitlab-org/gitlab-ce!31250
2019-07-30QA spec for Auto DevOps should 10GB GKE diskDylan Griffith
This was defaulting to 100GB according to https://cloud.google.com/sdk/gcloud/reference/container/clusters/create#--disk-size which is really not ideal since we haven't automated clean up per https://gitlab.com/gitlab-org/gitlab-qa/issues/298
2019-07-30Merge branch 'docs-ssot-gitlab-basics-1' into 'master'Evan Read
Raise /gitlab-basics to SSoT Docs standards Closes #65153 See merge request gitlab-org/gitlab-ce!31172
2019-07-30First pass to bring /gitlab-basics to SSoT standardsMarcel Amirault
Removes duplicated information, and combines sections and files together when they are duplicated or highly related. Also adds intros to all pages and sections missing intros, and troubleshooting sections to pages that may need them in the future. Links more to other docs, and clarifies language when abosolutely necessary, and adds angle brackets to sample parameters.
2019-07-30Merge branch 'qa-mattermost-spec-retry' into 'master'Sanad Liaquat
Add retry on exception to mattermost login spec See merge request gitlab-org/gitlab-ce!31243
2019-07-30Merge branch 'manual-sorting-12-2' into 'master'Evan Read
Correct manual sort introduction release See merge request gitlab-org/gitlab-ce!31135
2019-07-30Merge branch 'docs-dependency-scanning-gradle' into 'master'Evan Read
Add gradle to not-yet-supported list Closes gitlab-ee#12393 See merge request gitlab-org/gitlab-ce!31228
2019-07-30Add gradle to not-yet-supported listMarcel Amirault
2019-07-30Merge branch 'codyw-docs-visbility-levels' into 'master'Evan Read
Update visibility level docs See merge request gitlab-org/gitlab-ce!31258
2019-07-30Merge branch 'determinstic_dns_specs' into 'master'Douglas Barbosa Alexandre
Have deterministic DNS for specs See merge request gitlab-org/gitlab-ce!31086
2019-07-30Merge branch 'docs-OAuth2-scopes' into 'master'Evan Read
Add requesting particular OAuth2 scopes details Closes #65200 See merge request gitlab-org/gitlab-ce!31215
2019-07-30Merge branch 'mc/doc/document-codeclimate-security-best-practice-docs' into ↵Evan Read
'master' Document Code Quality potential security flaw Closes #37980 See merge request gitlab-org/gitlab-ce!31197
2019-07-30Merge branch 'docs-troubleshoot-scim' into 'master'Evan Read
Adds troubleshooting guidance to SAML SCIM setup docs See merge request gitlab-org/gitlab-ce!28921
2019-07-30Adds troubleshooting guidance to SAML SCIM setup docsDeAndre Harris
2019-07-30Merge branch 'sh-update-rouge-3.7.0' into 'master'Thong Kuah
Update rouge to v3.7.0 Closes #64625 See merge request gitlab-org/gitlab-ce!31254
2019-07-30Merge branch 'docs/ssot_repository' into 'master'Evan Read
Changes to Repository docs for SSOT epic See merge request gitlab-org/gitlab-ce!31075
2019-07-30Changes to Repository docs for SSOT epicRussell Dickenson
Content about Repository was edited to comply with docs standards. This is part of a SSOT epic. - Added standard elements to each file. - Moved content on Branches, and Compare, to the Branches file. - Added a brief introduction piece to the GPG content. - Lightly edited all content to improve clarity.
2019-07-30Merge branch ↵Robert Speicher
'63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issue' into 'master' Resolve "Add system notes for when a zoom call was added/removed from an issue" Closes #63547 See merge request gitlab-org/gitlab-ce!30857
2019-07-30Merge branch 'reorganize-metrics-dashboard' into 'master'Thong Kuah
Reorganize metrics dashboard See merge request gitlab-org/gitlab-ce!31006
2019-07-30Move BaseService to Services directorySarah Yasonik
In preparation for embedding specific metrics in issues https://gitlab.com/gitlab-org/gitlab-ce/issues/62971, this commit moves the BaseService for metrics dashboards to a new services subdirectory. This is purely for the sake of organization and maintainability.
2019-07-30Update rouge to v3.7.0Stan Hu
This adds support for a number of new languages (e.g. Ada) and fixes a number of lexers: https://github.com/rouge-ruby/rouge/compare/v3.5.1..v3.7.0 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64625
2019-07-30Merge branch '56100-make-quick-action-commands-applied-banner-more-useful' ↵Mayra Cabrera
into 'master' Resolve "Make quick action "commands applied" banner more useful" Closes #56100 See merge request gitlab-org/gitlab-ce!26672
2019-07-30Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉
Extends the quick actions "commands applied" banner to show the quick action preview text, but with everything in past tense.
2019-07-30Merge branch ↵Mayra Cabrera
'64180-membersfinder-contains-slow-database-query-with-or-conditions' into 'master' Resolve "MembersFinder contains slow database query with OR conditions" Closes #64180 See merge request gitlab-org/gitlab-ce!30451
2019-07-30Resolve "MembersFinder contains slow database query with OR conditions"🙈 jacopo beschi 🙉
2019-07-30Stub DNS to return IPv4 addressThong Kuah
Otherwise certain machines return IPv6 first, which is non-deterministic
2019-07-30Explicitly reject non http(s) schemesThong Kuah
Rather than relying on NoMethodError deep inside faraday
2019-07-30Write out sham_rack gemThong Kuah
This means we have one less Net::HTTP monkeypatch. sham_rack cannot handle IPv6 addresses which means it breaks Net::HTTP connections because it monkey-patches Net::HTTP
2019-07-30Merge branch 'alerts-dropdown-to-modal-ce' into 'master'Fatih Acet
Alerts dropdown to modal - CE1 See merge request gitlab-org/gitlab-ce!31036
2019-07-30Alerts dropdown to modal - CE1Simon Knox