- 18 Jul, 2019 40 commits
-
-
Andrew Fontaine authored
This initializes the application install table used to install helm, tiller, etc.
-
GitLab Bot authored
-
Dan Davison authored
Fix QA documentation to refer to perform method See merge request gitlab-org/gitlab-ce!30872
-
Dan Davison authored
The documentation referred to the .act method This MR changes this to refer to the preferred .perform method
-
GitLab Bot authored
-
Bob Van Landuyt authored
CE port for milestones should not be set on epics issue promotion See merge request gitlab-org/gitlab-ce!30633
-
Eugenia Grieff authored
-
Bob Van Landuyt authored
Resolve "Milestones should not be set on epics (issue promotion)" Closes #10270 See merge request gitlab-org/gitlab-ee!14532
-
Eugenia Grieff authored
-
GitLab Bot authored
-
Sean McGivern authored
Fix bug in dashboard display of closed milestones Closes #59381 See merge request gitlab-org/gitlab-ce!30820
-
GitLab Bot authored
-
Stan Hu authored
Enable RuboCop syntax linting in haml-lint Closes #64753 See merge request gitlab-org/gitlab-ce!30903
-
GitLab Bot authored
-
Stan Hu authored
Fix broken handling for outdated test repos See merge request gitlab-org/gitlab-ce!30893
-
Bob Van Landuyt authored
Security gates within MRs - Sync security report_approvers to pipeline security reports See merge request gitlab-org/gitlab-ee!13109
-
Lucas Charles authored
Adds SyncSecurityReportsToReportApprovalRulesWorker responsible for conditionally zero'ing out `approvals_required` when a report contains no high-severity or critical-severity vulnerabilities
-
GitLab Bot authored
-
Stan Hu authored
Update usage ping cron behavior See merge request gitlab-org/gitlab-ce!30842
-
GitLab Bot authored
-
Mayra Cabrera authored
Improves add_timestamps_with_timezone helper See merge request gitlab-org/gitlab-ce!30720
-
Alex Kalderimis authored
This improves the `add_timestamps_with_timezone` helper by allowing the column names to be configured. This has the advantage that unnecessary columns can be avoided, saving space. A helper for removing the columns is also provided, to be used in the `down` method of migrations.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Add Rugged calls and duration to API and Rails logs Closes #64676 See merge request gitlab-org/gitlab-ce!30871
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Also ensures we check Syntax with RuboCop, which is different.
-
blunceford authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Add profile mode to extend request profiling See merge request gitlab-org/gitlab-ce!30126
-
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.
-
Stan Hu authored
This adds `rugged_duration_ms` and `rugged_calls` fields to `api_json.log` and `production_json.log`. This will make it easier to identify performance issues caused by excessive I/O. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64676
-
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
-