Commits on Source (70)
-
Illya Klymov authored
* act on @vue/test-utils 1.x deprecations to prepare for Vue3 upgrade
-
Migrate analytics events to snowplow and test them - project events
-
Subashis Chakraborty authored
Changelog: other MR: !95539 EE: true
-
Pavlo Strokov authored
API of the Gitaly/Praefect service was extended with a new gRPC method 'ReadinessCheck' in the gitaly!4674. Upgrade to a new version of the gem file to have access to a new method that will be used in upcoming changes. Part of: #348174
-
Michael Gibson authored
-
Chad Woolley authored
Removes unnecessary normalization (https://docs.gitlab.com/ee/development/gitlab_flavored_markdown/specification_guide/#normalization) of the 07_01__gitlab_specific_markdown__footnotes__001 GLFM snapshot example, and instead uses the GITLAB_TEST_FOOTNOTE_ID ENV var support which is already used to generate the examples in scripts/lib/glfm/update_example_snapshots.rb
-
Doug Stull authored
- change in direction
-
James Rushford authored
-
Enrique Alcántara authored
Append a bubble_menu suffix to all bubble menu Vue components to distinguish them from other Vue components with similar names
-
Chad Woolley authored
- In order to fully exercise the backend markdown rendering stack, we need to call via the API instead of directly calling Banzai. - We also want easier and more complete control over fixture data, so we want to use the transactional fixture test environment instead of dev environment - For both of these reasons, we are converting the render_static_html.rb script to be based on rspec instead of a plain ruby executable script.
-
Changelog: fixed EE: true
-
Jose Ivan Vargas authored
Rename bubble menu components in the Content Editor See merge request !95737
-
-
Achilleas Pipinellis authored
Docker GitLab - handling downgrades and restores on Docker Swarm See merge request gitlab-org/gitlab!91259
-
João Alexandre Cunha authored
The new built-in template contains app version bumps: - Vault - Ingress - cluster-application-image Changelog: changed
-
-
Suzanne Selhorn authored
Add a line break after end of support milestone See merge request !95744
-
Pavlo Strokov authored
To verify Praefect is ready to server the requests 'gitlab:gitaly:check' task was extended to call 'ReadinessCheck' RPC. The RPC was introduced in gitaly!4674 and allows to run 'praefect -config conf.toml check' sub-command from the remote. If any check on remote fails it will be reported by the task. The checks are executed only if Praefect is used, in case when setup has no Praefect the RPC call to remote (in that case it would be Gitaly) will always return no errors if the service is reachable. Closes: #348174
-
These shared examples are included into 5 "chat integration" specs. Locally, this optimisation is benchmarked as reducing the time these shared examples take by 89%, or from 233 seconds down to 25 seconds, per spec that includes them.
-
Kerri Miller authored
Optimise shared chat integration spec examples See merge request !95132
-
Heinrich Lee Yu authored
Upgrade Flipper again to v0.25.0 See merge request !95745
-
Stan Hu authored
Update Cluster Managed project template See merge request gitlab-org/gitlab!95643
-
#27823 Changelog: added
-
Alex Kalderimis authored
Convert render_static_html.rb to rspec See merge request !95437
-
-
Mark Florian authored
Fix bug when non active participant is rendered See merge request !95729
-
Evan Read authored
-
Florie Guibert authored
-
Thong Kuah authored
Remove unnecessary footnote normalization from GLFM snapshot examples See merge request !95537
-
Douglas Barbosa Alexandre authored
Geo: Fix registry backfilling See merge request !87720
-
Luke Duncalfe authored
feat: thread google chat messages (fixes #27823) See merge request !92610
-
Sean Arnold authored
Extend gitlab:gitaly:check task with readiness verification See merge request !95243
-
Florie Guibert authored
Review feedback
-
Changes for saml_group_link model to return access_level int Doc changes Documentation changes Create service specs errors resolved Frontend changes to send access_level as integer View updates for displaying access level
-
Dylan Griffith authored
Changed POST API saml_group_links to accept acccess_level as integer See merge request gitlab-org/gitlab!95607
-
Updates deprecated vue qa class selectors to data-qa-selectors Removes unused selectors
-
David O'Regan authored
Update/remove old vue qa selectors See merge request !94401
-
Add line to documentation table for the column introduced in !94383
-
Kushal Pandya authored
Remove additional classes on GLTokenSelector See merge request !95697
-
-
Russell Dickenson authored
Refine newly added documentation for Rugged autodetection See merge request !95549
-
-
Russell Dickenson authored
Add version text for pre-population of access token fields See merge request !95664
-
Russell Dickenson authored
Add additional MR import version text See merge request !95764
-
Heinrich Lee Yu authored
Update Issue API reference to more specifically label out global IDs See merge request !95620
-
-
Russell Dickenson authored
Add version text for repository size calculation change See merge request !95541
-
Migrates seeded content from handbook tech docs page
-
Russell Dickenson authored
doc: Add Sec Section development docs See merge request !94406
-
Kushal Pandya authored
Add e2e test coverage for child items widget See merge request gitlab-org/gitlab!95666
-
Marcel Amirault authored
-
Paul Slaughter authored
Merge branch '370537-replace-finding-components-with-find-findall-in-spec-frontend-jobs' into 'master' Replace finding components with find/findAll in spec/frontend/jobs See merge request !95209
-
-
Russell Dickenson authored
Add details about the 3 job minimum for needs view See merge request !95770
-
EE: true Changelog: added Signed-off-by:
Andrew Smith <espadav8@gmail.com>
-
Paul Slaughter authored
Fetch child epics with colours when FF is enabled See merge request !92055
-
Heinrich Lee Yu authored
Improve specs with shared examples See merge request !95539
-
Adam Hegyi authored
This change removes the use_vsa_aggregated_tables feature flag. Changelog: removed EE: true
-
Eduardo Sanz García authored
The default expiration date for SSH keys was included in GitLab 15.4
-
The project section is added to the graphql refactor of the CI/CD variables.
-
Natalia Tepluhina authored
Add project section graphQL CI variables See merge request !94388
-
Alex Pooley authored
Migrate analytics events to snowplow vol. 3 - project events See merge request !95152
-
Adam Hegyi authored
Remove-use-vsa-aggregated-tables-ff See merge request !94945
-
Alper Akgun authored
Remove personal project alerts for free user cap See merge request !95490
-
-
Kati Paizee authored
GraphQL developer docs: Add mutation feature flag example See merge request gitlab-org/gitlab!95639
Showing
- Gemfile 4 additions, 4 deletionsGemfile
- Gemfile.lock 12 additions, 12 deletionsGemfile.lock
- app/assets/javascripts/access_tokens/components/new_access_token_app.vue 0 additions, 1 deletion...scripts/access_tokens/components/new_access_token_app.vue
- app/assets/javascripts/ci_variable_list/components/ci_project_variables.vue 120 additions, 0 deletions...ipts/ci_variable_list/components/ci_project_variables.vue
- app/assets/javascripts/ci_variable_list/graphql/mutations/client/add_project_environment.mutation.graphql 3 additions, 0 deletions...mutations/client/add_project_environment.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/mutations/project_add_variable.mutation.graphql 30 additions, 0 deletions...t/graphql/mutations/project_add_variable.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/mutations/project_delete_variable.mutation.graphql 30 additions, 0 deletions...raphql/mutations/project_delete_variable.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/mutations/project_update_variable.mutation.graphql 30 additions, 0 deletions...raphql/mutations/project_update_variable.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/queries/project_environments.query.graphql 11 additions, 0 deletions...e_list/graphql/queries/project_environments.query.graphql
- app/assets/javascripts/ci_variable_list/graphql/queries/project_variables.query.graphql 15 additions, 0 deletions...able_list/graphql/queries/project_variables.query.graphql
- app/assets/javascripts/ci_variable_list/graphql/resolvers.js 54 additions, 2 deletionsapp/assets/javascripts/ci_variable_list/graphql/resolvers.js
- app/assets/javascripts/ci_variable_list/index.js 3 additions, 0 deletionsapp/assets/javascripts/ci_variable_list/index.js
- app/assets/javascripts/content_editor/components/bubble_menus/code_block_bubble_menu.vue 0 additions, 0 deletions...editor/components/bubble_menus/code_block_bubble_menu.vue
- app/assets/javascripts/content_editor/components/bubble_menus/formatting_bubble_menu.vue 0 additions, 0 deletions...editor/components/bubble_menus/formatting_bubble_menu.vue
- app/assets/javascripts/content_editor/components/bubble_menus/link_bubble_menu.vue 0 additions, 0 deletions...ntent_editor/components/bubble_menus/link_bubble_menu.vue
- app/assets/javascripts/content_editor/components/bubble_menus/media_bubble_menu.vue 0 additions, 0 deletions...tent_editor/components/bubble_menus/media_bubble_menu.vue
- app/assets/javascripts/content_editor/components/content_editor.vue 4 additions, 4 deletions.../javascripts/content_editor/components/content_editor.vue
- app/assets/javascripts/ide/components/new_dropdown/modal.vue 5 additions, 1 deletionapp/assets/javascripts/ide/components/new_dropdown/modal.vue
- app/assets/javascripts/jobs/components/job_app.vue 1 addition, 1 deletionapp/assets/javascripts/jobs/components/job_app.vue
- app/assets/javascripts/pipelines/components/pipeline_mini_graph/job_item.vue 1 addition, 1 deletion...pts/pipelines/components/pipeline_mini_graph/job_item.vue
... | @@ -485,7 +485,7 @@ gem 'ssh_data', '~> 1.3' | ... | @@ -485,7 +485,7 @@ gem 'ssh_data', '~> 1.3' |
gem 'spamcheck', '~> 0.1.0' | gem 'spamcheck', '~> 0.1.0' | ||
# Gitaly GRPC protocol definitions | # Gitaly GRPC protocol definitions | ||
gem 'gitaly', '~> 15.3.0-rc3' | gem 'gitaly', '~> 15.3.0-rc4' | ||
# KAS GRPC protocol definitions | # KAS GRPC protocol definitions | ||
gem 'kas-grpc', '~> 0.0.2' | gem 'kas-grpc', '~> 0.0.2' | ||
... | @@ -497,9 +497,9 @@ gem 'google-protobuf', '~> 3.21' | ... | @@ -497,9 +497,9 @@ gem 'google-protobuf', '~> 3.21' |
gem 'toml-rb', '~> 2.0' | gem 'toml-rb', '~> 2.0' | ||
# Feature toggles | # Feature toggles | ||
gem 'flipper', '~> 0.21.0' | gem 'flipper', '~> 0.25.0' | ||
gem 'flipper-active_record', '~> 0.21.0' | gem 'flipper-active_record', '~> 0.25.0' | ||
gem 'flipper-active_support_cache_store', '~> 0.21.0' | gem 'flipper-active_support_cache_store', '~> 0.25.0' | ||
gem 'unleash', '~> 3.2.2' | gem 'unleash', '~> 3.2.2' | ||
gem 'gitlab-experiment', '~> 0.7.1' | gem 'gitlab-experiment', '~> 0.7.1' | ||
... | ... |
File moved
File moved
File moved
File moved