- 05 Jun, 2020 40 commits
-
-
Stan Hu authored
Adjust wrong column reference for ResetMergeStatus (background job) See merge request gitlab-org/gitlab!33899
-
Bob Van Landuyt authored
Find diff_files using file_identifer_hash if available See merge request gitlab-org/gitlab!33579
-
Bob Van Landuyt authored
[GraphQL] Lookahead optimizations for merge requests See merge request gitlab-org/gitlab!32373
-
Alex Kalderimis authored
This uses lookahead to preload associations we know we are going to need. To ensure this works, the keyset connection is updated to support pre-loaded associations This enables results sets that are already in memory to be efficiently handled without making extra unnecessary queries.
-
Douglas Barbosa Alexandre authored
Updates Auto DevOps docker version usage to 19.03.11 See merge request gitlab-org/gitlab!33664
-
João Alexandre Cunha authored
- Updates version on Build, Code Quality and performance jobs - Updates docs.
-
Mike Lewis authored
Describe authoritative external links See merge request gitlab-org/gitlab!28343
-
Mike Jang authored
-
Mike Lewis authored
Update release maintenence/upgrade documentation Closes #219221 and gitlab-com/support/support-team-meta#2287 See merge request gitlab-org/gitlab!32802
-
Greg Myers authored
Review documentation page: /ee/policy/maintenance.html
-
Mike Jang authored
Update Azure OmniAuth documentation. Closes #219129 See merge request gitlab-org/gitlab!33937
-
Mikey O'Toole authored
-
Robert Speicher authored
Add preconnect tag for Snowplow Closes #220499 See merge request gitlab-org/gitlab!33959
-
Douglas Barbosa Alexandre authored
DAST On-demand scans MVC - Initiate Scan - Create page - Frontend See merge request gitlab-org/gitlab!32994
-
Paul Gascou-Vaillancourt authored
- Created a basic landing page for the upcoming on-demand scans feature - Created a minimal Vue for displaying an empty state in the new page - Added specs
-
Nick Gaskill authored
Remove instance of blacklist from "License Compliance" overview Closes #219980 See merge request gitlab-org/gitlab!33910
-
Nick Gaskill authored
Remove undefined from docs See merge request gitlab-org/gitlab!33602
-
Can Eldem authored
-
Clement Ho authored
Docs: Remove 'whitelist' from webhooks page See merge request gitlab-org/gitlab!33770
-
Amy Qualls authored
Update page and image name to remove the term 'whitelist' in favor of 'allowlist.'
-
Douglas Barbosa Alexandre authored
Calculate recording time before other usage data See merge request gitlab-org/gitlab!33882
-
Douglas Barbosa Alexandre authored
Fix metrics dashboard YAML validation See merge request gitlab-org/gitlab!33935
-
Amy Qualls authored
Docs: move troubleshooting section Closes #36604 See merge request gitlab-org/gitlab!33979
-
Amy Qualls authored
This acronym doesn't need re-defining frequently.
-
Douglas Barbosa Alexandre authored
Remove FF hide_token_from_runners_api See merge request gitlab-org/gitlab!33947
-
Furkan Ayhan authored
-
Douglas Barbosa Alexandre authored
Add geo_primary_replication_events to usage data See merge request gitlab-org/gitlab!33424
-
Nick Nguyen authored
-
Peter Leitzen authored
Allow For GitLab Todos Created From Alerts See merge request gitlab-org/gitlab!33743
-
Allison Browne authored
Support alerts as a target_type so that they display in the To Do list. This does not include the logic to populate alerts to the todo list.
-
Douglas Barbosa Alexandre authored
Update ActiveToggle and JiraTriggerFields with new form layout See merge request gitlab-org/gitlab!32677
-
Douglas Barbosa Alexandre authored
Merge branch '220479-harden-operations_dashboard_default_dashboard-usage-data-queries' into 'master' Harden operations_dashboard_default_dashboard usage query Closes #220479 See merge request gitlab-org/gitlab!33952
-
Amy Qualls authored
Add troubleshooting notes for EKS clusters See merge request gitlab-org/gitlab!33451
-
Tiger Watson authored
-
Oswaldo Ferreira authored
This column was "renamed" to state_id but was still being referred in this background job (raising 'column merge_requests.state does not exist') errors.
-
Mike Jang authored
Add table to issues analytics docs See merge request gitlab-org/gitlab!33514
-
Brandon Labuschagne authored
-
Achilleas Pipinellis authored
Fixed typo in backup_restore.md See merge request gitlab-org/gitlab!33665
-
Kamil Trzciński authored
Speed up the BlameController: view part See merge request gitlab-org/gitlab!33283
-
Aleksei Lipniagov authored
Precalculate links and other per-commit data beforehand, as huge blame which may consist of >9000 groups, may have only 1000 unique commits (as seen on locales/gitlab.pot).
-