- 07 Aug, 2019 7 commits
-
-
Aleksandr Soborov authored
Updated selectors where necessary. Updated fixture and tests that have changed results.
-
GitLab Bot authored
-
Ash McKenzie authored
Resolve "Use Gitlab::HTTP in PrometheusClient instead of RestClient" Closes #60024 See merge request gitlab-org/gitlab-ce!31053
-
David Wilkins authored
- Closes #60024 - Change PrometheusClient.new to accept a base url instead of an already created RestClient - Use Gitlab::HTTP in PrometheusClient instead of creating RestClient in PrometheusService - Move http_options from PrometheusService to PrometheusClient (follow_redirects: false) - ensure that base urls don't have the trailing slash - Created a `PrometheusClient#url` method that might not be strictly required - Change rescued exceptions from RestClient::* to HTTParty::ResponseError where possible and StandardError for the rest
-
Evan Read authored
Docs - Update link in SSL_TLS Certificates Page to Let's Encrypt Intergration See merge request gitlab-org/gitlab-ce!30984
-
Dean Leggo authored
-
GitLab Bot authored
-
- 06 Aug, 2019 33 commits
-
-
Stan Hu authored
Fix nil take regression Closes #65725 See merge request gitlab-org/gitlab-ce!31554
-
Douglas Barbosa Alexandre authored
Add project security dashboard vulnerabilities endpoints Closes #12244 and #12381 See merge request gitlab-org/gitlab-ee!14896
-
Avielle Wolfe authored
* Adds Projects::Security::VulnerabilitiesController * Adds Projects::Security::DashboardHelper * Adds project security dashboard vulnerabilities routes * Includes Vulnerable module in Project Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12381 and https://gitlab.com/gitlab-org/gitlab-ee/issues/12244
-
Matija Čupić authored
-
GitLab Bot authored
-
Dan Davison authored
Default number of GCP nodes to 1 See merge request gitlab-org/gitlab-ce!31497
-
Dan Davison authored
By defaulting to 3, there is unnecessary cost involved
-
Stan Hu authored
Remove GC metrics from performance bar Closes gitlab-org/quality/nightly#122 See merge request gitlab-org/gitlab-ce!31550
-
GitLab Bot authored
-
Douwe Maan authored
Add committer approval API attribute docs Closes #61796 See merge request gitlab-org/gitlab-ce!31538
-
Douwe Maan authored
Add committer approval API attribute Closes gitlab-ce#61796 See merge request gitlab-org/gitlab-ee!15019
-
Sean McGivern authored
These were disabled in production mode, but that also broke the rest of the performance bar. As they were only enabled in development mode, we can just remove them for now.
-
Robert Speicher authored
Add operations/environments_list Endpoint See merge request gitlab-org/gitlab-ee!14965
-
Jason Goodman authored
Use in Environments Dashboard Replicate basic operations/list functionality
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Update Packer.gitlab-ci.yml to use latest image See merge request gitlab-org/gitlab-ce!31548
-
GitLab Bot authored
-
James Ramsay authored
Merge Requests Approvals can be restricted to prevent the merge request author or merge request committers from self approving. The author restriction is already available in the API, but the committer restriction was not.
-
James Ramsay authored
Merge Requests Approvals can be restricted to prevent the merge request author or merge request committers from self approving. The author restriction is already available in the API, but the committer restriction was not.
-
Annabel Dunstone Gray authored
Prevents showing 2 tooltips in pipelines Closes #64608 See merge request gitlab-org/gitlab-ce!31521
-
GitLab Bot authored
-
Douwe Maan authored
Update mini_magick to 4.9.5 Closes #65671 See merge request gitlab-org/gitlab-ce!31505
-
GitLab Bot authored
-
Drew Blessing authored
Suggest disabling of NFS delegation not needed for RHEL7 update See merge request gitlab-org/gitlab-ce!31546
-
Kelly Hair authored
-
Stan Hu authored
Red Hat finally fixed the NFS server delegation problem that caused the TEST_STATEID flood. Mention the docs that disabling delegation may no longer be needed.
-
GitLab Bot authored
-
Clement Ho authored
Add top navigation analytics link See merge request gitlab-org/gitlab-ce!30324
-
Clement Ho authored
Add top navigation analytics link See merge request gitlab-org/gitlab-ee!14377
-
Luke Bennett authored
Includes 'More' dropdown link.
-
Bob Van Landuyt authored
Support selective highlighting of lines See merge request gitlab-org/gitlab-ce!31361
-
Rémy Coutable authored
Disable review apps for auto-deploy branches See merge request gitlab-org/gitlab-ce!31494
-
Stan Hu authored
Reusing already defined methods See merge request gitlab-org/gitlab-ee!14748
-