diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2018-09-06 19:09:19 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2018-09-06 19:09:19 +0000 |
commit | aca0bebe8b62e7acbe86fecbd9557e7c3b805506 (patch) | |
tree | 2e7cb0dd68cb281245dbeb947b80f3f3302c7284 | |
parent | Update devel/gitaly to 0.117.2 which is required for gitlab-ce 11.2.x. (diff) |
Update www/gitlab-ce to 11.2.3.
For a detailed changelog please see here:
https://about.gitlab.com/2018/08/22/gitlab-11-2-released/
https://about.gitlab.com/2018/08/23/gitlab-11-2-1-released/
https://about.gitlab.com/2018/08/28/security-release-gitlab-11-dot-2-dot-2-released/
Approved by: mentors (implicit)
-rw-r--r-- | www/gitlab-ce/Makefile | 20 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-Gemfile | 13 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-config_gitlab.yml.example | 12 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-config_initializers_1__settings.rb | 4 | ||||
-rw-r--r-- | www/gitlab-ce/files/patch-config_unicorn.rb.example | 6 | ||||
-rw-r--r-- | www/gitlab-ce/pkg-message | 6 | ||||
-rw-r--r-- | www/gitlab-ce/pkg-plist | 449 |
8 files changed, 428 insertions, 88 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 9cbbc877f38c..48eaa671eadb 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.1.6 +PORTVERSION= 11.2.3 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -24,9 +24,9 @@ BUILD_DEPENDS= gem:devel/ruby-gems # only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS # for the options RUN_DEPENDS= git>=2.16.2:devel/git \ - gitlab-shell>=7.1.4:devel/gitlab-shell \ - gitlab-workhorse>=5.0.0:www/gitlab-workhorse \ - gitaly>=0.111.2:devel/gitaly \ + gitlab-shell>=8.1.1:devel/gitlab-shell \ + gitlab-workhorse>=5.1.0:www/gitlab-workhorse \ + gitaly>=0.117.2:devel/gitaly \ gitlab-pages>=1.0.0:www/gitlab-pages \ redis>=2.8.23:databases/redis \ npm>=4.3.0:www/npm \ @@ -80,7 +80,7 @@ RUN_DEPENDS= git>=2.16.2:devel/git \ rubygem-graphiql-rails>=1.4.10:devel/rubygem-graphiql-rails \ rubygem-hashie-forbidden_attributes>=0:devel/rubygem-hashie-forbidden_attributes \ rubygem-kaminari-rails4>=1.0:www/rubygem-kaminari-rails4 \ - rubygem-hamlit26>=2.6.1:www/rubygem-hamlit26 \ + rubygem-hamlit>=2.8.8:www/rubygem-hamlit \ rubygem-carrierwave>=1.1:www/rubygem-carrierwave \ rubygem-mini_magick>=0:graphics/rubygem-mini_magick \ rubygem-dropzonejs-rails07>=0.7.1:www/rubygem-dropzonejs-rails07 \ @@ -136,10 +136,11 @@ RUN_DEPENDS= git>=2.16.2:devel/git \ rubygem-gitlab-flowdock-git-hook>=1.0.1:www/rubygem-gitlab-flowdock-git-hook \ rubygem-gemnasium-gitlab-service>=0.2:devel/rubygem-gemnasium-gitlab-service \ rubygem-slack-notifier1>=1.5.1:devel/rubygem-slack-notifier1 \ + rubygem-hangouts-chat>=0.0.5:net/rubygem-hangouts-chat \ rubygem-asana>=0.6.0:www/rubygem-asana \ rubygem-ruby-fogbugz021>=0.2.1:devel/rubygem-ruby-fogbugz021 \ rubygem-kubeclient>=3.1.0:www/rubygem-kubeclient \ - rubygem-sanitize>=4.6.5:textproc/rubygem-sanitize \ + rubygem-sanitize>=4.6:textproc/rubygem-sanitize \ rubygem-babosa>=1.0.2:textproc/rubygem-babosa \ rubygem-loofah>=2.2:textproc/rubygem-loofah \ rubygem-licensee8>=8.9:devel/rubygem-licensee8 \ @@ -176,12 +177,13 @@ RUN_DEPENDS= git>=2.16.2:devel/git \ rubygem-peek-rblineprof>=0.2.0:devel/rubygem-peek-rblineprof \ rubygem-peek-redis>=1.2.0:devel/rubygem-peek-redis \ rubygem-peek-sidekiq>=1.0.3:devel/rubygem-peek-sidekiq \ - rubygem-prometheus-client-mmap>=0.9.3:devel/rubygem-prometheus-client-mmap \ + rubygem-prometheus-client-mmap>=0.9.4:devel/rubygem-prometheus-client-mmap \ rubygem-octokit>=4.9:net/rubygem-octokit \ rubygem-mail_room>=0.9.1:mail/rubygem-mail_room \ rubygem-email_reply_trimmer>=0.1:mail/rubygem-email_reply_trimmer \ rubygem-html2text>=0:textproc/rubygem-html2text \ rubygem-ruby-prof>=0.17.0:devel/rubygem-ruby-prof \ + rubygem-rbtrace>=0.4:devel/rubygem-rbtrace \ rubygem-oauth2>=1.4.0:net/rubygem-oauth2 \ rubygem-health_check26>=2.6.0:devel/rubygem-health_check26 \ rubygem-vmstat>=2.3.0:sysutils/rubygem-vmstat \ @@ -190,7 +192,7 @@ RUN_DEPENDS= git>=2.16.2:devel/git \ rubygem-sshkey>=1.9.0:security/rubygem-sshkey \ rubygem-ed25519>=1.2:security/rubygem-ed25519 \ rubygem-bcrypt_pbkdf>=1.0:security/rubygem-bcrypt_pbkdf \ - rubygem-gitaly-proto>=0.105.0:net/rubygem-gitaly-proto \ + rubygem-gitaly-proto>=0.113.0:net/rubygem-gitaly-proto \ rubygem-grpc>=1.11.0:net/rubygem-grpc \ rubygem-gitaly>=0.8.0:net/rubygem-gitaly \ rubygem-google-protobuf351>=3.5.1:devel/rubygem-google-protobuf351 \ @@ -213,7 +215,7 @@ USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= 014912084ddfbafa35da6d52f1b1b46b601bfc62 +GL_COMMIT= 06cbee3bf9dd960380390c0a5df9b67a52a85ba9 USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 6e7bf94cee4e..8d82d7a5b797 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535648221 -SHA256 (gitlab-org-gitlab-ce-014912084ddfbafa35da6d52f1b1b46b601bfc62_GL0.tar.gz) = d7c9af8398266c51869dc8124cb5ceb88908f55def696aa4542f41f9137d848b -SIZE (gitlab-org-gitlab-ce-014912084ddfbafa35da6d52f1b1b46b601bfc62_GL0.tar.gz) = 51958008 +TIMESTAMP = 1535876579 +SHA256 (gitlab-org-gitlab-ce-06cbee3bf9dd960380390c0a5df9b67a52a85ba9_GL0.tar.gz) = b7735a0589b4eaba762ee28e3d6ba2a3a3f788c82de1c3dffd57a5ad2b35dda5 +SIZE (gitlab-org-gitlab-ce-06cbee3bf9dd960380390c0a5df9b67a52a85ba9_GL0.tar.gz) = 52777352 diff --git a/www/gitlab-ce/files/patch-Gemfile b/www/gitlab-ce/files/patch-Gemfile index adf0ed1fa102..d9fcb6578ef3 100644 --- a/www/gitlab-ce/files/patch-Gemfile +++ b/www/gitlab-ce/files/patch-Gemfile @@ -1,4 +1,4 @@ ---- Gemfile.orig 2018-07-20 09:55:24 UTC +--- Gemfile.orig 2018-08-22 22:40:32 UTC +++ Gemfile @@ -24,7 +24,7 @@ gem 'sprockets', '~> 3.7.0' gem 'default_value_for', gem_versions['default_value_for'] @@ -27,7 +27,7 @@ # Colored output to console gem 'rainbow', '~> 2.2' -@@ -291,7 +291,7 @@ gem 'batch-loader', '~> 1.2.1' +@@ -294,7 +294,7 @@ gem 'batch-loader', '~> 1.2.1' # Perf bar gem 'peek', '~> 1.0.1' gem 'peek-gc', '~> 0.0.2' @@ -36,7 +36,7 @@ gem 'peek-pg', '~> 1.3.0', group: :postgres gem 'peek-rblineprof', '~> 0.2.0' gem 'peek-redis', '~> 1.2.0' -@@ -299,95 +299,11 @@ gem 'peek-sidekiq', '~> 1.0.3' +@@ -302,96 +302,11 @@ gem 'peek-sidekiq', '~> 1.0.3' # Metrics group :metrics do @@ -44,7 +44,7 @@ - gem 'influxdb', '~> 0.2', require: false - # Prometheus - gem 'prometheus-client-mmap', '~> 0.9.3' + gem 'prometheus-client-mmap', '~> 0.9.4' gem 'raindrops', '~> 0.18' end @@ -64,6 +64,7 @@ -end - -group :development, :test do +- gem 'bootsnap', '~> 1.3' - gem 'bullet', '~> 5.5.0', require: !!ENV['ENABLE_BULLET'] - gem 'pry-byebug', '~> 3.4.1', platform: :mri - gem 'pry-rails', '~> 0.3.4' @@ -92,9 +93,9 @@ - gem 'spring', '~> 2.0.0' - gem 'spring-commands-rspec', '~> 1.0.4' - -- gem 'gitlab-styles', '~> 2.3', require: false +- gem 'gitlab-styles', '~> 2.4', require: false - # Pin these dependencies, otherwise a new rule could break the CI pipelines -- gem 'rubocop', '~> 0.52.1' +- gem 'rubocop', '~> 0.54.0' - gem 'rubocop-rspec', '~> 1.22.1' - - gem 'scss_lint', '~> 0.56.0', require: false diff --git a/www/gitlab-ce/files/patch-config_gitlab.yml.example b/www/gitlab-ce/files/patch-config_gitlab.yml.example index 58721ec11848..99b75ea196d0 100644 --- a/www/gitlab-ce/files/patch-config_gitlab.yml.example +++ b/www/gitlab-ce/files/patch-config_gitlab.yml.example @@ -1,6 +1,6 @@ ---- config/gitlab.yml.example.orig 2018-06-21 15:14:17 UTC +--- config/gitlab.yml.example.orig 2018-08-22 22:40:32 UTC +++ config/gitlab.yml.example -@@ -218,7 +218,7 @@ production: &base +@@ -223,7 +223,7 @@ production: &base # external_http: ["1.1.1.1:80", "[2001::1]:80"] # If defined, enables custom domain support in GitLab Pages # external_https: ["1.1.1.1:443", "[2001::1]:443"] # If defined, enables custom domain and certificate support in GitLab Pages admin: @@ -9,7 +9,7 @@ ## Mattermost ## For enabling Add to Mattermost button -@@ -577,7 +577,7 @@ production: &base +@@ -582,7 +582,7 @@ production: &base # Gitaly settings gitaly: # Path to the directory containing Gitaly client executables. @@ -18,7 +18,7 @@ # Default Gitaly authentication token. Can be overriden per storage. Can # be left blank when Gitaly is running locally on a Unix socket, which # is the normal way to deploy Gitaly. -@@ -595,8 +595,8 @@ production: &base +@@ -600,8 +600,8 @@ production: &base # real path not the symlink. storages: # You must have at least a `default` storage path. default: @@ -29,7 +29,7 @@ # gitaly_token: 'special token' # Optional: override global gitaly.token for this storage. ## Backup settings -@@ -624,12 +624,12 @@ production: &base +@@ -629,12 +629,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -45,7 +45,7 @@ # Git over HTTP upload_pack: true -@@ -650,7 +650,7 @@ production: &base +@@ -655,7 +655,7 @@ production: &base # CAUTION! # Use the default values unless you really know what you are doing git: diff --git a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb index 787483567f20..b8ed09f86371 100644 --- a/www/gitlab-ce/files/patch-config_initializers_1__settings.rb +++ b/www/gitlab-ce/files/patch-config_initializers_1__settings.rb @@ -1,6 +1,6 @@ ---- config/initializers/1_settings.rb.orig 2018-06-06 20:30:27 UTC +--- config/initializers/1_settings.rb.orig 2018-08-22 22:40:32 UTC +++ config/initializers/1_settings.rb -@@ -125,12 +125,8 @@ Settings.gitlab['email_subject_suffix'] +@@ -126,12 +126,8 @@ Settings.gitlab['email_subject_suffix'] Settings.gitlab['base_url'] ||= Settings.__send__(:build_base_gitlab_url) Settings.gitlab['url'] ||= Settings.__send__(:build_gitlab_url) Settings.gitlab['user'] ||= 'git' diff --git a/www/gitlab-ce/files/patch-config_unicorn.rb.example b/www/gitlab-ce/files/patch-config_unicorn.rb.example index b3a531c5e732..d89cd30c789f 100644 --- a/www/gitlab-ce/files/patch-config_unicorn.rb.example +++ b/www/gitlab-ce/files/patch-config_unicorn.rb.example @@ -1,4 +1,4 @@ ---- config/unicorn.rb.example.orig 2017-06-07 20:58:14 UTC +--- config/unicorn.rb.example.orig 2018-08-22 22:40:32 UTC +++ config/unicorn.rb.example @@ -33,12 +33,12 @@ worker_processes 3 @@ -30,5 +30,5 @@ +stderr_path "%%PREFIX%%/www/gitlab-ce/log/unicorn.stderr.log" +stdout_path "%%PREFIX%%/www/gitlab-ce/log/unicorn.stdout.log" - # combine Ruby 2.0.0dev or REE with "preload_app true" for memory savings - # http://rubyenterpriseedition.com/faq.html#adapt_apps_for_cow + # Save memory by sharing the application code among multiple Unicorn workers + # with "preload_app true". See: diff --git a/www/gitlab-ce/pkg-message b/www/gitlab-ce/pkg-message index 1c99e83ee003..257da06e2da7 100644 --- a/www/gitlab-ce/pkg-message +++ b/www/gitlab-ce/pkg-message @@ -4,12 +4,12 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.1-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.2-freebsd.md If you just installed an major upgrade of GitLab, for example you -switched from 11.0.x to 11.1.x, please follow the instructions in the guide at: +switched from 11.1.x to 11.2.x, please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.0-11.1-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.1-11.2-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: diff --git a/www/gitlab-ce/pkg-plist b/www/gitlab-ce/pkg-plist index 2165e9fc46f5..709fa12a031b 100644 --- a/www/gitlab-ce/pkg-plist +++ b/www/gitlab-ce/pkg-plist @@ -5,6 +5,7 @@ %%WWWDIR%%/.eslintrc.yml %%WWWDIR%%/.flayignore %%WWWDIR%%/.foreman +%%WWWDIR%%/.gitattributes %%WWWDIR%%/.github/ISSUE_TEMPLATE.md %%WWWDIR%%/.github/PULL_REQUEST_TEMPLATE.md %%WWWDIR%%/.gitlab-ci.yml @@ -27,6 +28,7 @@ %%WWWDIR%%/.scss-lint.yml %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/CONTRIBUTING.md +%%WWWDIR%%/Dangerfile %%WWWDIR%%/GITALY_SERVER_VERSION %%WWWDIR%%/GITLAB_PAGES_VERSION %%WWWDIR%%/GITLAB_SHELL_VERSION @@ -2025,6 +2027,7 @@ %%WWWDIR%%/app/assets/javascripts/commit_merge_requests.js %%WWWDIR%%/app/assets/javascripts/commits.js %%WWWDIR%%/app/assets/javascripts/commons/bootstrap.js +%%WWWDIR%%/app/assets/javascripts/commons/gitlab_ui.js %%WWWDIR%%/app/assets/javascripts/commons/index.js %%WWWDIR%%/app/assets/javascripts/commons/jquery.js %%WWWDIR%%/app/assets/javascripts/commons/polyfills.js @@ -2032,6 +2035,7 @@ %%WWWDIR%%/app/assets/javascripts/commons/polyfills/element.js %%WWWDIR%%/app/assets/javascripts/commons/polyfills/event.js %%WWWDIR%%/app/assets/javascripts/commons/polyfills/nodelist.js +%%WWWDIR%%/app/assets/javascripts/commons/polyfills/request_idle_callback.js %%WWWDIR%%/app/assets/javascripts/commons/vue.js %%WWWDIR%%/app/assets/javascripts/compare_autocomplete.js %%WWWDIR%%/app/assets/javascripts/confirm_danger_modal.js @@ -2141,6 +2145,7 @@ %%WWWDIR%%/app/assets/javascripts/environments/components/environment_terminal_button.vue %%WWWDIR%%/app/assets/javascripts/environments/components/environments_app.vue %%WWWDIR%%/app/assets/javascripts/environments/components/environments_table.vue +%%WWWDIR%%/app/assets/javascripts/environments/components/stop_environment_modal.vue %%WWWDIR%%/app/assets/javascripts/environments/event_hub.js %%WWWDIR%%/app/assets/javascripts/environments/folder/environments_folder_bundle.js %%WWWDIR%%/app/assets/javascripts/environments/folder/environments_folder_view.vue @@ -2219,9 +2224,12 @@ %%WWWDIR%%/app/assets/javascripts/groups_select.js %%WWWDIR%%/app/assets/javascripts/header.js %%WWWDIR%%/app/assets/javascripts/help/help.js +%%WWWDIR%%/app/assets/javascripts/helpers/avatar_helper.js %%WWWDIR%%/app/assets/javascripts/helpers/issuables_helper.js %%WWWDIR%%/app/assets/javascripts/how_to_merge.js %%WWWDIR%%/app/assets/javascripts/ide/components/activity_bar.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/branches/item.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/branches/search_list.vue %%WWWDIR%%/app/assets/javascripts/ide/components/changed_file_icon.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/actions.vue %%WWWDIR%%/app/assets/javascripts/ide/components/commit_sidebar/empty_state.vue @@ -2240,6 +2248,7 @@ %%WWWDIR%%/app/assets/javascripts/ide/components/file_finder/index.vue %%WWWDIR%%/app/assets/javascripts/ide/components/file_finder/item.vue %%WWWDIR%%/app/assets/javascripts/ide/components/ide.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/ide_project_header.vue %%WWWDIR%%/app/assets/javascripts/ide/components/ide_review.vue %%WWWDIR%%/app/assets/javascripts/ide/components/ide_side_bar.vue %%WWWDIR%%/app/assets/javascripts/ide/components/ide_status_bar.vue @@ -2251,16 +2260,21 @@ %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/item.vue %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/list.vue %%WWWDIR%%/app/assets/javascripts/ide/components/jobs/stage.vue -%%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/dropdown.vue %%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/info.vue %%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/item.vue %%WWWDIR%%/app/assets/javascripts/ide/components/merge_requests/list.vue %%WWWDIR%%/app/assets/javascripts/ide/components/mr_file_icon.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/nav_dropdown.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/nav_dropdown_button.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/nav_form.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/button.vue %%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/index.vue %%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/modal.vue %%WWWDIR%%/app/assets/javascripts/ide/components/new_dropdown/upload.vue %%WWWDIR%%/app/assets/javascripts/ide/components/panes/right.vue %%WWWDIR%%/app/assets/javascripts/ide/components/pipelines/list.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/preview/clientside.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/preview/navigator.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_commit_section.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_editor.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_file.vue @@ -2269,6 +2283,7 @@ %%WWWDIR%%/app/assets/javascripts/ide/components/repo_tab.vue %%WWWDIR%%/app/assets/javascripts/ide/components/repo_tabs.vue %%WWWDIR%%/app/assets/javascripts/ide/components/resizable_panel.vue +%%WWWDIR%%/app/assets/javascripts/ide/components/shared/tokened_input.vue %%WWWDIR%%/app/assets/javascripts/ide/constants.js %%WWWDIR%%/app/assets/javascripts/ide/eventhub.js %%WWWDIR%%/app/assets/javascripts/ide/ide_router.js @@ -2292,6 +2307,11 @@ %%WWWDIR%%/app/assets/javascripts/ide/stores/actions/tree.js %%WWWDIR%%/app/assets/javascripts/ide/stores/getters.js %%WWWDIR%%/app/assets/javascripts/ide/stores/index.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/actions.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/index.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/mutation_types.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/mutations.js +%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/branches/state.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/commit/actions.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/commit/constants.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/commit/getters.js @@ -2301,7 +2321,6 @@ %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/commit/state.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/actions.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/constants.js -%%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/getters.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/index.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/mutation_types.js %%WWWDIR%%/app/assets/javascripts/ide/stores/modules/merge_requests/mutations.js @@ -2324,6 +2343,7 @@ %%WWWDIR%%/app/assets/javascripts/ide/stores/state.js %%WWWDIR%%/app/assets/javascripts/ide/stores/utils.js %%WWWDIR%%/app/assets/javascripts/ide/stores/workers/files_decorator_worker.js +%%WWWDIR%%/app/assets/javascripts/ide/utils.js %%WWWDIR%%/app/assets/javascripts/image_diff/helpers/badge_helper.js %%WWWDIR%%/app/assets/javascripts/image_diff/helpers/comment_indicator_helper.js %%WWWDIR%%/app/assets/javascripts/image_diff/helpers/dom_helper.js @@ -2492,6 +2512,7 @@ %%WWWDIR%%/app/assets/javascripts/notes/event_hub.js %%WWWDIR%%/app/assets/javascripts/notes/index.js %%WWWDIR%%/app/assets/javascripts/notes/mixins/autosave.js +%%WWWDIR%%/app/assets/javascripts/notes/mixins/discussion_navigation.js %%WWWDIR%%/app/assets/javascripts/notes/mixins/issuable_state.js %%WWWDIR%%/app/assets/javascripts/notes/mixins/noteable.js %%WWWDIR%%/app/assets/javascripts/notes/mixins/resolvable.js @@ -2513,9 +2534,6 @@ %%WWWDIR%%/app/assets/javascripts/pages/admin/application_settings/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/broadcast_messages/broadcast_message.js %%WWWDIR%%/app/assets/javascripts/pages/admin/broadcast_messages/index.js -%%WWWDIR%%/app/assets/javascripts/pages/admin/cohorts/index.js -%%WWWDIR%%/app/assets/javascripts/pages/admin/cohorts/usage_ping.js -%%WWWDIR%%/app/assets/javascripts/pages/admin/conversational_development_index/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/groups/edit/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/groups/new/index.js %%WWWDIR%%/app/assets/javascripts/pages/admin/groups/show/index.js @@ -2564,6 +2582,9 @@ %%WWWDIR%%/app/assets/javascripts/pages/ide/index.js %%WWWDIR%%/app/assets/javascripts/pages/import/fogbugz/new_user_map/index.js %%WWWDIR%%/app/assets/javascripts/pages/import/gitlab_projects/new/index.js +%%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/cohorts/index.js +%%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/cohorts/usage_ping.js +%%WWWDIR%%/app/assets/javascripts/pages/instance_statistics/conversational_development_index/index.js %%WWWDIR%%/app/assets/javascripts/pages/ldap/omniauth_callbacks/index.js %%WWWDIR%%/app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue %%WWWDIR%%/app/assets/javascripts/pages/milestones/shared/components/promote_milestone_modal.vue @@ -2579,6 +2600,8 @@ %%WWWDIR%%/app/assets/javascripts/pages/profiles/keys/index.js %%WWWDIR%%/app/assets/javascripts/pages/profiles/notifications/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/profiles/personal_access_tokens/index.js +%%WWWDIR%%/app/assets/javascripts/pages/profiles/show/emoji_menu.js +%%WWWDIR%%/app/assets/javascripts/pages/profiles/show/index.js %%WWWDIR%%/app/assets/javascripts/pages/profiles/two_factor_auths/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/activity/index.js %%WWWDIR%%/app/assets/javascripts/pages/projects/artifacts/browse/index.js @@ -2805,6 +2828,17 @@ %%WWWDIR%%/app/assets/javascripts/registry/stores/index.js %%WWWDIR%%/app/assets/javascripts/registry/stores/mutation_types.js %%WWWDIR%%/app/assets/javascripts/registry/stores/mutations.js +%%WWWDIR%%/app/assets/javascripts/reports/components/grouped_test_reports_app.vue +%%WWWDIR%%/app/assets/javascripts/reports/components/modal.vue +%%WWWDIR%%/app/assets/javascripts/reports/components/test_issue_body.vue +%%WWWDIR%%/app/assets/javascripts/reports/constants.js +%%WWWDIR%%/app/assets/javascripts/reports/store/actions.js +%%WWWDIR%%/app/assets/javascripts/reports/store/getters.js +%%WWWDIR%%/app/assets/javascripts/reports/store/index.js +%%WWWDIR%%/app/assets/javascripts/reports/store/mutation_types.js +%%WWWDIR%%/app/assets/javascripts/reports/store/mutations.js +%%WWWDIR%%/app/assets/javascripts/reports/store/state.js +%%WWWDIR%%/app/assets/javascripts/reports/store/utils.js %%WWWDIR%%/app/assets/javascripts/right_sidebar.js %%WWWDIR%%/app/assets/javascripts/search_autocomplete.js %%WWWDIR%%/app/assets/javascripts/settings_panels.js @@ -2840,6 +2874,7 @@ %%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/sidebar_time_tracking.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/spent_only_pane.vue %%WWWDIR%%/app/assets/javascripts/sidebar/components/time_tracking/time_tracker.vue +%%WWWDIR%%/app/assets/javascripts/sidebar/components/todo_toggle/todo.vue %%WWWDIR%%/app/assets/javascripts/sidebar/event_hub.js %%WWWDIR%%/app/assets/javascripts/sidebar/lib/sidebar_move_issue.js %%WWWDIR%%/app/assets/javascripts/sidebar/mount_milestone_sidebar.js @@ -2913,10 +2948,13 @@ %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/get_state_key.js %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/mr_widget_store.js %%WWWDIR%%/app/assets/javascripts/vue_merge_request_widget/stores/state_maps.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/bar_chart.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/bar_chart_constants.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/callout.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_badge_link.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/ci_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/clipboard_button.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/code_block.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/commit.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/content_viewer.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/content_viewer/lib/viewer_utils.js @@ -2939,6 +2977,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/file_icon/file_icon_map.js %%WWWDIR%%/app/assets/javascripts/vue_shared/components/gl_modal.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/header_ci_component.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/help_popover.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/identicon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/issue/issue_warning.vue @@ -2957,8 +2996,18 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/notes/system_note.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/panel_resizer.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/pikaday.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_avatar/default.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/project_avatar/image.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/recaptcha_modal.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/constants.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/issue_body.js +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/issue_status_icon.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/issues_list.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/modal_open_name.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/report_issues.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/report_link.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/report_section.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/reports/summary_row.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_calendar_icon.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/collapsed_grouped_date_picker.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/date_picker.vue @@ -2974,6 +3023,7 @@ %%WWWDIR%%/app/assets/javascripts/vue_shared/components/sidebar/toggle_sidebar.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/skeleton_loading_container.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/stacked_progress_bar.vue +%%WWWDIR%%/app/assets/javascripts/vue_shared/components/svg_gradient.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/table_pagination.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/tabs/tab.vue %%WWWDIR%%/app/assets/javascripts/vue_shared/components/tabs/tabs.js @@ -3071,6 +3121,7 @@ %%WWWDIR%%/app/assets/stylesheets/highlight/white_base.scss %%WWWDIR%%/app/assets/stylesheets/mailers/highlighted_diff_email.scss %%WWWDIR%%/app/assets/stylesheets/notify.scss +%%WWWDIR%%/app/assets/stylesheets/page_bundles/ide.scss %%WWWDIR%%/app/assets/stylesheets/pages/admin.scss %%WWWDIR%%/app/assets/stylesheets/pages/boards.scss %%WWWDIR%%/app/assets/stylesheets/pages/branches.scss @@ -3109,7 +3160,7 @@ %%WWWDIR%%/app/assets/stylesheets/pages/profile.scss %%WWWDIR%%/app/assets/stylesheets/pages/profiles/preferences.scss %%WWWDIR%%/app/assets/stylesheets/pages/projects.scss -%%WWWDIR%%/app/assets/stylesheets/pages/repo.scss +%%WWWDIR%%/app/assets/stylesheets/pages/reports.scss %%WWWDIR%%/app/assets/stylesheets/pages/runners.scss %%WWWDIR%%/app/assets/stylesheets/pages/search.scss %%WWWDIR%%/app/assets/stylesheets/pages/settings.scss @@ -3134,8 +3185,6 @@ %%WWWDIR%%/app/controllers/admin/applications_controller.rb %%WWWDIR%%/app/controllers/admin/background_jobs_controller.rb %%WWWDIR%%/app/controllers/admin/broadcast_messages_controller.rb -%%WWWDIR%%/app/controllers/admin/cohorts_controller.rb -%%WWWDIR%%/app/controllers/admin/conversational_development_index_controller.rb %%WWWDIR%%/app/controllers/admin/dashboard_controller.rb %%WWWDIR%%/app/controllers/admin/deploy_keys_controller.rb %%WWWDIR%%/app/controllers/admin/gitaly_servers_controller.rb @@ -3201,6 +3250,7 @@ %%WWWDIR%%/app/controllers/concerns/service_params.rb %%WWWDIR%%/app/controllers/concerns/snippets_actions.rb %%WWWDIR%%/app/controllers/concerns/spammable_actions.rb +%%WWWDIR%%/app/controllers/concerns/todos_actions.rb %%WWWDIR%%/app/controllers/concerns/toggle_award_emoji.rb %%WWWDIR%%/app/controllers/concerns/toggle_subscription_action.rb %%WWWDIR%%/app/controllers/concerns/uploads_actions.rb @@ -3241,12 +3291,17 @@ %%WWWDIR%%/app/controllers/ide_controller.rb %%WWWDIR%%/app/controllers/import/base_controller.rb %%WWWDIR%%/app/controllers/import/bitbucket_controller.rb +%%WWWDIR%%/app/controllers/import/bitbucket_server_controller.rb %%WWWDIR%%/app/controllers/import/fogbugz_controller.rb %%WWWDIR%%/app/controllers/import/gitea_controller.rb %%WWWDIR%%/app/controllers/import/github_controller.rb %%WWWDIR%%/app/controllers/import/gitlab_controller.rb %%WWWDIR%%/app/controllers/import/gitlab_projects_controller.rb %%WWWDIR%%/app/controllers/import/google_code_controller.rb +%%WWWDIR%%/app/controllers/import/manifest_controller.rb +%%WWWDIR%%/app/controllers/instance_statistics/application_controller.rb +%%WWWDIR%%/app/controllers/instance_statistics/cohorts_controller.rb +%%WWWDIR%%/app/controllers/instance_statistics/conversational_development_index_controller.rb %%WWWDIR%%/app/controllers/invites_controller.rb %%WWWDIR%%/app/controllers/jwt_controller.rb %%WWWDIR%%/app/controllers/koding_controller.rb @@ -3416,6 +3471,10 @@ %%WWWDIR%%/app/graphql/functions/echo.rb %%WWWDIR%%/app/graphql/gitlab_schema.rb %%WWWDIR%%/app/graphql/mutations/.keep +%%WWWDIR%%/app/graphql/mutations/base_mutation.rb +%%WWWDIR%%/app/graphql/mutations/concerns/mutations/resolves_project.rb +%%WWWDIR%%/app/graphql/mutations/merge_requests/base.rb +%%WWWDIR%%/app/graphql/mutations/merge_requests/set_wip.rb %%WWWDIR%%/app/graphql/resolvers/base_resolver.rb %%WWWDIR%%/app/graphql/resolvers/concerns/resolves_pipelines.rb %%WWWDIR%%/app/graphql/resolvers/full_path_resolver.rb @@ -3512,6 +3571,7 @@ %%WWWDIR%%/app/helpers/preferences_helper.rb %%WWWDIR%%/app/helpers/profiles_helper.rb %%WWWDIR%%/app/helpers/projects_helper.rb +%%WWWDIR%%/app/helpers/repository_languages_helper.rb %%WWWDIR%%/app/helpers/rss_helper.rb %%WWWDIR%%/app/helpers/runners_helper.rb %%WWWDIR%%/app/helpers/safe_params_helper.rb @@ -3645,6 +3705,7 @@ %%WWWDIR%%/app/models/clusters/concerns/application_core.rb %%WWWDIR%%/app/models/clusters/concerns/application_data.rb %%WWWDIR%%/app/models/clusters/concerns/application_status.rb +%%WWWDIR%%/app/models/clusters/concerns/application_version.rb %%WWWDIR%%/app/models/clusters/platforms/kubernetes.rb %%WWWDIR%%/app/models/clusters/project.rb %%WWWDIR%%/app/models/clusters/providers/gcp.rb @@ -3685,6 +3746,7 @@ %%WWWDIR%%/app/models/concerns/iid_routes.rb %%WWWDIR%%/app/models/concerns/importable.rb %%WWWDIR%%/app/models/concerns/issuable.rb +%%WWWDIR%%/app/models/concerns/label_eventable.rb %%WWWDIR%%/app/models/concerns/loaded_in_group_list.rb %%WWWDIR%%/app/models/concerns/manual_inverse_association.rb %%WWWDIR%%/app/models/concerns/mentionable.rb @@ -3731,6 +3793,7 @@ %%WWWDIR%%/app/models/conversational_development_index/idea_to_production_step.rb %%WWWDIR%%/app/models/conversational_development_index/metric.rb %%WWWDIR%%/app/models/cycle_analytics.rb +%%WWWDIR%%/app/models/dashboard_group_milestone.rb %%WWWDIR%%/app/models/dashboard_milestone.rb %%WWWDIR%%/app/models/deploy_key.rb %%WWWDIR%%/app/models/deploy_keys_project.rb @@ -3823,6 +3886,8 @@ %%WWWDIR%%/app/models/pages_domain.rb %%WWWDIR%%/app/models/personal_access_token.rb %%WWWDIR%%/app/models/personal_snippet.rb +%%WWWDIR%%/app/models/postgresql/replication_slot.rb +%%WWWDIR%%/app/models/programming_language.rb %%WWWDIR%%/app/models/project.rb %%WWWDIR%%/app/models/project_authorization.rb %%WWWDIR%%/app/models/project_auto_devops.rb @@ -3858,6 +3923,7 @@ %%WWWDIR%%/app/models/project_services/flowdock_service.rb %%WWWDIR%%/app/models/project_services/gemnasium_service.rb %%WWWDIR%%/app/models/project_services/gitlab_issue_tracker_service.rb +%%WWWDIR%%/app/models/project_services/hangouts_chat_service.rb %%WWWDIR%%/app/models/project_services/hipchat_service.rb %%WWWDIR%%/app/models/project_services/irker_service.rb %%WWWDIR%%/app/models/project_services/issue_tracker_service.rb @@ -3898,10 +3964,13 @@ %%WWWDIR%%/app/models/release.rb %%WWWDIR%%/app/models/remote_mirror.rb %%WWWDIR%%/app/models/repository.rb +%%WWWDIR%%/app/models/repository_language.rb +%%WWWDIR%%/app/models/resource_label_event.rb %%WWWDIR%%/app/models/route.rb %%WWWDIR%%/app/models/security_event.rb %%WWWDIR%%/app/models/sent_notification.rb %%WWWDIR%%/app/models/service.rb +%%WWWDIR%%/app/models/site_statistic.rb %%WWWDIR%%/app/models/snippet.rb %%WWWDIR%%/app/models/snippet_blob.rb %%WWWDIR%%/app/models/spam_log.rb @@ -3921,6 +3990,7 @@ %%WWWDIR%%/app/models/user_callout.rb %%WWWDIR%%/app/models/user_custom_attribute.rb %%WWWDIR%%/app/models/user_interacted_project.rb +%%WWWDIR%%/app/models/user_status.rb %%WWWDIR%%/app/models/user_synced_attributes_metadata.rb %%WWWDIR%%/app/models/users_star_project.rb %%WWWDIR%%/app/models/wiki_directory.rb @@ -3934,6 +4004,7 @@ %%WWWDIR%%/app/policies/ci/trigger_policy.rb %%WWWDIR%%/app/policies/clusters/cluster_policy.rb %%WWWDIR%%/app/policies/commit_status_policy.rb +%%WWWDIR%%/app/policies/concerns/policy_actor.rb %%WWWDIR%%/app/policies/deploy_key_policy.rb %%WWWDIR%%/app/policies/deploy_token_policy.rb %%WWWDIR%%/app/policies/deployment_policy.rb @@ -3960,6 +4031,7 @@ %%WWWDIR%%/app/presenters/README.md %%WWWDIR%%/app/presenters/ci/build_metadata_presenter.rb %%WWWDIR%%/app/presenters/ci/build_presenter.rb +%%WWWDIR%%/app/presenters/ci/build_runner_presenter.rb %%WWWDIR%%/app/presenters/ci/group_variable_presenter.rb %%WWWDIR%%/app/presenters/ci/pipeline_presenter.rb %%WWWDIR%%/app/presenters/ci/variable_presenter.rb @@ -4004,6 +4076,7 @@ %%WWWDIR%%/app/serializers/cohorts_entity.rb %%WWWDIR%%/app/serializers/cohorts_serializer.rb %%WWWDIR%%/app/serializers/commit_entity.rb +%%WWWDIR%%/app/serializers/concerns/user_status_tooltip.rb %%WWWDIR%%/app/serializers/concerns/with_pagination.rb %%WWWDIR%%/app/serializers/container_repositories_serializer.rb %%WWWDIR%%/app/serializers/container_repository_entity.rb @@ -4066,6 +4139,10 @@ %%WWWDIR%%/app/serializers/stage_serializer.rb %%WWWDIR%%/app/serializers/status_entity.rb %%WWWDIR%%/app/serializers/submodule_entity.rb +%%WWWDIR%%/app/serializers/test_case_entity.rb +%%WWWDIR%%/app/serializers/test_reports_comparer_entity.rb +%%WWWDIR%%/app/serializers/test_reports_comparer_serializer.rb +%%WWWDIR%%/app/serializers/test_suite_comparer_entity.rb %%WWWDIR%%/app/serializers/time_trackable_entity.rb %%WWWDIR%%/app/serializers/tree_entity.rb %%WWWDIR%%/app/serializers/tree_root_entity.rb @@ -4102,6 +4179,7 @@ %%WWWDIR%%/app/services/boards/lists/move_service.rb %%WWWDIR%%/app/services/chat_names/authorize_user_service.rb %%WWWDIR%%/app/services/chat_names/find_user_service.rb +%%WWWDIR%%/app/services/ci/compare_test_reports_service.rb %%WWWDIR%%/app/services/ci/create_pipeline_schedule_service.rb %%WWWDIR%%/app/services/ci/create_pipeline_service.rb %%WWWDIR%%/app/services/ci/ensure_stage_service.rb @@ -4262,6 +4340,7 @@ %%WWWDIR%%/app/services/projects/create_from_template_service.rb %%WWWDIR%%/app/services/projects/create_service.rb %%WWWDIR%%/app/services/projects/destroy_service.rb +%%WWWDIR%%/app/services/projects/detect_repository_languages_service.rb %%WWWDIR%%/app/services/projects/download_service.rb %%WWWDIR%%/app/services/projects/enable_deploy_key_service.rb %%WWWDIR%%/app/services/projects/fork_service.rb @@ -4316,6 +4395,7 @@ %%WWWDIR%%/app/services/repair_ldap_blocked_user_service.rb %%WWWDIR%%/app/services/repository_archive_clean_up_service.rb %%WWWDIR%%/app/services/reset_project_cache_service.rb +%%WWWDIR%%/app/services/resource_events/change_labels_service.rb %%WWWDIR%%/app/services/search/global_service.rb %%WWWDIR%%/app/services/search/group_service.rb %%WWWDIR%%/app/services/search/project_service.rb @@ -4332,6 +4412,12 @@ %%WWWDIR%%/app/services/test_hooks/project_service.rb %%WWWDIR%%/app/services/test_hooks/system_service.rb %%WWWDIR%%/app/services/todo_service.rb +%%WWWDIR%%/app/services/todos/destroy/base_service.rb +%%WWWDIR%%/app/services/todos/destroy/confidential_issue_service.rb +%%WWWDIR%%/app/services/todos/destroy/entity_leave_service.rb +%%WWWDIR%%/app/services/todos/destroy/group_private_service.rb +%%WWWDIR%%/app/services/todos/destroy/private_features_service.rb +%%WWWDIR%%/app/services/todos/destroy/project_private_service.rb %%WWWDIR%%/app/services/update_release_service.rb %%WWWDIR%%/app/services/update_snippet_service.rb %%WWWDIR%%/app/services/upload_service.rb @@ -4346,6 +4432,7 @@ %%WWWDIR%%/app/services/users/migrate_to_ghost_user_service.rb %%WWWDIR%%/app/services/users/refresh_authorized_projects_service.rb %%WWWDIR%%/app/services/users/respond_to_terms_service.rb +%%WWWDIR%%/app/services/users/set_status_service.rb %%WWWDIR%%/app/services/users/update_service.rb %%WWWDIR%%/app/services/validate_new_branch_service.rb %%WWWDIR%%/app/services/verify_pages_domain_service.rb @@ -4438,14 +4525,6 @@ %%WWWDIR%%/app/views/admin/broadcast_messages/_form.html.haml %%WWWDIR%%/app/views/admin/broadcast_messages/edit.html.haml %%WWWDIR%%/app/views/admin/broadcast_messages/index.html.haml -%%WWWDIR%%/app/views/admin/cohorts/_cohorts_table.html.haml -%%WWWDIR%%/app/views/admin/cohorts/_usage_ping.html.haml -%%WWWDIR%%/app/views/admin/cohorts/index.html.haml -%%WWWDIR%%/app/views/admin/conversational_development_index/_callout.html.haml -%%WWWDIR%%/app/views/admin/conversational_development_index/_card.html.haml -%%WWWDIR%%/app/views/admin/conversational_development_index/_disabled.html.haml -%%WWWDIR%%/app/views/admin/conversational_development_index/_no_data.html.haml -%%WWWDIR%%/app/views/admin/conversational_development_index/show.html.haml %%WWWDIR%%/app/views/admin/dashboard/index.html.haml %%WWWDIR%%/app/views/admin/deploy_keys/edit.html.haml %%WWWDIR%%/app/views/admin/deploy_keys/index.html.haml @@ -4678,8 +4757,11 @@ %%WWWDIR%%/app/views/help/ui.html.haml %%WWWDIR%%/app/views/ide/index.html.haml %%WWWDIR%%/app/views/import/_githubish_status.html.haml +%%WWWDIR%%/app/views/import/_project_status.html.haml %%WWWDIR%%/app/views/import/bitbucket/deploy_key.js.haml %%WWWDIR%%/app/views/import/bitbucket/status.html.haml +%%WWWDIR%%/app/views/import/bitbucket_server/new.html.haml +%%WWWDIR%%/app/views/import/bitbucket_server/status.html.haml %%WWWDIR%%/app/views/import/fogbugz/new.html.haml %%WWWDIR%%/app/views/import/fogbugz/new_user_map.html.haml %%WWWDIR%%/app/views/import/fogbugz/status.html.haml @@ -4692,6 +4774,17 @@ %%WWWDIR%%/app/views/import/google_code/new.html.haml %%WWWDIR%%/app/views/import/google_code/new_user_map.html.haml %%WWWDIR%%/app/views/import/google_code/status.html.haml +%%WWWDIR%%/app/views/import/manifest/_form.html.haml +%%WWWDIR%%/app/views/import/manifest/new.html.haml +%%WWWDIR%%/app/views/import/manifest/status.html.haml +%%WWWDIR%%/app/views/instance_statistics/cohorts/_cohorts_table.html.haml +%%WWWDIR%%/app/views/instance_statistics/cohorts/_usage_ping.html.haml +%%WWWDIR%%/app/views/instance_statistics/cohorts/index.html.haml +%%WWWDIR%%/app/views/instance_statistics/conversational_development_index/_callout.html.haml +%%WWWDIR%%/app/views/instance_statistics/conversational_development_index/_card.html.haml +%%WWWDIR%%/app/views/instance_statistics/conversational_development_index/_disabled.html.haml +%%WWWDIR%%/app/views/instance_statistics/conversational_development_index/_no_data.html.haml +%%WWWDIR%%/app/views/instance_statistics/conversational_development_index/index.html.haml %%WWWDIR%%/app/views/invites/show.html.haml %%WWWDIR%%/app/views/issues/_issue.atom.builder %%WWWDIR%%/app/views/issues/_issues_calendar.ics.ruby @@ -4730,6 +4823,7 @@ %%WWWDIR%%/app/views/layouts/header/_new_dropdown.haml %%WWWDIR%%/app/views/layouts/header/_read_only_banner.html.haml %%WWWDIR%%/app/views/layouts/help.html.haml +%%WWWDIR%%/app/views/layouts/instance_statistics.html.haml %%WWWDIR%%/app/views/layouts/koding.html.haml %%WWWDIR%%/app/views/layouts/mailer.html.haml %%WWWDIR%%/app/views/layouts/mailer.text.erb @@ -4742,6 +4836,7 @@ %%WWWDIR%%/app/views/layouts/nav/projects_dropdown/_show.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_admin.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_group.html.haml +%%WWWDIR%%/app/views/layouts/nav/sidebar/_instance_statistics.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_profile.html.haml %%WWWDIR%%/app/views/layouts/nav/sidebar/_project.html.haml %%WWWDIR%%/app/views/layouts/nav_only.html.haml @@ -5066,7 +5161,6 @@ %%WWWDIR%%/app/views/projects/environments/_external_url.html.haml %%WWWDIR%%/app/views/projects/environments/_form.html.haml %%WWWDIR%%/app/views/projects/environments/_metrics_button.html.haml -%%WWWDIR%%/app/views/projects/environments/_stop.html.haml %%WWWDIR%%/app/views/projects/environments/_terminal_button.html.haml %%WWWDIR%%/app/views/projects/environments/edit.html.haml %%WWWDIR%%/app/views/projects/environments/empty.html.haml @@ -5214,6 +5308,8 @@ %%WWWDIR%%/app/views/projects/project_members/_team.html.haml %%WWWDIR%%/app/views/projects/project_members/import.html.haml %%WWWDIR%%/app/views/projects/project_members/index.html.haml +%%WWWDIR%%/app/views/projects/project_templates/_built_in_templates.html.haml +%%WWWDIR%%/app/views/projects/project_templates/_project_fields_form.html.haml %%WWWDIR%%/app/views/projects/protected_branches/_branches_list.html.haml %%WWWDIR%%/app/views/projects/protected_branches/_create_protected_branch.html.haml %%WWWDIR%%/app/views/projects/protected_branches/_index.html.haml @@ -5229,8 +5325,8 @@ %%WWWDIR%%/app/views/projects/protected_tags/_create_protected_tag.html.haml %%WWWDIR%%/app/views/projects/protected_tags/_index.html.haml %%WWWDIR%%/app/views/projects/protected_tags/_protected_tag.html.haml +%%WWWDIR%%/app/views/projects/protected_tags/_protected_tag_create_access_levels.haml %%WWWDIR%%/app/views/projects/protected_tags/_tags_list.html.haml -%%WWWDIR%%/app/views/projects/protected_tags/_update_protected_tag.haml %%WWWDIR%%/app/views/projects/protected_tags/shared/_create_protected_tag.html.haml %%WWWDIR%%/app/views/projects/protected_tags/shared/_dropdown.html.haml %%WWWDIR%%/app/views/projects/protected_tags/shared/_index.html.haml @@ -5259,6 +5355,7 @@ %%WWWDIR%%/app/views/projects/services/mattermost_slash_commands/_installation_info.html.haml %%WWWDIR%%/app/views/projects/services/prometheus/_configuration_banner.html.haml %%WWWDIR%%/app/views/projects/services/prometheus/_help.html.haml +%%WWWDIR%%/app/views/projects/services/prometheus/_metrics.html.haml %%WWWDIR%%/app/views/projects/services/prometheus/_show.html.haml %%WWWDIR%%/app/views/projects/services/slack_slash_commands/_help.html.haml %%WWWDIR%%/app/views/projects/settings/badges/index.html.haml @@ -5689,6 +5786,7 @@ %%WWWDIR%%/app/workers/concerns/project_import_options.rb %%WWWDIR%%/app/workers/concerns/project_start_import.rb %%WWWDIR%%/app/workers/concerns/repository_check_queue.rb +%%WWWDIR%%/app/workers/concerns/todos_destroyer_queue.rb %%WWWDIR%%/app/workers/concerns/waitable_worker.rb %%WWWDIR%%/app/workers/create_gpg_signature_worker.rb %%WWWDIR%%/app/workers/create_note_diff_file_worker.rb @@ -5696,6 +5794,7 @@ %%WWWDIR%%/app/workers/delete_diff_files_worker.rb %%WWWDIR%%/app/workers/delete_merged_branches_worker.rb %%WWWDIR%%/app/workers/delete_user_worker.rb +%%WWWDIR%%/app/workers/detect_repository_languages_worker.rb %%WWWDIR%%/app/workers/email_receiver_worker.rb %%WWWDIR%%/app/workers/emails_on_push_worker.rb %%WWWDIR%%/app/workers/expire_build_artifacts_worker.rb @@ -5771,17 +5870,20 @@ %%WWWDIR%%/app/workers/repository_update_remote_mirror_worker.rb %%WWWDIR%%/app/workers/requests_profiles_worker.rb %%WWWDIR%%/app/workers/run_pipeline_schedule_worker.rb -%%WWWDIR%%/app/workers/schedule_update_user_activity_worker.rb %%WWWDIR%%/app/workers/stage_update_worker.rb %%WWWDIR%%/app/workers/storage_migrator_worker.rb %%WWWDIR%%/app/workers/stuck_ci_jobs_worker.rb %%WWWDIR%%/app/workers/stuck_import_jobs_worker.rb %%WWWDIR%%/app/workers/stuck_merge_jobs_worker.rb %%WWWDIR%%/app/workers/system_hook_push_worker.rb +%%WWWDIR%%/app/workers/todos_destroyer/confidential_issue_worker.rb +%%WWWDIR%%/app/workers/todos_destroyer/entity_leave_worker.rb +%%WWWDIR%%/app/workers/todos_destroyer/group_private_worker.rb +%%WWWDIR%%/app/workers/todos_destroyer/private_features_worker.rb +%%WWWDIR%%/app/workers/todos_destroyer/project_private_worker.rb %%WWWDIR%%/app/workers/trending_projects_worker.rb %%WWWDIR%%/app/workers/update_head_pipeline_for_merge_request_worker.rb %%WWWDIR%%/app/workers/update_merge_requests_worker.rb -%%WWWDIR%%/app/workers/update_user_activity_worker.rb %%WWWDIR%%/app/workers/upload_checksum_worker.rb %%WWWDIR%%/app/workers/wait_for_cluster_creation_worker.rb %%WWWDIR%%/app/workers/web_hook_worker.rb @@ -5832,6 +5934,7 @@ %%WWWDIR%%/config/initializers/8_gitaly.rb %%WWWDIR%%/config/initializers/8_metrics.rb %%WWWDIR%%/config/initializers/9_fast_gettext.rb +%%WWWDIR%%/config/initializers/action_mailer_hooks.rb %%WWWDIR%%/config/initializers/active_record_array_type_casting.rb %%WWWDIR%%/config/initializers/active_record_avoid_type_casting_in_uniqueness_validator.rb %%WWWDIR%%/config/initializers/active_record_data_types.rb @@ -5841,7 +5944,7 @@ %%WWWDIR%%/config/initializers/active_record_preloader.rb %%WWWDIR%%/config/initializers/active_record_schema_ignore_tables.rb %%WWWDIR%%/config/initializers/active_record_table_definition.rb -%%WWWDIR%%/config/initializers/additional_headers_interceptor.rb +%%WWWDIR%%/config/initializers/active_record_verbose_query_logs.rb %%WWWDIR%%/config/initializers/application_controller_renderer.rb %%WWWDIR%%/config/initializers/ar5_batching.rb %%WWWDIR%%/config/initializers/ar5_pg_10_support.rb @@ -5863,10 +5966,8 @@ %%WWWDIR%%/config/initializers/devise.rb %%WWWDIR%%/config/initializers/devise_password_length.rb.example %%WWWDIR%%/config/initializers/direct_upload_support.rb -%%WWWDIR%%/config/initializers/disable_email_interceptor.rb %%WWWDIR%%/config/initializers/doorkeeper.rb %%WWWDIR%%/config/initializers/doorkeeper_openid_connect.rb -%%WWWDIR%%/config/initializers/email_template_interceptor.rb %%WWWDIR%%/config/initializers/etag_caching.rb %%WWWDIR%%/config/initializers/fix_local_cache_middleware.rb %%WWWDIR%%/config/initializers/flipper.rb @@ -5929,6 +6030,7 @@ %%WWWDIR%%/config/locales/sherlock.en.yml %%WWWDIR%%/config/mail_room.yml %%WWWDIR%%/config/no_todos_messages.yml +%%WWWDIR%%/config/object_store_settings.rb %%WWWDIR%%/config/prometheus/additional_metrics.yml %%WWWDIR%%/config/redis.cache.yml.example %%WWWDIR%%/config/redis.queues.yml.example @@ -5945,6 +6047,7 @@ %%WWWDIR%%/config/routes/group.rb %%WWWDIR%%/config/routes/help.rb %%WWWDIR%%/config/routes/import.rb +%%WWWDIR%%/config/routes/instance_statistics.rb %%WWWDIR%%/config/routes/legacy_builds.rb %%WWWDIR%%/config/routes/profile.rb %%WWWDIR%%/config/routes/project.rb @@ -5961,6 +6064,13 @@ %%WWWDIR%%/config/spring.rb %%WWWDIR%%/config/unicorn.rb.example.development %%WWWDIR%%/config/webpack.config.js +%%WWWDIR%%/danger/changelog/Dangerfile +%%WWWDIR%%/danger/changes_size/Dangerfile +%%WWWDIR%%/danger/database/Dangerfile +%%WWWDIR%%/danger/frozen_string/Dangerfile +%%WWWDIR%%/danger/gemfile/Dangerfile +%%WWWDIR%%/danger/metadata/Dangerfile +%%WWWDIR%%/danger/specs/Dangerfile %%WWWDIR%%/db/fixtures/development/01_admin.rb %%WWWDIR%%/db/fixtures/development/04_project.rb %%WWWDIR%%/db/fixtures/development/05_users.rb @@ -6787,14 +6897,28 @@ %%WWWDIR%%/db/migrate/20180524132016_merge_requests_target_id_iid_state_partial_index.rb %%WWWDIR%%/db/migrate/20180529093006_ensure_remote_mirror_columns.rb %%WWWDIR%%/db/migrate/20180530135500_add_index_to_stages_position.rb +%%WWWDIR%%/db/migrate/20180531185349_add_repository_languages.rb %%WWWDIR%%/db/migrate/20180531220618_change_default_value_for_dsa_key_restriction.rb %%WWWDIR%%/db/migrate/20180601213245_add_deploy_strategy_to_project_auto_devops.rb +%%WWWDIR%%/db/migrate/20180608091413_add_group_to_todos.rb %%WWWDIR%%/db/migrate/20180608110058_rename_merge_requests_allow_collaboration.rb +%%WWWDIR%%/db/migrate/20180612103626_add_columns_for_helm_tiller_certificates.rb %%WWWDIR%%/db/migrate/20180613081317_create_ci_builds_runner_session.rb %%WWWDIR%%/db/migrate/20180625113853_create_import_export_uploads.rb %%WWWDIR%%/db/migrate/20180626125654_add_index_on_deployable_for_deployments.rb %%WWWDIR%%/db/migrate/20180628124813_alter_web_hook_logs_indexes.rb +%%WWWDIR%%/db/migrate/20180629153018_create_site_statistics.rb +%%WWWDIR%%/db/migrate/20180702124358_remove_orphaned_routes.rb +%%WWWDIR%%/db/migrate/20180702134423_generate_missing_routes.rb %%WWWDIR%%/db/migrate/20180704204006_add_hide_third_party_offers_to_application_settings.rb +%%WWWDIR%%/db/migrate/20180705160945_add_file_format_to_ci_job_artifacts.rb +%%WWWDIR%%/db/migrate/20180710162338_add_foreign_key_from_notification_settings_to_users.rb +%%WWWDIR%%/db/migrate/20180713092803_create_user_statuses.rb +%%WWWDIR%%/db/migrate/20180717125853_remove_restricted_todos.rb +%%WWWDIR%%/db/migrate/20180718005113_add_instance_statistics_visibility_to_application_setting.rb +%%WWWDIR%%/db/migrate/20180722103201_add_private_profile_to_users.rb +%%WWWDIR%%/db/migrate/20180723135214_add_web_ide_client_side_preview_enabled_to_application_settings.rb +%%WWWDIR%%/db/migrate/20180726172057_create_resource_label_events.rb %%WWWDIR%%/db/migrate/gpg_keys_limits_to_mysql.rb %%WWWDIR%%/db/migrate/limits_ci_build_trace_chunks_raw_data_for_mysql.rb %%WWWDIR%%/db/migrate/limits_to_mysql.rb @@ -6946,9 +7070,11 @@ %%WWWDIR%%/db/post_migrate/20180603190921_migrate_object_storage_upload_sidekiq_queue.rb %%WWWDIR%%/db/post_migrate/20180604123514_cleanup_stages_position_migration.rb %%WWWDIR%%/db/post_migrate/20180608201435_cleanup_merge_requests_allow_collaboration_rename.rb +%%WWWDIR%%/db/post_migrate/20180619121030_enqueue_delete_diff_files_workers.rb %%WWWDIR%%/db/post_migrate/20180629191052_add_partial_index_to_projects_for_last_repository_check_at.rb %%WWWDIR%%/db/post_migrate/20180702120647_enqueue_fix_cross_project_label_links.rb %%WWWDIR%%/db/post_migrate/20180704145007_update_project_indexes.rb +%%WWWDIR%%/db/post_migrate/20180706223200_populate_site_statistics.rb @(git,,) %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/seeds.rb %%WWWDIR%%/doc/README.md @@ -6987,7 +7113,6 @@ %%WWWDIR%%/doc/administration/img/high_availability/active-passive-diagram.png %%WWWDIR%%/doc/administration/img/housekeeping_settings.png %%WWWDIR%%/doc/administration/img/integration/plantuml-example.png -%%WWWDIR%%/doc/administration/img/raketasks/check_repos_output.png %%WWWDIR%%/doc/administration/img/repository_storages_admin_ui.png %%WWWDIR%%/doc/administration/incoming_email.md %%WWWDIR%%/doc/administration/index.md @@ -7039,6 +7164,7 @@ %%WWWDIR%%/doc/administration/operations/sidekiq_job_throttling.md %%WWWDIR%%/doc/administration/operations/sidekiq_memory_killer.md %%WWWDIR%%/doc/administration/operations/speed_up_ssh.md +%%WWWDIR%%/doc/administration/operations/ssh_certificates.md %%WWWDIR%%/doc/administration/operations/unicorn.md %%WWWDIR%%/doc/administration/pages/index.md %%WWWDIR%%/doc/administration/pages/source.md @@ -7153,6 +7279,7 @@ %%WWWDIR%%/doc/ci/docker/README.md %%WWWDIR%%/doc/ci/docker/using_docker_build.md %%WWWDIR%%/doc/ci/docker/using_docker_images.md +%%WWWDIR%%/doc/ci/docker/using_kaniko.md %%WWWDIR%%/doc/ci/enable_or_disable_ci.md %%WWWDIR%%/doc/ci/environments.md %%WWWDIR%%/doc/ci/examples/README.md @@ -7217,6 +7344,7 @@ %%WWWDIR%%/doc/ci/img/environments_terminal_button_on_show.png %%WWWDIR%%/doc/ci/img/environments_terminal_page.png %%WWWDIR%%/doc/ci/img/job_failure_reason.png +%%WWWDIR%%/doc/ci/img/junit_test_report.png %%WWWDIR%%/doc/ci/img/pipelines-goal.svg %%WWWDIR%%/doc/ci/img/pipelines.png %%WWWDIR%%/doc/ci/img/pipelines_grouped.png @@ -7227,6 +7355,7 @@ %%WWWDIR%%/doc/ci/img/types-of-pipelines.svg %%WWWDIR%%/doc/ci/img/view_on_env_blob.png %%WWWDIR%%/doc/ci/img/view_on_env_mr.png +%%WWWDIR%%/doc/ci/junit_test_reports.md %%WWWDIR%%/doc/ci/permissions/README.md %%WWWDIR%%/doc/ci/pipelines.md %%WWWDIR%%/doc/ci/quick_start/README.md @@ -7314,7 +7443,6 @@ %%WWWDIR%%/doc/development/fe_guide/icons.md %%WWWDIR%%/doc/development/fe_guide/img/boards_diagram.png %%WWWDIR%%/doc/development/fe_guide/img/gl-modal.png -%%WWWDIR%%/doc/development/fe_guide/img/vue_arch.png %%WWWDIR%%/doc/development/fe_guide/index.md %%WWWDIR%%/doc/development/fe_guide/performance.md %%WWWDIR%%/doc/development/fe_guide/security.md @@ -7378,6 +7506,7 @@ %%WWWDIR%%/doc/development/polymorphic_associations.md %%WWWDIR%%/doc/development/post_deployment_migrations.md %%WWWDIR%%/doc/development/profiling.md +%%WWWDIR%%/doc/development/pry_debugging.md %%WWWDIR%%/doc/development/query_count_limits.md %%WWWDIR%%/doc/development/query_recorder.md %%WWWDIR%%/doc/development/rake_tasks.md @@ -7863,6 +7992,7 @@ %%WWWDIR%%/doc/update/10.7-to-10.8.md %%WWWDIR%%/doc/update/10.8-to-11.0.md %%WWWDIR%%/doc/update/11.0-to-11.1.md +%%WWWDIR%%/doc/update/11.1-to-11.2.md %%WWWDIR%%/doc/update/2.6-to-3.0.md %%WWWDIR%%/doc/update/2.9-to-3.0.md %%WWWDIR%%/doc/update/3.0-to-3.1.md @@ -7936,11 +8066,9 @@ %%WWWDIR%%/doc/user/account/security.md %%WWWDIR%%/doc/user/account/two_factor_authentication.md %%WWWDIR%%/doc/user/admin_area/img/admin_labels.png -%%WWWDIR%%/doc/user/admin_area/img/cohorts.png %%WWWDIR%%/doc/user/admin_area/labels.md %%WWWDIR%%/doc/user/admin_area/monitoring/convdev.md %%WWWDIR%%/doc/user/admin_area/monitoring/health_check.md -%%WWWDIR%%/doc/user/admin_area/monitoring/img/convdev_index.png %%WWWDIR%%/doc/user/admin_area/monitoring/img/health_check_token.png %%WWWDIR%%/doc/user/admin_area/settings/continuous_integration.md %%WWWDIR%%/doc/user/admin_area/settings/email.md @@ -8021,6 +8149,12 @@ %%WWWDIR%%/doc/user/img/markdown_logo.png %%WWWDIR%%/doc/user/img/markdown_video.mp4 %%WWWDIR%%/doc/user/index.md +%%WWWDIR%%/doc/user/instance_statistics/convdev.md +%%WWWDIR%%/doc/user/instance_statistics/img/cohorts.png +%%WWWDIR%%/doc/user/instance_statistics/img/convdev_index.png +%%WWWDIR%%/doc/user/instance_statistics/img/instance_statistics_button.png +%%WWWDIR%%/doc/user/instance_statistics/index.md +%%WWWDIR%%/doc/user/instance_statistics/user_cohorts.md %%WWWDIR%%/doc/user/markdown.md %%WWWDIR%%/doc/user/permissions.md %%WWWDIR%%/doc/user/profile/account/delete_account.md @@ -8059,6 +8193,7 @@ %%WWWDIR%%/doc/user/project/git_attributes.md %%WWWDIR%%/doc/user/project/gpg_signed_commits/index.md %%WWWDIR%%/doc/user/project/highlighting.md +%%WWWDIR%%/doc/user/project/img/bulk-editing.png %%WWWDIR%%/doc/user/project/img/container_registry.png %%WWWDIR%%/doc/user/project/img/cycle_analytics_landing_page.png %%WWWDIR%%/doc/user/project/img/description_templates.png @@ -8095,6 +8230,7 @@ %%WWWDIR%%/doc/user/project/img/labels_group_issues.png %%WWWDIR%%/doc/user/project/img/labels_list.png %%WWWDIR%%/doc/user/project/img/labels_prioritized.png +%%WWWDIR%%/doc/user/project/img/labels_project_list_search.png %%WWWDIR%%/doc/user/project/img/labels_promotion.png %%WWWDIR%%/doc/user/project/img/labels_sidebar.png %%WWWDIR%%/doc/user/project/img/labels_sidebar_assign.png @@ -8119,6 +8255,7 @@ %%WWWDIR%%/doc/user/project/img/protected_tags_page.png %%WWWDIR%%/doc/user/project/img/protected_tags_permissions_dropdown.png %%WWWDIR%%/doc/user/project/import/bitbucket.md +%%WWWDIR%%/doc/user/project/import/bitbucket_server.md %%WWWDIR%%/doc/user/project/import/clearcase.md %%WWWDIR%%/doc/user/project/import/cvs.md %%WWWDIR%%/doc/user/project/import/fogbugz.md @@ -8126,8 +8263,9 @@ %%WWWDIR%%/doc/user/project/import/github.md %%WWWDIR%%/doc/user/project/import/gitlab_com.md %%WWWDIR%%/doc/user/project/import/img/bitbucket_import_grant_access.png -%%WWWDIR%%/doc/user/project/import/img/bitbucket_import_new_project.png %%WWWDIR%%/doc/user/project/import/img/bitbucket_import_select_project.png +%%WWWDIR%%/doc/user/project/import/img/bitbucket_server_import_credentials.png +%%WWWDIR%%/doc/user/project/import/img/bitbucket_server_import_select_project.png %%WWWDIR%%/doc/user/project/import/img/fogbugz_import_finished.png %%WWWDIR%%/doc/user/project/import/img/fogbugz_import_login.png %%WWWDIR%%/doc/user/project/import/img/fogbugz_import_select_fogbogz.png @@ -8140,7 +8278,9 @@ %%WWWDIR%%/doc/user/project/import/img/import_projects_from_github_select_auth_method.png %%WWWDIR%%/doc/user/project/import/img/import_projects_from_new_project_page.png %%WWWDIR%%/doc/user/project/import/img/import_projects_from_repo_url.png +%%WWWDIR%%/doc/user/project/import/img/manifest_status.png %%WWWDIR%%/doc/user/project/import/index.md +%%WWWDIR%%/doc/user/project/import/manifest.md %%WWWDIR%%/doc/user/project/import/perforce.md %%WWWDIR%%/doc/user/project/import/repo_by_url.md %%WWWDIR%%/doc/user/project/import/svn.md @@ -8150,8 +8290,10 @@ %%WWWDIR%%/doc/user/project/integrations/bugzilla.md %%WWWDIR%%/doc/user/project/integrations/custom_issue_tracker.md %%WWWDIR%%/doc/user/project/integrations/emails_on_push.md +%%WWWDIR%%/doc/user/project/integrations/hangouts_chat.md %%WWWDIR%%/doc/user/project/integrations/hipchat.md %%WWWDIR%%/doc/user/project/integrations/img/emails_on_push_service.png +%%WWWDIR%%/doc/user/project/integrations/img/hangouts_chat_configuration.png %%WWWDIR%%/doc/user/project/integrations/img/issue_configuration.png %%WWWDIR%%/doc/user/project/integrations/img/jira_add_user_to_group.png %%WWWDIR%%/doc/user/project/integrations/img/jira_create_new_group.png @@ -8339,7 +8481,7 @@ %%WWWDIR%%/doc/user/project/pages/getting_started_part_two.md %%WWWDIR%%/doc/user/project/pages/img/add_certificate_to_pages.png %%WWWDIR%%/doc/user/project/pages/img/choose_ci_template.png -%%WWWDIR%%/doc/user/project/pages/img/dns_add_new_a_record_example_updated.png +%%WWWDIR%%/doc/user/project/pages/img/dns_add_new_a_record_example_updated_2018.png %%WWWDIR%%/doc/user/project/pages/img/dns_cname_record_example.png %%WWWDIR%%/doc/user/project/pages/img/pages_create_project.png %%WWWDIR%%/doc/user/project/pages/img/pages_create_user_page.png @@ -8416,6 +8558,8 @@ %%WWWDIR%%/doc/user/project/settings/import_export.md %%WWWDIR%%/doc/user/project/settings/index.md %%WWWDIR%%/doc/user/project/slash_commands.md +%%WWWDIR%%/doc/user/project/web_ide/img/admin_clientside_evaluation.png +%%WWWDIR%%/doc/user/project/web_ide/img/clientside_evaluation.png %%WWWDIR%%/doc/user/project/web_ide/img/commit_changes.png %%WWWDIR%%/doc/user/project/web_ide/img/enable_web_ide.png %%WWWDIR%%/doc/user/project/web_ide/img/open_web_ide.png @@ -8545,7 +8689,6 @@ %%WWWDIR%%/generator_templates/active_record/migration/create_table_migration.rb %%WWWDIR%%/generator_templates/active_record/migration/migration.rb %%WWWDIR%%/generator_templates/rails/post_deployment_migration/migration.rb -%%WWWDIR%%/lib/additional_email_headers_interceptor.rb %%WWWDIR%%/lib/after_commit_queue.rb %%WWWDIR%%/lib/api/access_requests.rb %%WWWDIR%%/lib/api/api.rb @@ -8709,6 +8852,7 @@ %%WWWDIR%%/lib/banzai/pipeline/commit_description_pipeline.rb %%WWWDIR%%/lib/banzai/pipeline/description_pipeline.rb %%WWWDIR%%/lib/banzai/pipeline/email_pipeline.rb +%%WWWDIR%%/lib/banzai/pipeline/emoji_pipeline.rb %%WWWDIR%%/lib/banzai/pipeline/full_pipeline.rb %%WWWDIR%%/lib/banzai/pipeline/gfm_pipeline.rb %%WWWDIR%%/lib/banzai/pipeline/markup_pipeline.rb @@ -8754,6 +8898,17 @@ %%WWWDIR%%/lib/bitbucket/representation/pull_request_comment.rb %%WWWDIR%%/lib/bitbucket/representation/repo.rb %%WWWDIR%%/lib/bitbucket/representation/user.rb +%%WWWDIR%%/lib/bitbucket_server/client.rb +%%WWWDIR%%/lib/bitbucket_server/collection.rb +%%WWWDIR%%/lib/bitbucket_server/connection.rb +%%WWWDIR%%/lib/bitbucket_server/page.rb +%%WWWDIR%%/lib/bitbucket_server/paginator.rb +%%WWWDIR%%/lib/bitbucket_server/representation/activity.rb +%%WWWDIR%%/lib/bitbucket_server/representation/base.rb +%%WWWDIR%%/lib/bitbucket_server/representation/comment.rb +%%WWWDIR%%/lib/bitbucket_server/representation/pull_request.rb +%%WWWDIR%%/lib/bitbucket_server/representation/pull_request_comment.rb +%%WWWDIR%%/lib/bitbucket_server/representation/repo.rb %%WWWDIR%%/lib/carrier_wave_string_file.rb %%WWWDIR%%/lib/constraints/feature_constrainer.rb %%WWWDIR%%/lib/constraints/group_url_constrainer.rb @@ -8776,8 +8931,6 @@ %%WWWDIR%%/lib/declarative_policy/rule_dsl.rb %%WWWDIR%%/lib/declarative_policy/runner.rb %%WWWDIR%%/lib/declarative_policy/step.rb -%%WWWDIR%%/lib/disable_email_interceptor.rb -%%WWWDIR%%/lib/email_template_interceptor.rb %%WWWDIR%%/lib/event_filter.rb %%WWWDIR%%/lib/expand_variables.rb %%WWWDIR%%/lib/extracts_path.rb @@ -8793,6 +8946,7 @@ %%WWWDIR%%/lib/gitlab/app_logger.rb %%WWWDIR%%/lib/gitlab/asciidoc.rb %%WWWDIR%%/lib/gitlab/auth.rb +%%WWWDIR%%/lib/gitlab/auth/activity.rb %%WWWDIR%%/lib/gitlab/auth/blocked_user_tracker.rb %%WWWDIR%%/lib/gitlab/auth/database/authentication.rb %%WWWDIR%%/lib/gitlab/auth/ip_rate_limiter.rb @@ -8854,7 +9008,9 @@ %%WWWDIR%%/lib/gitlab/background_migration/populate_untracked_uploads.rb %%WWWDIR%%/lib/gitlab/background_migration/populate_untracked_uploads_dependencies.rb %%WWWDIR%%/lib/gitlab/background_migration/prepare_untracked_uploads.rb +%%WWWDIR%%/lib/gitlab/background_migration/remove_restricted_todos.rb %%WWWDIR%%/lib/gitlab/background_migration/rollback_import_state_data.rb +%%WWWDIR%%/lib/gitlab/background_migration/schedule_diff_files_deletion.rb %%WWWDIR%%/lib/gitlab/background_migration/set_confidential_note_events_on_services.rb %%WWWDIR%%/lib/gitlab/background_migration/set_confidential_note_events_on_webhooks.rb %%WWWDIR%%/lib/gitlab/badge/base.rb @@ -8871,6 +9027,8 @@ %%WWWDIR%%/lib/gitlab/base_doorkeeper_controller.rb %%WWWDIR%%/lib/gitlab/bitbucket_import/importer.rb %%WWWDIR%%/lib/gitlab/bitbucket_import/project_creator.rb +%%WWWDIR%%/lib/gitlab/bitbucket_server_import/importer.rb +%%WWWDIR%%/lib/gitlab/bitbucket_server_import/project_creator.rb %%WWWDIR%%/lib/gitlab/blame.rb %%WWWDIR%%/lib/gitlab/build_access.rb %%WWWDIR%%/lib/gitlab/cache/ci/project_pipeline_status.rb @@ -8886,6 +9044,7 @@ %%WWWDIR%%/lib/gitlab/checks/project_created.rb %%WWWDIR%%/lib/gitlab/checks/project_moved.rb %%WWWDIR%%/lib/gitlab/ci/ansi2html.rb +%%WWWDIR%%/lib/gitlab/ci/build/artifacts/gzip_file_adapter.rb %%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata.rb %%WWWDIR%%/lib/gitlab/ci/build/artifacts/metadata/entry.rb %%WWWDIR%%/lib/gitlab/ci/build/artifacts/path.rb @@ -8920,6 +9079,7 @@ %%WWWDIR%%/lib/gitlab/ci/config/entry/node.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/paths.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/policy.rb +%%WWWDIR%%/lib/gitlab/ci/config/entry/reports.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/script.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/service.rb %%WWWDIR%%/lib/gitlab/ci/config/entry/services.rb @@ -8936,6 +9096,8 @@ %%WWWDIR%%/lib/gitlab/ci/cron_parser.rb %%WWWDIR%%/lib/gitlab/ci/mask_secret.rb %%WWWDIR%%/lib/gitlab/ci/model.rb +%%WWWDIR%%/lib/gitlab/ci/parsers.rb +%%WWWDIR%%/lib/gitlab/ci/parsers/junit.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/base.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/build.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/chain/command.rb @@ -8966,6 +9128,11 @@ %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/base.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/build.rb %%WWWDIR%%/lib/gitlab/ci/pipeline/seed/stage.rb +%%WWWDIR%%/lib/gitlab/ci/reports/test_case.rb +%%WWWDIR%%/lib/gitlab/ci/reports/test_reports.rb +%%WWWDIR%%/lib/gitlab/ci/reports/test_reports_comparer.rb +%%WWWDIR%%/lib/gitlab/ci/reports/test_suite.rb +%%WWWDIR%%/lib/gitlab/ci/reports/test_suite_comparer.rb %%WWWDIR%%/lib/gitlab/ci/status/build/action.rb %%WWWDIR%%/lib/gitlab/ci/status/build/cancelable.rb %%WWWDIR%%/lib/gitlab/ci/status/build/canceled.rb @@ -9005,13 +9172,15 @@ %%WWWDIR%%/lib/gitlab/ci/status/success_warning.rb %%WWWDIR%%/lib/gitlab/ci/trace.rb %%WWWDIR%%/lib/gitlab/ci/trace/chunked_io.rb -%%WWWDIR%%/lib/gitlab/ci/trace/http_io.rb %%WWWDIR%%/lib/gitlab/ci/trace/section_parser.rb %%WWWDIR%%/lib/gitlab/ci/trace/stream.rb %%WWWDIR%%/lib/gitlab/ci/variables/collection.rb %%WWWDIR%%/lib/gitlab/ci/variables/collection/item.rb %%WWWDIR%%/lib/gitlab/ci/yaml_processor.rb %%WWWDIR%%/lib/gitlab/ci_access.rb +%%WWWDIR%%/lib/gitlab/cleanup/project_upload_file_finder.rb +%%WWWDIR%%/lib/gitlab/cleanup/project_uploads.rb +%%WWWDIR%%/lib/gitlab/cleanup/remote_uploads.rb %%WWWDIR%%/lib/gitlab/closing_issue_extractor.rb %%WWWDIR%%/lib/gitlab/color_schemes.rb %%WWWDIR%%/lib/gitlab/config_helper.rb @@ -9121,6 +9290,10 @@ %%WWWDIR%%/lib/gitlab/email/handler/create_note_handler.rb %%WWWDIR%%/lib/gitlab/email/handler/reply_processing.rb %%WWWDIR%%/lib/gitlab/email/handler/unsubscribe_handler.rb +%%WWWDIR%%/lib/gitlab/email/hook/additional_headers_interceptor.rb +%%WWWDIR%%/lib/gitlab/email/hook/delivery_metrics_observer.rb +%%WWWDIR%%/lib/gitlab/email/hook/disable_email_interceptor.rb +%%WWWDIR%%/lib/gitlab/email/hook/email_template_interceptor.rb %%WWWDIR%%/lib/gitlab/email/html_parser.rb %%WWWDIR%%/lib/gitlab/email/message/repository_push.rb %%WWWDIR%%/lib/gitlab/email/receiver.rb @@ -9179,7 +9352,6 @@ %%WWWDIR%%/lib/gitlab/git/remote_repository.rb %%WWWDIR%%/lib/gitlab/git/repository.rb %%WWWDIR%%/lib/gitlab/git/repository_mirroring.rb -%%WWWDIR%%/lib/gitlab/git/rev_list.rb %%WWWDIR%%/lib/gitlab/git/storage.rb %%WWWDIR%%/lib/gitlab/git/storage/checker.rb %%WWWDIR%%/lib/gitlab/git/storage/circuit_breaker.rb @@ -9188,7 +9360,6 @@ %%WWWDIR%%/lib/gitlab/git/storage/forked_storage_check.rb %%WWWDIR%%/lib/gitlab/git/storage/health.rb %%WWWDIR%%/lib/gitlab/git/storage/null_circuit_breaker.rb -%%WWWDIR%%/lib/gitlab/git/support/format-git-cat-file-input %%WWWDIR%%/lib/gitlab/git/tag.rb %%WWWDIR%%/lib/gitlab/git/tree.rb %%WWWDIR%%/lib/gitlab/git/user.rb @@ -9284,11 +9455,13 @@ %%WWWDIR%%/lib/gitlab/grape_logging/loggers/user_logger.rb %%WWWDIR%%/lib/gitlab/graphql.rb %%WWWDIR%%/lib/gitlab/graphql/authorize.rb +%%WWWDIR%%/lib/gitlab/graphql/authorize/authorize_resource.rb %%WWWDIR%%/lib/gitlab/graphql/authorize/instrumentation.rb %%WWWDIR%%/lib/gitlab/graphql/connections.rb %%WWWDIR%%/lib/gitlab/graphql/connections/keyset_connection.rb %%WWWDIR%%/lib/gitlab/graphql/errors.rb %%WWWDIR%%/lib/gitlab/graphql/expose_permissions.rb +%%WWWDIR%%/lib/gitlab/graphql/mount_mutation.rb %%WWWDIR%%/lib/gitlab/graphql/present.rb %%WWWDIR%%/lib/gitlab/graphql/present/instrumentation.rb %%WWWDIR%%/lib/gitlab/graphql/variables.rb @@ -9308,10 +9481,14 @@ %%WWWDIR%%/lib/gitlab/health_checks/result.rb %%WWWDIR%%/lib/gitlab/health_checks/simple_abstract_check.rb %%WWWDIR%%/lib/gitlab/highlight.rb +%%WWWDIR%%/lib/gitlab/hook_data/base_builder.rb %%WWWDIR%%/lib/gitlab/hook_data/issuable_builder.rb %%WWWDIR%%/lib/gitlab/hook_data/issue_builder.rb %%WWWDIR%%/lib/gitlab/hook_data/merge_request_builder.rb +%%WWWDIR%%/lib/gitlab/hook_data/note_builder.rb +%%WWWDIR%%/lib/gitlab/hook_data/wiki_page_builder.rb %%WWWDIR%%/lib/gitlab/http.rb +%%WWWDIR%%/lib/gitlab/http_io.rb %%WWWDIR%%/lib/gitlab/i18n.rb %%WWWDIR%%/lib/gitlab/i18n/metadata_entry.rb %%WWWDIR%%/lib/gitlab/i18n/po_linter.rb @@ -9363,16 +9540,19 @@ %%WWWDIR%%/lib/gitlab/issuables_count_for_state.rb %%WWWDIR%%/lib/gitlab/issues_labels.rb %%WWWDIR%%/lib/gitlab/job_waiter.rb +%%WWWDIR%%/lib/gitlab/json_logger.rb %%WWWDIR%%/lib/gitlab/kubernetes.rb %%WWWDIR%%/lib/gitlab/kubernetes/config_map.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/api.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/base_command.rb +%%WWWDIR%%/lib/gitlab/kubernetes/helm/certificate.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/init_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/install_command.rb %%WWWDIR%%/lib/gitlab/kubernetes/helm/pod.rb %%WWWDIR%%/lib/gitlab/kubernetes/namespace.rb %%WWWDIR%%/lib/gitlab/kubernetes/pod.rb +%%WWWDIR%%/lib/gitlab/language_detection.rb %%WWWDIR%%/lib/gitlab/lazy.rb %%WWWDIR%%/lib/gitlab/legacy_github_import/base_formatter.rb %%WWWDIR%%/lib/gitlab/legacy_github_import/branch_formatter.rb @@ -9391,6 +9571,8 @@ %%WWWDIR%%/lib/gitlab/lfs_token.rb %%WWWDIR%%/lib/gitlab/logger.rb %%WWWDIR%%/lib/gitlab/mail_room.rb +%%WWWDIR%%/lib/gitlab/manifest_import/manifest.rb +%%WWWDIR%%/lib/gitlab/manifest_import/project_creator.rb %%WWWDIR%%/lib/gitlab/markup_helper.rb %%WWWDIR%%/lib/gitlab/metrics.rb %%WWWDIR%%/lib/gitlab/metrics/background_transaction.rb @@ -9417,6 +9599,7 @@ %%WWWDIR%%/lib/gitlab/metrics/system.rb %%WWWDIR%%/lib/gitlab/metrics/transaction.rb %%WWWDIR%%/lib/gitlab/metrics/web_transaction.rb +%%WWWDIR%%/lib/gitlab/middleware/basic_health_check.rb %%WWWDIR%%/lib/gitlab/middleware/go.rb %%WWWDIR%%/lib/gitlab/middleware/multipart.rb %%WWWDIR%%/lib/gitlab/middleware/rails_queue_duration.rb @@ -9441,6 +9624,7 @@ %%WWWDIR%%/lib/gitlab/popen.rb %%WWWDIR%%/lib/gitlab/popen/runner.rb %%WWWDIR%%/lib/gitlab/profiler.rb +%%WWWDIR%%/lib/gitlab/profiler/total_time_flat_printer.rb %%WWWDIR%%/lib/gitlab/project_authorizations/with_nested_groups.rb %%WWWDIR%%/lib/gitlab/project_authorizations/without_nested_groups.rb %%WWWDIR%%/lib/gitlab/project_search_results.rb @@ -9568,6 +9752,7 @@ %%WWWDIR%%/lib/gitlab/template/gitlab_ci_yml_template.rb %%WWWDIR%%/lib/gitlab/template/issue_template.rb %%WWWDIR%%/lib/gitlab/template/merge_request_template.rb +%%WWWDIR%%/lib/gitlab/template_helper.rb %%WWWDIR%%/lib/gitlab/temporarily_allow.rb %%WWWDIR%%/lib/gitlab/testing/request_blocker_middleware.rb %%WWWDIR%%/lib/gitlab/testing/request_inspector_middleware.rb @@ -9583,7 +9768,6 @@ %%WWWDIR%%/lib/gitlab/url_sanitizer.rb %%WWWDIR%%/lib/gitlab/usage_data.rb %%WWWDIR%%/lib/gitlab/user_access.rb -%%WWWDIR%%/lib/gitlab/user_activities.rb %%WWWDIR%%/lib/gitlab/utils.rb %%WWWDIR%%/lib/gitlab/utils/merge_hash.rb %%WWWDIR%%/lib/gitlab/utils/override.rb @@ -9803,16 +9987,21 @@ %%WWWDIR%%/qa/qa/factory/repository/wiki_push.rb %%WWWDIR%%/qa/qa/factory/resource/branch.rb %%WWWDIR%%/qa/qa/factory/resource/deploy_key.rb +%%WWWDIR%%/qa/qa/factory/resource/file.rb +%%WWWDIR%%/qa/qa/factory/resource/fork.rb %%WWWDIR%%/qa/qa/factory/resource/group.rb %%WWWDIR%%/qa/qa/factory/resource/issue.rb %%WWWDIR%%/qa/qa/factory/resource/kubernetes_cluster.rb %%WWWDIR%%/qa/qa/factory/resource/merge_request.rb +%%WWWDIR%%/qa/qa/factory/resource/merge_request_from_fork.rb %%WWWDIR%%/qa/qa/factory/resource/personal_access_token.rb %%WWWDIR%%/qa/qa/factory/resource/project.rb %%WWWDIR%%/qa/qa/factory/resource/project_imported_from_github.rb +%%WWWDIR%%/qa/qa/factory/resource/project_milestone.rb %%WWWDIR%%/qa/qa/factory/resource/runner.rb %%WWWDIR%%/qa/qa/factory/resource/sandbox.rb %%WWWDIR%%/qa/qa/factory/resource/secret_variable.rb +%%WWWDIR%%/qa/qa/factory/resource/user.rb %%WWWDIR%%/qa/qa/factory/resource/wiki.rb %%WWWDIR%%/qa/qa/factory/settings/hashed_storage.rb %%WWWDIR%%/qa/qa/fixtures/auto_devops_rack/Gemfile @@ -9829,11 +10018,16 @@ %%WWWDIR%%/qa/qa/page/dashboard/groups.rb %%WWWDIR%%/qa/qa/page/dashboard/projects.rb %%WWWDIR%%/qa/qa/page/element.rb +%%WWWDIR%%/qa/qa/page/file/form.rb +%%WWWDIR%%/qa/qa/page/file/shared/commit_message.rb +%%WWWDIR%%/qa/qa/page/file/show.rb %%WWWDIR%%/qa/qa/page/group/new.rb %%WWWDIR%%/qa/qa/page/group/show.rb %%WWWDIR%%/qa/qa/page/issuable/sidebar.rb +%%WWWDIR%%/qa/qa/page/layout/banner.rb %%WWWDIR%%/qa/qa/page/main/login.rb %%WWWDIR%%/qa/qa/page/main/oauth.rb +%%WWWDIR%%/qa/qa/page/main/sign_up.rb %%WWWDIR%%/qa/qa/page/mattermost/login.rb %%WWWDIR%%/qa/qa/page/mattermost/main.rb %%WWWDIR%%/qa/qa/page/menu/admin.rb @@ -9844,11 +10038,14 @@ %%WWWDIR%%/qa/qa/page/merge_request/show.rb %%WWWDIR%%/qa/qa/page/profile/personal_access_tokens.rb %%WWWDIR%%/qa/qa/page/project/activity.rb +%%WWWDIR%%/qa/qa/page/project/fork/new.rb %%WWWDIR%%/qa/qa/page/project/import/github.rb %%WWWDIR%%/qa/qa/page/project/issue/index.rb %%WWWDIR%%/qa/qa/page/project/issue/new.rb %%WWWDIR%%/qa/qa/page/project/issue/show.rb %%WWWDIR%%/qa/qa/page/project/job/show.rb +%%WWWDIR%%/qa/qa/page/project/milestone/index.rb +%%WWWDIR%%/qa/qa/page/project/milestone/new.rb %%WWWDIR%%/qa/qa/page/project/new.rb %%WWWDIR%%/qa/qa/page/project/operations/kubernetes/add.rb %%WWWDIR%%/qa/qa/page/project/operations/kubernetes/add_existing.rb @@ -9904,7 +10101,6 @@ %%WWWDIR%%/qa/qa/specs/features/api/basics_spec.rb %%WWWDIR%%/qa/qa/specs/features/api/users_spec.rb %%WWWDIR%%/qa/qa/specs/features/login/ldap_spec.rb -%%WWWDIR%%/qa/qa/specs/features/login/standard_spec.rb %%WWWDIR%%/qa/qa/specs/features/mattermost/group_create_spec.rb %%WWWDIR%%/qa/qa/specs/features/mattermost/login_spec.rb %%WWWDIR%%/qa/qa/specs/features/merge_request/create_spec.rb @@ -9917,6 +10113,8 @@ %%WWWDIR%%/qa/qa/specs/features/project/create_issue_spec.rb %%WWWDIR%%/qa/qa/specs/features/project/create_spec.rb %%WWWDIR%%/qa/qa/specs/features/project/deploy_key_clone_spec.rb +%%WWWDIR%%/qa/qa/specs/features/project/file_spec.rb +%%WWWDIR%%/qa/qa/specs/features/project/fork_project_spec.rb %%WWWDIR%%/qa/qa/specs/features/project/import_from_github_spec.rb %%WWWDIR%%/qa/qa/specs/features/project/pipelines_spec.rb %%WWWDIR%%/qa/qa/specs/features/project/wikis_spec.rb @@ -10008,6 +10206,7 @@ %%WWWDIR%%/spec/bin/changelog_spec.rb %%WWWDIR%%/spec/bin/storage_check_spec.rb %%WWWDIR%%/spec/config/mail_room_spec.rb +%%WWWDIR%%/spec/config/object_store_settings_spec.rb %%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/application_settings_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/applications_controller_spec.rb @@ -10060,12 +10259,15 @@ %%WWWDIR%%/spec/controllers/health_controller_spec.rb %%WWWDIR%%/spec/controllers/help_controller_spec.rb %%WWWDIR%%/spec/controllers/import/bitbucket_controller_spec.rb +%%WWWDIR%%/spec/controllers/import/bitbucket_server_controller_spec.rb %%WWWDIR%%/spec/controllers/import/fogbugz_controller_spec.rb %%WWWDIR%%/spec/controllers/import/gitea_controller_spec.rb %%WWWDIR%%/spec/controllers/import/github_controller_spec.rb %%WWWDIR%%/spec/controllers/import/gitlab_controller_spec.rb %%WWWDIR%%/spec/controllers/import/gitlab_projects_controller_spec.rb %%WWWDIR%%/spec/controllers/import/google_code_controller_spec.rb +%%WWWDIR%%/spec/controllers/instance_statistics/cohorts_controller_spec.rb +%%WWWDIR%%/spec/controllers/instance_statistics/conversational_development_index_controller_spec.rb %%WWWDIR%%/spec/controllers/invites_controller_spec.rb %%WWWDIR%%/spec/controllers/ldap/omniauth_callbacks_controller_spec.rb %%WWWDIR%%/spec/controllers/metrics_controller_spec.rb @@ -10236,6 +10438,7 @@ %%WWWDIR%%/spec/factories/oauth_applications.rb %%WWWDIR%%/spec/factories/pages_domains.rb %%WWWDIR%%/spec/factories/personal_access_tokens.rb +%%WWWDIR%%/spec/factories/programming_languages.rb %%WWWDIR%%/spec/factories/project_auto_devops.rb %%WWWDIR%%/spec/factories/project_custom_attributes.rb %%WWWDIR%%/spec/factories/project_deploy_tokens.rb @@ -10250,10 +10453,13 @@ %%WWWDIR%%/spec/factories/redirect_routes.rb %%WWWDIR%%/spec/factories/releases.rb %%WWWDIR%%/spec/factories/remote_mirrors.rb +%%WWWDIR%%/spec/factories/repository_languages.rb +%%WWWDIR%%/spec/factories/resource_label_events.rb %%WWWDIR%%/spec/factories/sent_notifications.rb %%WWWDIR%%/spec/factories/sequences.rb %%WWWDIR%%/spec/factories/service_hooks.rb %%WWWDIR%%/spec/factories/services.rb +%%WWWDIR%%/spec/factories/site_statistics.rb %%WWWDIR%%/spec/factories/snippets.rb %%WWWDIR%%/spec/factories/spam_logs.rb %%WWWDIR%%/spec/factories/subscriptions.rb @@ -10269,6 +10475,7 @@ %%WWWDIR%%/spec/factories/user_agent_details.rb %%WWWDIR%%/spec/factories/user_callouts.rb %%WWWDIR%%/spec/factories/user_custom_attributes.rb +%%WWWDIR%%/spec/factories/user_statuses.rb %%WWWDIR%%/spec/factories/users.rb %%WWWDIR%%/spec/factories/users_star_projects.rb %%WWWDIR%%/spec/factories/web_hook_log.rb @@ -10284,8 +10491,6 @@ %%WWWDIR%%/spec/features/admin/admin_browse_spam_logs_spec.rb %%WWWDIR%%/spec/features/admin/admin_browses_logs_spec.rb %%WWWDIR%%/spec/features/admin/admin_builds_spec.rb -%%WWWDIR%%/spec/features/admin/admin_cohorts_spec.rb -%%WWWDIR%%/spec/features/admin/admin_conversational_development_index_spec.rb %%WWWDIR%%/spec/features/admin/admin_deploy_keys_spec.rb %%WWWDIR%%/spec/features/admin/admin_disables_git_access_protocol_spec.rb %%WWWDIR%%/spec/features/admin/admin_disables_two_factor_spec.rb @@ -10327,6 +10532,7 @@ %%WWWDIR%%/spec/features/dashboard/group_spec.rb %%WWWDIR%%/spec/features/dashboard/groups_list_spec.rb %%WWWDIR%%/spec/features/dashboard/help_spec.rb +%%WWWDIR%%/spec/features/dashboard/instance_statistics_spec.rb %%WWWDIR%%/spec/features/dashboard/issuables_counter_spec.rb %%WWWDIR%%/spec/features/dashboard/issues_filter_spec.rb %%WWWDIR%%/spec/features/dashboard/issues_spec.rb @@ -10357,6 +10563,7 @@ %%WWWDIR%%/spec/features/global_search_spec.rb %%WWWDIR%%/spec/features/group_variables_spec.rb %%WWWDIR%%/spec/features/groups/activity_spec.rb +%%WWWDIR%%/spec/features/groups/board_spec.rb %%WWWDIR%%/spec/features/groups/empty_states_spec.rb %%WWWDIR%%/spec/features/groups/group_settings_spec.rb %%WWWDIR%%/spec/features/groups/issues_spec.rb @@ -10386,6 +10593,9 @@ %%WWWDIR%%/spec/features/ics/group_issues_spec.rb %%WWWDIR%%/spec/features/ics/project_issues_spec.rb %%WWWDIR%%/spec/features/ide_spec.rb +%%WWWDIR%%/spec/features/import/manifest_import_spec.rb +%%WWWDIR%%/spec/features/instance_statistics/cohorts_spec.rb +%%WWWDIR%%/spec/features/instance_statistics/conversational_development_index_spec.rb %%WWWDIR%%/spec/features/invites_spec.rb %%WWWDIR%%/spec/features/issuables/close_reopen_report_toggle_spec.rb %%WWWDIR%%/spec/features/issuables/default_sort_order_spec.rb @@ -10436,7 +10646,6 @@ %%WWWDIR%%/spec/features/merge_request/user_allows_commits_from_memebers_who_can_merge_spec.rb %%WWWDIR%%/spec/features/merge_request/user_assigns_themselves_spec.rb %%WWWDIR%%/spec/features/merge_request/user_awards_emoji_spec.rb -%%WWWDIR%%/spec/features/merge_request/user_cherry_picks_spec.rb %%WWWDIR%%/spec/features/merge_request/user_creates_image_diff_notes_spec.rb %%WWWDIR%%/spec/features/merge_request/user_creates_mr_spec.rb %%WWWDIR%%/spec/features/merge_request/user_customizes_merge_commit_message_spec.rb @@ -10453,6 +10662,7 @@ %%WWWDIR%%/spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_avatar_on_diff_notes_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_check_out_branch_modal_spec.rb +%%WWWDIR%%/spec/features/merge_request/user_sees_cherry_pick_modal_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_closing_issues_message_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_deleted_target_branch_spec.rb %%WWWDIR%%/spec/features/merge_request/user_sees_deployment_widget_spec.rb @@ -10484,6 +10694,7 @@ %%WWWDIR%%/spec/features/milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_creates_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_deletes_milestone_spec.rb +%%WWWDIR%%/spec/features/milestones/user_edits_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_views_milestone_spec.rb %%WWWDIR%%/spec/features/milestones/user_views_milestones_spec.rb %%WWWDIR%%/spec/features/oauth_login_spec.rb @@ -10547,6 +10758,7 @@ %%WWWDIR%%/spec/features/projects/commit/mini_pipeline_graph_spec.rb %%WWWDIR%%/spec/features/projects/commit/user_comments_on_commit_spec.rb %%WWWDIR%%/spec/features/projects/commit/user_reverts_commit_spec.rb +%%WWWDIR%%/spec/features/projects/commit/user_views_user_status_on_commit_spec.rb %%WWWDIR%%/spec/features/projects/commits/rss_spec.rb %%WWWDIR%%/spec/features/projects/commits/user_browses_commits_spec.rb %%WWWDIR%%/spec/features/projects/compare_spec.rb @@ -10586,6 +10798,7 @@ %%WWWDIR%%/spec/features/projects/graph_spec.rb %%WWWDIR%%/spec/features/projects/hook_logs/user_reads_log_spec.rb %%WWWDIR%%/spec/features/projects/import_export/export_file_spec.rb +%%WWWDIR%%/spec/features/projects/import_export/import_file_object_storage_spec.rb %%WWWDIR%%/spec/features/projects/import_export/import_file_spec.rb %%WWWDIR%%/spec/features/projects/import_export/namespace_export_file_spec.rb %%WWWDIR%%/spec/features/projects/import_export/test_project_export.tar.gz @@ -10603,6 +10816,7 @@ %%WWWDIR%%/spec/features/projects/jobs/user_browses_jobs_spec.rb %%WWWDIR%%/spec/features/projects/jobs_spec.rb %%WWWDIR%%/spec/features/projects/labels/issues_sorted_by_priority_spec.rb +%%WWWDIR%%/spec/features/projects/labels/search_labels_spec.rb %%WWWDIR%%/spec/features/projects/labels/subscription_spec.rb %%WWWDIR%%/spec/features/projects/labels/update_prioritization_spec.rb %%WWWDIR%%/spec/features/projects/labels/user_creates_labels_spec.rb @@ -10646,6 +10860,7 @@ %%WWWDIR%%/spec/features/projects/merge_requests/user_views_merged_merge_requests_spec.rb %%WWWDIR%%/spec/features/projects/merge_requests/user_views_open_merge_request_spec.rb %%WWWDIR%%/spec/features/projects/merge_requests/user_views_open_merge_requests_spec.rb +%%WWWDIR%%/spec/features/projects/merge_requests/user_views_user_status_on_merge_request_spec.rb %%WWWDIR%%/spec/features/projects/milestones/milestone_spec.rb %%WWWDIR%%/spec/features/projects/milestones/milestones_sorting_spec.rb %%WWWDIR%%/spec/features/projects/milestones/new_spec.rb @@ -10791,8 +11006,10 @@ %%WWWDIR%%/spec/features/uploads/user_uploads_avatar_to_profile_spec.rb %%WWWDIR%%/spec/features/uploads/user_uploads_file_to_note_spec.rb %%WWWDIR%%/spec/features/user_can_display_performance_bar_spec.rb +%%WWWDIR%%/spec/features/user_sees_revert_modal_spec.rb %%WWWDIR%%/spec/features/user_sorts_things_spec.rb %%WWWDIR%%/spec/features/users/active_sessions_spec.rb +%%WWWDIR%%/spec/features/users/add_email_to_existing_account.rb %%WWWDIR%%/spec/features/users/login_spec.rb %%WWWDIR%%/spec/features/users/logout_spec.rb %%WWWDIR%%/spec/features/users/rss_spec.rb @@ -10837,6 +11054,7 @@ %%WWWDIR%%/spec/finders/user_recent_events_finder_spec.rb %%WWWDIR%%/spec/finders/users_finder_spec.rb %%WWWDIR%%/spec/fixtures/GoogleCodeProjectHosting.json +%%WWWDIR%%/spec/fixtures/aosp_manifest.xml %%WWWDIR%%/spec/fixtures/api/schemas/board.json %%WWWDIR%%/spec/fixtures/api/schemas/boards.json %%WWWDIR%%/spec/fixtures/api/schemas/branch.json @@ -10853,6 +11071,9 @@ %%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_basic.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_metrics.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/merge_request_widget.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/test_case.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/test_reports_comparer.json +%%WWWDIR%%/spec/fixtures/api/schemas/entities/test_suite_comparer.json %%WWWDIR%%/spec/fixtures/api/schemas/entities/user.json %%WWWDIR%%/spec/fixtures/api/schemas/issue.json %%WWWDIR%%/spec/fixtures/api/schemas/issues.json @@ -10983,7 +11204,17 @@ %%WWWDIR%%/spec/fixtures/emails/wrong_mail_key.eml %%WWWDIR%%/spec/fixtures/encoding/Japanese.md %%WWWDIR%%/spec/fixtures/fuzzy.po +%%WWWDIR%%/spec/fixtures/importers/bitbucket_server/activities.json +%%WWWDIR%%/spec/fixtures/importers/bitbucket_server/pull_request.json %%WWWDIR%%/spec/fixtures/invalid.po +%%WWWDIR%%/spec/fixtures/junit/junit.xml +%%WWWDIR%%/spec/fixtures/junit/junit.xml.gz +%%WWWDIR%%/spec/fixtures/junit/junit_ant.xml.gz +%%WWWDIR%%/spec/fixtures/junit/junit_with_corrupted_data.xml.gz +%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites.xml.gz +%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites_1.xml +%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites_2.xml +%%WWWDIR%%/spec/fixtures/junit/junit_with_three_testsuites_3.xml %%WWWDIR%%/spec/fixtures/logo_sample.svg %%WWWDIR%%/spec/fixtures/markdown.md.erb %%WWWDIR%%/spec/fixtures/metrics.json @@ -11011,6 +11242,8 @@ %%WWWDIR%%/spec/fixtures/valid.po %%WWWDIR%%/spec/fixtures/video_sample.mp4 %%WWWDIR%%/spec/graphql/gitlab_schema_spec.rb +%%WWWDIR%%/spec/graphql/mutations/concerns/mutations/resolves_project_spec.rb +%%WWWDIR%%/spec/graphql/mutations/merge_requests/set_wip_spec.rb %%WWWDIR%%/spec/graphql/resolvers/concerns/resolves_pipelines_spec.rb %%WWWDIR%%/spec/graphql/resolvers/merge_request_pipelines_resolver_spec.rb %%WWWDIR%%/spec/graphql/resolvers/merge_request_resolver_spec.rb @@ -11018,6 +11251,7 @@ %%WWWDIR%%/spec/graphql/resolvers/project_resolver_spec.rb %%WWWDIR%%/spec/graphql/types/ci/pipeline_type_spec.rb %%WWWDIR%%/spec/graphql/types/merge_request_type_spec.rb +%%WWWDIR%%/spec/graphql/types/mutation_type_spec.rb %%WWWDIR%%/spec/graphql/types/permission_types/base_permission_type_spec.rb %%WWWDIR%%/spec/graphql/types/permission_types/merge_request_spec.rb %%WWWDIR%%/spec/graphql/types/permission_types/merge_request_type_spec.rb @@ -11101,6 +11335,7 @@ %%WWWDIR%%/spec/javascripts/ajax_loading_spinner_spec.js %%WWWDIR%%/spec/javascripts/api_spec.js %%WWWDIR%%/spec/javascripts/autosave_spec.js +%%WWWDIR%%/spec/javascripts/avatar_helper_spec.js %%WWWDIR%%/spec/javascripts/awards_handler_spec.js %%WWWDIR%%/spec/javascripts/badges/components/badge_form_spec.js %%WWWDIR%%/spec/javascripts/badges/components/badge_list_row_spec.js @@ -11322,7 +11557,11 @@ %%WWWDIR%%/spec/javascripts/helpers/vue_mount_component_helper.js %%WWWDIR%%/spec/javascripts/helpers/vue_resource_helper.js %%WWWDIR%%/spec/javascripts/helpers/vuex_action_helper.js +%%WWWDIR%%/spec/javascripts/helpers/vuex_action_helper_spec.js +%%WWWDIR%%/spec/javascripts/helpers/wait_for_promises.js %%WWWDIR%%/spec/javascripts/ide/components/activity_bar_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/branches/item_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/branches/search_list_spec.js %%WWWDIR%%/spec/javascripts/ide/components/changed_file_icon_spec.js %%WWWDIR%%/spec/javascripts/ide/components/commit_sidebar/actions_spec.js %%WWWDIR%%/spec/javascripts/ide/components/commit_sidebar/empty_state_spec.js @@ -11351,22 +11590,28 @@ %%WWWDIR%%/spec/javascripts/ide/components/jobs/item_spec.js %%WWWDIR%%/spec/javascripts/ide/components/jobs/list_spec.js %%WWWDIR%%/spec/javascripts/ide/components/jobs/stage_spec.js -%%WWWDIR%%/spec/javascripts/ide/components/merge_requests/dropdown_spec.js %%WWWDIR%%/spec/javascripts/ide/components/merge_requests/info_spec.js %%WWWDIR%%/spec/javascripts/ide/components/merge_requests/item_spec.js %%WWWDIR%%/spec/javascripts/ide/components/merge_requests/list_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/nav_dropdown_button_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/nav_dropdown_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/new_dropdown/button_spec.js %%WWWDIR%%/spec/javascripts/ide/components/new_dropdown/index_spec.js %%WWWDIR%%/spec/javascripts/ide/components/new_dropdown/modal_spec.js %%WWWDIR%%/spec/javascripts/ide/components/new_dropdown/upload_spec.js %%WWWDIR%%/spec/javascripts/ide/components/panes/right_spec.js %%WWWDIR%%/spec/javascripts/ide/components/pipelines/list_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/preview/clientside_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/preview/navigator_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_commit_section_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_editor_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_file_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_loading_file_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_tab_spec.js %%WWWDIR%%/spec/javascripts/ide/components/repo_tabs_spec.js +%%WWWDIR%%/spec/javascripts/ide/components/shared/tokened_input_spec.js %%WWWDIR%%/spec/javascripts/ide/helpers.js +%%WWWDIR%%/spec/javascripts/ide/ide_router_spec.js %%WWWDIR%%/spec/javascripts/ide/lib/common/disposable_spec.js %%WWWDIR%%/spec/javascripts/ide/lib/common/model_manager_spec.js %%WWWDIR%%/spec/javascripts/ide/lib/common/model_spec.js @@ -11382,6 +11627,8 @@ %%WWWDIR%%/spec/javascripts/ide/stores/actions/tree_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/actions_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/getters_spec.js +%%WWWDIR%%/spec/javascripts/ide/stores/modules/branches/actions_spec.js +%%WWWDIR%%/spec/javascripts/ide/stores/modules/branches/mutations_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/commit/actions_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/commit/getters_spec.js %%WWWDIR%%/spec/javascripts/ide/stores/modules/commit/mutations_spec.js @@ -11409,7 +11656,6 @@ %%WWWDIR%%/spec/javascripts/importer_status_spec.js %%WWWDIR%%/spec/javascripts/integrations/integration_settings_form_spec.js %%WWWDIR%%/spec/javascripts/issuable_spec.js -%%WWWDIR%%/spec/javascripts/issuable_time_tracker_spec.js %%WWWDIR%%/spec/javascripts/issue_show/components/app_spec.js %%WWWDIR%%/spec/javascripts/issue_show/components/description_spec.js %%WWWDIR%%/spec/javascripts/issue_show/components/edit_actions_spec.js @@ -11508,6 +11754,7 @@ %%WWWDIR%%/spec/javascripts/pages/labels/components/promote_label_modal_spec.js %%WWWDIR%%/spec/javascripts/pages/milestones/shared/components/delete_milestone_modal_spec.js %%WWWDIR%%/spec/javascripts/pages/milestones/shared/components/promote_milestone_modal_spec.js +%%WWWDIR%%/spec/javascripts/pages/profiles/show/emoji_menu_spec.js %%WWWDIR%%/spec/javascripts/pages/projects/pipeline_schedules/shared/components/interval_pattern_input_spec.js %%WWWDIR%%/spec/javascripts/pages/projects/pipeline_schedules/shared/components/pipeline_schedule_callout_spec.js %%WWWDIR%%/spec/javascripts/pdf/index_spec.js @@ -11516,6 +11763,7 @@ %%WWWDIR%%/spec/javascripts/performance_bar/components/performance_bar_app_spec.js %%WWWDIR%%/spec/javascripts/performance_bar/components/request_selector_spec.js %%WWWDIR%%/spec/javascripts/performance_bar/components/simple_metric_spec.js +%%WWWDIR%%/spec/javascripts/performance_bar/index_spec.js %%WWWDIR%%/spec/javascripts/pipelines/blank_state_spec.js %%WWWDIR%%/spec/javascripts/pipelines/empty_state_spec.js %%WWWDIR%%/spec/javascripts/pipelines/graph/action_component_spec.js @@ -11567,6 +11815,17 @@ %%WWWDIR%%/spec/javascripts/registry/mock_data.js %%WWWDIR%%/spec/javascripts/registry/stores/actions_spec.js %%WWWDIR%%/spec/javascripts/registry/stores/mutations_spec.js +%%WWWDIR%%/spec/javascripts/reports/components/grouped_test_reports_app_spec.js +%%WWWDIR%%/spec/javascripts/reports/components/modal_spec.js +%%WWWDIR%%/spec/javascripts/reports/components/test_issue_body_spec.js +%%WWWDIR%%/spec/javascripts/reports/mock_data/mock_data.js +%%WWWDIR%%/spec/javascripts/reports/mock_data/new_and_fixed_failures_report.json +%%WWWDIR%%/spec/javascripts/reports/mock_data/new_failures_report.json +%%WWWDIR%%/spec/javascripts/reports/mock_data/no_failures_report.json +%%WWWDIR%%/spec/javascripts/reports/mock_data/resolved_failures.json +%%WWWDIR%%/spec/javascripts/reports/store/actions_spec.js +%%WWWDIR%%/spec/javascripts/reports/store/mutations_spec.js +%%WWWDIR%%/spec/javascripts/reports/store/utils_spec.js %%WWWDIR%%/spec/javascripts/right_sidebar_spec.js %%WWWDIR%%/spec/javascripts/search_autocomplete_spec.js %%WWWDIR%%/spec/javascripts/search_spec.js @@ -11577,6 +11836,7 @@ %%WWWDIR%%/spec/javascripts/shortcuts_spec.js %%WWWDIR%%/spec/javascripts/sidebar/assignee_title_spec.js %%WWWDIR%%/spec/javascripts/sidebar/assignees_spec.js +%%WWWDIR%%/spec/javascripts/sidebar/components/time_tracking/time_tracker_spec.js %%WWWDIR%%/spec/javascripts/sidebar/confidential_edit_buttons_spec.js %%WWWDIR%%/spec/javascripts/sidebar/confidential_edit_form_buttons_spec.js %%WWWDIR%%/spec/javascripts/sidebar/confidential_issue_sidebar_spec.js @@ -11591,6 +11851,7 @@ %%WWWDIR%%/spec/javascripts/sidebar/sidebar_store_spec.js %%WWWDIR%%/spec/javascripts/sidebar/sidebar_subscriptions_spec.js %%WWWDIR%%/spec/javascripts/sidebar/subscriptions_spec.js +%%WWWDIR%%/spec/javascripts/sidebar/todo_spec.js %%WWWDIR%%/spec/javascripts/signin_tabs_memoizer_spec.js %%WWWDIR%%/spec/javascripts/smart_interval_spec.js %%WWWDIR%%/spec/javascripts/syntax_highlight_spec.js @@ -11635,10 +11896,12 @@ %%WWWDIR%%/spec/javascripts/vue_mr_widget/mr_widget_options_spec.js %%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/get_state_key_spec.js %%WWWDIR%%/spec/javascripts/vue_mr_widget/stores/mr_widget_store_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/bar_chart_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/callout_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/ci_badge_link_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/ci_icon_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/clipboard_button_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/code_block_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/commit_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/content_viewer/content_viewer_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/deprecated_modal_spec.js @@ -11669,6 +11932,11 @@ %%WWWDIR%%/spec/javascripts/vue_shared/components/notes/system_note_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/panel_resizer_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/pikaday_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/project_avatar/default_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/reports/modal_open_name_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/reports/report_link_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/reports/report_section_spec.js +%%WWWDIR%%/spec/javascripts/vue_shared/components/reports/summary_row_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/collapsed_calendar_icon_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/collapsed_grouped_date_picker_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/components/sidebar/date_picker_spec.js @@ -11696,7 +11964,6 @@ %%WWWDIR%%/spec/javascripts/vue_shared/directives/tooltip_spec.js %%WWWDIR%%/spec/javascripts/vue_shared/translate_spec.js %%WWWDIR%%/spec/javascripts/zen_mode_spec.js -%%WWWDIR%%/spec/lib/additional_email_headers_interceptor_spec.rb %%WWWDIR%%/spec/lib/after_commit_queue_spec.rb %%WWWDIR%%/spec/lib/api/helpers/pagination_spec.rb %%WWWDIR%%/spec/lib/api/helpers/related_resources_helpers_spec.rb @@ -11749,6 +12016,7 @@ %%WWWDIR%%/spec/lib/banzai/object_renderer_spec.rb %%WWWDIR%%/spec/lib/banzai/pipeline/description_pipeline_spec.rb %%WWWDIR%%/spec/lib/banzai/pipeline/email_pipeline_spec.rb +%%WWWDIR%%/spec/lib/banzai/pipeline/emoji_pipeline_spec.rb %%WWWDIR%%/spec/lib/banzai/pipeline/full_pipeline_spec.rb %%WWWDIR%%/spec/lib/banzai/pipeline/gfm_pipeline_spec.rb %%WWWDIR%%/spec/lib/banzai/pipeline/wiki_pipeline_spec.rb @@ -11776,6 +12044,15 @@ %%WWWDIR%%/spec/lib/bitbucket/representation/pull_request_spec.rb %%WWWDIR%%/spec/lib/bitbucket/representation/repo_spec.rb %%WWWDIR%%/spec/lib/bitbucket/representation/user_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/client_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/connection_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/page_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/paginator_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/representation/activity_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/representation/comment_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/representation/pull_request_comment_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/representation/pull_request_spec.rb +%%WWWDIR%%/spec/lib/bitbucket_server/representation/repo_spec.rb %%WWWDIR%%/spec/lib/constraints/group_url_constrainer_spec.rb %%WWWDIR%%/spec/lib/constraints/project_url_constrainer_spec.rb %%WWWDIR%%/spec/lib/constraints/user_url_constrainer_spec.rb @@ -11784,7 +12061,6 @@ %%WWWDIR%%/spec/lib/container_registry/path_spec.rb %%WWWDIR%%/spec/lib/container_registry/registry_spec.rb %%WWWDIR%%/spec/lib/container_registry/tag_spec.rb -%%WWWDIR%%/spec/lib/disable_email_interceptor_spec.rb %%WWWDIR%%/spec/lib/event_filter_spec.rb %%WWWDIR%%/spec/lib/expand_variables_spec.rb %%WWWDIR%%/spec/lib/extracts_path_spec.rb @@ -11796,6 +12072,7 @@ %%WWWDIR%%/spec/lib/gitlab/allowable_spec.rb %%WWWDIR%%/spec/lib/gitlab/app_logger_spec.rb %%WWWDIR%%/spec/lib/gitlab/asciidoc_spec.rb +%%WWWDIR%%/spec/lib/gitlab/auth/activity_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/blocked_user_tracker_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/ldap/access_spec.rb %%WWWDIR%%/spec/lib/gitlab/auth/ldap/adapter_spec.rb @@ -11839,7 +12116,9 @@ %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_untracked_uploads_dependencies/untracked_file_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/populate_untracked_uploads_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/prepare_untracked_uploads_spec.rb +%%WWWDIR%%/spec/lib/gitlab/background_migration/remove_restricted_todos_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/rollback_import_state_data_spec.rb +%%WWWDIR%%/spec/lib/gitlab/background_migration/schedule_diff_files_deletion_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/set_confidential_note_events_on_services_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration/set_confidential_note_events_on_webhooks_spec.rb %%WWWDIR%%/spec/lib/gitlab/background_migration_spec.rb @@ -11854,6 +12133,7 @@ %%WWWDIR%%/spec/lib/gitlab/bare_repository_import/repository_spec.rb %%WWWDIR%%/spec/lib/gitlab/bitbucket_import/importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/bitbucket_import/project_creator_spec.rb +%%WWWDIR%%/spec/lib/gitlab/bitbucket_server_import/importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/blame_spec.rb %%WWWDIR%%/spec/lib/gitlab/build_access_spec.rb %%WWWDIR%%/spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb @@ -11866,6 +12146,7 @@ %%WWWDIR%%/spec/lib/gitlab/checks/project_created_spec.rb %%WWWDIR%%/spec/lib/gitlab/checks/project_moved_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/ansi2html_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/gzip_file_adapter_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/metadata_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/build/artifacts/path_spec.rb @@ -11895,6 +12176,7 @@ %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/key_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/paths_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/policy_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/config/entry/reports_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/script_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/service_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/config/entry/services_spec.rb @@ -11910,6 +12192,8 @@ %%WWWDIR%%/spec/lib/gitlab/ci/config_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/cron_parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/mask_secret_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/parsers/junit_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/parsers_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/build_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/command_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/chain/create_spec.rb @@ -11933,6 +12217,11 @@ %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/preloader_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/build_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/pipeline/seed/stage_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_case_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_reports_comparer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_reports_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_suite_comparer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/ci/reports/test_suite_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/action_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/cancelable_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/build/canceled_spec.rb @@ -11970,7 +12259,6 @@ %%WWWDIR%%/spec/lib/gitlab/ci/status/success_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/status/success_warning_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/chunked_io_spec.rb -%%WWWDIR%%/spec/lib/gitlab/ci/trace/http_io_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/section_parser_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace/stream_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/trace_spec.rb @@ -11978,6 +12266,8 @@ %%WWWDIR%%/spec/lib/gitlab/ci/variables/collection_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci/yaml_processor_spec.rb %%WWWDIR%%/spec/lib/gitlab/ci_access_spec.rb +%%WWWDIR%%/spec/lib/gitlab/cleanup/project_uploads_spec.rb +%%WWWDIR%%/spec/lib/gitlab/cleanup/remote_uploads_spec.rb %%WWWDIR%%/spec/lib/gitlab/closing_issue_extractor_spec.rb %%WWWDIR%%/spec/lib/gitlab/color_schemes_spec.rb %%WWWDIR%%/spec/lib/gitlab/conflict/file_collection_spec.rb @@ -12061,6 +12351,9 @@ %%WWWDIR%%/spec/lib/gitlab/email/handler/create_note_handler_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/handler/unsubscribe_handler_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/handler_spec.rb +%%WWWDIR%%/spec/lib/gitlab/email/hook/additional_headers_interceptor_spec.rb +%%WWWDIR%%/spec/lib/gitlab/email/hook/delivery_metrics_observer_spec.rb +%%WWWDIR%%/spec/lib/gitlab/email/hook/disable_email_interceptor_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/message/repository_push_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/receiver_spec.rb %%WWWDIR%%/spec/lib/gitlab/email/reply_parser_spec.rb @@ -12102,7 +12395,6 @@ %%WWWDIR%%/spec/lib/gitlab/git/raw_diff_change_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/remote_repository_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/repository_spec.rb -%%WWWDIR%%/spec/lib/gitlab/git/rev_list_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/storage/checker_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/storage/circuit_breaker_spec.rb %%WWWDIR%%/spec/lib/gitlab/git/storage/failure_info_spec.rb @@ -12131,6 +12423,7 @@ %%WWWDIR%%/spec/lib/gitlab/gitaly_client/ref_service_spec.rb %%WWWDIR%%/spec/lib/gitlab/gitaly_client/remote_service_spec.rb %%WWWDIR%%/spec/lib/gitlab/gitaly_client/repository_service_spec.rb +%%WWWDIR%%/spec/lib/gitlab/gitaly_client/storage_service_spec.rb %%WWWDIR%%/spec/lib/gitlab/gitaly_client/storage_settings_spec.rb %%WWWDIR%%/spec/lib/gitlab/gitaly_client/util_spec.rb %%WWWDIR%%/spec/lib/gitlab/gitaly_client/wiki_service_spec.rb @@ -12183,6 +12476,8 @@ %%WWWDIR%%/spec/lib/gitlab/gpg/invalid_gpg_signature_updater_spec.rb %%WWWDIR%%/spec/lib/gitlab/gpg_spec.rb %%WWWDIR%%/spec/lib/gitlab/grape_logging/loggers/queue_duration_logger_spec.rb +%%WWWDIR%%/spec/lib/gitlab/graphql/authorize/authorize_resource_spec.rb +%%WWWDIR%%/spec/lib/gitlab/graphql/authorize_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphql/connections/keyset_connection_spec.rb %%WWWDIR%%/spec/lib/gitlab/graphs/commits_spec.rb %%WWWDIR%%/spec/lib/gitlab/group_hierarchy_spec.rb @@ -12196,9 +12491,11 @@ %%WWWDIR%%/spec/lib/gitlab/health_checks/redis/shared_state_check_spec.rb %%WWWDIR%%/spec/lib/gitlab/health_checks/simple_check_shared.rb %%WWWDIR%%/spec/lib/gitlab/highlight_spec.rb +%%WWWDIR%%/spec/lib/gitlab/hook_data/base_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/issuable_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/issue_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/hook_data/merge_request_builder_spec.rb +%%WWWDIR%%/spec/lib/gitlab/http_io_spec.rb %%WWWDIR%%/spec/lib/gitlab/http_spec.rb %%WWWDIR%%/spec/lib/gitlab/i18n/metadata_entry_spec.rb %%WWWDIR%%/spec/lib/gitlab/i18n/po_linter_spec.rb @@ -12214,11 +12511,13 @@ %%WWWDIR%%/spec/lib/gitlab/import_export/attribute_configuration_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/avatar_restorer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/avatar_saver_spec.rb +%%WWWDIR%%/spec/lib/gitlab/import_export/file_importer_object_storage_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/file_importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/fork_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/group_project_object_builder_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/hash_util_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/import_export_spec.rb +%%WWWDIR%%/spec/lib/gitlab/import_export/importer_object_storage_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/importer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/lfs_restorer_spec.rb %%WWWDIR%%/spec/lib/gitlab/import_export/lfs_saver_spec.rb @@ -12250,14 +12549,17 @@ %%WWWDIR%%/spec/lib/gitlab/issuable_sorter_spec.rb %%WWWDIR%%/spec/lib/gitlab/issuables_count_for_state_spec.rb %%WWWDIR%%/spec/lib/gitlab/job_waiter_spec.rb +%%WWWDIR%%/spec/lib/gitlab/json_logger_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/config_map_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/api_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/base_command_spec.rb +%%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/certificate_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/init_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/install_command_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/helm/pod_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes/namespace_spec.rb %%WWWDIR%%/spec/lib/gitlab/kubernetes_spec.rb +%%WWWDIR%%/spec/lib/gitlab/language_detection_spec.rb %%WWWDIR%%/spec/lib/gitlab/lazy_spec.rb %%WWWDIR%%/spec/lib/gitlab/legacy_github_import/branch_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/legacy_github_import/client_spec.rb @@ -12273,6 +12575,8 @@ %%WWWDIR%%/spec/lib/gitlab/legacy_github_import/user_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/legacy_github_import/wiki_formatter_spec.rb %%WWWDIR%%/spec/lib/gitlab/lfs_token_spec.rb +%%WWWDIR%%/spec/lib/gitlab/manifest_import/manifest_spec.rb +%%WWWDIR%%/spec/lib/gitlab/manifest_import/project_creator_spec.rb %%WWWDIR%%/spec/lib/gitlab/markup_helper_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/background_transaction_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/delta_spec.rb @@ -12294,6 +12598,7 @@ %%WWWDIR%%/spec/lib/gitlab/metrics/system_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics/web_transaction_spec.rb %%WWWDIR%%/spec/lib/gitlab/metrics_spec.rb +%%WWWDIR%%/spec/lib/gitlab/middleware/basic_health_check_spec.rb %%WWWDIR%%/spec/lib/gitlab/middleware/go_spec.rb %%WWWDIR%%/spec/lib/gitlab/middleware/multipart_spec.rb %%WWWDIR%%/spec/lib/gitlab/middleware/rails_queue_duration_spec.rb @@ -12412,7 +12717,6 @@ %%WWWDIR%%/spec/lib/gitlab/url_sanitizer_spec.rb %%WWWDIR%%/spec/lib/gitlab/usage_data_spec.rb %%WWWDIR%%/spec/lib/gitlab/user_access_spec.rb -%%WWWDIR%%/spec/lib/gitlab/user_activities_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/merge_hash_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/override_spec.rb %%WWWDIR%%/spec/lib/gitlab/utils/strong_memoize_spec.rb @@ -12464,6 +12768,7 @@ %%WWWDIR%%/spec/migrations/README.md %%WWWDIR%%/spec/migrations/active_record/schedule_set_confidential_note_events_on_services_spec.rb %%WWWDIR%%/spec/migrations/active_record/schema_spec.rb +%%WWWDIR%%/spec/migrations/add_foreign_key_from_notification_settings_to_users_spec.rb %%WWWDIR%%/spec/migrations/add_foreign_key_to_merge_requests_spec.rb %%WWWDIR%%/spec/migrations/add_foreign_keys_to_todos_spec.rb %%WWWDIR%%/spec/migrations/add_head_pipeline_for_each_merge_request_spec.rb @@ -12486,9 +12791,11 @@ %%WWWDIR%%/spec/migrations/convert_custom_notification_settings_to_columns_spec.rb %%WWWDIR%%/spec/migrations/create_missing_namespace_for_internal_users_spec.rb %%WWWDIR%%/spec/migrations/delete_conflicting_redirect_routes_spec.rb +%%WWWDIR%%/spec/migrations/enqueue_delete_diff_files_workers_spec.rb %%WWWDIR%%/spec/migrations/enqueue_verify_pages_domain_workers_spec.rb %%WWWDIR%%/spec/migrations/fill_file_store_spec.rb %%WWWDIR%%/spec/migrations/fix_wrongly_renamed_routes_spec.rb +%%WWWDIR%%/spec/migrations/generate_missing_routes_spec.rb %%WWWDIR%%/spec/migrations/issues_moved_to_id_foreign_key_spec.rb %%WWWDIR%%/spec/migrations/migrate_build_stage_reference_again_spec.rb %%WWWDIR%%/spec/migrations/migrate_create_trace_artifact_sidekiq_queue_spec.rb @@ -12725,6 +13032,8 @@ %%WWWDIR%%/spec/models/notification_setting_spec.rb %%WWWDIR%%/spec/models/pages_domain_spec.rb %%WWWDIR%%/spec/models/personal_access_token_spec.rb +%%WWWDIR%%/spec/models/postgresql/replication_slot_spec.rb +%%WWWDIR%%/spec/models/programming_language_spec.rb %%WWWDIR%%/spec/models/project_authorization_spec.rb %%WWWDIR%%/spec/models/project_auto_devops_spec.rb %%WWWDIR%%/spec/models/project_ci_cd_setting_spec.rb @@ -12754,6 +13063,7 @@ %%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb %%WWWDIR%%/spec/models/project_services/gemnasium_service_spec.rb %%WWWDIR%%/spec/models/project_services/gitlab_issue_tracker_service_spec.rb +%%WWWDIR%%/spec/models/project_services/hangouts_chat_service_spec.rb %%WWWDIR%%/spec/models/project_services/hipchat_service_spec.rb %%WWWDIR%%/spec/models/project_services/irker_service_spec.rb %%WWWDIR%%/spec/models/project_services/issue_tracker_service_spec.rb @@ -12786,10 +13096,13 @@ %%WWWDIR%%/spec/models/redirect_route_spec.rb %%WWWDIR%%/spec/models/release_spec.rb %%WWWDIR%%/spec/models/remote_mirror_spec.rb +%%WWWDIR%%/spec/models/repository_language_spec.rb %%WWWDIR%%/spec/models/repository_spec.rb +%%WWWDIR%%/spec/models/resource_label_event_spec.rb %%WWWDIR%%/spec/models/route_spec.rb %%WWWDIR%%/spec/models/sent_notification_spec.rb %%WWWDIR%%/spec/models/service_spec.rb +%%WWWDIR%%/spec/models/site_statistic_spec.rb %%WWWDIR%%/spec/models/snippet_blob_spec.rb %%WWWDIR%%/spec/models/snippet_spec.rb %%WWWDIR%%/spec/models/spam_log_spec.rb @@ -12806,6 +13119,7 @@ %%WWWDIR%%/spec/models/user_custom_attribute_spec.rb %%WWWDIR%%/spec/models/user_interacted_project_spec.rb %%WWWDIR%%/spec/models/user_spec.rb +%%WWWDIR%%/spec/models/user_status_spec.rb %%WWWDIR%%/spec/models/wiki_directory_spec.rb %%WWWDIR%%/spec/models/wiki_page_spec.rb %%WWWDIR%%/spec/policies/application_setting/term_policy_spec.rb @@ -12815,6 +13129,7 @@ %%WWWDIR%%/spec/policies/ci/pipeline_schedule_policy_spec.rb %%WWWDIR%%/spec/policies/ci/trigger_policy_spec.rb %%WWWDIR%%/spec/policies/clusters/cluster_policy_spec.rb +%%WWWDIR%%/spec/policies/concerns/policy_actor_spec.rb %%WWWDIR%%/spec/policies/deploy_key_policy_spec.rb %%WWWDIR%%/spec/policies/deploy_token_policy_spec.rb %%WWWDIR%%/spec/policies/environment_policy_spec.rb @@ -12830,6 +13145,7 @@ %%WWWDIR%%/spec/policies/protected_branch_policy_spec.rb %%WWWDIR%%/spec/policies/user_policy_spec.rb %%WWWDIR%%/spec/presenters/ci/build_presenter_spec.rb +%%WWWDIR%%/spec/presenters/ci/build_runner_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/group_variable_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/pipeline_presenter_spec.rb %%WWWDIR%%/spec/presenters/ci/variable_presenter_spec.rb @@ -12862,6 +13178,7 @@ %%WWWDIR%%/spec/requests/api/events_spec.rb %%WWWDIR%%/spec/requests/api/features_spec.rb %%WWWDIR%%/spec/requests/api/files_spec.rb +%%WWWDIR%%/spec/requests/api/graphql/mutations/merge_requests/set_wip_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project/merge_request_spec.rb %%WWWDIR%%/spec/requests/api/graphql/project_query_spec.rb %%WWWDIR%%/spec/requests/api/group_boards_spec.rb @@ -12925,6 +13242,7 @@ %%WWWDIR%%/spec/routing/environments_spec.rb %%WWWDIR%%/spec/routing/group_routing_spec.rb %%WWWDIR%%/spec/routing/import_routing_spec.rb +%%WWWDIR%%/spec/routing/instance_statistics_routing_spec.rb %%WWWDIR%%/spec/routing/notifications_routing_spec.rb %%WWWDIR%%/spec/routing/openid_connect_spec.rb %%WWWDIR%%/spec/routing/project_routing_spec.rb @@ -13003,6 +13321,10 @@ %%WWWDIR%%/spec/serializers/runner_entity_spec.rb %%WWWDIR%%/spec/serializers/stage_entity_spec.rb %%WWWDIR%%/spec/serializers/status_entity_spec.rb +%%WWWDIR%%/spec/serializers/test_case_entity_spec.rb +%%WWWDIR%%/spec/serializers/test_reports_comparer_entity_spec.rb +%%WWWDIR%%/spec/serializers/test_reports_comparer_serializer_spec.rb +%%WWWDIR%%/spec/serializers/test_suite_comparer_entity_spec.rb %%WWWDIR%%/spec/serializers/user_entity_spec.rb %%WWWDIR%%/spec/serializers/variable_entity_spec.rb %%WWWDIR%%/spec/services/access_token_validation_service_spec.rb @@ -13023,6 +13345,7 @@ %%WWWDIR%%/spec/services/boards/lists/move_service_spec.rb %%WWWDIR%%/spec/services/chat_names/authorize_user_service_spec.rb %%WWWDIR%%/spec/services/chat_names/find_user_service_spec.rb +%%WWWDIR%%/spec/services/ci/compare_test_reports_service_spec.rb %%WWWDIR%%/spec/services/ci/create_pipeline_service_spec.rb %%WWWDIR%%/spec/services/ci/ensure_stage_service_spec.rb %%WWWDIR%%/spec/services/ci/extract_sections_from_build_trace_service_spec.rb @@ -13150,6 +13473,7 @@ %%WWWDIR%%/spec/services/projects/create_from_template_service_spec.rb %%WWWDIR%%/spec/services/projects/create_service_spec.rb %%WWWDIR%%/spec/services/projects/destroy_service_spec.rb +%%WWWDIR%%/spec/services/projects/detect_repository_languages_service_spec.rb %%WWWDIR%%/spec/services/projects/download_service_spec.rb %%WWWDIR%%/spec/services/projects/enable_deploy_key_service_spec.rb %%WWWDIR%%/spec/services/projects/fork_service_spec.rb @@ -13199,6 +13523,7 @@ %%WWWDIR%%/spec/services/repair_ldap_blocked_user_service_spec.rb %%WWWDIR%%/spec/services/repository_archive_clean_up_service_spec.rb %%WWWDIR%%/spec/services/reset_project_cache_service_spec.rb +%%WWWDIR%%/spec/services/resource_events/change_labels_service_spec.rb %%WWWDIR%%/spec/services/search/global_service_spec.rb %%WWWDIR%%/spec/services/search/group_service_spec.rb %%WWWDIR%%/spec/services/search/snippet_service_spec.rb @@ -13212,6 +13537,11 @@ %%WWWDIR%%/spec/services/test_hooks/project_service_spec.rb %%WWWDIR%%/spec/services/test_hooks/system_service_spec.rb %%WWWDIR%%/spec/services/todo_service_spec.rb +%%WWWDIR%%/spec/services/todos/destroy/confidential_issue_service_spec.rb +%%WWWDIR%%/spec/services/todos/destroy/entity_leave_service_spec.rb +%%WWWDIR%%/spec/services/todos/destroy/group_private_service_spec.rb +%%WWWDIR%%/spec/services/todos/destroy/private_features_service_spec.rb +%%WWWDIR%%/spec/services/todos/destroy/project_private_service_spec.rb %%WWWDIR%%/spec/services/update_merge_request_metrics_service_spec.rb %%WWWDIR%%/spec/services/update_release_service_spec.rb %%WWWDIR%%/spec/services/update_snippet_service_spec.rb @@ -13226,6 +13556,7 @@ %%WWWDIR%%/spec/services/users/migrate_to_ghost_user_service_spec.rb %%WWWDIR%%/spec/services/users/refresh_authorized_projects_service_spec.rb %%WWWDIR%%/spec/services/users/respond_to_terms_service_spec.rb +%%WWWDIR%%/spec/services/users/set_status_service_spec.rb %%WWWDIR%%/spec/services/users/update_service_spec.rb %%WWWDIR%%/spec/services/verify_pages_domain_service_spec.rb %%WWWDIR%%/spec/services/web_hook_service_spec.rb @@ -13350,11 +13681,11 @@ %%WWWDIR%%/spec/support/helpers/stub_feature_flags.rb %%WWWDIR%%/spec/support/helpers/stub_gitlab_calls.rb %%WWWDIR%%/spec/support/helpers/stub_gitlab_data.rb +%%WWWDIR%%/spec/support/helpers/stub_metrics.rb %%WWWDIR%%/spec/support/helpers/stub_object_storage.rb %%WWWDIR%%/spec/support/helpers/terms_helper.rb %%WWWDIR%%/spec/support/helpers/test_env.rb %%WWWDIR%%/spec/support/helpers/upload_helpers.rb -%%WWWDIR%%/spec/support/helpers/user_activities_helpers.rb %%WWWDIR%%/spec/support/helpers/wait_for_requests.rb %%WWWDIR%%/spec/support/helpers/workhorse_helpers.rb %%WWWDIR%%/spec/support/http_io/http_io_helpers.rb @@ -13386,12 +13717,13 @@ %%WWWDIR%%/spec/support/matchers/markdown_matchers.rb %%WWWDIR%%/spec/support/matchers/match_file.rb %%WWWDIR%%/spec/support/matchers/match_ids.rb +%%WWWDIR%%/spec/support/matchers/metric_counter_matcher.rb %%WWWDIR%%/spec/support/matchers/navigation_matcher.rb %%WWWDIR%%/spec/support/matchers/pagination_matcher.rb %%WWWDIR%%/spec/support/matchers/query_matcher.rb %%WWWDIR%%/spec/support/matchers/satisfy_matchers.rb %%WWWDIR%%/spec/support/matchers/security_header_matcher.rb -%%WWWDIR%%/spec/support/matchers/user_activity_matchers.rb +%%WWWDIR%%/spec/support/matchers/user_status_matcher.rb %%WWWDIR%%/spec/support/migrations_helpers/track_untracked_uploads_helpers.rb %%WWWDIR%%/spec/support/omni_auth.rb %%WWWDIR%%/spec/support/prepare-gitlab-git-test-for-commit @@ -13409,10 +13741,12 @@ %%WWWDIR%%/spec/support/setup_builds_storage.rb %%WWWDIR%%/spec/support/shared_contexts/email_shared_blocks.rb %%WWWDIR%%/spec/support/shared_contexts/json_response_shared_context.rb +%%WWWDIR%%/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb %%WWWDIR%%/spec/support/shared_contexts/services_shared_context.rb %%WWWDIR%%/spec/support/shared_examples/chat_slash_commands_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/ci_trace_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/common_system_notes_examples.rb +%%WWWDIR%%/spec/support/shared_examples/controllers/todos_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/uploads_actions_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/controllers/variables_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/email_format_shared_examples.rb @@ -13430,6 +13764,7 @@ %%WWWDIR%%/spec/support/shared_examples/gitlab_verify.rb %%WWWDIR%%/spec/support/shared_examples/group_members_shared_example.rb %%WWWDIR%%/spec/support/shared_examples/helm_generated_script.rb +%%WWWDIR%%/spec/support/shared_examples/instance_statistics_controllers_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/issuable_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/issuables_list_metadata_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/issue_tracker_service_shared_example.rb @@ -13465,6 +13800,8 @@ %%WWWDIR%%/spec/support/shared_examples/services/boards/lists_destroy_service.rb %%WWWDIR%%/spec/support/shared_examples/services/boards/lists_list_service.rb %%WWWDIR%%/spec/support/shared_examples/services/boards/lists_move_service.rb +%%WWWDIR%%/spec/support/shared_examples/services/gitlab_projects_import_service_shared_examples.rb +%%WWWDIR%%/spec/support/shared_examples/showing_user_status_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/slack_mattermost_notifications_shared_examples.rb %%WWWDIR%%/spec/support/shared_examples/snippet_visibility.rb %%WWWDIR%%/spec/support/shared_examples/snippets_shared_examples.rb @@ -13480,6 +13817,7 @@ %%WWWDIR%%/spec/support/shoulda/matchers/rails_shim.rb %%WWWDIR%%/spec/support/sidekiq.rb %%WWWDIR%%/spec/support/stored_repositories.rb +%%WWWDIR%%/spec/support/test_reports/test_reports_helper.rb %%WWWDIR%%/spec/support/trace/trace_helpers.rb %%WWWDIR%%/spec/support/unpack-gitlab-git-test %%WWWDIR%%/spec/support/webmock.rb @@ -13609,6 +13947,7 @@ %%WWWDIR%%/spec/workers/delete_diff_files_worker_spec.rb %%WWWDIR%%/spec/workers/delete_merged_branches_worker_spec.rb %%WWWDIR%%/spec/workers/delete_user_worker_spec.rb +%%WWWDIR%%/spec/workers/detect_repository_languages_worker_spec.rb %%WWWDIR%%/spec/workers/email_receiver_worker_spec.rb %%WWWDIR%%/spec/workers/emails_on_push_worker_spec.rb %%WWWDIR%%/spec/workers/every_sidekiq_worker_spec.rb @@ -13676,17 +14015,20 @@ %%WWWDIR%%/spec/workers/repository_remove_remote_worker_spec.rb %%WWWDIR%%/spec/workers/repository_update_remote_mirror_worker_spec.rb %%WWWDIR%%/spec/workers/run_pipeline_schedule_worker_spec.rb -%%WWWDIR%%/spec/workers/schedule_update_user_activity_worker_spec.rb %%WWWDIR%%/spec/workers/stage_update_worker_spec.rb %%WWWDIR%%/spec/workers/storage_migrator_worker_spec.rb %%WWWDIR%%/spec/workers/stuck_ci_jobs_worker_spec.rb %%WWWDIR%%/spec/workers/stuck_import_jobs_worker_spec.rb %%WWWDIR%%/spec/workers/stuck_merge_jobs_worker_spec.rb %%WWWDIR%%/spec/workers/system_hook_push_worker_spec.rb +%%WWWDIR%%/spec/workers/todos_destroyer/confidential_issue_worker_spec.rb +%%WWWDIR%%/spec/workers/todos_destroyer/entity_leave_worker_spec.rb +%%WWWDIR%%/spec/workers/todos_destroyer/group_private_worker_spec.rb +%%WWWDIR%%/spec/workers/todos_destroyer/private_features_worker_spec.rb +%%WWWDIR%%/spec/workers/todos_destroyer/project_private_worker_spec.rb %%WWWDIR%%/spec/workers/trending_projects_worker_spec.rb %%WWWDIR%%/spec/workers/update_head_pipeline_for_merge_request_worker_spec.rb %%WWWDIR%%/spec/workers/update_merge_requests_worker_spec.rb -%%WWWDIR%%/spec/workers/update_user_activity_worker_spec.rb %%WWWDIR%%/spec/workers/upload_checksum_worker_spec.rb %%WWWDIR%%/spec/workers/wait_for_cluster_creation_worker_spec.rb %%WWWDIR%%/symbol/icons.svg @@ -13720,12 +14062,7 @@ %%WWWDIR%%/vendor/assets/javascripts/pdf.worker.js %%WWWDIR%%/vendor/assets/javascripts/pdf.worker.min.js %%WWWDIR%%/vendor/assets/javascripts/u2f.js -%%WWWDIR%%/vendor/assets/javascripts/xterm/encoding-indexes.js -%%WWWDIR%%/vendor/assets/javascripts/xterm/encoding.js -%%WWWDIR%%/vendor/assets/javascripts/xterm/fit.js -%%WWWDIR%%/vendor/assets/javascripts/xterm/xterm.js %%WWWDIR%%/vendor/assets/stylesheets/cropper.css -%%WWWDIR%%/vendor/assets/stylesheets/xterm/xterm.css %%WWWDIR%%/vendor/gitignore/Global/README.md %%WWWDIR%%/vendor/gitignore/LICENSE %%WWWDIR%%/vendor/gitlab-ci-yml/.gitlab-ci.yml |