- 18 Mar, 2022 40 commits
-
-
Vitali Tatarintev authored
-
Phil Hughes authored
Removed fetching unused properties for subscription See merge request gitlab-org/gitlab!83053
-
Vamsi Vempati authored
- users was not used anywhere for addon purchase - guests used to be used by new subscription but we no longer need it
-
Suzanne Selhorn authored
Add not_connected to Runner status docs See merge request gitlab-org/gitlab!83096
-
Terry Cain authored
-
Stan Hu authored
Look for existing users by email and cache in member add process See merge request gitlab-org/gitlab!82196
-
Doug Stull authored
- reduce queries - add query counter Changelog: performance
-
Douglas Barbosa Alexandre authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!83109
-
David Fernandez authored
Abort long running registry migrations See merge request gitlab-org/gitlab!81938
-
Douglas Barbosa Alexandre authored
Enable service ping for error tracking features See merge request gitlab-org/gitlab!83148
-
Phil Hughes authored
Fix merge request widget extension expand click listener bug See merge request gitlab-org/gitlab!83114
-
David Fernandez authored
Handle 404 responses from the container registry import status API See merge request gitlab-org/gitlab!83070
-
Jaime Martinez authored
-
Jose Ivan Vargas authored
Allow administrators to change plan limits via the UI See merge request gitlab-org/gitlab!82521
-
Fabio Pitino authored
`Admin Area > CI/CD > Continuous Integration and Deployment` now has a section to inspect and edit the each CI/CD plan limit. Changelog: added
-
Fiona Neill authored
Move public access page into user docs See merge request gitlab-org/gitlab!83172
-
Kyle Wiebers authored
If we're forcing CI, set package-and-qa manual See merge request gitlab-org/gitlab!83184
-
Natalia Tepluhina authored
Settings help text spacing fix See merge request gitlab-org/gitlab!83174
-
Sascha Eggenberger authored
Update spacing of help texts for inputs and checkboxes on settings pages
-
Steve Abrams authored
Trigger abort request to the registry on long running migrations. Add a new client endpoint to abort an import. Allow additional transitions from one migration_state to another.
-
Sarah Yasonik authored
Removes track_error_tracking_activity feature flag. Tracks counts of unique users who visit the error tracking list or individual errors. Changelog: added
-
dfrazao-gitlab authored
- Add an option to disable the batched background migrations worker via feature flag for CI and Main database Changelog: added Relates to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83109
-
Peter Leitzen authored
Move Layout/ArgumentAlignment offences into a separate TODO file See merge request gitlab-org/gitlab!82600
-
Alex Kalderimis authored
Merge branch '355996-follow-up-from-bulk-adding-members-needs-to-consider-user-records-as-well-as-the-ids' into 'master' Create a scope for members by user See merge request gitlab-org/gitlab!83134
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/355044
-
Sean McGivern authored
Send a notification when a new email is added See merge request gitlab-org/gitlab!81211
-
Riccardo Padovani authored
Changelog: added
-
Bob Van Landuyt authored
Add GraphQL API to Destroy Saved Reply See merge request gitlab-org/gitlab!82643
-
Alan (Maciej) Paruszewski authored
-
Heinrich Lee Yu authored
Fix saving of sort preference in group issues list See merge request gitlab-org/gitlab!82669
-
Vitali Tatarintev authored
-
Sean McGivern authored
Rename incident_timeline_event_tab FF to incident_timeline See merge request gitlab-org/gitlab!83078
-
Doug Stull authored
- fix rubocop exception
-
Lin Jen-Shin authored
This way when we want to run QA for a particular branch, we can
-
Peter Leitzen authored
Split Capybara/VisibilityMatcher cop into a separate TODO See merge request gitlab-org/gitlab!82099
-
Sean McGivern authored
Remove group_ci_cd_analytics_page See merge request gitlab-org/gitlab!83033
-
Andy Soiron authored
Small change to improve readability wiki specs See merge request gitlab-org/gitlab!83104
-
Ezekiel Kigbo authored
Always show "email issue" button on group/project issues list refactor See merge request gitlab-org/gitlab!83100
-
Coung Ngo authored
Show the "email issue" button even when there are no issues in the issues list. The button will not show when the user is signed out, due to the check in new_issuable_address. Behind feature flag `vue_issues_list` defaulted off.
-
Vitali Tatarintev authored
-