- 25 Dec, 2020 13 commits
-
-
Harsh Chouraria authored
The PlantUML service can be configured to serve traffic outside of localhost, and the redirection can normally be avoided in this situation. However, on GitLab installations using TLS, new mixed-content browser policies will perform a silent upgrade of HTTP connections to HTTPS and/or refuse to load a HTTP resource altogether when TLS is in use. The redirection becomes a requirement in this situation. The change adds a note to the PlantUML redirect step in docs to explain this.
-
Vitaly Slobodin authored
Upgrading VTU to v1: Remove deprecated `setMethods` calls See merge request gitlab-org/gitlab!50592
-
Alper Akgun authored
Add project scope to ci clint graphql endpoint See merge request gitlab-org/gitlab!50418
-
Furkan Ayhan authored
We need project and user info in order to execute yaml processor effectively.
-
Vitaly Slobodin authored
Upgrading VTU to v1: Replace deprecated `contains` method See merge request gitlab-org/gitlab!50593
-
Illya Klymov authored
`setMethods` is deprecated in `@vue/test-utils` 1.x
-
Natalia Tepluhina authored
Fix invalid props in tests See merge request gitlab-org/gitlab!50109
-
Illya Klymov authored
`setProps` in `@vue/test-utils` bypasses props validation. This is going to change in 1.x version and just feels wrong
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` from security_dashboard specs See merge request gitlab-org/gitlab!50497
-
Illya Klymov authored
`@vue/test-utils` deprecated `methods` option. Replaced with stubbing store actions
-
Illya Klymov authored
Replace `contains` with chaining `find` and `exists` `contains` is deprecated in `@vue/test-utils` 1.x
-
Illya Klymov authored
`@vue/test-utils` 1.x deprecate `setMethods`
-
Stan Hu authored
Support for variables in include section of gitlab-ci.yml See merge request gitlab-org/gitlab!50188
-
- 24 Dec, 2020 27 commits
-
-
Aishwarya Subramanian authored
Expand variable only if its of the type String
-
Suzanne Selhorn authored
Remove tier pricing link from Version examples See merge request gitlab-org/gitlab!50580
-
Craig Norris authored
Remove tier pricing link from examples.
-
Kerri Miller authored
Advanced Search: Search by file path field See merge request gitlab-org/gitlab!50567
-
Alper Akgun authored
Change class name of BuildNeed-build association See merge request gitlab-org/gitlab!50429
-
Dmitry Gruzd authored
-
Marcia Ramos authored
Update docs to mention that API is for admins only See merge request gitlab-org/gitlab!50571
-
Dmytro Zaporozhets (DZ) authored
Remove alerts service from tests which don't need it See merge request gitlab-org/gitlab!50228
-
Sarah Yasonik authored
-
Kushal Pandya authored
Upgrading VTU to v1: Fix deprecated `methods` in various `ee` specs See merge request gitlab-org/gitlab!50503
-
Kushal Pandya authored
Upgrading VTU to v1: Remove deprecate `methods` from `environments_dashboard` See merge request gitlab-org/gitlab!50499
-
Natalia Tepluhina authored
Upgrading VTU to v1: Refactor pipelines_spec See merge request gitlab-org/gitlab!50512
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `name` calls usage See merge request gitlab-org/gitlab!50513
-
Peter Leitzen authored
Add GPG Key Finder for display on admin credentials dashboard See merge request gitlab-org/gitlab!49835
-
Peter Leitzen authored
Increase test coverage for vulnerability_presenter See merge request gitlab-org/gitlab!50401
-
Sanad Liaquat (Personal) authored
-
Sanad Liaquat authored
Remove pat_creation_api_for_admin feature flag See merge request gitlab-org/gitlab!49222
-
Sanad Liaquat authored
-
Igor Drozdov authored
Resolve "[DevOps Adoption] Daily updates" - part 1 See merge request gitlab-org/gitlab!50257
-
Ramya Authappan authored
De-quarantine instance project template spec See merge request gitlab-org/gitlab!50563
-
Pavel Shutsin authored
Used to specify end of datetime range for specific devops adoption snapshot
-
David O'Regan authored
Update dependency @gitlab/ui to v25 See merge request gitlab-org/gitlab!50486
-
Igor Drozdov authored
Disable transaction checks for threaded spec See merge request gitlab-org/gitlab!50560
-
Nicolò Maria Mezzopera authored
[RUN-AS-IF-FOSS] Change createBoard input See merge request gitlab-org/gitlab!50564
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` option from artifacts_list_app_spec See merge request gitlab-org/gitlab!50494
-
Natalia Tepluhina authored
Fix milestone_combobox spec See merge request gitlab-org/gitlab!50107
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` usage See merge request gitlab-org/gitlab!50508
-