.. |
auto_devops
|
Rename project's pipelines relation
|
2018-12-05 14:39:15 +00:00 |
container_repository
|
Add Container Registry API
|
2019-01-25 13:13:48 +01:00 |
group_links
|
Change policy regarding group visibility
|
2019-02-20 11:08:13 +01:00 |
hashed_storage
|
Skip project validation when switching storage layouts
|
2019-03-05 04:00:53 +01:00 |
import_export
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
lfs_pointers
|
Properly handle LFS Batch API response in project import
|
2019-05-09 18:04:40 -05:00 |
operations
|
Add ProjectMetricsDashboardSetting model and table
|
2019-04-26 17:23:26 +00:00 |
after_import_service.rb
|
Don't run full gc in AfterImportService
|
2019-05-10 06:55:53 -05:00 |
after_rename_service.rb
|
Move MigrationService to HashedStorage module
|
2019-01-25 20:26:35 +01:00 |
autocomplete_service.rb
|
Fix MilestonesFinder to pass relations to scope
|
2019-01-12 00:05:36 +08:00 |
base_move_relations_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
batch_count_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
batch_forks_count_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
batch_open_issues_count_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
cleanup_service.rb
|
Remove cleaned up OIDs from database and cache
|
2019-05-06 11:35:03 +01:00 |
count_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
create_from_template_service.rb
|
Actually set raise_on_unfiltered_parameters to true
|
2019-01-16 22:36:01 +01:00 |
create_service.rb
|
Stop configuring group clusters on creation
|
2019-05-16 20:18:42 -05:00 |
destroy_service.rb
|
Externalize strings detected by rubocop-i18n
|
2019-04-15 12:25:48 +00:00 |
detect_repository_languages_service.rb
|
Forbid the use of #reload and prefer #reset
|
2019-04-15 13:05:14 +02:00 |
disable_deploy_key_service.rb
|
Fix enabling project deploy key for admins
|
2018-11-16 23:18:06 -08:00 |
download_service.rb
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
enable_deploy_key_service.rb
|
Fix enabling project deploy key for admins
|
2018-11-16 23:18:06 -08:00 |
fetch_statistics_increment_service.rb
|
Add project http fetch statistics API
|
2019-02-27 11:52:35 +01:00 |
fork_service.rb
|
Let users set name/path on project fork using API
|
2019-02-20 00:19:27 +05:30 |
forks_count_service.rb
|
Remove the ForkedProjectLink model
|
2018-10-19 11:57:20 +02:00 |
git_deduplication_service.rb
|
Add GitDeduplicationService for deduplication housekeeping
|
2019-05-21 13:34:31 -07:00 |
gitlab_projects_import_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
housekeeping_service.rb
|
Use git_garbage_collect_worker to run pack_refs
|
2019-05-02 21:41:05 +00:00 |
import_error_filter.rb
|
Run rubocop -a on CE files
|
2019-05-05 03:24:28 -07:00 |
import_service.rb
|
Refactored LfsImportService and ImportService
|
2019-04-30 08:21:21 +00:00 |
move_access_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
move_deploy_keys_projects_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
move_forks_service.rb
|
Remove the ForkedProjectLink model
|
2018-10-19 11:57:20 +02:00 |
move_lfs_objects_projects_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
move_notification_settings_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
move_project_authorizations_service.rb
|
Fix typos in comments and specs
|
2018-11-01 08:59:20 +02:00 |
move_project_group_links_service.rb
|
Forbid the use of #reload and prefer #reset
|
2019-04-15 13:05:14 +02:00 |
move_project_members_service.rb
|
Fix typos in comments and specs
|
2018-11-01 08:59:20 +02:00 |
move_users_star_projects_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
open_issues_count_service.rb
|
Disable existing offenses for the CodeReuse cops
|
2018-09-11 17:32:00 +02:00 |
open_merge_requests_count_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
overwrite_project_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
participants_service.rb
|
Enable more frozen string in app/services/**/*.rb
|
2018-07-17 15:19:40 -07:00 |
propagate_service_template.rb
|
Upgrade Rails to 5.1.6.1
|
2019-04-23 08:31:23 +08:00 |
protect_default_branch_service.rb
|
Refactor code for protecting default branches
|
2019-01-16 14:25:14 +01:00 |
repository_languages_service.rb
|
Change DetectRepositoryLanguagesWorker to not receive user
|
2019-05-09 16:54:20 +01:00 |
transfer_service.rb
|
Stop configuring group clusters on creation
|
2019-05-16 20:18:42 -05:00 |
unlink_fork_service.rb
|
Remove the ForkedProjectLink model
|
2018-10-19 11:57:20 +02:00 |
update_pages_configuration_service.rb
|
Do not reload daemon if configuration file of pages does not change
|
2019-01-16 13:02:41 +01:00 |
update_pages_service.rb
|
Extract GitLab Pages using RubyZip
|
2019-01-31 16:52:48 +01:00 |
update_remote_mirror_service.rb
|
SSH public-key authentication for push mirroring
|
2018-11-19 11:46:39 +00:00 |
update_service.rb
|
Remove deprecated uses of attribute_changed?
|
2019-04-30 15:24:25 +08:00 |
update_statistics_service.rb
|
Add wiki size to project statistics
|
2019-05-29 16:08:25 +02:00 |