- 14 Dec, 2020 36 commits
-
-
David O'Regan authored
Implement security reports upgrade popover See merge request gitlab-org/gitlab!49613
-
Mark Florian authored
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/273425.
-
Martin Wortschack authored
Fixes reviewers filter being visible on issues page See merge request gitlab-org/gitlab!49826
-
Toon Claes authored
Scope board to iteration See merge request gitlab-org/gitlab!49012
-
Igor Drozdov authored
Add cop banning boolean operators in rule blocks for Policy classes See merge request gitlab-org/gitlab!49771
-
Nicolò Maria Mezzopera authored
Implement tracking for 2FA recovery code buttons See merge request gitlab-org/gitlab!49510
-
Peter Hegman authored
Track clicks of copy, download, print, and proceed buttons
-
Martin Wortschack authored
Convert create merge request button to gl-button See merge request gitlab-org/gitlab!49864
-
Phil Hughes authored
-
Phil Hughes authored
Add lock/unlock buttons to the Terraform State listing See merge request gitlab-org/gitlab!47842
-
Emily Ring authored
Added lock and unlock button to terraform states list vue Updated associated translations and tests
-
Phil Hughes authored
Set Web IDE live preview bg to white See merge request gitlab-org/gitlab!49901
-
Nicolò Maria Mezzopera authored
Convert group settings expand button to gl-button See merge request gitlab-org/gitlab!49857
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49927
-
Rémy Coutable authored
Run minimal rspec jobs based on test detection on Merge Requests pipelines See merge request gitlab-org/gitlab!48741
-
Albert Salim authored
Create `rspec * minimal` jobs that run minimal tests. The jobs will run in parallel to the existing jobs
-
Shinya Maeda authored
Test project specific services using class constants See merge request gitlab-org/gitlab!49819
-
Phil Hughes authored
-
Vitali Tatarintev authored
Change group to `group::monitor` in all feature flags owned by Monitor See merge request gitlab-org/gitlab!49860
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49923
-
Illya Klymov authored
Add gl-button style to admin area See merge request gitlab-org/gitlab!49610
-
Natalia Tepluhina authored
Move assets in preparation for introducing import_groups app See merge request gitlab-org/gitlab!48772
-
GitLab Release Tools Bot authored
-
Stan Hu authored
Fix typo in basic auth realm header name See merge request gitlab-org/gitlab!49836
-
David Fernandez authored
-
Kushal Pandya authored
Remove `bulk_update_health_status` feature flag See merge request gitlab-org/gitlab!49740
-
Alexander Turinske authored
-
Mark Chao authored
Re-name Audit Log as Audit Events See merge request gitlab-org/gitlab!49635
-
Mark Chao authored
Fix author on new issues by /clone quickcommand See merge request gitlab-org/gitlab!49830
-
Dan Jensen authored
This formally re-names Audit Log as Audit Events in multiple locations. This reflects a previously informal shift to the term Audit Events.
-
Russell Dickenson authored
Fix documentation links to Alpha version definition See merge request gitlab-org/gitlab!49896
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49902
-
Thong Kuah authored
Add documentation in-class with bad and good examples as well.
-
Luke Duncalfe authored
Forwards compatible test changes for framework authorization [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48080
-
GitLab Release Tools Bot authored
-
- 13 Dec, 2020 4 commits
-
-
Paul Slaughter authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This uses the caching_array_resolver to eliminate the N+1 for Epic.issues. The filtering by accessibility is removed since we have authorization to do that for us, which is tested in the request specs.
-
Alex Kalderimis authored
-