gitlab-org--gitlab-foss/spec/services/projects
Jan Provaznik d25239ee0b Use git_garbage_collect_worker to run pack_refs
PackRefs is not an expensive gitaly call - we want to
call it more often (than as part of full `gc`) because
it helps to keep number of refs files small - too many
refs file may be a problem for deployments with
slow storage.
2019-05-02 21:41:05 +00:00
..
auto_devops Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
container_repository
group_links Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
hashed_storage Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
import_export Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
lfs_pointers Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00
operations Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
after_import_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
after_rename_service_spec.rb
autocomplete_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
batch_open_issues_count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
cleanup_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
create_from_template_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
destroy_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
detect_repository_languages_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
download_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
enable_deploy_key_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
fetch_statistics_increment_service_spec.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
fork_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
forks_count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
gitlab_projects_import_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
housekeeping_service_spec.rb Use git_garbage_collect_worker to run pack_refs 2019-05-02 21:41:05 +00:00
import_error_filter_spec.rb
import_service_spec.rb Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00
move_access_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_deploy_keys_projects_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_forks_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_lfs_objects_projects_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_notification_settings_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_project_authorizations_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_project_group_links_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_project_members_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_users_star_projects_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
open_issues_count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
open_merge_requests_count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
overwrite_project_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
participants_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
propagate_service_template_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
protect_default_branch_service_spec.rb
repository_languages_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
transfer_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
unlink_fork_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
update_pages_configuration_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
update_pages_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
update_remote_mirror_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
update_service_spec.rb Fix project auto dev ops failure 2019-04-23 08:31:23 +08:00
update_statistics_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00