- 28 Dec, 2020 6 commits
-
-
Achilleas Pipinellis authored
Add note about toggle of Elastic Search pause See merge request gitlab-org/gitlab!50355
-
Harsh Chouraria authored
Feature added via https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34069 makes automatic changes to the pause settings internally which shows up on the UI too, even if a user did not directly perform the change
-
Dmytro Zaporozhets (DZ) authored
Migrate runner_setup_controller_spec.rb to request spec See merge request gitlab-org/gitlab!50600
-
Stan Hu authored
Trial onboarding issues experiment See merge request gitlab-org/gitlab!48052
-
Alper Akgun authored
Growth conversion experiment
-
Alper Akgun authored
Remove FF ci_bridge_dependency_variables See merge request gitlab-org/gitlab!50596
-
- 26 Dec, 2020 1 commit
-
-
Stan Hu authored
Replace user controller spec with its request spec See merge request gitlab-org/gitlab!50435
-
- 25 Dec, 2020 25 commits
-
-
Vitaly Slobodin authored
Revert occasionally increased timeout See merge request gitlab-org/gitlab!50602
-
Illya Klymov authored
-
Vitaly Slobodin authored
Upgrade @vue/test-utils to v1.1.2 See merge request gitlab-org/gitlab!50598
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Stan Hu authored
Enable FF ci_rules_variables by default See merge request gitlab-org/gitlab!50501
-
Takuya Noguchi authored
This includes sessionless shared examples for request spec copied from the existing ones for controller spec. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Kushal Pandya authored
Improve service desk UI text See merge request gitlab-org/gitlab!50407
-
Evan Read authored
Also made some documentaiton improvements
-
Illya Klymov authored
- make allowed deprecations list as small as possible
-
Illya Klymov authored
@vue/test-utils deprecated `attachToDocument` in 1.0.x
-
Illya Klymov authored
Regenerate outdated snapshots due to @vue/test-utils upgrade
-
Illya Klymov authored
-
Furkan Ayhan authored
It is already enabled by default.
-
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 8 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
-