Commits on Source (26)
-
Hinam Mehra authored
-
Timo Furrer authored
This change set makes sure to use strict base64 encoding which fully complies with RFC4648 - that is, it doesn't add a newline to the end of the encoded string like `Base64.encode64()` does. For example: $ curl projects/20/cluster_agents/17/url_configurations [{"id":5,"agent_id":17,"url":"grpc://agentk.example.com","public_key":"T7U0Quu38esiSatS7jEQauiODsEYn2IdZVToveKs7h8=\n","client_cert":null,"ca_cert":null,"tls_host":null}] ~/work/gitlab/gitlab-development-kit/gitlab move-receptive-agents-to-ultimate* $ curl projects/20/cluster_agents/17/url_configurations [{"id":5,"agent_id":17,"url":"grpc://agentk.example.com","public_key":"T7U0Quu38esiSatS7jEQauiODsEYn2IdZVToveKs7h8=","client_cert":null,"ca_cert":null,"tls_host":null}]
-
Artur Fedorov authored
This MR fix stubbing of components with scopes slots
-
Phil Hughes authored
The count will now include merge requests returned to the user, any that are waiting for review from the user and any that are assigned to the user and have no reviewer assigned.
-
Mark Chao authored
-
Igor Drozdov authored
-
Janis Altherr authored
Signed-off-by:
janis <jaltherr@gitlab.com>
-
Hinam Mehra authored
Fix nil error on logging See merge request !164314 Merged-by:
Hinam Mehra <hmehra@gitlab.com> Approved-by:
Lukas Wanko <lwanko@gitlab.com> Approved-by:
Hinam Mehra <hmehra@gitlab.com> Co-authored-by:
Mark Chao <mchao@gitlab.com>
-
Gerardo Navarro authored
- In the past, there used to be a way to disable a feature flag for a specific actor by passing the `thing` argument to method `#stub_feature_flags`; this is no longer supported and should be removed since this commit, see gitlab-community/gitlab@e2843005 - Unfortunately, the documentation was not updated and some tests still included this way of using the `#stub_feature_flag`
-
Hinam Mehra authored
Fix deprecated calls to `stub_feature_flags` with argument `thing` See merge request !164089 Merged-by:
Hinam Mehra <hmehra@gitlab.com> Approved-by:
Tan Le <tle@gitlab.com> Approved-by:
Hinam Mehra <hmehra@gitlab.com> Co-authored-by:
Gerardo Navarro <gerardo@b310.de>
-
Alex Pooley authored
Receptive Agents: Use strict base64 encoding to avoid newline at the end See merge request !164318 Merged-by:
Alex Pooley <apooley@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Alex Pooley <apooley@gitlab.com> Reviewed-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
Timo Furrer <tfurrer@gitlab.com>
-
Hinam Mehra authored
Clean-up code in group links helper spec See merge request !164163 Merged-by:
Hinam Mehra <hmehra@gitlab.com> Approved-by:
Moaz Khalifa <mkhalifa@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Moaz Khalifa <mkhalifa@gitlab.com>
-
Alper Akgun authored
-
Alper Akgun authored
Refactor model registry ImportArtifactZone component artifact upload See merge request !164202 Merged-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com>
-
Marcel Amirault authored
Split user moderation-related API topics from other user API topics See merge request !164715 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Sascha Eggenberger authored
-
Phil Hughes authored
Reviewers sidebar: Add unassign and invite members to new dropdown See merge request !163598 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Michael Le <mle@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Michael Le <mle@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
Mat Appelman authored
Signed-off-by:
Mat Appelman <mappelman@gitlab.com>
-
Robert Hunt authored
Add observability development documentation See merge request !164103 Merged-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Daniele Rossetti <drossetti@gitlab.com> Approved-by:
Nick Klick <nicholas.klick@gmail.com> Approved-by:
Robert Hunt <rhunt@gitlab.com> Reviewed-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Reviewed-by:
Daniele Rossetti <drossetti@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Co-authored-by:
Mat Appelman <mappelman@gitlab.com>
-
Vasilii Iakliushin authored
Do not display no-ssh message when certs are enforced See merge request !164514 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Gavin Hinfey <ghinfey@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Dzmitry (Dima) Meshcharakou authored
Updated navigation count for new merge request dashboard See merge request !161913 Merged-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Approved-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
mo khan <mo@mokhan.ca> Co-authored-by:
Phil Hughes <me@iamphill.com>
-
Himanshu Kapoor authored
Default-enable new-pages-ui FF See merge request !164523 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Himanshu Kapoor <info@fleon.org> Co-authored-by:
janis <jaltherr@gitlab.com>
-
Denys Mishunov authored
Fix Vue3 tests failures See merge request !164416 Merged-by:
Denys Mishunov <dmishunov@gitlab.com> Approved-by:
Rajan Mistry <rmistry@gitlab.com> Approved-by:
Denys Mishunov <dmishunov@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
Daniele Rossetti authored
-
Peter Leitzen authored
Fix observability-code-patterns in CI rules See merge request !164472 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
Daniele Rossetti <drossetti@gitlab.com>
Showing
- .gitlab/ci/rules.gitlab-ci.yml 5 additions, 5 deletions.gitlab/ci/rules.gitlab-ci.yml
- app/assets/javascripts/invite_members/components/invite_members_trigger.vue 6 additions, 0 deletions...ipts/invite_members/components/invite_members_trigger.vue
- app/assets/javascripts/merge_requests/components/reviewers/reviewer_dropdown.vue 32 additions, 4 deletions...merge_requests/components/reviewers/reviewer_dropdown.vue
- app/assets/javascripts/ml/model_registry/components/import_artifact_zone.vue 6 additions, 18 deletions...pts/ml/model_registry/components/import_artifact_zone.vue
- app/assets/javascripts/ml/model_registry/components/model_create.vue 4 additions, 17 deletions...javascripts/ml/model_registry/components/model_create.vue
- app/assets/javascripts/ml/model_registry/components/model_edit.vue 1 addition, 2 deletions...s/javascripts/ml/model_registry/components/model_edit.vue
- app/assets/javascripts/ml/model_registry/components/model_version_create.vue 4 additions, 16 deletions...pts/ml/model_registry/components/model_version_create.vue
- app/assets/javascripts/ml/model_registry/constants.js 0 additions, 5 deletionsapp/assets/javascripts/ml/model_registry/constants.js
- app/assets/javascripts/sidebar/components/reviewers/reviewer_title.vue 9 additions, 2 deletions...vascripts/sidebar/components/reviewers/reviewer_title.vue
- app/assets/javascripts/sidebar/mount_sidebar.js 8 additions, 1 deletionapp/assets/javascripts/sidebar/mount_sidebar.js
- app/assets/stylesheets/framework/sidebar.scss 4 additions, 0 deletionsapp/assets/stylesheets/framework/sidebar.scss
- app/helpers/issuables_helper.rb 3 additions, 2 deletionsapp/helpers/issuables_helper.rb
- app/helpers/projects_helper.rb 1 addition, 1 deletionapp/helpers/projects_helper.rb
- app/models/user.rb 8 additions, 9 deletionsapp/models/user.rb
- app/services/draft_notes/publish_service.rb 7 additions, 3 deletionsapp/services/draft_notes/publish_service.rb
- app/views/projects/_flash_messages.html.haml 1 addition, 1 deletionapp/views/projects/_flash_messages.html.haml
- app/views/shared/_no_ssh.html.haml 1 addition, 1 deletionapp/views/shared/_no_ssh.html.haml
- app/views/shared/issuable/_sidebar.html.haml 1 addition, 1 deletionapp/views/shared/issuable/_sidebar.html.haml
- config/feature_flags/beta/new_pages_ui.yml 3 additions, 3 deletionsconfig/feature_flags/beta/new_pages_ui.yml
- doc/administration/moderate_users.md 3 additions, 3 deletionsdoc/administration/moderate_users.md