gitlab-org--gitlab-foss/spec
Luke Duncalfe f7163afb8a CE backport for changes in EE MR 13894
This backports to CE changes that allow the recording of the
repository_type in the table lfs_objects_projects.

This is in order to allow future pruning of unreferenced LFS objects,
as we will need to know which repository to look in for the LFS pointer
file.

The EE MR that contains the original code and a full explanation of the
changes is
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894

EE Issue https://gitlab.com/gitlab-org/gitlab-ee/issues/9490

Note that there was a lot of CE code changed in the EE MR because we
want to allow the wiki repository to also use LFS. See
https://gitlab.com/gitlab-org/gitlab-ce/issues/43721. As the wiki is
an unlicensed feature, a full backport is required to enable this.
2019-06-17 11:23:06 +12:00
..
bin
config
controllers Merge branch 'ce-3861-use-serializers-for-project-group-boards' into 'master' 2019-06-13 19:27:26 +00:00
db
dependencies
factories CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
features Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 62966-embed-zoom-call-in-issue-mvc 2019-06-15 00:53:34 +10:00
finders Remove some deprecated code 2019-06-07 14:32:31 +03:00
fixtures Expose prometheus endpoint per metric in dashboard 2019-06-06 11:43:50 +01:00
frontend Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 62966-embed-zoom-call-in-issue-mvc 2019-06-15 00:53:34 +10:00
graphql Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
haml_lint/linter
helpers Fix missing deployment rockets in monitor dashboard 2019-06-14 07:59:42 +00:00
initializers Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
javascripts Merge branch '57813-merge-request-tabs-do-not-handle-ctrl-click-correctly' into 'master' 2019-06-14 21:54:28 +00:00
lib Merge branch 'bvl-comments-graphql' into 'master' 2019-06-14 19:41:38 +00:00
mailers Omit blocked admins from repository check e-mails 2019-06-12 12:55:25 -07:00
migrations Fix null source_project_id in pool_repositories 2019-06-11 09:00:04 -07:00
models CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
policies Do not blindly expose public project statistics 2019-06-14 20:40:21 +00:00
presenters Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
requests Do not blindly expose public project statistics 2019-06-14 20:40:21 +00:00
routing Merge branch 'dz-scope-project-routes-3' into 'master' 2019-05-31 15:53:04 +00:00
rubocop Merge branch 'qa-extend-click-visit-actions' into 'master' 2019-05-28 16:44:22 +00:00
serializers Use serialization for project boards 2019-06-06 22:13:14 +12:00
services CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
sidekiq/cron
support Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
tasks Merge branch 'gitaly-version-v1.43.0' into 'master' 2019-05-31 14:16:54 +00:00
uploaders Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
validators
views Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
workers Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb