.. |
auto_devops
|
Automatically disable Auto DevOps for project upon first pipeline failure
|
2018-09-06 19:20:42 +00:00 |
ci
|
Create framework for build prerequisites
|
2019-03-20 12:04:40 +11:00 |
concerns
|
Removes all the irrelevant import related code and columns
|
2018-11-27 12:58:13 +00:00 |
deployments
|
Squashed commit of the following:
|
2018-11-06 10:54:27 +09:00 |
gitlab/github_import
|
Removes all the irrelevant import related code and columns
|
2018-11-27 12:58:13 +00:00 |
hashed_storage
|
Added Rollbacker workers and support on the rake task
|
2019-03-01 15:49:20 +01:00 |
mail_scheduler
|
Make ActionContorller::Parameters serializable for sidekiq jobs
|
2019-02-05 10:39:14 +00:00 |
object_pool
|
Leave object pools when destroying projects
|
2018-12-19 13:21:56 +01:00 |
repository_check
|
Remove broken git storage for testing
|
2018-10-23 10:36:47 +02:00 |
todos_destroyer
|
Remove group todos when a users looses access
|
2018-08-02 16:16:58 +02:00 |
admin_email_worker_spec.rb
|
|
|
archive_trace_worker_spec.rb
|
Improve spec
|
2018-11-29 14:51:03 +09:00 |
authorized_projects_worker_spec.rb
|
|
|
background_migration_worker_spec.rb
|
Respond to DB health in background migrations
|
2018-08-06 15:20:36 +02:00 |
build_coverage_worker_spec.rb
|
|
|
build_finished_worker_spec.rb
|
Move ChatOps to Core
|
2019-02-20 21:29:48 +00:00 |
build_hooks_worker_spec.rb
|
|
|
build_success_worker_spec.rb
|
Create deployments only if action: start
|
2018-11-06 10:54:27 +09:00 |
build_trace_sections_worker_spec.rb
|
|
|
chat_notification_worker_spec.rb
|
Move ChatOps to Core
|
2019-02-20 21:29:48 +00:00 |
cleanup_container_repository_worker_spec.rb
|
Add Container Registry API
|
2019-01-25 13:13:48 +01:00 |
cluster_configure_worker_spec.rb
|
Add feature flag for build preparing state
|
2019-03-20 12:04:46 +11:00 |
cluster_project_configure_worker_spec.rb
|
Add feature flag for build preparing state
|
2019-03-20 12:04:46 +11:00 |
cluster_provision_worker_spec.rb
|
Rename ClusterPlatformConfigureWorker
|
2018-12-21 13:17:13 +00:00 |
cluster_wait_for_ingress_ip_address_worker_spec.rb
|
|
|
create_gpg_signature_worker_spec.rb
|
Make CreateGpgSignatureWorker backwards compatible with original method signature
|
2018-08-02 16:06:17 -07:00 |
create_note_diff_file_worker_spec.rb
|
|
|
create_pipeline_worker_spec.rb
|
|
|
delete_container_repository_worker_spec.rb
|
Delete a container registry asynchronously
|
2018-09-07 12:42:59 -07:00 |
delete_diff_files_worker_spec.rb
|
|
|
delete_merged_branches_worker_spec.rb
|
|
|
delete_user_worker_spec.rb
|
|
|
detect_repository_languages_worker_spec.rb
|
Add repository languages for projects
|
2018-08-01 18:58:29 +02:00 |
email_receiver_worker_spec.rb
|
Apply patches when creating MR via email
|
2018-11-07 16:27:55 +01:00 |
emails_on_push_worker_spec.rb
|
Fix typos in lib
|
2018-11-15 12:15:43 +02:00 |
every_sidekiq_worker_spec.rb
|
Backport of gitlab-ee!8470
|
2018-11-19 16:29:19 -05:00 |
expire_build_artifacts_worker_spec.rb
|
Remove expired artifacts periodically
|
2019-01-24 20:50:42 +09:00 |
expire_build_instance_artifacts_worker_spec.rb
|
|
|
expire_job_cache_worker_spec.rb
|
|
|
expire_pipeline_cache_worker_spec.rb
|
|
|
git_garbage_collect_worker_spec.rb
|
Ensure pool participants are linked before GC
|
2019-01-14 16:09:47 +01:00 |
gitlab_shell_worker_spec.rb
|
|
|
gitlab_usage_ping_worker_spec.rb
|
|
|
group_destroy_worker_spec.rb
|
|
|
import_issues_csv_worker_spec.rb
|
Import CSV Backend
|
2019-01-07 11:16:58 +08:00 |
invalid_gpg_signature_update_worker_spec.rb
|
|
|
issue_due_scheduler_worker_spec.rb
|
|
|
merge_worker_spec.rb
|
Resolve "Rename the Master role to Maintainer " Backend
|
2018-07-11 14:36:08 +00:00 |
namespaceless_project_destroy_worker_spec.rb
|
Remove the ForkedProjectLink model
|
2018-10-19 11:57:20 +02:00 |
new_issue_worker_spec.rb
|
|
|
new_merge_request_worker_spec.rb
|
|
|
new_note_worker_spec.rb
|
|
|
pages_domain_verification_cron_worker_spec.rb
|
|
|
pages_domain_verification_worker_spec.rb
|
|
|
pipeline_hooks_worker_spec.rb
|
|
|
pipeline_metrics_worker_spec.rb
|
|
|
pipeline_notification_worker_spec.rb
|
|
|
pipeline_process_worker_spec.rb
|
|
|
pipeline_schedule_worker_spec.rb
|
Rename project's pipelines relation
|
2018-12-05 14:39:15 +00:00 |
pipeline_success_worker_spec.rb
|
|
|
pipeline_update_worker_spec.rb
|
|
|
plugin_worker_spec.rb
|
|
|
post_receive_spec.rb
|
Rename GitPushService -> Git::BranchPushService
|
2019-03-25 13:02:31 +00:00 |
process_commit_worker_spec.rb
|
Fix ProcessCommitWorker when upstream project is deleted
|
2018-07-10 17:11:31 +01:00 |
project_cache_worker_spec.rb
|
Revert "Merge branch '44726-cancel_lease_upon_completion_in_project_cache_worker' into 'master'"
|
2018-07-04 11:04:58 +00:00 |
project_daily_statistics_worker_spec.rb
|
Add project http fetch statistics API
|
2019-02-27 11:52:35 +01:00 |
project_destroy_worker_spec.rb
|
Fix: Project deletion may not log audit events during user deletion
|
2018-08-17 12:23:27 +03:00 |
project_export_worker_spec.rb
|
|
|
project_service_worker_spec.rb
|
Log project services errors when executing async
|
2018-09-10 18:01:25 -03:00 |
propagate_service_template_worker_spec.rb
|
|
|
prune_old_events_worker_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
prune_web_hook_logs_worker_spec.rb
|
Improve PruneWebHookLogsWorker spec
|
2018-12-07 10:55:44 +01:00 |
reactive_caching_worker_spec.rb
|
|
|
rebase_worker_spec.rb
|
Fix deprecation: You are passing an instance of ActiveRecord::Base to find
|
2018-11-26 23:27:04 +01:00 |
remote_mirror_notification_worker_spec.rb
|
Only send one notification for failed remote mirror
|
2019-01-15 00:15:40 -08:00 |
remove_expired_group_links_worker_spec.rb
|
|
|
remove_expired_members_worker_spec.rb
|
|
|
remove_unreferenced_lfs_objects_worker_spec.rb
|
|
|
repository_cleanup_worker_spec.rb
|
Use BFG object maps to clean projects
|
2018-12-06 18:58:00 +00:00 |
repository_fork_worker_spec.rb
|
Clean up Shell.fork_repository
|
2019-02-05 21:33:09 -08:00 |
repository_import_worker_spec.rb
|
Removes all the irrelevant import related code and columns
|
2018-11-27 12:58:13 +00:00 |
repository_remove_remote_worker_spec.rb
|
Remove Gitlab::Git::Repository#rugged and Gollum code
|
2018-10-02 16:34:28 -03:00 |
repository_update_remote_mirror_worker_spec.rb
|
Only send one notification for failed remote mirror
|
2019-01-15 00:15:40 -08:00 |
run_pipeline_schedule_worker_spec.rb
|
Revert "Avoid conflicts between enumlator's schedule! method and state machine's schedule! method"
|
2018-10-04 16:35:05 +09:00 |
stage_update_worker_spec.rb
|
|
|
stuck_ci_jobs_worker_spec.rb
|
Lock writes to trace stream
|
2018-11-27 17:55:20 +01:00 |
stuck_import_jobs_worker_spec.rb
|
StuckImportJobsWorker query performance optimization
|
2018-11-07 21:24:31 +00:00 |
stuck_merge_jobs_worker_spec.rb
|
Adjust flaky Rails logger call test
|
2018-12-18 16:48:59 -02:00 |
system_hook_push_worker_spec.rb
|
|
|
trending_projects_worker_spec.rb
|
|
|
update_head_pipeline_for_merge_request_worker_spec.rb
|
Merge dev master into GitLab.com master
|
2019-03-04 19:44:46 +01:00 |
update_merge_requests_worker_spec.rb
|
|
|
upload_checksum_worker_spec.rb
|
|
|
wait_for_cluster_creation_worker_spec.rb
|
|
|