- 02 Feb, 2021 40 commits
-
-
Peter Leitzen authored
Remove unnecessary override in `Projects::GitGarbageCollectWorker` See merge request gitlab-org/gitlab!53144
-
David Fernandez authored
[RUN-AS-IF-FOSS] Add security_dashboard_access_level into ProjectFeatures See merge request gitlab-org/gitlab!52551
-
Mehmet Emin INAC authored
This change will allow users to enable/disable the features provided under the "Security & Compliance" roof for projects.
-
Olena Horal-Koretska authored
Add scanner data to vulnerability pages See merge request gitlab-org/gitlab!51696
-
Daniel Tian authored
-
Kamil Trzciński authored
Update hamlit to v2.14.4 See merge request gitlab-org/gitlab!53085
-
Kamil Trzciński authored
Update Code Quality to 0.85.22 See merge request gitlab-org/gitlab!52913
-
David O'Regan authored
Apply new GitLab UI for commit browse file button See merge request gitlab-org/gitlab!51805
-
Yogi authored
-
Kamil Trzciński authored
Merge branch '296136-stop-deploying-to-pages-legacy-storage-if-feature-flag-is-enabled' into 'master' Stop deploying to Pages legacy storage if feature flag is disabled See merge request gitlab-org/gitlab!50683
-
Francisco Javier López authored
-
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
-
Vladimir Shushlin authored
-
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
-