- 25 May, 2020 40 commits
-
-
Andrew Fontaine authored
Refactor license page Closes #217560 See merge request gitlab-org/gitlab!32425
-
Marcia Ramos authored
Add a note about backporting columns with default See merge request gitlab-org/gitlab!32662
-
Marcia Ramos authored
Remove "alpha" warning from Design Management docs See merge request gitlab-org/gitlab!32803
-
Igor Drozdov authored
Remove scoped_approval_rules feature flag Closes #198400 See merge request gitlab-org/gitlab!28864
-
Lee Tickett authored
-
Marcia Ramos authored
Clarify translation namespace use See merge request gitlab-org/gitlab!31452
-
Alper Akgun authored
-
Sean McGivern authored
Fix VSA path navigation feature flag See merge request gitlab-org/gitlab!32564
-
Rémy Coutable authored
Update Omnibus GitLab Mirror links See merge request gitlab-org/gitlab!32958
-
Marcin Sedlak-Jakubowski authored
doc/api/projects: Document confidential_note_events parameter See merge request gitlab-org/gitlab!32788
-
Achilleas Pipinellis authored
Update and improve database setup steps See merge request gitlab-org/gitlab!32968
-
Markus Koller authored
Remove obsoleted sectional_codeowners FF in tests See merge request gitlab-org/gitlab!32814
-
Natalia Tepluhina authored
Avoid refresh when updating Alert status on Detail page Closes #218242 See merge request gitlab-org/gitlab!32636
-
Tristan Read authored
-
Marcin Sedlak-Jakubowski authored
Add tier note to Service Desk move to Starter See merge request gitlab-org/gitlab!31319
-
Marcin Sedlak-Jakubowski authored
-
Peter Leitzen authored
Adds additional error check for no deployment See merge request gitlab-org/gitlab!32929
-
Sean McGivern authored
Do not replace methods of BatchLoader proxy objects See merge request gitlab-org/gitlab!32956
-
Collen Kriel authored
-
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
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Unify indentation in shell scripts See merge request gitlab-org/gitlab!32767
-
Mehmet Emin INAC authored
When the `replace_methods` option of BatchLoader#batch method is not set as `false`, the gem is defining all the instance methods of loaded object for the proxy instance of BatchLoader which can actually be an order of magnitude slower than just falling back to `method_missing`. Here we are setting `replace_methods` as false to disable this odd behaviour.
-
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
-