- 30 Jul, 2019 14 commits
-
-
Heinrich Lee Yu authored
Changes the email text to use the actual size of the file and not the base64 encoded file size
-
GitLab Bot authored
-
Evan Read authored
Add gradle to not-yet-supported list Closes gitlab-ee#12393 See merge request gitlab-org/gitlab-ce!31228
-
Marcel Amirault authored
-
Evan Read authored
Update visibility level docs See merge request gitlab-org/gitlab-ce!31258
-
Ash McKenzie authored
Regenerate locale/gitlab.pot file Closes #13152 See merge request gitlab-org/gitlab-ee!14901
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Have deterministic DNS for specs See merge request gitlab-org/gitlab-ce!31086
-
Douglas Barbosa Alexandre authored
EE: Have deterministic DNS for specs See merge request gitlab-org/gitlab-ee!14883
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Evan Read authored
Add requesting particular OAuth2 scopes details Closes #65200 See merge request gitlab-org/gitlab-ce!31215
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Merge branch '11504-improve-geo-selective-sync-worker-to-avoid-repeated-individual-selects-on-project-registry-geo' into 'master' Geo: Improve performance of selective sync worker Closes #11504 See merge request gitlab-org/gitlab-ee!13222
-
- 29 Jul, 2019 26 commits
-
-
Evan Read authored
Document Code Quality potential security flaw Closes #37980 See merge request gitlab-org/gitlab-ce!31197
-
Evan Read authored
Adds troubleshooting guidance to SAML SCIM setup docs See merge request gitlab-org/gitlab-ce!28921
-
DeAndre Harris authored
-
Thong Kuah authored
Update rouge to v3.7.0 Closes #64625 See merge request gitlab-org/gitlab-ce!31254
-
GitLab Bot authored
-
Evan Read authored
Changes to Repository docs for SSOT epic See merge request gitlab-org/gitlab-ce!31075
-
Russell Dickenson authored
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.
-
GitLab Bot authored
-
Robert Speicher authored
Merge branch '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
-
GitLab Bot authored
-
Thong Kuah authored
Reorganize metrics dashboard See merge request gitlab-org/gitlab-ce!31006
-
Sarah Yasonik authored
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.
-
GitLab Bot authored
-
Stan Hu authored
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
-
Mayra Cabrera authored
Resolve "Make quick action "commands applied" banner more useful" Closes #56100 See merge request gitlab-org/gitlab-ce!26672
-
🙈 jacopo beschi 🙉 authored
Extends the quick actions "commands applied" banner to show the quick action preview text, but with everything in past tense.
-
Mayra Cabrera authored
EE Port: Make quick action "commands applied" banner more useful See merge request gitlab-org/gitlab-ee!14630
-
Mayra Cabrera authored
Resolve "MembersFinder contains slow database query with OR conditions" Closes #64180 See merge request gitlab-org/gitlab-ce!30451
-
🙈 jacopo beschi 🙉 authored
-
Valery Sizov authored
Instead of check the project registry existance for every project we use intarnal join in the main query to decrease load to database
-
Thong Kuah authored
Otherwise certain machines return IPv6 first, which is non-deterministic
-
Thong Kuah authored
Rather than relying on NoMethodError deep inside faraday
-
Thong Kuah authored
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
-
Thong Kuah authored
Otherwise certain machines return IPv6 first, which is non-deterministic
-
Thong Kuah authored
Rather than relying on NoMethodError deep inside faraday
-
Thong Kuah authored
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
-