- 25 Jan, 2021 40 commits
-
-
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.
-
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.
-
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
-
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
-
Adam Hegyi authored
Use index_errors when serializing stage errors
-
Adam Hegyi authored
This commit extends the Value Stream create API to accept stage parameters. This makes the creation of value streams with stages easier from frontend point of view. The commit also adds PUT#update action for the value stream.
-
Jarka Košanová authored
Remove FF ci_auto_cancel_all_pipelines See merge request gitlab-org/gitlab!52421
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Change curl command --progress to --progress-bar See merge request gitlab-org/gitlab!52372
-
Gerardo Gutierrez authored
-
Phil Hughes authored
Mark files as viewed See merge request gitlab-org/gitlab!51513
-
Thomas Randolph authored
Big wins: - Not hooked into the Vuex sequence / memory load - Results aren't cached!!
-
Simon Knox authored
Make the waiting period for deletion dynamic on project removal page See merge request gitlab-org/gitlab!50597
-
Asmaa Hassan authored
-
Simon Knox authored
Refactored Editor Lite functionality into static methods See merge request gitlab-org/gitlab!52275
-
Denys Mishunov authored
To make createInstance more lightweight in anticipation for the Diff Editor's implementation, we need to refactor the createInstance a bit to make it less overloaded.
-
alinamihaila authored
-
alinamihaila authored
Use each instead of map
-