- 24 Mar, 2022 39 commits
-
-
charlie ablett authored
Add assertions for not including password fields See merge request gitlab-org/gitlab!83445
-
Sean Gregory authored
-
Mikołaj Wawrzyniak authored
Expose membership_lock on group detail API See merge request gitlab-org/gitlab!82271
-
Jeremy Tymes authored
Changelog: changed EE: true
-
Marius Bobin authored
Rename MAX_DESCENDANTS_DEPTH to MAX_NESTED_CHILDREN See merge request gitlab-org/gitlab!83535
-
Thong Kuah authored
Add `gitlab:db:validate_config` to ensure the proper `database_tasks:` is set See merge request gitlab-org/gitlab!83118
-
Grzegorz Bizon authored
Fix kramdown issue in Verify docs See merge request gitlab-org/gitlab!83517
-
Kati Paizee authored
-
Natalia Tepluhina authored
Add GraphQL subscription to work item title See merge request gitlab-org/gitlab!83546
-
Peter Leitzen authored
Move Metrics/AbcSize into separate TODO file See merge request gitlab-org/gitlab!83177
-
Thong Kuah authored
Update development seeder for compliance violations See merge request gitlab-org/gitlab!82989
-
Matthias Käppler authored
Remove feature flag gitaly_backup See merge request gitlab-org/gitlab!83254
-
Kati Paizee authored
Little typo in 14-9-deprecate-debian-9.yml See merge request gitlab-org/gitlab!83512
-
https://gitlab.com/gitlab-org/gitlabluci authored
Revert "Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab into luciash-master-patch-01122" This reverts commit ef65e01b2e39eb8b98caab90d55da6b6b99c2352
-
Robert Hunt authored
Reworked the seeder to create compliance violations rather than the previous merge request approach. This also simplifies the logic and makes it more full-proof against duplication errors.
-
Kati Paizee authored
Removed outdated product screenshot See merge request gitlab-org/gitlab!83567
-
Libor Vanc authored
-
Etienne Baqué authored
Update TW rake task with new info and groups See merge request gitlab-org/gitlab!83409
-
Kati Paizee authored
PQL lead development setup See merge request gitlab-org/gitlab!79871
-
Alper Akgun authored
-
Anastasia McDonald authored
Quarantine jenkins_build_status_spec due to failures in nightly See merge request gitlab-org/gitlab!83389
-
Ramya Authappan authored
Quarantining security reports false positives spec See merge request gitlab-org/gitlab!83575
-
James Fargher authored
Defer wiki page load See merge request gitlab-org/gitlab!71753
-
Kushal Pandya authored
Fix create issue in board with scope weight NONE See merge request gitlab-org/gitlab!83568
-
Sean Arnold authored
Require pipeline_id in Ci::PipelineCreatedEvent See merge request gitlab-org/gitlab!82482
-
Fabio Pitino authored
Have a consistent way of testing publishing and consumption of events.
-
hmuralidhar authored
-
Kushal Pandya authored
Merge branch '354585-migrate-to-shared-alert-haml-partial-in-app-views-groups-settings-_transfer-html-haml' into 'master' Migrate group transfer alert to be Pajamas compliant See merge request gitlab-org/gitlab!83466
-
Suzanne Selhorn authored
Change the docs review apps IP See merge request gitlab-org/gitlab!83559
-
Stan Hu authored
Add ArkoseLabs verify request service See merge request gitlab-org/gitlab!83099
-
Marcos Rocha authored
This MR adds a service to check if the user was verified by ArkoseLabs Changelog: added MR:
-
Mark Chao authored
Add DB reindexing Grafana config as application settings See merge request gitlab-org/gitlab!82348
-
Douglas Barbosa Alexandre authored
Merge branch '347069-update-graphql-mutation-to-assign-security-policy-project-to-group' into 'master' Update mutation to create project and assign security policy to a group See merge request gitlab-org/gitlab!83191
-
Alan (Maciej) Paruszewski authored
Changelog: changed EE: true
-
Paul Slaughter authored
Fix wrong due dates on group/project issues list refactor See merge request gitlab-org/gitlab!83119
-
Coung Ngo authored
Some due dates were converted to JS Date objects from a string like `new Date('2022-02-28')`. However, if the OS has a time zone such as Pacific Standard Time, then the Date object has a value of 'Sun Feb 27 2022 16:00:00 GMT-0800. The day 27 is then shown on the UI instead of the correct day 28. Behind feature flag `vue_issues_list` defaulted to off.
-
Krasimir Angelov authored
Introduce application settings for Grafana key, api url, and additional tag (used when creating database reindexing annotations). Use these settings if present, fallback to ENV variables if not. See https://gitlab.com/gitlab-org/gitlab/-/issues/332696. Changelog: added
-
Douglas Barbosa Alexandre authored
Cleanup draft column data See merge request gitlab-org/gitlab!70735
-
Kerri Miller authored
In a prior, now reverted migration, we attempted to populate the draft column based on the "draft" or "WIP" nature of the title, mirroring what is used in `MergeRequest#draft?`. However, an error in the SQL regexp caused us to grab an additional number of MRs and label them as "draft". Changelog:other
-
- 23 Mar, 2022 1 commit
-
-
Florie Guibert authored
Fixed in same milestone
-