- 26 May, 2020 1 commit
-
-
Marcin Sedlak-Jakubowski authored
-
- 25 May, 2020 39 commits
-
-
Sean McGivern authored
Update dependency list parser to parse vulnerability field in addition do dependency_list field See merge request gitlab-org/gitlab!32560
-
Can Eldem authored
Only gemnasium DS generates dependency_list field in report Old parser finds dependency names from dependency_list field and adds vulnerability data based on that. However, not all analyzers produce that field. For example, Retire.js only reports vulnerabilities. This change modifies parser so that it will check vulnerabilities field in generated report to create dependency list and populate dependencies with vulnerabilities.
-
Andrew Fontaine authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!32897
-
Mayra Cabrera authored
fix it to specify See merge request gitlab-org/gitlab!32921
-
Andrew Fontaine authored
Implement sorting by column in alert management list See merge request gitlab-org/gitlab!32478
-
Igor Drozdov authored
Tidy `spec/requests/api/issues/put_projects_issues_spec.rb` Closes #218597 See merge request gitlab-org/gitlab!32759
-
Lee Tickett authored
-
James Lopez authored
Moves BE web ide terminal and file sync to core See merge request gitlab-org/gitlab!32563
-
James Lopez authored
Add AttributesPermitter for Import attributes filtering See merge request gitlab-org/gitlab!32647
-
Igor Drozdov authored
Replace use of Rails.logger with json logger for Import/Export See merge request gitlab-org/gitlab!32543
-
Douglas Barbosa Alexandre authored
Remove bot_type ignore statement Closes #219006 See merge request gitlab-org/gitlab!27077
-
Rémy Coutable authored
Unify indentation in shell scripts See merge request gitlab-org/gitlab!32767
-
Kushal Pandya authored
Prepare Editor Model to accept options See merge request gitlab-org/gitlab!32857
-
George Koltsov authored
- Rails.logger usage is not allowed and should be replaced with json structured logging. This changes replaces any use of Rails.logger - Introduces new Gitlab::Export::Logger 'exporter.log' for export related logging, similar to Gitlab::Import::Logger
-
Martin Wortschack authored
Fix "Add an existing issue" button in Epic showing incorrect form See merge request gitlab-org/gitlab!32858
-
Bob Van Landuyt authored
Send Incident images to Status Page s3 Bucket on publish See merge request gitlab-org/gitlab!31269
-
Pavel Shutsin authored
Column was removed in favor of user_type
-
Phil Hughes authored
Migrate droplab/plugins/input_setter to Jest See merge request gitlab-org/gitlab!32757
-
Imre Farkas authored
Add finder for group-level runners See merge request gitlab-org/gitlab!29283
-
Arthur de Lapertosa Lisboa authored
-
Lin Jen-Shin authored
Add a link to the 'danger-review' job Closes #210311 See merge request gitlab-org/gitlab!32549
-
Bob Van Landuyt authored
Extract process memory caching mechanism into a concern Closes #217947 See merge request gitlab-org/gitlab!32538
-
Himanshu Kapoor authored
Add support in Web IDE Editor Model class to allow setting certain options that can be modified later. The options include both existing options already supported by Monaco, and some custom options that are updated to the model value right before dispose. Existing options now configurable: - insertSpaces - indentSize - tabSize Custom options added: - trimTrailingWhitespace - endOfLine - insertFinalNewline
-
Ramya Authappan authored
E2E - Version control for snippets - Part 2 See merge request gitlab-org/gitlab!29468
-
Anastasia McDonald authored
Clone, push, pull a project snippet over HTTP and SSH Create, edit and delete a project snippet via UI See https://gitlab.com/gitlab-org/gitlab/-/issues/207110
-
George Koltsov authored
- AttributesPermitter builds a hash of permitted attributes for every model defined in import_export.yml that is used to validate and filter out any attributes that are not permitted when doing Project/Group Import
-
Francisco Javier López authored
-
Heinrich Lee Yu authored
Resolve "GitLab's robots.txt file is out of date" Closes #217486 See merge request gitlab-org/gitlab!31782
-
Heinrich Lee Yu authored
Remove JIRA::HTTPError non-actionable exceptions Closes #218648 See merge request gitlab-org/gitlab!32847
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dylan Griffith authored
Remove seconds from the ES index name format See merge request gitlab-org/gitlab!32829
-
Tiger Watson authored
Update index for security CI builds See merge request gitlab-org/gitlab!32584
-
Thong Kuah authored
Update ApprovalMergeRequestRule to save section data Closes #218608 See merge request gitlab-org/gitlab!32708
-
Kerri Miller authored
-
Martin Wortschack authored
Migrate some specs to Jest See merge request gitlab-org/gitlab!32908
-
Marcel Amirault authored
Improve wording of shared Runners for projects See merge request gitlab-org/gitlab!32930
-
Martin Wortschack authored
Make chart panels focusable via keyboard See merge request gitlab-org/gitlab!28603
-
Marcel Amirault authored
Improve wording for "Processing Git pushes" See merge request gitlab-org/gitlab!32912
-
Ben Bodenmiller authored
-