Date: Thu, 6 Sep 2018 19:09:19 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479140 - in head/www/gitlab-ce: . files Message-ID: <201809061909.w86J9Jfn056718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Sep 6 19:09:19 2018 New Revision: 479140 URL: https://svnweb.freebsd.org/changeset/ports/479140 Log: 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) Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo head/www/gitlab-ce/files/patch-Gemfile head/www/gitlab-ce/files/patch-config_gitlab.yml.example head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb head/www/gitlab-ce/files/patch-config_unicorn.rb.example head/www/gitlab-ce/pkg-message head/www/gitlab-ce/pkg-plist Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/Makefile Thu Sep 6 19:09:19 2018 (r479140) @@ -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 Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/distinfo Thu Sep 6 19:09:19 2018 (r479140) @@ -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 Modified: head/www/gitlab-ce/files/patch-Gemfile ============================================================================== --- head/www/gitlab-ce/files/patch-Gemfile Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/files/patch-Gemfile Thu Sep 6 19:09:19 2018 (r479140) @@ -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 Modified: head/www/gitlab-ce/files/patch-config_gitlab.yml.example ============================================================================== --- head/www/gitlab-ce/files/patch-config_gitlab.yml.example Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/files/patch-config_gitlab.yml.example Thu Sep 6 19:09:19 2018 (r479140) @@ -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: Modified: head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb ============================================================================== --- head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/files/patch-config_initializers_1__settings.rb Thu Sep 6 19:09:19 2018 (r479140) @@ -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' Modified: head/www/gitlab-ce/files/patch-config_unicorn.rb.example ============================================================================== --- head/www/gitlab-ce/files/patch-config_unicorn.rb.example Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/files/patch-config_unicorn.rb.example Thu Sep 6 19:09:19 2018 (r479140) @@ -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: Modified: head/www/gitlab-ce/pkg-message ============================================================================== --- head/www/gitlab-ce/pkg-message Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/pkg-message Thu Sep 6 19:09:19 2018 (r479140) @@ -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: Modified: head/www/gitlab-ce/pkg-plist ============================================================================== --- head/www/gitlab-ce/pkg-plist Thu Sep 6 19:06:16 2018 (r479139) +++ head/www/gitlab-ce/pkg-plist Thu Sep 6 19:09:19 2018 (r479140) @@ -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 *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809061909.w86J9Jfn056718>