- 21 Mar, 2022 1 commit
-
-
David Fernandez authored
-
- 18 Mar, 2022 39 commits
-
-
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
-
Sean McGivern authored
Rename incident_timeline_event_tab FF to incident_timeline See merge request gitlab-org/gitlab!83078
-
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
-
Marius Bobin authored
Use CI config `coverage_report` in runner job request See merge request gitlab-org/gitlab!82672
-
Albert Salim authored
Changelog: added
-
Simon Knox authored
Replace local mutation for creating a task with the real mutation See merge request gitlab-org/gitlab!81294
-
Natalia Tepluhina authored
Removed unused parameter Unmocking create new task Removed unused parameter Added a mutation to convert task Added mutation with hardcoded data Added integration for updating and fixed some tests Passed correct lockVersion Better to add skip so modal is still rendered Passed correct line numbers Replaced dropdown with form-select Disabled button for missed type Regenerated translations file Removed unneeded apollo update Removed unnecessary helper Added create WI form component Revert "Added create WI form component" This reverts commit dbc7f6794c12861ee75b2af65461c2b6ea5a572a. Added condition for work items Fixed loading for mutation Abstracted error messages Fixed work item creation Passed correct issue GID Added updating an issue description Removed buttons for existing tasks Fixed app spec to use shallow mount Fixed app spec Fixed create work item spec Fixed emitting update description event Fixed work item detail with loading Fixed description spec Fixed detail test with loading Added test for no workItemId prop Finished workItemDetail spec Apply 1 suggestion(s) to 1 file(s) Fixed description to use id Removed createWorkItemButton method
-
Vitali Tatarintev authored
Rename the feature flag to cover whole feature
-
Andrew Fontaine authored
This has been enabled by default for several milestones, and is no longer needed. Time to release the feature!
-
Sincheol (David) Kim authored
Move group namespace tests to group spec See merge request gitlab-org/gitlab!82534
-
Doug Stull authored
- should be where the code lives instead
-
Heinrich Lee Yu authored
Save user sort preference from query parameters when vue_issues_list is enabled.
-
Adam Hegyi authored
Convert ci_builds-runner_id FK to LFK See merge request gitlab-org/gitlab!83129
-
Phil Hughes authored
Remove "Add Sbom Survey Banner" See merge request gitlab-org/gitlab!82068
-
Achilleas Pipinellis authored
Distribution 14.9 Deprecation notice See merge request gitlab-org/gitlab!83107
-
Dilan Orrino authored
-
Furkan Ayhan authored
Some runner_ids may be assigned to too many ci_builds so that deleting them can cause downtime in the DB. So, we decided to convert this FK to LFK. Changelog: other
-
Fernando Arias authored
- This reverts commit 3c70b090. - Manually resolve merge conflicts Changelog: removed
-
Marcel Amirault authored
Add `use-at-own-risk` warning on Puma Single mode See merge request gitlab-org/gitlab!82976
-
Aleksei Lipniagov authored
-
Marcel Amirault authored
Adding Security notes for Authenticating with JWT See merge request gitlab-org/gitlab!83007
-
Jackie Porter authored
-
Savas Vedova authored
Add new page for policy selection See merge request gitlab-org/gitlab!80272
-
Savas Vedova authored
Create a new page for selecting policy and improve the policy selection worfklow. This feature is still behind a feature flag.
-
Vitaly Slobodin authored
Check that possibleTypes for apollo are correct See merge request gitlab-org/gitlab!82995
-
Kati Paizee authored
Move system hooks page into admin docs See merge request gitlab-org/gitlab!83169
-
Marcel Amirault authored
This old page should be in the admin docs, along with file hooks and similar, as it relates to self-managed administration
-
Ezekiel Kigbo authored
Update new iterations form to match pajamas specs See merge request gitlab-org/gitlab!82210
-
Lukas Eipert authored
When our GraphQL Union types or Interfaces change, we need to regenerate app/assets/javascripts/graphql_shared/possibleTypes.json. Not doing this has caused a regression before, so we create a little script to regenerate the types _and_ check whether the checked in types are correct in CI.
-
charlie ablett authored
Merge branch '354803-follow-up-from-add-clusters-actions-menu-to-group-and-admin-views' into 'master' Clusters helper method refactoring See merge request gitlab-org/gitlab!82637
-