- 17 Dec, 2021 1 commit
-
-
Dylan Griffith authored
-
- 16 Dec, 2021 39 commits
-
-
Kamil Trzciński authored
Removed ./ee/spec/controllers/projects/settings/access_tokens_controller_spec.rb from allowlist Removed ./ee/spec/lib/gitlab/ci/templates/Jobs/dast_default_branch_gitlab_ci_yaml_spec.rb from allowlist Removed ./ee/spec/models/ci/bridge_spec.rb from allowlist Removed ./ee/spec/models/ci/build_spec.rb from allowlist Removed ./ee/spec/models/ee/ci/job_artifact_spec.rb from allowlist Removed ./ee/spec/replicators/geo/pipeline_artifact_replicator_spec.rb from allowlist Removed ./ee/spec/services/ci/destroy_pipeline_service_spec.rb from allowlist Removed ./ee/spec/services/ci/subscribe_bridge_service_spec.rb from allowlist Removed ./ee/spec/services/deployments/auto_rollback_service_spec.rb from allowlist Removed ./ee/spec/services/ee/ci/job_artifacts/destroy_all_expired_service_spec.rb from allowlist Removed ./ee/spec/services/ee/users/destroy_service_spec.rb from allowlist Removed ./ee/spec/services/security/security_orchestration_policies/rule_schedule_service_spec.rb from allowlist Removed ./spec/controllers/admin/spam_logs_controller_spec.rb from allowlist Removed ./spec/controllers/admin/users_controller_spec.rb from allowlist Removed ./spec/controllers/projects/settings/access_tokens_controller_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/pipeline/chain/seed_block_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/pipeline/seed/build_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/tags/bulk_insert_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/templates/AWS/deploy_ecs_gitlab_ci_yaml_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/templates/Jobs/deploy_gitlab_ci_yaml_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb from allowlist Removed ./spec/lib/gitlab/ci/templates/managed_cluster_applications_gitlab_ci_yaml_spec.rb from allowlist Removed ./spec/lib/peek/views/active_record_spec.rb from allowlist Removed ./spec/models/ci/build_need_spec.rb from allowlist Removed ./spec/models/ci/group_variable_spec.rb from allowlist Removed ./spec/models/ci/job_variable_spec.rb from allowlist Removed ./spec/models/ci/variable_spec.rb from allowlist Removed ./spec/models/commit_status_spec.rb from allowlist Removed ./spec/models/concerns/batch_destroy_dependent_associations_spec.rb from allowlist Removed ./spec/models/concerns/bulk_insertable_associations_spec.rb from allowlist Removed ./spec/models/concerns/has_environment_scope_spec.rb from allowlist Removed ./spec/models/concerns/token_authenticatable_spec.rb from allowlist Removed ./spec/models/spam_log_spec.rb from allowlist Removed ./spec/requests/api/ci/pipeline_schedules_spec.rb from allowlist Removed ./spec/requests/api/ci/pipelines_spec.rb from allowlist Removed ./spec/requests/api/graphql/mutations/ci/pipeline_destroy_spec.rb from allowlist Removed ./spec/requests/api/resource_access_tokens_spec.rb from allowlist Removed ./spec/requests/api/users_spec.rb from allowlist Removed ./spec/services/ci/create_pipeline_service/environment_spec.rb from allowlist Removed ./spec/services/ci/create_pipeline_service_spec.rb from allowlist Removed ./spec/services/ci/destroy_pipeline_service_spec.rb from allowlist Removed ./spec/services/ci/ensure_stage_service_spec.rb from allowlist Removed ./spec/services/ci/expire_pipeline_cache_service_spec.rb from allowlist Removed ./spec/services/ci/job_artifacts/destroy_all_expired_service_spec.rb from allowlist Removed ./spec/services/ci/job_artifacts/destroy_associations_service_spec.rb from allowlist Removed ./spec/services/ci/pipeline_bridge_status_service_spec.rb from allowlist Removed ./spec/services/ci/pipelines/add_job_service_spec.rb from allowlist Removed ./spec/services/projects/destroy_service_spec.rb from allowlist Removed ./spec/services/resource_access_tokens/revoke_service_spec.rb from allowlist Removed ./spec/services/users/destroy_service_spec.rb from allowlist Removed ./spec/services/users/reject_service_spec.rb from allowlist Removed ./spec/workers/remove_expired_members_worker_spec.rb from allowlist
-
Kamil Trzciński authored
Ensures that each fixed case is well documented and tested.
-
Kamil Trzciński authored
Since non-materialised transactions can be init in a suppressed block we need to ensure that transaction boundaries are always parsed. The exception raised in a suppressed block will generate rollback outside resulting in a wrong behavior.
-
Kamil Trzciński authored
Some failures are happening due to validations performed in tests. Ensure that they are allow listed with another method how objects can be created.
-
Kamil Trzciński authored
We use `Exception` since in tests we have very often very wide resuces. Wide exception ensures that we correctly will raise it in tests.
-
Kamil Trzciński authored
In some cases transaction tracking might have invalid boundaries. Detect such cases and log them as an exception.
-
Natalia Tepluhina authored
Labels widget architecture polish See merge request gitlab-org/gitlab!76707
-
Florie Guibert authored
-
Natalia Tepluhina authored
Restructure client queries in Pipeline editor See merge request gitlab-org/gitlab!76795
-
Frédéric Caplette authored
-
Natalia Tepluhina authored
Add `Delete issue` option in issue page ellipsis dropdown See merge request gitlab-org/gitlab!76455
-
Coung Ngo authored
-
Illya Klymov authored
Update TrainingProviderList to use Apollo See merge request gitlab-org/gitlab!76777
-
Illya Klymov authored
Move "save settings" code from integration_settings_form.js to Vue component See merge request gitlab-org/gitlab!76409
-
Illya Klymov authored
Remove `terms_of_service_vue` feature flag See merge request gitlab-org/gitlab!76809
-
Peter Hegman authored
-
Kushal Pandya authored
Copy auth field objects when serializing values See merge request gitlab-org/gitlab!76845
-
Max Woolf authored
Merge branch '20857-allow-rel-license-microformat-in-redcarpet-gfm-sanitization-so-that-machine-readable-creative' into 'master' Allow rel="license" microformat for machine-readable Creative Commons attribution See merge request gitlab-org/gitlab!76471
-
Tiger Watson authored
Add filtering for cluster agent in GraphQL Vulnerabilities API See merge request gitlab-org/gitlab!76342
-
Alan (Maciej) Paruszewski authored
-
Matthias Käppler authored
Remove check for production environment to encrypt grpc channel See merge request gitlab-org/gitlab!76881
-
Ethan Urie authored
-
Heinrich Lee Yu authored
Clarify Specs for Namespace#billable_members_count See merge request gitlab-org/gitlab!76695
-
Jason Goodman authored
-
Kushal Pandya authored
Add error alerts and badge for webhooks See merge request gitlab-org/gitlab!76871
-
Kushal Pandya authored
Resolve "Can't change email for group notifications" See merge request gitlab-org/gitlab!76636
-
Vitaly Slobodin authored
Remove cached_mr_title feature flag See merge request gitlab-org/gitlab!74228
-
Vitaly Slobodin authored
Global Search Refactor - Fix Input Border See merge request gitlab-org/gitlab!76804
-
Heinrich Lee Yu authored
Update gitlab-markup gem to 1.8.0 See merge request gitlab-org/gitlab!76386
-
Heinrich Lee Yu authored
VerifyPagesDomain: suffix with . indicate absolute fqdn See merge request gitlab-org/gitlab!75696
-
Jason Plum authored
-
Natalia Tepluhina authored
Rename "Deleted projects" tab to "Pending deletion" See merge request gitlab-org/gitlab!76738
-
Huzaifa Iftikhar authored
-
Kushal Pandya authored
Use global Vue instance in Jest (admin) See merge request gitlab-org/gitlab!76403
-
Kushal Pandya authored
Use global Vue instance in Jest (analytics) See merge request gitlab-org/gitlab!76399
-
Kushal Pandya authored
Use global Vue instance in Jest (approvals) See merge request gitlab-org/gitlab!76486
-
Kushal Pandya authored
Add Sbom Survey Banner See merge request gitlab-org/gitlab!76446
-
Jannik Lehmann authored
-
Manoj M J authored
This MR fixes the bug that causes 404 error while trying to update email for group notifications. Changelog: fixed
-