- 08 Jun, 2020 40 commits
-
-
Mark Florian authored
Migrate translate_spec to Jest See merge request gitlab-org/gitlab!33993
-
Kushal Pandya authored
Migrate 3 specs in vue_shared to Jest See merge request gitlab-org/gitlab!34001
-
Mark Florian authored
Remove legacy license management dropdown See merge request gitlab-org/gitlab!31553
-
Adam Hegyi authored
Clean up serialized objects in audit_events See merge request gitlab-org/gitlab!32434
-
Marcia Ramos authored
Add a note for 13.0.1 upgrades See merge request gitlab-org/gitlab!33978
-
Tan Le authored
This change removes serialized ruby object in `details` hash field in audit_events table. This causes unnecessary coupling with application code and poses potential future breakage. This change also facilitates future DB redesign work (e.g. jsonb migration) on this large table as it does not require application code to be loaded.
-
Marcia Ramos authored
Update codeowners docs with access restrictions note See merge request gitlab-org/gitlab!33645
-
Daniel Gruesso authored
-
Mark Florian authored
Update ImportProjectsTable component See merge request gitlab-org/gitlab!33893
-
Illya Klymov authored
- introduce support for incompatible repos rows - refactor storage according to latest Vuex guidelines - added slots for warning messages
-
Stan Hu authored
fix has to have typo See merge request gitlab-org/gitlab!34005
-
Mark Florian authored
Updates the calendar, ellipsis and compress icon to SVG icons See merge request gitlab-org/gitlab!33949
-
Tim Zallmann authored
Update Compress Icon to size 48
-
charlie ablett authored
Parse requirements reports See merge request gitlab-org/gitlab!33031
-
Jan Provaznik authored
Process requirements reports in job artifacts and set 'passed' status for existing open requirements.
-
Bob Van Landuyt authored
Wrap redirect uri invalid error as RoutingError See merge request gitlab-org/gitlab!33492
-
Phil Hughes authored
Convert release props to snake_case before submitting to API See merge request gitlab-org/gitlab!33434
-
Phil Hughes authored
Update Merge Request list approvals / approvers to be more clear See merge request gitlab-org/gitlab!33329
-
Thomas Randolph authored
-
Jan Provaznik authored
Harden users_created usage data queries Closes #220478 See merge request gitlab-org/gitlab!33956
-
Himanshu Kapoor authored
Migrate most of the specs in spec/javascripts/vue_shared from Karma to Jest.
-
Kushal Pandya authored
Migrate several specs to Jest Closes #194291, #194272, and #27259 See merge request gitlab-org/gitlab!34016
-
Jarka Košanová authored
Add spec for project#execute_services See merge request gitlab-org/gitlab!33180
-
Andy Soiron authored
-
Sanad Liaquat authored
Fixing some minor regex error See merge request gitlab-org/gitlab!33927
-
Jarka Košanová authored
Add list limit metric to API See merge request gitlab-org/gitlab!27324
-
Jarka Košanová authored
Tweak GraphQL board description See merge request gitlab-org/gitlab!34035
-
Sanad Liaquat authored
Add e2e specs for ip restricted access via API and SSH Closes gitlab-org/quality/testcases#806 See merge request gitlab-org/gitlab!32760
-
Sanad Liaquat authored
-
Heinrich Lee Yu authored
Send params to external spam endpoint See merge request gitlab-org/gitlab!33240
-
Evan Read authored
doc: install: add missing exiftool dependency See merge request gitlab-org/gitlab!33185
-
Tomislav Nikić authored
Fixing some regular expression errors that were causing problems on staging.
-
charlieablett authored
-
Marcel Amirault authored
docs: update template with guidance on QA issues See merge request gitlab-org/gitlab!33854
-
Marcel Amirault authored
Docs for Safe Deployments Closes #215469 See merge request gitlab-org/gitlab!32521
-
Shinya Maeda authored
This commit adds docs for safe deployments
-
Ray Paik authored
Improve doc wording from "look at" to "see" See merge request gitlab-org/gitlab!34022
-
Fernando authored
-
Fernando authored
* Remove from Settings -> CI/CD -> License Compliance Remove no longer used tests * Remove QA tests that no longer apply Update POT files * Regenerate translations Remove reference to unused Module * Remove EE CI/CD reference Add changelog entry * Add changelog to remove license compliance UI
-
Russell Dickenson authored
Add documentation on how to debug DAST See merge request gitlab-org/gitlab!33913
-