- 09 Jul, 2021 29 commits
-
-
Mark Chao authored
Introduce feature flag for cancel pipelines on delete See merge request gitlab-org/gitlab!65586
-
Brandon Labuschagne authored
Update the UI text for custom templates group setting See merge request gitlab-org/gitlab!65726
-
Marcel Amirault authored
-
Matthias Käppler authored
Remove unused ActionCable standalone files See merge request gitlab-org/gitlab!65743
-
Vitaly Slobodin authored
Pass uploadsPath and renderMarkdown function to Image extension See merge request gitlab-org/gitlab!65680
-
David Fernandez authored
Remove the read_container_registry_access_level feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65540
-
Achilleas Pipinellis authored
Fix approval segregation of duties documentation See merge request gitlab-org/gitlab!65566
-
Sanad Liaquat authored
E2E: Github project import via API See merge request gitlab-org/gitlab!65464
-
Alper Akgun authored
Add observability to Snowplow tracking See merge request gitlab-org/gitlab!65664
-
Kushal Pandya authored
Delete DOMContentLoaded handlers [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65678
-
Thong Kuah authored
Properly support `main:` and provide a helper for this See merge request gitlab-org/gitlab!65054
-
Russell Dickenson authored
Revise tiers on rules page See merge request gitlab-org/gitlab!65091
-
Amy Qualls authored
-
Kushal Pandya authored
Fix query to create iteration in cadence See merge request gitlab-org/gitlab!65627
-
Simon Knox authored
-
Kushal Pandya authored
Refactoring string literals used for snowplow tracking in the sidebar component See merge request gitlab-org/gitlab!65646
-
Kamil Trzciński authored
-
Kamil Trzciński authored
This is temporary change to ensure that application works properly till we start using `main:` everywhere
-
Kamil Trzciński authored
This makes us run `prepare_build.sh` script to ensure that a proper configuration is set.
-
Kamil Trzciński authored
This ensures that we use `main:` as an indicator for a main unsharded database. This adds a helper method, and additionally updated `database.yml.postgresql` to properly support that for `rspec`.
-
Kushal Pandya authored
Image node view wrapper component See merge request gitlab-org/gitlab!65765
-
Russell Dickenson authored
Clarify how browser-based crawling is used See merge request gitlab-org/gitlab!65672
-
Thong Kuah authored
Change ruby:2.7-alpine to ruby:2.7 See merge request gitlab-org/gitlab!65799
-
Mark Lapierre authored
Add new step enable mirror via UI See merge request gitlab-org/gitlab!65580
-
Tiffany Rea authored
-
Shinya Maeda authored
Fix race condition on container repository creation See merge request gitlab-org/gitlab!65358
-
Albert Salim authored
There is a problem installing gem when using ruby:2.7-alpine on shared runner: https://gitlab.com/gitlab-org/gitlab/-/issues/335641#note_622171906
-
Evan Read authored
Remove ip_address from audit event instrumentation See merge request gitlab-org/gitlab!65750
-
Russell Dickenson authored
Update partner list See merge request gitlab-org/gitlab!65748
-
- 08 Jul, 2021 11 commits
-
-
Dylan Griffith authored
Fix CAPTCHA modal not displaying when setting issue non-confidential See merge request gitlab-org/gitlab!65659
-
Jose Ivan Vargas authored
Fix project fetch bug on token access See merge request gitlab-org/gitlab!65353
-
Suzanne Selhorn authored
Change reference from access level to role See merge request gitlab-org/gitlab!65697
-
Enrique Alcantara authored
The image wrapper component is a TipTap NodeView that displays a loading icon when an image inserted in the Content Editor is still uploading
-
Mikolaj Wawrzyniak authored
There is very little visibility into how many events are reported correctly and how many fail, this makes it hard to investigate any occurring issues. This commit adds 3 new Promethues metrics that tracks successfull, failed and total numebr of events, as well as it logs all failed events. Changelog: added
-
Steve Abrams authored
-
Steve Abrams authored
Return the existing container repository if creation fails due to invalid record or uniqueness constraint error. Changelog: fixed
-
Rémy Coutable authored
Update toml-rb gem to 2.0 See merge request gitlab-org/gitlab!64851
-
Lin Jen-Shin authored
Enable AutoDevops for JiHu See merge request gitlab-org/gitlab!65397
-
Michael Kozono authored
Add another guard clause to password_expired_if_applicable See merge request gitlab-org/gitlab!65575
-
Phil Hughes authored
Only render FileFinderOverlay when needed See merge request gitlab-org/gitlab!65481
-