- 13 Apr, 2022 40 commits
-
-
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
-
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
-
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
-
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.
-
Eulyeon Ko authored
Ordering by "IS NULL" is equivalent to using "NULLS LAST/FIRST" order and should be deprecated.
-
Daniel Tian authored
Changelog: changed MR: EE: true
-
Kati Paizee authored
Refactor DORA4 Documentation See merge request gitlab-org/gitlab!83739
-
Fiona Neill authored
-
Adam Hegyi authored
This change adds the reaggregation worker for the aggregated value stream analytics feature. The worker ensures that outdated rows are detected and corrected. The worker scans all issues and MRs in the group hierarchy and once it reaches the end, a new cycle starts. Changelog: added
-
Kushal Pandya authored
Add user preferences to customize Diffs colors See merge request gitlab-org/gitlab!78281
-
Peter Hegman authored
Enable vulnerability_report_pagination feature flag by default See merge request gitlab-org/gitlab!84553
-
Kushal Pandya authored
Add validation for invalid protected branches for scan result policies See merge request gitlab-org/gitlab!84107
-
Zamir Martins authored
scan result policies. Changelog: fixed EE: true
-
Fiona Neill authored
Add docs for Admin Area CI/CD limits See merge request gitlab-org/gitlab!85070
-
Vladimir Shushlin authored
-
Katrin Leinweber authored
This is an MVC for https://gitlab.com/gitlab-org/gitlab/-/issues/355969 to explicitly label failed, succeeded and total items counts. geo_node_status_check_spec.rb doesn't test for specific example data. Thus it remains unchanged. Reducing GEO_STATUS_COLUMN_WIDTH a bit, because we are adding up to almost 30 characters to each line in `print_counts`. Co-authored-by: Catalin Irimie <cirimie@gitlab.com> Changelog: changed EE: true
-
Ezekiel Kigbo authored
Resolve "Audit and update buttons on Projects::WikisController#show" See merge request gitlab-org/gitlab!84786
-
Pavel Shutsin authored
Add specs to ensure default password does not repeat See merge request gitlab-org/gitlab!84665
-
Sanad Liaquat authored
Covers SAML, LDAP and OAuth
-