- 26 Jan, 2021 1 commit
-
-
Paul Gascou-Vaillancourt authored
Adds the basic boilerplate for the new API fuzzing configuration page
-
- 25 Jan, 2021 39 commits
-
-
Miguel Rincon authored
Allow for deletion of a rotation in OncallSchedules See merge request gitlab-org/gitlab!51905
-
David O'Regan authored
Hook the frontend for oncall deletions up to the backend and activating the Apollo cache allowing users to delete rotations
-
Markus Koller authored
Move pick_repository_storage logic into Repository See merge request gitlab-org/gitlab!51959
-
Douglas Barbosa Alexandre authored
BulkImports: Remove unused `after_run` DSL See merge request gitlab-org/gitlab!52323
-
Rémy Coutable authored
Resolve "Update doc/development/pipelines.md for graphql-verify job" See merge request gitlab-org/gitlab!52491
-
Vitali Tatarintev authored
Use ResolveResourceParent concern for iterations See merge request gitlab-org/gitlab!52213
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Allow ProjectsController#show in query_limiting See merge request gitlab-org/gitlab!52473
-
David O'Regan authored
Move Social connect button to new GitLab UI See merge request gitlab-org/gitlab!51835
-
Yogi authored
-
Rémy Coutable authored
Update steps to find slug for Review App See merge request gitlab-org/gitlab!52482
-
Mikołaj Wawrzyniak authored
Change error message for user approval error See merge request gitlab-org/gitlab!52103
-
Jackie Fraser authored
-
David O'Regan authored
Add btn-default to settings toggle button in push rules See merge request gitlab-org/gitlab!52430
-
Yogi authored
-
Shinya Maeda authored
Use shared examples for onboarding progress specs See merge request gitlab-org/gitlab!52325
-
James Lopez authored
Fix gitlab:cleanup:orphan_job_artifact_files rake task limit See merge request gitlab-org/gitlab!52056
-
Peter Leitzen authored
Updating 'Operations Dashboard' documentation See merge request gitlab-org/gitlab!52198
-
Artur Salii authored
Link back and forth between alerts, the alert field, and the dashboard documentation to ensure the user sets up alerts correctly, so they will (later) have success when setting up dashboards.
-
Jan Provaznik authored
This dries a little bit the code by reusing same logic from mixin.
-
Heinrich Lee Yu authored
Fixed the flaky tests See merge request gitlab-org/gitlab!52396
-
Brandon Labuschagne authored
Update the Pipeline triggers settings UI text See merge request gitlab-org/gitlab!51348
-
Nadia Sotnikova authored
-
Kushal Pandya authored
Fix BoardSidebarEpicSelect to work in group boards See merge request gitlab-org/gitlab!51958
-
Eulyeon Ko authored
- Remove debounceAnimationFrame from board_sidebar_epic_select.vue (Move mutations inside setActiveIssueEpic action) - Add cache for fetched epic data in vuex store. - Add logic for fetching epic if it doesn't exist in cache. - Remove settingEpic state from BoardSidebarEpicSelect (It's redundant and we should use epicFetchInProgress from vuex) - Change the event name onEpicSelect to epic select.
-
Mark Fletcher authored
-
Denys Mishunov authored
As per review
-
Heinrich Lee Yu authored
Preset root ancestor when finding labels See merge request gitlab-org/gitlab!52236
-
Mikołaj Wawrzyniak authored
Add skip_validation attribute to metric definition See merge request gitlab-org/gitlab!52226
-
Denys Mishunov authored
-
Denys Mishunov authored
-
Denys Mishunov authored
-
Denys Mishunov authored
All of these are related to the way we have to fetch content of an editor in the feature specs
-
Sean McGivern authored
Add MR ID to old changelog entry See merge request gitlab-org/gitlab!52238
-
Kassio Borges authored
On https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51595, the `after_run` DSL was deprecated in favor of using `after_run` methods in the Pipelines. For this reason, now we don't need the `after_run` DSL anymore.
-
Vitali Tatarintev authored
Do not use attributes_for in UpdateLocationFingerprintColumnForCs See merge request gitlab-org/gitlab!52233
-
Mark Chao authored
Extend value stream create and update actions See merge request gitlab-org/gitlab!51623
-
James Lopez authored
Add PnP feature flag to bust cache See merge request gitlab-org/gitlab!52437
-
Ragnar Hardarson authored
-