- 18 Jul, 2019 40 commits
-
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix pid providing for Prometheus Closes #63870 See merge request gitlab-org/gitlab-ce!30474
-
Aleksei Lipniagov authored
Use relative worker identifier for metrics (instead of Process.pid) and identify when Unicorn/Puma/Sidekiq is used. Previously, it was assumed that all metrics are gathered from Unicorn due to hardcoded implementation which was incorrect.
-
GitLab Bot authored
-
Mayra Cabrera authored
Fix inconsistency in Redis performance bar stats Closes #64707 See merge request gitlab-org/gitlab-ce!30866
-
GitLab Bot authored
-
Phil Hughes authored
Resolve "Tooltips on note timestamps not showing for issues" Closes #64669 See merge request gitlab-org/gitlab-ce!30846
-
Natalia Tepluhina authored
-
Phil Hughes authored
Resolve "Tooltips on note timestamps not showing for issues" See merge request gitlab-org/gitlab-ee!14742
-
Natalia Tepluhina authored
Fixed Karma test for GlButton Fixed SuggestionDiffHeader spec Fixed a test for jumping to next discussion
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
API: Allow changing only ci_default_git_depth See merge request gitlab-org/gitlab-ce!30888
-
GitLab Bot authored
-
Sanad Liaquat authored
Refactor common Page Objects to use data tags (No. 1 Contd.) See merge request gitlab-org/gitlab-ce!30758
-
Dan Davison authored
Common usages within GitLab QA include Login Page, navigation bars and layouts
-
GitLab Bot authored
-
James Lopez authored
[CE backport] Parse and store multiple security reports of the same category See merge request gitlab-org/gitlab-ce!30658
-
Victor Zagorodny authored
-
James Lopez authored
Parse and store multiple security reports of the same category See merge request gitlab-org/gitlab-ee!14591
-
Victor Zagorodny authored
MergeReportsService merges several security report POROs into one. This involves deduplicating vulnerability occurrences that share the same location, and at least one (identifier type, identifier value) pair, not including CWEs since CWE is not a identifier but rather a class of vulnerabilities. First found occurrence wins. Then, occurrences are sorted by severity (desc) and then by compare key (asc).
-
Marcia Ramos authored
Doc: Merge Requests for Confidential Issues See merge request gitlab-org/gitlab-ce!30553
-
Patrick Bajao authored
Add a section in Confidential Issues documentation with information about the "Create confidential merge request" button/dropdown and how it can help in resolving confidential issues.
-
Dmitriy Zaporozhets authored
Resolve "Limit creation of the Alert Bot in Usage ping" Closes #12783 See merge request gitlab-org/gitlab-ee!14649
-
Peter Leitzen authored
Create this bot account only if `incident_management` is available.
-
GitLab Bot authored
-
Nick Thomas authored
Use correct parent when committing in WebIDE See merge request gitlab-org/gitlab-ce!29598
-
GitLab Bot authored
-
Thong Kuah authored
Deploy serverless apps with `gitlabktl` Closes #64494 See merge request gitlab-org/gitlab-ce!30740
-
Bob Van Landuyt authored
Create Audit Events for Feature Flag Strategy Changes See merge request gitlab-org/gitlab-ee!14652
-
Jason Goodman authored
Create a simple audit message with the raw strategy json
-
GitLab Bot authored
-
Marcia Ramos authored
Document how to make Oracle Cloud S3 work See merge request gitlab-org/gitlab-ce!30847
-
GitLab Bot authored
-
Sean McGivern authored
Adjust cycle analytics to group level See merge request gitlab-org/gitlab-ce!30391
-
Kushal Pandya authored
Set correct file mode for autocomplete images Closes #64733 See merge request gitlab-org/gitlab-ce!30889
-
Winnie Hellmann authored
-
Phil Hughes authored
Resolve "Fix the color of the visibility icon on project lists" Closes #64700 See merge request gitlab-org/gitlab-ce!30858
-
Dennis Tang authored
- Project listing icons now use the `text-secondary` class - Group listing icons now use the `text-secondary` class - Unnecessary CSS was removed from groups.scss as a result
-
Mathieu Parent authored
-
Paul Slaughter authored
Previously `start_sha` was intercepted on the frontend to create the correct branch in a separate API call. Now that the commits API supports the `start_sha` parameter directly this workaround is not needed anymore.
-