- 02 Feb, 2021 40 commits
-
-
Phil Hughes authored
This gives users a button that allows them to re-request a review from a assigned reviewer. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/293933
-
Savas Vedova authored
Change "to-do" formatting in Design error messages and sidebar See merge request gitlab-org/gitlab!53040
-
Marcin Sedlak-Jakubowski authored
To follow the format in issues, MRs, epics, and alerts.
-
Vitaly Slobodin authored
Resolve "Filter count does not get reflected in Test Cases" See merge request gitlab-org/gitlab!52889
-
Natalia Tepluhina authored
Applied a fix to test cases count Fixed a query shape Fixed a loading state test Made test passing Removed unnnecessary $apollo properties Added changelog entry
-
Bob Van Landuyt authored
Add user secure scan pings See merge request gitlab-org/gitlab!49444
-
Jacques Erasmus authored
Turn "To-Do" to "to do" in alert sidebar and error See merge request gitlab-org/gitlab!53037
-
Marcin Sedlak-Jakubowski authored
-
David O'Regan authored
Pipeline Graph Structural Update: Add space to right edge See merge request gitlab-org/gitlab!53076
-
Bob Van Landuyt authored
Remove blocked_by code See merge request gitlab-org/gitlab!52675
-
Nicolò Maria Mezzopera authored
Apply new GitLab UI for buttons in MR resolve conflicts page See merge request gitlab-org/gitlab!52783
-
Yogi authored
-
Natalia Tepluhina authored
Sync scss-lint rules and stylelint See merge request gitlab-org/gitlab!53122
-
Vitaly Slobodin authored
-
Nicolò Maria Mezzopera authored
Apply new GitLab UI for form inputs project settings page See merge request gitlab-org/gitlab!52097
-
Yogi authored
-
Phil Hughes authored
Add board_new_list feature flag and placeholder [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52869
-
Simon Knox authored
Button currently doesn't do anything
-
Alex Kalderimis authored
Don't raise CrossSlotError when no keys given See merge request gitlab-org/gitlab!52887
-
Sarah GP authored
-
Nick Thomas authored
Resolve "Issue/MR list tabs - Icons sometimes display as ?" See merge request gitlab-org/gitlab!52698
-
Alper Akgun authored
Merge branch '300532-document-feature-flags-for-tracking-to-be-owned-by-group-adding-the-tracking' into 'master' Document feature flags for tracking to be owned by group adding the tracking See merge request gitlab-org/gitlab!53012
-
Kushal Pandya authored
Added backend for requesting a new review See merge request gitlab-org/gitlab!52321
-
Sean McGivern authored
When no keys are passed to a Redis command that accepts multiple keys, that's an error. But it's not a cross-slot violation, as there are no slots. By raising this error we were masking the true Redis::CommandError underneath, which is bad for two reasons: 1. It's confusing to developers. 2. It leads to a different failure in production to development and test. To elaborate a bit more on the second point: the purpose of the CrossSlotError is to only be an _additional_ error in development and test, but it shouldn't _replace_ underlying errors as that can cause issues like this one.
-
Kushal Pandya authored
Merge branch '289973-refactor-jquery-to-vanilla-js-app-assets-javascripts-jira_connect-index-js' into 'master' Refactor jQuery to Vanilla JS: app/assets/javascripts/jira_connect/index.js See merge request gitlab-org/gitlab!52286
-
Tom Quirk authored
- fix class for "Remove subscription" button - remove jquery script tag - consolidate js specs - apply jira_connect/api diff
-
Patrick Bajao authored
Bump Snowplow standard schema version to 1-0-3 See merge request gitlab-org/gitlab!53062
-
Savas Vedova authored
Remove core_security_mr_widget feature flag See merge request gitlab-org/gitlab!53066
-
Igor Drozdov authored
Remove unused frontend variables from environments page See merge request gitlab-org/gitlab!52763
-
Martin Wortschack authored
Matomo: Support the disabling of cookies See merge request gitlab-org/gitlab!52831
-
Matthias Käppler authored
Spelling fixes, API definitions See merge request gitlab-org/gitlab!52951
-
Amy Qualls authored
Fixing spelling and capitalization in various API definitions. Not making changes to anything else; just the user-facing definition part.
-
Martin Wortschack authored
Apply new GitLab UI for input field in admin/hooks See merge request gitlab-org/gitlab!52412
-
Yogi authored
-
Matthias Käppler authored
Move Faraday middlewares register to an initializer See merge request gitlab-org/gitlab!53019
-
Kushal Pandya authored
Apply new GitLab UI badge for users in the admin page See merge request gitlab-org/gitlab!52289
-
Markus Koller authored
Create Groups::UpdateRepositoryStorageService service See merge request gitlab-org/gitlab!52687
-
Bob Van Landuyt authored
Fix retry option doesn't work in Merge Trains See merge request gitlab-org/gitlab!52463
-
Miguel Rincon authored
Prevent creating duplicate pipelines manually See merge request gitlab-org/gitlab!51076
-
Kev authored
-