- 13 Apr, 2022 40 commits
-
-
Markus Koller authored
We want to encourage developers to use an explicit named getter instead using `presents ..., as: <getter>`, since the `subject` name clashes with some model attributes (like in the case of labels), and can be confusing in general. The `__subject__` getter can still be used for generic "internal" use, for example when we need to unwrap a presenter in GraphQL's `BaseResolver`. This also removes the need for some `delegator_override` calls in presenters.
-
Rémy Coutable authored
Remove deprecated analyzers Retire.Js and bundler audit See merge request gitlab-org/gitlab!84993
-
Kushal Pandya authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!83745
-
Andrejs Cunskis authored
Automatically close previous reliable test reports See merge request gitlab-org/gitlab!85090
-
Alex Kalderimis authored
Merge branch '352057-remove-upgrade-item-in-top-right-profile-dropdown-for-premium-saas-customers' into 'master' Remove "Upgrade
🚀 " item in top-right profile dropdown See merge request gitlab-org/gitlab!84392 -
Andrejs Cunskis authored
Ignore smoke tests in reliable test report See merge request gitlab-org/gitlab!85083
-
Marcel Amirault authored
Update stale link See merge request gitlab-org/gitlab!84893
-
Marcia Ramos authored
Clarify subgroup CD authorization for K8s agent See merge request gitlab-org/gitlab!82598
-
DarwinJS authored
-
Alex Kalderimis authored
Move application to use Integration.encrypted_properties See merge request gitlab-org/gitlab!80507
-
Alex Kalderimis authored
Read the now encrypted properties from `encrypted_properties`, and ignore the integration.properties column, which will be removed in a later release. Changelog: changed
-
Olivier Gonzalez authored
-
Marcia Ramos authored
Document Kubernetes 1.21 as supported See merge request gitlab-org/gitlab!84816
-
Fiona Neill authored
Document pseudonymized user tracking for Snowplow See merge request gitlab-org/gitlab!84542
-
Axel García authored
- Implementation details - Notes about user_id being pseudonymized - SQL examples
-
Dallas Reedy authored
This also removes a lot of supporting helpers & methods which were only used for this one menu item. It also removes the related specs for those methods. This menu item is being removed because it currently sends users down a very confusing and ultimately impossible upgrade path. Changelog: removed EE: true
-
Adam Hegyi authored
Add periodic re-aggregation for VSA See merge request gitlab-org/gitlab!84171
-
Mikołaj Wawrzyniak authored
Experiment rollout issue url for pql three CTA See merge request gitlab-org/gitlab!85089
-
Max Woolf authored
Make geo:status output more explicit See merge request gitlab-org/gitlab!83004
-
Tetiana Chupryna authored
Track blocking epics removed on usage ping See merge request gitlab-org/gitlab!84408
-
Andrejs Cunskis authored
-
Sean McGivern authored
Use to_boolean helper for backup force env See merge request gitlab-org/gitlab!85000
-
Mikołaj Wawrzyniak authored
Implement API interface for Deployment Approval Rules See merge request gitlab-org/gitlab!84692
-
Andrejs Cunskis authored
Consistent quotes Fix spec name Quotes v2
-
Amy Qualls authored
Add a documentation example for code owners rules with ** See merge request gitlab-org/gitlab!84902
-
Kyle Wiebers authored
-
Amy Qualls authored
Includes more specific language for issue creation during Go upgrade process See merge request gitlab-org/gitlab!84997
-
Greg Alfaro authored
Add hard wraps. Fix spelling and word choice issues. Correct a mis-capitalized term. Fix some instances of wrong indentation.
-
Adam Hegyi authored
Refactor connection_spec.rb See merge request gitlab-org/gitlab!84882
-
Sean McGivern authored
Implement first iteration of the agents REST API See merge request gitlab-org/gitlab!83270
-
Timo Furrer authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83270 Epic: https://gitlab.com/groups/gitlab-org/-/epics/7204 Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/347045
-
Jacques Erasmus authored
Use Pajamas checkbox for ldap_access_setting.html.haml See merge request gitlab-org/gitlab!84852
-
Alper Akgun authored
-
Adam Hegyi authored
Backfill routes namespace_id for projects See merge request gitlab-org/gitlab!81121
-
Rémy Coutable authored
Fix adding danger instructions See merge request gitlab-org/gitlab!85078
-
Luke Duncalfe authored
Add new route for DAST Profile Library See merge request gitlab-org/gitlab!84451
-
Natalia Tepluhina authored
Use pajamas checkbox for user access level form See merge request gitlab-org/gitlab!84849
-
Alessio Caiazza authored
Handle application javascript content type to be safe See merge request gitlab-org/gitlab!83632
-
Alexandru Croitor authored
Changelog: added
-
Shinya Maeda authored
This commit implements the API interface for the Deployment Approval Rules. This change is still behind deployment_approval_rules FF.
-