- 26 Jul, 2021 40 commits
-
-
David Fernandez authored
Write to ProjectFeature#container_registry_access_level See merge request gitlab-org/gitlab!62663
-
Igor Drozdov authored
Revise push-locally instructions See merge request gitlab-org/gitlab!59432
-
Amy Qualls authored
-
Rémy Coutable authored
Skip those tests externally rather than in the file See merge request gitlab-org/gitlab!66636
-
Fabio Pitino authored
Create Backend Services for Cancel and Unschedule job actions See merge request gitlab-org/gitlab!66178
-
Vitali Tatarintev authored
-
Kushal Pandya authored
Remove attribute sanitization from DOMPurify configuration See merge request gitlab-org/gitlab!66502
-
Etienne Baqué authored
Cleanup policies worker, improve logs See merge request gitlab-org/gitlab!66182
-
Rémy Coutable authored
Make iterations finder ordering deterministic See merge request gitlab-org/gitlab!66649
-
Savas Vedova authored
Change Banner Copy on Security-Configuration Page See merge request gitlab-org/gitlab!66533
-
Justin Ho authored
Due to a bug in DOMPurify, we had to implement potentially dangerous data-* attribute sanitization using hooks. These checks can be removed now as they are no longer needed. This will allow v-safe-html to configure if it should allow these attributes for inputs that are safe. This reverts changes introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65301 Changelog: changed
-
Mark Florian authored
Fix typo in GitLab UI form builder docs See merge request gitlab-org/gitlab!66756
-
Rémy Coutable authored
Convert old GraphQL types to newer type names (Part 4) [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66495
-
Nikola Milojevic authored
GithubImporter: match user by external id only from github.com See merge request gitlab-org/gitlab!66387
-
Kati Paizee authored
Replace Geo node to site in the replication docs See merge request gitlab-org/gitlab!65969
-
Sunjung Park authored
-
Imre Farkas authored
Merge branch '334871-create-use-specialized-worker-when-share_with_group_lock-of-a-group-is-changed' into 'master' Resolve "Use specialized worker to refresh authorizations when `share_with_group_lock`attribute of a group is changed" See merge request gitlab-org/gitlab!66525
-
Phil Hughes authored
Hide edit severity btn for users without permissions See merge request gitlab-org/gitlab!66642
-
Heinrich Lee Yu authored
Work around a weird Rails constant loading behaviour See merge request gitlab-org/gitlab!66667
-
Nicolò Maria Mezzopera authored
Revised Package Registry settings text See merge request gitlab-org/gitlab!66395
-
Matthias Käppler authored
Convert old GraphQL types to newer type names (Part 7) [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66563
-
Reuben Pereira authored
Change all writes to go to project_features.container_registry_access_level instead by overriding the `Project#container_registry_enabled=` setter to write to ProjectFeature#container_registry_access_level as well. This is required because the project create/edit public API writes to Project#container_registry_enabled. At the next major version, we could drop support for the projects API to modify container_registry_enabled. API users can instead modify container_registry_access_level.
-
Rémy Coutable authored
Run minimal rspec jobs before merge request is approved See merge request gitlab-org/gitlab!64903
-
Patrick Bajao authored
Clean up feature_category for static analysis group See merge request gitlab-org/gitlab!66661
-
Brett Walker authored
in prep for interpreter
-
Matthias Käppler authored
Connect Puma low-level error handler to Sentry in puma.rb example See merge request gitlab-org/gitlab!66712
-
Manoj M J authored
This change makes use of specialized worker when `share_with_group_lock` attribute of a group is updated
-
Kati Paizee authored
Optional is default data category See merge request gitlab-org/gitlab!66613
-
Alina Mihaila authored
-
Ramya Authappan authored
Add gitlab repository attribute back See merge request gitlab-org/gitlab!66605
-
Marcel Amirault authored
Docs: Formatting tweak for a filename in a header See merge request gitlab-org/gitlab!66690
-
Christopher Cowell authored
-
Jan Provaznik authored
Move ignore_column(s) from EE model to CE model See merge request gitlab-org/gitlab!66738
-
Douglas Barbosa Alexandre authored
Drop infrastructure for on-disk remotes [RUN ALL RSPEC] See merge request gitlab-org/gitlab!66513
-
Patrick Bajao authored
Update "rspec-parameterized" gem to v.0.5.0 See merge request gitlab-org/gitlab!66516
-
Mark Lapierre authored
E2E: Test large github import See merge request gitlab-org/gitlab!65563
-
Andrejs Cunskis authored
-
Kushal Pandya authored
Remove Duplication of Trial on Billing Page Subscription Header See merge request gitlab-org/gitlab!66675
-
Jason Goodman authored
-
Luke Duncalfe authored
Add Ecosystem CPU-bound workers See merge request gitlab-org/gitlab!66632
-