Commits on Source (8)
-
Jack Stephenson authored
This change adds an initial definition for a "ring". Rings are mentioned in the cells infrastructure blueprint, but didn't appear in the glossary, leading to some ambiguity.
-
🤖 GitLab Bot 🤖 authored
-
Annabel Dunstone Gray authored
-
Ramya Authappan authored
Update gitlab-development-kit digest to 83323a21 See merge request !147839 Merged-by:
Ramya Authappan <rauthappan@gitlab.com> Approved-by:
Ramya Authappan <rauthappan@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Kushal Pandya authored
Add testid to user profile header See merge request !147845 Merged-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
-
Carla Drago authored
Cache and map users importer from Bitbucket Cloud for readability See merge request !147372 Merged-by:
Carla Drago <cdrago@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Reviewed-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Co-authored-by:
Sam Word <sword@gitlab.com>
-
Add initial ring definition See merge request !147793 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
Jack Stephenson <jstephenson@gitlab.com>
Showing
- app/views/users/show.html.haml 1 addition, 1 deletionapp/views/users/show.html.haml
- doc/architecture/blueprints/cells/infrastructure/index.md 1 addition, 0 deletionsdoc/architecture/blueprints/cells/infrastructure/index.md
- lib/gitlab/bitbucket_import/importers/issue_importer.rb 10 additions, 5 deletionslib/gitlab/bitbucket_import/importers/issue_importer.rb
- lib/gitlab/bitbucket_import/importers/issue_notes_importer.rb 11 additions, 6 deletions...gitlab/bitbucket_import/importers/issue_notes_importer.rb
- lib/gitlab/bitbucket_import/importers/pull_request_importer.rb 10 additions, 5 deletions...itlab/bitbucket_import/importers/pull_request_importer.rb
- lib/gitlab/bitbucket_import/importers/pull_request_notes_importer.rb 5 additions, 2 deletions...bitbucket_import/importers/pull_request_notes_importer.rb
- lib/gitlab/bitbucket_import/importers/users_importer.rb 6 additions, 1 deletionlib/gitlab/bitbucket_import/importers/users_importer.rb
- lib/gitlab/bitbucket_server_import/importers/pull_request_importer.rb 1 addition, 1 deletion...itbucket_server_import/importers/pull_request_importer.rb
- lib/gitlab/bitbucket_server_import/importers/pull_request_notes_importer.rb 1 addition, 1 deletion...et_server_import/importers/pull_request_notes_importer.rb
- lib/gitlab/bitbucket_server_import/importers/users_importer.rb 1 addition, 1 deletion...itlab/bitbucket_server_import/importers/users_importer.rb
- lib/gitlab/import/mentions_converter.rb 28 additions, 13 deletionslib/gitlab/import/mentions_converter.rb
- lib/gitlab/import/user_from_mention.rb 34 additions, 7 deletionslib/gitlab/import/user_from_mention.rb
- qa/gdk/Dockerfile.gdk 1 addition, 1 deletionqa/gdk/Dockerfile.gdk
- spec/features/profiles/account_spec.rb 2 additions, 2 deletionsspec/features/profiles/account_spec.rb
- spec/features/profiles/user_visits_profile_spec.rb 1 addition, 1 deletionspec/features/profiles/user_visits_profile_spec.rb
- spec/features/users/rss_spec.rb 2 additions, 2 deletionsspec/features/users/rss_spec.rb
- spec/features/users/show_spec.rb 3 additions, 3 deletionsspec/features/users/show_spec.rb
- spec/lib/gitlab/bitbucket_import/importers/issue_importer_spec.rb 8 additions, 0 deletions.../gitlab/bitbucket_import/importers/issue_importer_spec.rb
- spec/lib/gitlab/bitbucket_import/importers/issue_notes_importer_spec.rb 8 additions, 0 deletions...b/bitbucket_import/importers/issue_notes_importer_spec.rb
- spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb 11 additions, 0 deletions.../bitbucket_import/importers/pull_request_importer_spec.rb