- 01 Jun, 2021 40 commits
-
-
David O'Regan authored
Incident SLA - achieved and missed frontend states [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57703
-
Tristan Read authored
Adds dynamic updates to Incident SLA usages Also provides additional text to a resolved SLA - either 'missed' or 'achieved' depending on whether the issue is closed or open. Changelog: changed EE: true ```
-
Rémy Coutable authored
Redirect deprecated snippets routes See merge request gitlab-org/gitlab!54461
-
charlie ablett authored
Add dedicated details page for terraform registry See merge request gitlab-org/gitlab!61985
-
Nicolò Maria Mezzopera authored
-
Kushal Pandya authored
Remove :pick_into_project feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62809
-
Enrique Alcántara authored
Rename StageTableNew to StageTable See merge request gitlab-org/gitlab!62385
-
Dmitriy Zaporozhets authored
Redirect unscoped snippet routes like: * /group/project/snippets -> /group/project/-/snippets * /snippets/1 -> /-/snippets/1 Changelog: removed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacques Erasmus authored
Add validation feedback for visibility level See merge request gitlab-org/gitlab!62300
-
Dmytro Zaporozhets (DZ) authored
Remove OpenJDK-alpine Dockerfile template See merge request gitlab-org/gitlab!61867
-
Brandon Labuschagne authored
Group Overview Analytics: Replace metric card with GlSingleStat See merge request gitlab-org/gitlab!62796
-
Martin Wortschack authored
-
Bob Van Landuyt authored
Missing impersonation details on MR approval rule audit events See merge request gitlab-org/gitlab!62257
-
Simon Knox authored
Shorten URLs in searches by deleting UTF-8 param from any forms See merge request gitlab-org/gitlab!62820
-
Ezekiel Kigbo authored
As a cleanup for https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61431 we can rename the new stage table component.
-
Adam Hegyi authored
Change JiraTrackerData#deployment_type based on URL See merge request gitlab-org/gitlab!59902
-
Ezekiel Kigbo authored
Root Component for redesign of Security & Compliance Configuration Page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62285
-
Tan Le authored
Audit events captured on MR approval rule changes do not include impersonation details. The legacy service (i.e. `AuditEventService`) is capable of recording impersonation details. We'd like replicate this behaviour on the new service `Gitlab::Audit::Auditor`. Changelog: fixed EE: true
-
Bob Van Landuyt authored
Sync feature categories See merge request gitlab-org/gitlab!62892
-
Jacques Erasmus authored
Fix cut off dropdown in MR widget header See merge request gitlab-org/gitlab!62881
-
Vitali Tatarintev authored
Fix CSP issues related to captchas See merge request gitlab-org/gitlab!62849
-
Natalia Tepluhina authored
Add docs for GraphQL query ID error See merge request gitlab-org/gitlab!62903
-
David O'Regan authored
-
Marcin Sedlak-Jakubowski authored
Remove passive-voiced double-negative See merge request gitlab-org/gitlab!60976
-
Mike Lockhart authored
-
Rémy Coutable authored
Create MR comment with allure test report urls See merge request gitlab-org/gitlab!62655
-
Andrejs Cunskis authored
-
Rémy Coutable authored
Fix flaky test based on order of tag_list See merge request gitlab-org/gitlab!62895
-
Sean McGivern authored
Force use of UTC in formatting seconds into MM:SS See merge request gitlab-org/gitlab!62873
-
James Lopez authored
Authorize users to read `Vulnerabilities::IssueLink` records See merge request gitlab-org/gitlab!62815
-
Jan Provaznik authored
Clarify restart command in incoming email setup See merge request gitlab-org/gitlab!62778
-
Ben Bodenmiller authored
-
Michał Zając authored
We have around 90k records for this table where deployment_type is unknown. Our logic for JIRA integration started to diverge depending on whether the user is trying to integrate with JIRA Cloud or JIRA Server. This migration will try determining what is the deployment type for every entry in jira_tracker_data table based on the URL. The logic is simple – if URL ends in `atlassian.net` then most likely we're dealing with JIRA Cloud, otherwise it's JIRA Server. Changelog: other
-
Achilleas Pipinellis authored
documentation: Fix vale issues for (replication and failover external.md) #332119 See merge request gitlab-org/gitlab!62885
-
Thong Kuah authored
Move LB use_primary! call in worker to Core See merge request gitlab-org/gitlab!62747
-
Alper Akgun authored
Recommend gitlab-experiment framework See merge request gitlab-org/gitlab!60966
-
Nicolas Dular authored
-
Pedro Pombeiro authored
-
Tiger Watson authored
[DevOps Adoption] Remove obsolete Segment selections table See merge request gitlab-org/gitlab!62594
-
Mikołaj Wawrzyniak authored
Handle renaming of license_mangement to _scanning See merge request gitlab-org/gitlab!62835
-