- 23 Sep, 2020 1 commit
-
-
Justin Boyson authored
This is to allow sharing as much logic as possible between inline and parallel views. This will also help build out the new unified view in the furture.
-
- 22 Sep, 2020 39 commits
-
-
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/*
-
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
-
Robert Speicher authored
Bump VERSION to 13.5.0-pre See merge request gitlab-org/gitlab!42997
-
Nick Gaskill authored
Docs: Fix links with `here` in them See merge request gitlab-org/gitlab!42914
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/253
-
Amy Phillips authored
-
Craig Norris authored
docs: Replace @gitlab/eslint-config with @gitlab/eslint-plugin Closes #254634 See merge request gitlab-org/gitlab!42947
-
Gabriel Mazetto authored
Add Golang Package type See merge request gitlab-org/gitlab!41712
-
Mike Jang authored
Update docs to clarify issue csv export tier See merge request gitlab-org/gitlab!42853
-
Max Woolf authored
Export Issues to CSV was moved to Core in this MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28703 This commit updates a mention in the docs suggesting that this is an EE feature which it no longer is.
-