- 23 Dec, 2020 1 commit
-
-
Tetiana Chupryna authored
-
- 21 Dec, 2020 39 commits
-
-
Stan Hu authored
Fix parsers design flaw See merge request gitlab-org/gitlab!50223
-
Douglas Barbosa Alexandre authored
Clone epic data when cloning issues See merge request gitlab-org/gitlab!50097
-
Amy Qualls authored
Revise Protect documentation See merge request gitlab-org/gitlab!49253
-
Sam White authored
Moving Container Security docs and adding steps that explain how to set up Container Security.
-
Mehmet Emin INAC authored
We don't need to pass the `report_data` and `report` objects around the method as they are now attributes of the parser instance.
-
Mehmet Emin INAC authored
Previously we were instantiating the parser objects without passing any initialization arguments. Because of this, we were passing the report and the JSON text to the parse method and all the other utility methods which was causing inflation on method signatures. By just passing the report and the JSON text as the initialization args to the instances, we can avoid passing them in between utility methods.
-
Mayra Cabrera authored
Remove ignore rule for feature_filter_type column See merge request gitlab-org/gitlab!49121
-
Mayra Cabrera authored
Autocorrect Ruby 2.7 keyword warnings in migrations See merge request gitlab-org/gitlab!50313
-
Thong Kuah authored
Autocorrect, then tidied up formatting
-
Kerri Miller authored
Add connection type to ci config fields See merge request gitlab-org/gitlab!50160
-
Nathan Friend authored
Add search box to settings project page See merge request gitlab-org/gitlab!50207
-
lauraMon authored
* Updates schema and docs * Adds a changelog
-
Amy Qualls authored
Improve AWS EKS troubleshooting documentation See merge request gitlab-org/gitlab!50336
-
Stan Hu authored
This commit adds a sequence diagram to help explain what happens when a user attempts to create an EKS cluster. This documentation also describes IAM instance profiles and the new error messages present in GitLab 13.7. Relates to: * https://gitlab.com/gitlab-org/gitlab/-/issues/291016 * https://gitlab.com/gitlab-org/gitlab/-/issues/291015
-
Amy Qualls authored
Document pipeline fork icon See merge request gitlab-org/gitlab!50392
-
ngaskill authored
-
Kerri Miller authored
Expose notes.resolved_at via api See merge request gitlab-org/gitlab!49821
-
Lee Tickett authored
-
Stan Hu authored
Always generate unique name for `DastSiteProfile` in specs See merge request gitlab-org/gitlab!50361
-
Michael Kozono authored
Add experiment for pipeline empty state See merge request gitlab-org/gitlab!47952
-
Amy Qualls authored
Change remote links from blob to raw See merge request gitlab-org/gitlab!50316
-
Mike Jang authored
Update SCIM header to avoid confusion See merge request gitlab-org/gitlab!49801
-
Sokunrotanak Srey authored
-
Amy Qualls authored
Terraform Backend Doc update: Correcting the filename to .gitlab-ci.yml See merge request gitlab-org/gitlab!50384
-
Dmytro Zaporozhets (DZ) authored
Track epic issues count on usage data See merge request gitlab-org/gitlab!50204
-
Mike Jang authored
Docs update to link out to correct epic referencing compliance pipeline configuration See merge request gitlab-org/gitlab!50332
-
Dmytro Zaporozhets (DZ) authored
Fix Vulnerabilities::Finding#remediations method See merge request gitlab-org/gitlab!50317
-
Nicolas Dular authored
This adds an experiment where we change the text onthe pipeline zero state page (when there is no pipeline created yet). We want to know if there is an overall increase in pipeline creation, that's why we also track the pipelines created.
-
Dmytro Zaporozhets (DZ) authored
Add Group Migration filtering See merge request gitlab-org/gitlab!49963
-
Dmytro Zaporozhets (DZ) authored
Add resolvedById field to vulnerability object in GraphQL See merge request gitlab-org/gitlab!50145
-
Amy Qualls authored
Delete extra line See merge request gitlab-org/gitlab!50382
-
Kristof Goossens authored
-
Douglas Barbosa Alexandre authored
Refactor specs around ssh_keys in users_controller_spec.rb See merge request gitlab-org/gitlab!50338
-
Marcin Sedlak-Jakubowski authored
-
Kamil Trzciński authored
Add Pages migration service See merge request gitlab-org/gitlab!49473
-
Marcin Sedlak-Jakubowski authored
Fix documentation missing history tier in service_desk.md --> customized email templates See merge request gitlab-org/gitlab!50320
-
Mikołaj Wawrzyniak authored
Force multiple experiments in browser session See merge request gitlab-org/gitlab!49373
-
Alper Akgun authored
Keep the URL query string params way
-
Fabio Pitino authored
Associate subsequent jobs with triggering user See merge request gitlab-org/gitlab!49833
-