- 18 Mar, 2022 40 commits
-
-
Lin Jen-Shin authored
This way when we want to run QA for a particular branch, we can
-
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.
-
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
-
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
-
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
-
Thong Kuah authored
Do not disable GITLAB_USE_MODEL_LOAD_BALANCING in db:migrate:reset See merge request gitlab-org/gitlab!83163
-
Kati Paizee authored
Fix log name to debug GitLab-Jenkins integration See merge request gitlab-org/gitlab!83147
-
anna_vovchenko authored
-
anna_vovchenko authored
-
anna_vovchenko authored
-
anna_vovchenko authored
As we now use the same Vue app for the cluster page on all levels, we can clean up the clusters helper and cluster index template. It also fixes the duplicate connect cluster button. Changelog: fixed
-
minahilnichols authored
-
minahilnichols authored
-
minahilnichols authored
-
minahilnichols authored
-
minahilnichols authored
-
minahilnichols authored
-