- 22 Sep, 2020 40 commits
-
-
Jan Provaznik authored
Remove individual checks for usage ping setting enabled Closes #246494 See merge request gitlab-org/gitlab!42694
-
Robert Speicher authored
Merge branch '250741-resolve-actionview-template-error-in-projects-security-vulnerabilitiescontroller-create_issue' into 'master' Handle different possible values for remediations key See merge request gitlab-org/gitlab!42790
-
Robert Speicher authored
SAST Config UI telemetry See merge request gitlab-org/gitlab!42720
-
rossfuhrman authored
Track when the SAST UI Config form is submitted, as well as wether it was a create or an update for the .gitlab-ci.yml file, as well as wether default values were changed
-
Jan Provaznik authored
Resolve "Update golang version in vendored Dockerfile template" Closes #249554 See merge request gitlab-org/gitlab!42917
-
Tim Rizzi authored
-
Jose Ivan Vargas authored
Apply GitLab UI button styles to HAML buttons app/views/projects/blob See merge request gitlab-org/gitlab!42991
-
Jan Provaznik authored
Fix obsoleted URI.{encode,decode} calls for Ruby 2.7 See merge request gitlab-org/gitlab!42957
-
Suzanne Selhorn authored
Update SAST CI template refs to include Security See merge request gitlab-org/gitlab!43011
-
Add Security section to GitLab Pages documentation Closes #26913 See merge request gitlab-org/gitlab!42913
-
Dominic Couture authored
Revised the sentences to improve flow, and adhere more closely to GitLab tone and style.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!43012
-
Kamil Trzciński authored
Remove feature_flag_issue_links Feature Flag See merge request gitlab-org/gitlab!42762
-
Jason Goodman authored
Remove specs for flag
-
Dmytro Zaporozhets (DZ) authored
Add `discussions` and `notes` fields for `VulnerabilityType` See merge request gitlab-org/gitlab!42892
-
Mehmet Emin INAC authored
Implement `Notes::Noteable` interface in `VulnerabilityType` to add `discussions` and `notes` fields. To do so, we had to remove `definiton_methods` DSL method call which is defined in the private API.
-
Rémy Coutable authored
Relax Danger commit linter to allow values surrounded by backticks See merge request gitlab-org/gitlab!42996
-
Sarah Groff Hennigh-Palermo authored
Fix the project ID query param See merge request gitlab-org/gitlab!42880
-
Mike Jang authored
Add documentation for Instance Statistics Closes #235754 See merge request gitlab-org/gitlab!41939
-
Dan Jensen authored
This adds a documentation page to explain the Instance Statistics feature, and a link to that page from the instance-level Analytics documentation index.
-
GitLab Release Tools Bot authored
-
Nathan Friend authored
Merge branch '241915-remove-v-html-from-app-assets-javascripts-notes-components-diff_discussion_header-vue' into 'master' Replace v-html with v-safe-html in app/assets/javascripts/notes/components/diff_discussion_header.vue Closes #241915 See merge request gitlab-org/gitlab!41518
-
rossfuhrman authored
The refences to the SAST CI vendored templates should include the full path (Security/)
-
Mark Florian authored
Update pypi install command to work with external dependencies Closes #249802 See merge request gitlab-org/gitlab!42916
-
Tim Rizzi authored
-
Markus Koller authored
Geo: Part 2 of Enforce not null packages_package_files.file_store Closes #235516 See merge request gitlab-org/gitlab!42400
-
Peter Leitzen authored
Fixes Rails/SaveBang cop for spec files in spec/models/concerns/* See merge request gitlab-org/gitlab!42942
-
Rajendra Kadam authored
Fixes Rails/SaveBang cop for spec files in spec/models/concerns/*
-
Andrei Cirnici authored
-
Stan Hu authored
Previously the commit linter would flag `%20` or other escaped characters as references. We now ignore any references surrounded by backticks using negative look-behind expressions.
-
Craig Norris authored
Edit `Code reviews` paragraphs for clarity. See merge request gitlab-org/gitlab!42930
-
Nick Gaskill authored
Docs: Update outdated image See merge request gitlab-org/gitlab!43001
-
Fix docs for "create an incident manually" section Closes #243395 See merge request gitlab-org/gitlab!42977
-
Michael Kozono authored
Fix: [Geo] Blob removal doesn't work for SSF blobs Closes #254248 See merge request gitlab-org/gitlab!42891
-
Achilleas Pipinellis authored
Disable sidekiq and removed listen addr from rails 10k and larger See merge request gitlab-org/gitlab!42994
-
Tetiana Chupryna authored
-
Fix double quotes in YAML examples to singles Closes #238209 See merge request gitlab-org/gitlab!42522
-
Increasing consistency in our code examples by using single quotes in YAML examples, rather than the occasional double quotation marks.
-
Edit Reduce size of repo documentation Closes #222689 See merge request gitlab-org/gitlab!42931
-
Craig Norris authored
-