- 18 Nov, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
Add deprecation guard to prevent further usage of NamespaceService Closes #34047 See merge request gitlab-org/gitlab!20202
-
Annabel Dunstone Gray authored
Fix issues with "Hide labels from issue board cards" See merge request gitlab-org/gitlab!20072
-
Sean McGivern authored
Move add license button with other project buttons Closes #28302 See merge request gitlab-org/gitlab!19370
-
Jarek Ostrowski authored
Make license_anchor_data a link Add changelog Revert schema and add MR number Revert, accidental changes in previous commit Move license button to second, adjust CSS class Adjust styling for different scenarios Move the license to after the readme in new project Revert schema Fix some spec errors Update add license in user sees set up spec Regen text Fix spec Add license_key to proj presenter spec Try license_blob Revert project pres spec string to capitalize Revert schema changes Try reverting again Try reverting schema again Ok I think this will work revert schema Remove unreleased changelog file accident Apply suggestion to spec/presenters/project_presenter_spec.rb Fix static analysis indent Fix indent
-
Nick Thomas authored
Graphql: Sort issues by relative_position See merge request gitlab-org/gitlab!19713
-
Kamil Trzciński authored
Extract CI config processor into pipeline chain See merge request gitlab-org/gitlab!19874
-
Fabio Pitino authored
Move all config related methods from Ci::Pipeline out into a dedicated class.
-
Phil Hughes authored
[RFR] fix underscore not visible in some resolution across gitlab See merge request gitlab-org/gitlab!20220
-
Niraj Chauhan authored
-
Martin Wortschack authored
Finalise vue packages list app See merge request gitlab-org/gitlab!20160
-
Nicolò Maria Mezzopera authored
- add options to get - unit tests
-
Dmitriy Zaporozhets authored
Get single Vulnerability API call See merge request gitlab-org/gitlab!19819
-
Victor Zagorodny authored
-
Dmitriy Zaporozhets authored
Resolve "Test sidekiq_metrics API" Closes #36614 See merge request gitlab-org/gitlab!20281
-
John Cai authored
Namespace service is in process of being deprecated since it is not compatible with Gitaly HA. Hence, we want to prevent future usage of it by forcing callers to wrap Namespace Service calls in an allow block
-
Lin Jen-Shin authored
Update Danger commit message See merge request gitlab-org/gitlab!20272
-
Coung Ngo authored
- Reuse SCSS variables - Create new breakpoint for boards search bar layout between 768 to 992
-
Phil Hughes authored
Remove var from branch_graph.js Closes #36276 See merge request gitlab-org/gitlab!20113
-
Utkarsh Gupta authored
-
Phil Hughes authored
fix(dropzone): prevent dropzone exception if target element missing Closes #25901 See merge request gitlab-org/gitlab!20256
-
Fabio Huser authored
-
Natalia Tepluhina authored
Remove var from search_autocomplete.js Closes #36272 See merge request gitlab-org/gitlab!20118
-
Utkarsh Gupta authored
-
Fatih Acet authored
Make sidebar specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19901
-
Fatih Acet authored
Make logs specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19915
-
Fatih Acet authored
Remove all references to BoardService in board_form.vue See merge request gitlab-org/gitlab!20158
-
Marvin Karegyeya authored
-
Fatih Acet authored
Change video with to 400 in element_attrs See merge request gitlab-org/gitlab!20056
-
Kushal Pandya authored
Remove var from merge_request.js Closes #36271 See merge request gitlab-org/gitlab!20117
-
Utkarsh Gupta authored
-
Fatih Acet authored
Merge branch '35751-new-trial-flow-for-logged-in-user-should-not-take-them-to-the-customer-portal' into 'master' New Trial flow for logged in user should not take them to the Customer Portal See merge request gitlab-org/gitlab!19978
-
Phil Hughes authored
Upgrade `sanitize-html` to latest version See merge request gitlab-org/gitlab!20277
-
Jan Provaznik authored
Move subscribed field to IssueType See merge request gitlab-org/gitlab!19458
-
Brian Kabiro authored
- remove the ExtendedIssueType and include all fields in IssueType - move subscribed field from ExtendedIssueType to IssueType - add a complexity of 5 to the subscribed field
-
Andreas Brandl authored
Data model updates to allow linking of Vulnerabilities to Issues See merge request gitlab-org/gitlab!19852
-
Victor Zagorodny authored
Add vulnerability_issue_links DB table to support many-to-many linking between Issues and Vulnerabilities. Add the correponding model VulnerabilityIssueLink and associations on both Vulnerability and Issue.
-
Sean McGivern authored
Limit input size for Prometheus alert JSON payload Closes #14929 See merge request gitlab-org/gitlab!19940
-
Bob Van Landuyt authored
Refactor sidebar notifications disabled from HAML to Vue Closes #31184 See merge request gitlab-org/gitlab!20007
-
Phil Hughes authored
Adds in a URL field for DAST reports modal data Closes #34514 See merge request gitlab-org/gitlab!20162
-
Sam Beckham authored
- Adds it to the dashboard - Adds it to the MR widget
-